示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gdFirstScr = ((FusilControlLib.CustomGrid)(target));
                return;

            case 2:
                this.btnLogout = ((FusilControlLib.CustomButtons)(target));

            #line 11 "..\..\..\FirstScreen.xaml"
                this.btnLogout.Click += new System.Windows.RoutedEventHandler(this.btnLogout_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.wpFirstScreen = ((FusilControlLib.CustomWrapPanel)(target));
                return;

            case 4:
                this.btnTransactions = ((FusilControlLib.CustomButtons)(target));

            #line 13 "..\..\..\FirstScreen.xaml"
                this.btnTransactions.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnReport = ((FusilControlLib.CustomButtons)(target));

            #line 14 "..\..\..\FirstScreen.xaml"
                this.btnReport.Click += new System.Windows.RoutedEventHandler(this.btnReport_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gdLogin = ((FusilControlLib.CustomGrid)(target));
                return;

            case 2:
                this.wpLogin = ((FusilControlLib.CustomWrapPanel)(target));
                return;

            case 3:
                this.spUserName = ((FusilControlLib.CustomStackPanel)(target));
                return;

            case 4:
                this.lblUserName = ((FusilControlLib.CustomLabel)(target));
                return;

            case 5:
                this.tbUserName = ((FusilControlLib.CustomTextBox)(target));
                return;

            case 6:
                this.spPassword = ((FusilControlLib.CustomStackPanel)(target));
                return;

            case 7:
                this.lblPassword = ((FusilControlLib.CustomLabel)(target));
                return;

            case 8:
                this.Password = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 9:
                this.spButtons = ((FusilControlLib.CustomStackPanel)(target));
                return;

            case 10:
                this.btnLogin = ((FusilControlLib.CustomButtons)(target));

            #line 17 "..\..\..\Login.xaml"
                this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.btnClear = ((FusilControlLib.CustomButtons)(target));

            #line 18 "..\..\..\Login.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gdReport = ((FusilControlLib.CustomGrid)(target));
                return;

            case 2:
                this.wpReport = ((FusilControlLib.CustomWrapPanel)(target));
                return;

            case 3:
                this.spButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.btnAccounts = ((FusilControlLib.CustomButtons)(target));

            #line 24 "..\..\..\MasterReport.xaml"
                this.btnAccounts.Click += new System.Windows.RoutedEventHandler(this.btnAccounts_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnReg = ((FusilControlLib.CustomButtons)(target));

            #line 25 "..\..\..\MasterReport.xaml"
                this.btnReg.Click += new System.Windows.RoutedEventHandler(this.btnReg_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnVehicle = ((FusilControlLib.CustomButtons)(target));

            #line 26 "..\..\..\MasterReport.xaml"
                this.btnVehicle.Click += new System.Windows.RoutedEventHandler(this.btnVehicle_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.spColumn2 = ((FusilControlLib.CustomStackPanel)(target));
                return;

            case 8:
                this.btnView = ((FusilControlLib.CustomButtons)(target));

            #line 37 "..\..\..\MasterReport.xaml"
                this.btnView.Click += new System.Windows.RoutedEventHandler(this.btnView_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.btnClear = ((FusilControlLib.CustomButtons)(target));

            #line 38 "..\..\..\MasterReport.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Report = ((FusilControlLib.CustomLabel)(target));
                return;

            case 11:
                this.btnHome = ((FusilControlLib.CustomButtons)(target));

            #line 40 "..\..\..\MasterReport.xaml"
                this.btnHome.Click += new System.Windows.RoutedEventHandler(this.btnHome_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.gdReportChild = ((FusilControlLib.CustomGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gdmaster = ((FusilControlLib.CustomGrid)(target));
                return;

            case 2:
                this.gdMasterWindow = ((FusilControlLib.CustomGrid)(target));
                return;

            case 3:
                this.wpButtons = ((FusilControlLib.CustomWrapPanel)(target));
                return;

            case 4:
                this.spColumn1 = ((FusilControlLib.CustomStackPanel)(target));
                return;

            case 5:
                this.tbnAccounting = ((FusilControlLib.CustomButtons)(target));

            #line 23 "..\..\..\MasterWindow.xaml"
                this.tbnAccounting.Click += new System.Windows.RoutedEventHandler(this.btnHeader_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnRegistration = ((FusilControlLib.CustomButtons)(target));

            #line 24 "..\..\..\MasterWindow.xaml"
                this.btnRegistration.Click += new System.Windows.RoutedEventHandler(this.btnRegistration_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnVehicle = ((FusilControlLib.CustomButtons)(target));

            #line 25 "..\..\..\MasterWindow.xaml"
                this.btnVehicle.Click += new System.Windows.RoutedEventHandler(this.btnVehicle_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.spColumn2 = ((FusilControlLib.CustomStackPanel)(target));
                return;

            case 9:
                this.btnSave = ((FusilControlLib.CustomButtons)(target));

            #line 36 "..\..\..\MasterWindow.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnUpdate = ((FusilControlLib.CustomButtons)(target));

            #line 37 "..\..\..\MasterWindow.xaml"
                this.btnUpdate.Click += new System.Windows.RoutedEventHandler(this.btnUpdate_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.btnDelete = ((FusilControlLib.CustomButtons)(target));

            #line 38 "..\..\..\MasterWindow.xaml"
                this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.btnClear = ((FusilControlLib.CustomButtons)(target));

            #line 39 "..\..\..\MasterWindow.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.btnGet = ((FusilControlLib.CustomButtons)(target));

            #line 40 "..\..\..\MasterWindow.xaml"
                this.btnGet.Click += new System.Windows.RoutedEventHandler(this.btnGet_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.btnHome = ((FusilControlLib.CustomButtons)(target));

            #line 41 "..\..\..\MasterWindow.xaml"
                this.btnHome.Click += new System.Windows.RoutedEventHandler(this.btnHome_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.gdChild = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gdTree = ((FusilControlLib.CustomGrid)(target));
                return;

            case 2:
                this.wpColumn1 = ((FusilControlLib.CustomWrapPanel)(target));
                return;

            case 3:
                this.treeControl = ((System.Windows.Controls.TreeView)(target));

            #line 13 "..\..\..\TreeViewStudent.xaml"
                this.treeControl.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.treeControl_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.spButtons = ((FusilControlLib.CustomStackPanel)(target));
                return;

            case 5:
                this.btnSave = ((FusilControlLib.CustomButtons)(target));

            #line 25 "..\..\..\TreeViewStudent.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnClear = ((FusilControlLib.CustomButtons)(target));

            #line 26 "..\..\..\TreeViewStudent.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnGroup = ((FusilControlLib.CustomButtons)(target));

            #line 27 "..\..\..\TreeViewStudent.xaml"
                this.btnGroup.Click += new System.Windows.RoutedEventHandler(this.btnGroup_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.btnMaster = ((FusilControlLib.CustomButtons)(target));

            #line 28 "..\..\..\TreeViewStudent.xaml"
                this.btnMaster.Click += new System.Windows.RoutedEventHandler(this.btnMaster_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.gdChild = ((FusilControlLib.CustomGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }