void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridControl = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 2:
                this.loadButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 37 "..\..\..\Views\DictionaryView2.xaml"
                this.loadButton.Click += new System.Windows.RoutedEventHandler(this.loadButton_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.saveButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 38 "..\..\..\Views\DictionaryView2.xaml"
                this.saveButton.Click += new System.Windows.RoutedEventHandler(this.saveButton_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.button = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LoginScreen = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.txtbox_password = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

            case 3:
                this.txtedit_username = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 4:
                this.btn_login = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 38 "..\..\..\Views\LoginWindow.xaml"
                this.btn_login.Click += new System.Windows.RoutedEventHandler(this.btn_login_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.image = ((System.Windows.Controls.Image)(target));
                return;

            case 2:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this._txtuser = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this._txtpassword = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 6:
                this._btnlogin = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 19 "..\..\MainWindow.xaml"
                this._btnlogin.Click += new System.Windows.RoutedEventHandler(this._btnlogin_Click_1);

            #line default
            #line hidden
                return;

            case 7:
                this._btnexit = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 20 "..\..\MainWindow.xaml"
                this._btnexit.Click += new System.Windows.RoutedEventHandler(this._btnexit_Click_1);

            #line default
            #line hidden
                return;

            case 8:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.SnakeGame = ((SnakeGame.SnakeView)(target));

            #line 9 "..\..\..\View\SnakeView.xaml"
                this.SnakeGame.KeyUp += new System.Windows.Input.KeyEventHandler(this.KeyPress);

            #line default
            #line hidden
                return;

            case 2:
                this.main = ((System.Windows.Controls.Canvas)(target));
                return;

            case 3:
                this.StartButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 18 "..\..\..\View\SnakeView.xaml"
                this.StartButton.Click += new System.Windows.RoutedEventHandler(this.StartEvent);

            #line default
            #line hidden
                return;

            case 4:
                this.ScoreLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.RestartButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 21 "..\..\..\View\SnakeView.xaml"
                this.RestartButton.Click += new System.Windows.RoutedEventHandler(this.RestartEvent);

            #line default
            #line hidden
                return;

            case 6:
                this.PanelImages = ((System.Windows.Controls.WrapPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dataGridBase = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 2:
                this.loadButton = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 3:
                this.saveButton = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnControl = ((SMART.WCS.Control.Controls.uSimpleButtonSearch)(target));
                return;

            case 2:
                this.borderMain = ((System.Windows.Controls.Border)(target));
                return;

            case 3:
                this.btnCommonSimpleButton = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnSearch = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 2:
                this.treeList = ((DevExpress.Xpf.Grid.TreeListControl)(target));
                return;

            case 3:
                this.view = ((DevExpress.Xpf.Grid.TreeListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Girdi = ((System.Windows.Controls.TextBox)(target));

            #line 7 "..\..\MainWindow.xaml"
                this.Girdi.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Girdi_TextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.Check_Card = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 19 "..\..\MainWindow.xaml"
                this.Check_Card.Click += new System.Windows.RoutedEventHandler(this.Check_Card_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.girilenKartNo = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.gecerli = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.gecersiz = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Menu1 = ((System.Windows.Controls.Menu)(target));
                return;

            case 2:
                this.MenuItemFile = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 3:
                this.MenuItemOpen = ((System.Windows.Controls.MenuItem)(target));

            #line 23 "..\..\MainWindow.xaml"
                this.MenuItemOpen.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonPath_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.MenuItemColse = ((System.Windows.Controls.MenuItem)(target));

            #line 26 "..\..\MainWindow.xaml"
                this.MenuItemColse.Click += new System.Windows.RoutedEventHandler(this.MenuItemColse_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.MenuItemAbout = ((System.Windows.Controls.MenuItem)(target));

            #line 30 "..\..\MainWindow.xaml"
                this.MenuItemAbout.Click += new System.Windows.RoutedEventHandler(this.MenuItemAbout_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.LabelImage1 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.LabelImage2 = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.Image1 = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.Image2 = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.LabelImageListIndex = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.LabelImageListIndex2 = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.LabelImageInfo1 = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.LabelImageInfo2 = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.SimpleButtonBack = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 102 "..\..\MainWindow.xaml"
                this.SimpleButtonBack.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonBack_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.SimpleButtonNext = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 109 "..\..\MainWindow.xaml"
                this.SimpleButtonNext.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonNext_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.LabelCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.CheckBox1 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 18:
                this.TextEditWfdd = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 19:
                this.SimpleButtonPath = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 131 "..\..\MainWindow.xaml"
                this.SimpleButtonPath.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonPath_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.SimpleButtonRenamefile = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 137 "..\..\MainWindow.xaml"
                this.SimpleButtonRenamefile.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonRenamefile_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.CheckBoxBackup = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 22:
                this.Label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.LabelPath = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.LabelImagecount = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.LoadingWait1 = ((FileRename.LoadingWait)(target));
                return;

            case 26:
                this.ProgresBar1 = ((System.Windows.Controls.ProgressBar)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.reProgram = ((DevExpress.Xpf.RichEdit.RichEditControl)(target));

            #line 25 "..\..\MainWindow.xaml"
                this.reProgram.Loaded += new System.Windows.RoutedEventHandler(this.reProgram_Loaded);

            #line default
            #line hidden

            #line 25 "..\..\MainWindow.xaml"
                this.reProgram.ContentChanged += new System.EventHandler(this.reProgram_ContentChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.reConsole = ((DevExpress.Xpf.RichEdit.RichEditControl)(target));

            #line 27 "..\..\MainWindow.xaml"
                this.reConsole.Loaded += new System.Windows.RoutedEventHandler(this.reConsole_Loaded);

            #line default
            #line hidden

            #line 27 "..\..\MainWindow.xaml"
                this.reConsole.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.reConsole_KeyDown);

            #line default
            #line hidden
                return;

            case 3:
                this.btnExecute = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 29 "..\..\MainWindow.xaml"
                this.btnExecute.Click += new System.Windows.RoutedEventHandler(this.btnExecute_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnCompile = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 30 "..\..\MainWindow.xaml"
                this.btnCompile.Click += new System.Windows.RoutedEventHandler(this.btnCompile_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnLoad = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 31 "..\..\MainWindow.xaml"
                this.btnLoad.Click += new System.Windows.RoutedEventHandler(this.btnLoad_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnLoadMultiple = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 32 "..\..\MainWindow.xaml"
                this.btnLoadMultiple.Click += new System.Windows.RoutedEventHandler(this.btnLoadMultiple_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnSave = ((DevExpress.Xpf.Core.SimpleButton)(target));

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\Views\frmSach.xaml"
                ((QLTV.Views.frmSach)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.gridSach = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 15 "..\..\..\Views\frmSach.xaml"
                this.gridSach.SelectionChanged += new DevExpress.Xpf.Grid.GridSelectionChangedEventHandler(this.gridSach_SelectionChanged);

            #line default
            #line hidden

            #line 15 "..\..\..\Views\frmSach.xaml"
                this.gridSach.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridSach_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this._cbbtacgia = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this._cbbnxb = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 12:
                this._cbbtheloai = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 13:
                this.label7 = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.label8 = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this._txtsachdamuon = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this._txtmasach = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 17:
                this._txttensach = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 18:
                this._txtnamxb = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 19:
                this._txtsoluog = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 20:
                this._txtsotrang = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 21:
                this._btncancel_add = ((System.Windows.Controls.Button)(target));

            #line 80 "..\..\..\Views\frmSach.xaml"
                this._btncancel_add.Click += new System.Windows.RoutedEventHandler(this._btncancel_add_Click);

            #line default
            #line hidden
                return;

            case 22:
                this._txtsearch = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this._btnadd = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 82 "..\..\..\Views\frmSach.xaml"
                this._btnadd.Click += new System.Windows.RoutedEventHandler(this._btnadd_Click_1);

            #line default
            #line hidden
                return;

            case 24:
                this._btnedit = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 83 "..\..\..\Views\frmSach.xaml"
                this._btnedit.Click += new System.Windows.RoutedEventHandler(this._btnedit_Click_1);

            #line default
            #line hidden
                return;

            case 25:
                this._btndelete = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 84 "..\..\..\Views\frmSach.xaml"
                this._btndelete.Click += new System.Windows.RoutedEventHandler(this._btndelete_Click_1);

            #line default
            #line hidden
                return;

            case 26:
                this._btnrefresh = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 85 "..\..\..\Views\frmSach.xaml"
                this._btnrefresh.Click += new System.Windows.RoutedEventHandler(this._btnrefresh_Click_1);

            #line default
            #line hidden
                return;

            case 27:
                this._btnsearch = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 86 "..\..\..\Views\frmSach.xaml"
                this._btnsearch.Click += new System.Windows.RoutedEventHandler(this._btnsearch_Click_1);

            #line default
            #line hidden
                return;

            case 28:
                this._imagebooks = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridTheLoai = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 47 "..\..\..\Views\frmTheLoai.xaml"
                this.gridTheLoai.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridTheLoai_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.gridNXB = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 81 "..\..\..\Views\frmTheLoai.xaml"
                this.gridNXB.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridNXB_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.gridTacGia = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 86 "..\..\..\Views\frmTheLoai.xaml"
                this.gridTacGia.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridTacGia_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 4:
                this._btnaddTL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 91 "..\..\..\Views\frmTheLoai.xaml"
                this._btnaddTL.Click += new System.Windows.RoutedEventHandler(this._btnaddTL_Click);

            #line default
            #line hidden
                return;

            case 5:
                this._btnsaveTL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 92 "..\..\..\Views\frmTheLoai.xaml"
                this._btnsaveTL.Click += new System.Windows.RoutedEventHandler(this._btnsaveTL_Click);

            #line default
            #line hidden
                return;

            case 6:
                this._btndeleteTL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 93 "..\..\..\Views\frmTheLoai.xaml"
                this._btndeleteTL.Click += new System.Windows.RoutedEventHandler(this._btndeleteTL_Click);

            #line default
            #line hidden
                return;

            case 7:
                this._btnloadTL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 94 "..\..\..\Views\frmTheLoai.xaml"
                this._btnloadTL.Click += new System.Windows.RoutedEventHandler(this._btnloadTL_Click);

            #line default
            #line hidden
                return;

            case 8:
                this._btnaddTG = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 95 "..\..\..\Views\frmTheLoai.xaml"
                this._btnaddTG.Click += new System.Windows.RoutedEventHandler(this._btnaddTG_Click);

            #line default
            #line hidden
                return;

            case 9:
                this._btndeleteTG = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 96 "..\..\..\Views\frmTheLoai.xaml"
                this._btndeleteTG.Click += new System.Windows.RoutedEventHandler(this._btndeleteTG_Click);

            #line default
            #line hidden
                return;

            case 10:
                this._btnsaveTG = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 97 "..\..\..\Views\frmTheLoai.xaml"
                this._btnsaveTG.Click += new System.Windows.RoutedEventHandler(this._btnsaveTG_Click);

            #line default
            #line hidden
                return;

            case 11:
                this._btnloadTG = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 98 "..\..\..\Views\frmTheLoai.xaml"
                this._btnloadTG.Click += new System.Windows.RoutedEventHandler(this._btnloadTG_Click);

            #line default
            #line hidden
                return;

            case 12:
                this._btnaddNXB = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 108 "..\..\..\Views\frmTheLoai.xaml"
                this._btnaddNXB.Click += new System.Windows.RoutedEventHandler(this._btnaddNXB_Click);

            #line default
            #line hidden
                return;

            case 13:
                this._btnsaveNXB = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 109 "..\..\..\Views\frmTheLoai.xaml"
                this._btnsaveNXB.Click += new System.Windows.RoutedEventHandler(this._btnsaveNXB_Click);

            #line default
            #line hidden
                return;

            case 14:
                this._btnloadNXB = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 110 "..\..\..\Views\frmTheLoai.xaml"
                this._btnloadNXB.Click += new System.Windows.RoutedEventHandler(this._btnloadNXB_Click);

            #line default
            #line hidden
                return;

            case 15:
                this._btndeleteNXB = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 111 "..\..\..\Views\frmTheLoai.xaml"
                this._btndeleteNXB.Click += new System.Windows.RoutedEventHandler(this._btndeleteNXB_Click);

            #line default
            #line hidden
                return;

            case 16:
                this._txttentheloai = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this._txttennxb = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this._txttentacgia = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this._btnaddTL_cancel = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 121 "..\..\..\Views\frmTheLoai.xaml"
                this._btnaddTL_cancel.Click += new System.Windows.RoutedEventHandler(this._btnaddTL_cancel_Click);

            #line default
            #line hidden
                return;

            case 26:
                this._btnaddNXB_cancel = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 122 "..\..\..\Views\frmTheLoai.xaml"
                this._btnaddNXB_cancel.Click += new System.Windows.RoutedEventHandler(this._btnaddNXB_cancel_Click);

            #line default
            #line hidden
                return;

            case 27:
                this._btnaddTG_cancel = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 123 "..\..\..\Views\frmTheLoai.xaml"
                this._btnaddTG_cancel.Click += new System.Windows.RoutedEventHandler(this._btnaddTG_cancel_Click);

            #line default
            #line hidden
                return;

            case 28:
                this._txtmatheloai = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 29:
                this._txtmanxb = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 30:
                this._txtmatacgia = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.border = ((System.Windows.Controls.Border)(target));
                return;

            case 2:

            #line 116 "..\..\..\Views\SWCS201_01P.xaml"
                ((System.Windows.Controls.Border)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.lblTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.btnClose = ((System.Windows.Controls.Button)(target));

            #line 158 "..\..\..\Views\SWCS201_01P.xaml"
                this.btnClose.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnCancel_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 5:
                this.imgClose = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.content = ((System.Windows.Controls.Border)(target));
                return;

            case 7:
                this.chkDRM_APPLY = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 8:
                this.chkDRM_NOT_APPLY = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 9:
                this.lblFilePath = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.btnFileOpen = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 11:
                this.ButtonArea = ((System.Windows.Controls.Border)(target));
                return;

            case 12:
                this.btnConfirm = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 275 "..\..\..\Views\SWCS201_01P.xaml"
                this.btnConfirm.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnConfirm_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 13:
                this.btnCancel = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 283 "..\..\..\Views\SWCS201_01P.xaml"
                this.btnCancel.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnCancel_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 14:
                this.loadingScreen = ((DevExpress.Xpf.Core.LoadingDecorator)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.border = ((System.Windows.Controls.Border)(target));
                return;

            case 2:

            #line 115 "..\..\..\Views\SWCS201_02P.xaml"
                ((System.Windows.Controls.Border)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.lblTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.btnImgClose = ((System.Windows.Controls.Button)(target));
                return;

            case 5:
                this.imgClose = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.content = ((System.Windows.Controls.Border)(target));
                return;

            case 7:
                this.lblNotice_First = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.lblNotice_Second = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.lblNotice_Third = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.lblNotice_Fourth = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.lblNotice_Fifth = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.lblNotice_Sixth = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 13:
                this.lblPASSWORD = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.lblPASSWORD_CONF = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.txtPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

            case 16:
                this.txtPasswordConf = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

            case 17:
                this.ButtonArea = ((System.Windows.Controls.Border)(target));
                return;

            case 18:
                this.btnConfirm = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 19:
                this.btnCancel = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridDoGia = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 11 "..\..\..\Views\frmDocGia.xaml"
                this.gridDoGia.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridDoGia_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.gridSachMuon = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 3:
                this._cbbkhoa = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this._cbblop = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this._rdnam = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 12:
                this._rdnu = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 13:
                this._datengaysinh = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 14:
                this._txtmadocgia = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 15:
                this._txttendocgia = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 16:
                this._txtdiachi = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 17:
                this._txttienkigui = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 18:
                this._btnadd = ((System.Windows.Controls.Button)(target));

            #line 66 "..\..\..\Views\frmDocGia.xaml"
                this._btnadd.Click += new System.Windows.RoutedEventHandler(this._btnadd_Click);

            #line default
            #line hidden
                return;

            case 19:
                this._btnsave = ((System.Windows.Controls.Button)(target));

            #line 67 "..\..\..\Views\frmDocGia.xaml"
                this._btnsave.Click += new System.Windows.RoutedEventHandler(this._btnsave_Click);

            #line default
            #line hidden
                return;

            case 20:
                this._btndelete = ((System.Windows.Controls.Button)(target));

            #line 68 "..\..\..\Views\frmDocGia.xaml"
                this._btndelete.Click += new System.Windows.RoutedEventHandler(this._btndelete_Click);

            #line default
            #line hidden
                return;

            case 21:
                this._btnload = ((System.Windows.Controls.Button)(target));

            #line 69 "..\..\..\Views\frmDocGia.xaml"
                this._btnload.Click += new System.Windows.RoutedEventHandler(this._btnload_Click);

            #line default
            #line hidden
                return;

            case 22:
                this._btnadd_cancel = ((System.Windows.Controls.Button)(target));

            #line 70 "..\..\..\Views\frmDocGia.xaml"
                this._btnadd_cancel.Click += new System.Windows.RoutedEventHandler(this._btnadd_cancel_Click);

            #line default
            #line hidden
                return;

            case 23:
                this._btnchuatrasach = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 73 "..\..\..\Views\frmDocGia.xaml"
                this._btnchuatrasach.Click += new System.Windows.RoutedEventHandler(this._btnchuatrasach_Click);

            #line default
            #line hidden
                return;

            case 24:
                this._btntatcasachmuon = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 74 "..\..\..\Views\frmDocGia.xaml"
                this._btntatcasachmuon.Click += new System.Windows.RoutedEventHandler(this._btntatcasachmuon_Click);

            #line default
            #line hidden
                return;

            case 25:
                this._imagedocgia = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridkhoa = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 12 "..\..\..\Views\frmKhoaLop.xaml"
                this.gridkhoa.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridkhoa_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.gridlop = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 17 "..\..\..\Views\frmKhoaLop.xaml"
                this.gridlop.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridlop_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 3:
                this._btnaddK = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 23 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnaddK.Click += new System.Windows.RoutedEventHandler(this._txtaddK_Click);

            #line default
            #line hidden
                return;

            case 4:
                this._btnsaveK = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 24 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnsaveK.Click += new System.Windows.RoutedEventHandler(this._btnsaveK_Click);

            #line default
            #line hidden
                return;

            case 5:
                this._btnaddL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 25 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnaddL.Click += new System.Windows.RoutedEventHandler(this._btnaddL_Click);

            #line default
            #line hidden
                return;

            case 6:
                this._btnloadL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 26 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnloadL.Click += new System.Windows.RoutedEventHandler(this._btnloadL_Click);

            #line default
            #line hidden
                return;

            case 7:
                this._btnloadK = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 27 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnloadK.Click += new System.Windows.RoutedEventHandler(this._btnloadK_Click);

            #line default
            #line hidden
                return;

            case 8:
                this._btnaddK_cancel = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 28 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnaddK_cancel.Click += new System.Windows.RoutedEventHandler(this._btnaddK_cancel_Click);

            #line default
            #line hidden
                return;

            case 9:
                this._btndeleteK = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 31 "..\..\..\Views\frmKhoaLop.xaml"
                this._btndeleteK.Click += new System.Windows.RoutedEventHandler(this._btndeleteK_Click);

            #line default
            #line hidden
                return;

            case 10:
                this._btndeleteL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 32 "..\..\..\Views\frmKhoaLop.xaml"
                this._btndeleteL.Click += new System.Windows.RoutedEventHandler(this._btndeleteL_Click);

            #line default
            #line hidden
                return;

            case 11:
                this._btnsaveL = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 33 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnsaveL.Click += new System.Windows.RoutedEventHandler(this._btnsaveL_Click);

            #line default
            #line hidden
                return;

            case 12:
                this._btnaddL_cancel = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 34 "..\..\..\Views\frmKhoaLop.xaml"
                this._btnaddL_cancel.Click += new System.Windows.RoutedEventHandler(this._btnaddL_cancel_Click);

            #line default
            #line hidden
                return;

            case 13:
                this._txtmakhoa = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 14:
                this._txttenkhoa = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 15:
                this._txttenlop = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 16:
                this._txtmalop = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 17:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Chart = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 2:
                this.btnEF = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 38 "..\..\MainWindow.xaml"
                this.btnEF.Click += new System.Windows.RoutedEventHandler(this.btnEF_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnEFAsync = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 39 "..\..\MainWindow.xaml"
                this.btnEFAsync.Click += new System.Windows.RoutedEventHandler(this.btnEFAsync_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnEFCash = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 40 "..\..\MainWindow.xaml"
                this.btnEFCash.Click += new System.Windows.RoutedEventHandler(this.btnEFCash_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnDapper = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 41 "..\..\MainWindow.xaml"
                this.btnDapper.Click += new System.Windows.RoutedEventHandler(this.btnDapper_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnADONetHandedCode = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 42 "..\..\MainWindow.xaml"
                this.btnADONetHandedCode.Click += new System.Windows.RoutedEventHandler(this.btnADONetHandedCode_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnADONetTable = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 43 "..\..\MainWindow.xaml"
                this.btnADONetTable.Click += new System.Windows.RoutedEventHandler(this.btnADONetTable_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 44 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_7);

            #line default
            #line hidden
                return;

            case 9:

            #line 45 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_5);

            #line default
            #line hidden
                return;

            case 10:

            #line 46 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_6);

            #line default
            #line hidden
                return;

            case 11:

            #line 47 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_8);

            #line default
            #line hidden
                return;

            case 12:
                this.btnEFCore = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 48 "..\..\MainWindow.xaml"
                this.btnEFCore.Click += new System.Windows.RoutedEventHandler(this.btnEFCore_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.btnEFCoerAsyn = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 49 "..\..\MainWindow.xaml"
                this.btnEFCoerAsyn.Click += new System.Windows.RoutedEventHandler(this.btnEFCoewAsyn_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.btnEFCoerCash = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 50 "..\..\MainWindow.xaml"
                this.btnEFCoerCash.Click += new System.Windows.RoutedEventHandler(this.btnEFCoerCash_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.txtTop = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._txtmamuon = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.label7 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.label8 = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this._cbbtendocgia = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this._cbbtensach = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 12:
                this._checkdatra = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 13:
                this._datemuon = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 14:
                this._datetra = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 15:
                this._btnadd_cancel = ((System.Windows.Controls.Button)(target));

            #line 37 "..\..\..\Views\frmSachMuon.xaml"
                this._btnadd_cancel.Click += new System.Windows.RoutedEventHandler(this._btnadd_cancel_Click);

            #line default
            #line hidden
                return;

            case 16:
                this._btnadd = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 38 "..\..\..\Views\frmSachMuon.xaml"
                this._btnadd.Click += new System.Windows.RoutedEventHandler(this._btnadd_Click);

            #line default
            #line hidden
                return;

            case 17:
                this._btnsave = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 39 "..\..\..\Views\frmSachMuon.xaml"
                this._btnsave.Click += new System.Windows.RoutedEventHandler(this._btnsave_Click);

            #line default
            #line hidden
                return;

            case 18:
                this._btndelete = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 40 "..\..\..\Views\frmSachMuon.xaml"
                this._btndelete.Click += new System.Windows.RoutedEventHandler(this._btndelete_Click);

            #line default
            #line hidden
                return;

            case 19:
                this._btnload = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 41 "..\..\..\Views\frmSachMuon.xaml"
                this._btnload.Click += new System.Windows.RoutedEventHandler(this._btnload_Click);

            #line default
            #line hidden
                return;

            case 20:
                this._txttiencoc = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 21:
                this._txtsoluongmuon = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 22:
                this._txttendg = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this._txtdiachidg = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this._txtlopdg = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this._txtkhoadg = ((System.Windows.Controls.TextBox)(target));
                return;

            case 26:
                this._txttienkiguidg = ((System.Windows.Controls.TextBox)(target));
                return;

            case 27:
                this.gridSachMuon = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 59 "..\..\..\Views\frmSachMuon.xaml"
                this.gridSachMuon.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridSachMuon_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 28:
                this.gridDocgia = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 85 "..\..\..\Views\frmSachMuon.xaml"
                this.gridDocgia.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridDocgia_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 29:
                this.gridSplitter = ((System.Windows.Controls.GridSplitter)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LblModell = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this.TxtModel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.LblStatus = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.TxtStatus = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.LblPrice = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.TxtPrice = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.LblAdress = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.TxtAdress = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.LblInsurance = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.DatepickerInsurance = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 11:
                this.LblFirstName = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.TxtFirstName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.LblLastName = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.TxtLastName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.LblTelephoneNumber = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.TxtTelefoneNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.LblEmailAdress = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.TxtEmailAdress = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.btnOpenImage = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 20:
                this.BtnSave = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.startButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 20 "..\..\MainWindow.xaml"
                this.startButton.Click += new System.Windows.RoutedEventHandler(this.ConnectToVrep);

            #line default
            #line hidden
                return;

            case 2:
                this.stopButton = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 3:
                this.posJoint1 = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));
                return;

            case 4:
                this.posJoint2 = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));
                return;

            case 5:
                this.posJoint3 = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));
                return;

            case 6:
                this.posJoint4 = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));
                return;

            case 7:
                this.simpleButton = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 8:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.label_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.feedbackJoint1 = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;

            case 11:
                this.feedbackJoint2 = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;

            case 12:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.label_Copy1 = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.feedbackJoint3 = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;

            case 15:
                this.feedbackJoint4 = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmMainWindow = ((SMART.WCS.Main.MainWindow)(target));

            #line 22 "..\..\MainWindow.xaml"
                this.frmMainWindow.Loaded += new System.Windows.RoutedEventHandler(this.FrmMainWindow_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.menuItemTabAllClose = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 3:
                this.dockPanel1 = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 4:
                this.imgLogo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.topGridMenuArea = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.lblUserName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.lblCenterName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.gridAreaNotice = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.imgNotice = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.gridAreaNoticeCount = ((System.Windows.Controls.Grid)(target));
                return;

            case 11:
                this.eliNotice = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 12:
                this.lblNotice = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 13:
                this.txtMsg = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.lblClock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.layout = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 16:
                this.layoutGrpTree = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 17:
                this.grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 18:
                this.BtnMenuAllShow = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 611 "..\..\MainWindow.xaml"
                this.BtnMenuAllShow.Click += new System.Windows.RoutedEventHandler(this.BtnMenuAllShow_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.BtnMenuSelectedFocus = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 621 "..\..\MainWindow.xaml"
                this.BtnMenuSelectedFocus.Click += new System.Windows.RoutedEventHandler(this.BtnMenuSelectedFocus_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.BtnMenuAllHide = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 631 "..\..\MainWindow.xaml"
                this.BtnMenuAllHide.Click += new System.Windows.RoutedEventHandler(this.BtnMenuAllHide_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.BtnMenuFold = ((System.Windows.Controls.Button)(target));

            #line 644 "..\..\MainWindow.xaml"
                this.BtnMenuFold.Click += new System.Windows.RoutedEventHandler(this.BtnMenuFold_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.imgFold = ((System.Windows.Controls.Image)(target));
                return;

            case 23:
                this.BtnMenuExp = ((System.Windows.Controls.Button)(target));

            #line 659 "..\..\MainWindow.xaml"
                this.BtnMenuExp.Click += new System.Windows.RoutedEventHandler(this.BtnMenuExp_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.imgExp = ((System.Windows.Controls.Image)(target));
                return;

            case 25:
                this.gridTreeControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 26:
                this.treeListControl = ((DevExpress.Xpf.Grid.TreeListControl)(target));

            #line 674 "..\..\MainWindow.xaml"
                this.treeListControl.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.TreeListControl_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 27:
                this.treeListView = ((DevExpress.Xpf.Grid.TreeListView)(target));
                return;

            case 28:
                this.layoutGrpTab = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 29:
                this.tabControl = ((DevExpress.Xpf.Core.DXTabControl)(target));

            #line 769 "..\..\MainWindow.xaml"
                this.tabControl.TabRemoving += new DevExpress.Xpf.Core.TabControlTabRemovingEventHandler(this.TabControl_TabRemoving);

            #line default
            #line hidden

            #line 770 "..\..\MainWindow.xaml"
                this.tabControl.TabHidden += new DevExpress.Xpf.Core.TabControlTabHiddenEventHandler(this.TabControl_TabHidden);

            #line default
            #line hidden

            #line 771 "..\..\MainWindow.xaml"
                this.tabControl.TabHiding += new DevExpress.Xpf.Core.TabControlTabHidingEventHandler(this.TabControl_TabHiding);

            #line default
            #line hidden

            #line 772 "..\..\MainWindow.xaml"
                this.tabControl.SelectionChanged += new DevExpress.Xpf.Core.TabControlSelectionChangedEventHandler(this.TabControl_SelectionChanged);

            #line default
            #line hidden
                return;

            case 30:
                this.imgMain = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #22
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Menu1 = ((System.Windows.Controls.Menu)(target));
                return;

            case 2:
                this.MenuItemFile = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 3:
                this.MenuItemOpen = ((System.Windows.Controls.MenuItem)(target));

            #line 27 "..\..\DXWindow1.xaml"
                this.MenuItemOpen.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonPath_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.MenuItemColse = ((System.Windows.Controls.MenuItem)(target));

            #line 31 "..\..\DXWindow1.xaml"
                this.MenuItemColse.Click += new System.Windows.RoutedEventHandler(this.MenuItemColse_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.MenuItemAbout = ((System.Windows.Controls.MenuItem)(target));

            #line 36 "..\..\DXWindow1.xaml"
                this.MenuItemAbout.Click += new System.Windows.RoutedEventHandler(this.MenuItemAbout_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.LabelImage1 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.LabelImage2 = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.Image1 = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.Image2 = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.LabelImageInfo1 = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.LabelImageInfo2 = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.LabelCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.StackPanel1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 14:
                this.SimpleButtonPath = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 117 "..\..\DXWindow1.xaml"
                this.SimpleButtonPath.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonPath_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.SimpleButtonRenamefile = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 119 "..\..\DXWindow1.xaml"
                this.SimpleButtonRenamefile.Click += new System.Windows.RoutedEventHandler(this.SimpleButtonRenamefile_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.Label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.LabelPath = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.LabelImagecount = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.LoadingWait1 = ((FileRename.LoadingWait)(target));
                return;

            case 20:
                this.ProgresBar1 = ((System.Windows.Controls.ProgressBar)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._rdsachmember = ((System.Windows.Controls.RadioButton)(target));

            #line 11 "..\..\..\Views\frmThongKe.xaml"
                this._rdsachmember.Click += new System.Windows.RoutedEventHandler(this._rdsachmember_Click);

            #line default
            #line hidden
                return;

            case 2:
                this._rdall = ((System.Windows.Controls.RadioButton)(target));

            #line 12 "..\..\..\Views\frmThongKe.xaml"
                this._rdall.Click += new System.Windows.RoutedEventHandler(this._rdall_Click);

            #line default
            #line hidden
                return;

            case 3:
                this._gridmember = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this._cbbtendocgia = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this._ckdatra = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 6:
                this._ckchuatra = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 7:
                this._ckcahai = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 8:
                this._gridall = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this._rddatratc = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 10:
                this._rdchuatratc = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 11:
                this._rccahaitc = ((System.Windows.Controls.RadioButton)(target));

            #line 24 "..\..\..\Views\frmThongKe.xaml"
                this._rccahaitc.Click += new System.Windows.RoutedEventHandler(this._rccahaitc_Click);

            #line default
            #line hidden
                return;

            case 12:
                this._reportprint = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 27 "..\..\..\Views\frmThongKe.xaml"
                this._reportprint.Click += new System.Windows.RoutedEventHandler(this._reportprint_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 24 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.LayoutControl.LayoutControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.FrameworkElement_OnLoaded);

            #line default
            #line hidden
                return;

            case 2:
                this.LblModell = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.TxtModel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.LblStatus = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.TxtStatus = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.LblPrice = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.TxtPrice = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.LblAdress = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.TxtAdress = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.LblInsurance = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.DatepickerInsurance = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 12:
                this.LblFirstName = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.TxtFirstName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.LblLastName = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.TxtLastName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.LblTelephoneNumber = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.TxtTelefoneNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.LblEmailAdress = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.TxtEmailAdress = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.Test = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 21:
                this.BtnOpenImage = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 68 "..\..\MainWindow.xaml"
                this.BtnOpenImage.Click += new System.Windows.RoutedEventHandler(this.BtnOpenImage_OnClick);

            #line default
            #line hidden
                return;

            case 22:
                this.BtnSave = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 73 "..\..\MainWindow.xaml"
                this.BtnSave.Click += new System.Windows.RoutedEventHandler(this.BtnSave_OnClick);

            #line default
            #line hidden
                return;

            case 23:
                this.GridCarinfo = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\..\Control\uKioskMsgBox.xaml"
                ((SMART.WCS.Kiosk.uKioskMsgBox)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.frmInformationMsg_KeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.border = ((System.Windows.Controls.Border)(target));
                return;

            case 3:

            #line 85 "..\..\..\Control\uKioskMsgBox.xaml"
                ((System.Windows.Controls.Border)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 4:
                this.lblTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.btnFormClose = ((System.Windows.Controls.Button)(target));
                return;

            case 6:
                this.imgClose = ((System.Windows.Controls.Image)(target));

            #line 129 "..\..\..\Control\uKioskMsgBox.xaml"
                this.imgClose.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.imgClose_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 7:
                this.content = ((System.Windows.Controls.Border)(target));
                return;

            case 8:
                this.imgInfo = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.imgError = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.imgQues = ((System.Windows.Controls.Image)(target));
                return;

            case 11:
                this.lblContent = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.ButtonArea = ((System.Windows.Controls.Border)(target));
                return;

            case 13:
                this.gridConfirmArea = ((System.Windows.Controls.Grid)(target));
                return;

            case 14:
                this.btnConfirm = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 15:
                this.gridErrorArea = ((System.Windows.Controls.Grid)(target));
                return;

            case 16:
                this.btnError = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 17:
                this.gridQuesArea = ((System.Windows.Controls.Grid)(target));
                return;

            case 18:
                this.btnYes = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 19:
                this.btnNo = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.StartButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 15 "..\..\UI.xaml"
                this.StartButton.Click += new System.Windows.RoutedEventHandler(this.ConnectToVrep);

            #line default
            #line hidden
                return;

            case 2:
                this.StopButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 16 "..\..\UI.xaml"
                this.StopButton.Click += new System.Windows.RoutedEventHandler(this.DisconnectFromVrep);

            #line default
            #line hidden
                return;

            case 3:
                this.JointBase = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));

            #line 29 "..\..\UI.xaml"
                this.JointBase.EditValueChanging += new DevExpress.Xpf.Editors.EditValueChangingEventHandler(this.BaseSetValue);

            #line default
            #line hidden
                return;

            case 4:
                this.JointShoulder = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));

            #line 31 "..\..\UI.xaml"
                this.JointShoulder.EditValueChanging += new DevExpress.Xpf.Editors.EditValueChangingEventHandler(this.ShoulderSetValue);

            #line default
            #line hidden
                return;

            case 5:
                this.JointElbow = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));

            #line 33 "..\..\UI.xaml"
                this.JointElbow.EditValueChanging += new DevExpress.Xpf.Editors.EditValueChangingEventHandler(this.ElbowSetValue);

            #line default
            #line hidden
                return;

            case 6:
                this.JointWrist = ((DevExpress.Xpf.Editors.TrackBarEdit)(target));

            #line 35 "..\..\UI.xaml"
                this.JointWrist.EditValueChanging += new DevExpress.Xpf.Editors.EditValueChangingEventHandler(this.WristSetValue);

            #line default
            #line hidden
                return;

            case 7:
                this.MoveJointsButton = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 36 "..\..\UI.xaml"
                this.MoveJointsButton.Click += new System.Windows.RoutedEventHandler(this.SetJointPosition);

            #line default
            #line hidden
                return;

            case 8:
                this.GBase = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;

            case 9:
                this.GShoulder = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;

            case 10:
                this.GElbow = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;

            case 11:
                this.GWrist = ((DevExpress.Xpf.Gauges.CircularGaugeControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\WxzForms\FSignIn.xaml"
                ((StudentsManagement.WxzForms.FSignIn)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.menu = ((DevExpress.Xpf.WindowsUI.HamburgerMenu)(target));

            #line 8 "..\..\..\WxzForms\FSignIn.xaml"
                this.menu.SelectedItemChanged += new System.EventHandler <DevExpress.Xpf.WindowsUI.HamburgerMenuSelectedItemChangedEventArgs>(this.HamburgerMenu_SelectedItemChanged_1);

            #line default
            #line hidden
                return;

            case 3:
                this.frame = ((DevExpress.Xpf.WindowsUI.NavigationFrame)(target));
                return;

            case 4:
                this.service = ((DevExpress.Xpf.WindowsUI.Navigation.FrameNavigationService)(target));
                return;

            case 5:
                this.Group_SignIn = ((DevExpress.Xpf.LayoutControl.GroupBox)(target));
                return;

            case 6:
                this.tbx_SignIn_Username = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 7:
                this.tbx_SignIn_Password = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

            case 8:
                this.btn_SignIn_Ok = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 37 "..\..\..\WxzForms\FSignIn.xaml"
                this.btn_SignIn_Ok.Click += new System.Windows.RoutedEventHandler(this.btn_SignIn_Ok_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.btn_SignIn_Clear = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 38 "..\..\..\WxzForms\FSignIn.xaml"
                this.btn_SignIn_Clear.Click += new System.Windows.RoutedEventHandler(this.btn_SignIn_Clear_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Group_SignUp = ((DevExpress.Xpf.LayoutControl.GroupBox)(target));
                return;

            case 11:
                this.tbx_SignUp_Username = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 12:
                this.tbx_SignUp_Password = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

            case 13:
                this.tbx_SignUp_RePassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

            case 14:
                this.btn_SignUp_Ok = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 61 "..\..\..\WxzForms\FSignIn.xaml"
                this.btn_SignUp_Ok.Click += new System.Windows.RoutedEventHandler(this.btn_SignUp_Ok_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.btn_SignUp_Clear = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 62 "..\..\..\WxzForms\FSignIn.xaml"
                this.btn_SignUp_Clear.Click += new System.Windows.RoutedEventHandler(this.btn_SignUp_Clear_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #28
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridUser = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 12 "..\..\..\Views\frmUser.xaml"
                this.gridUser.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridUser_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.navBarGroup1 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 3:
                this._navadd = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 22 "..\..\..\Views\frmUser.xaml"
                this._navadd.Click += new System.EventHandler(this._navadd_Click);

            #line default
            #line hidden
                return;

            case 4:
                this._navsave = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 23 "..\..\..\Views\frmUser.xaml"
                this._navsave.Click += new System.EventHandler(this._navedit_Click);

            #line default
            #line hidden
                return;

            case 5:
                this._navdelete = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 24 "..\..\..\Views\frmUser.xaml"
                this._navdelete.Click += new System.EventHandler(this._navdelete_Click);

            #line default
            #line hidden
                return;

            case 6:
                this._navload = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 25 "..\..\..\Views\frmUser.xaml"
                this._navload.Click += new System.EventHandler(this._navload_Click);

            #line default
            #line hidden
                return;

            case 7:
                this._navadd_cancel = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 26 "..\..\..\Views\frmUser.xaml"
                this._navadd_cancel.Click += new System.EventHandler(this._navcancel_Click);

            #line default
            #line hidden
                return;

            case 8:
                this._txtiduser = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 9:
                this._txtusername = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 10:
                this._txtpassword = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 11:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this._txtrole = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 16:
                this.gridPerMiss = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 63 "..\..\..\Views\frmUser.xaml"
                this.gridPerMiss.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridPerMiss_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 17:
                this._btnaddpermiss = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 69 "..\..\..\Views\frmUser.xaml"
                this._btnaddpermiss.Click += new System.Windows.RoutedEventHandler(this._btnaddpermiss_Click);

            #line default
            #line hidden
                return;

            case 18:
                this._btneditpermiss = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 70 "..\..\..\Views\frmUser.xaml"
                this._btneditpermiss.Click += new System.Windows.RoutedEventHandler(this._btneditpermiss_Click);

            #line default
            #line hidden
                return;

            case 19:
                this._btndeletepermiss = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 71 "..\..\..\Views\frmUser.xaml"
                this._btndeletepermiss.Click += new System.Windows.RoutedEventHandler(this._btndeletepermiss_Click);

            #line default
            #line hidden
                return;

            case 20:
                this._btnloadpermiss = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 72 "..\..\..\Views\frmUser.xaml"
                this._btnloadpermiss.Click += new System.Windows.RoutedEventHandler(this._btnloadpermiss_Click);

            #line default
            #line hidden
                return;

            case 21:
                this._btncanceladdpermiss = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 73 "..\..\..\Views\frmUser.xaml"
                this._btncanceladdpermiss.Click += new System.Windows.RoutedEventHandler(this._btncanceladdpermiss_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.label7 = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.label8 = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.label9 = ((System.Windows.Controls.Label)(target));
                return;

            case 28:
                this.label10 = ((System.Windows.Controls.Label)(target));
                return;

            case 29:
                this.label11 = ((System.Windows.Controls.Label)(target));
                return;

            case 30:
                this.label12 = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this._checkViewDocGia = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 32:
                this._checkAddDocGia = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 33:
                this._checkEditDocGia = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 34:
                this._checkDeleteDocGia = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 35:
                this._checkViewSach = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 36:
                this._checkAddSach = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 37:
                this._checkEditSach = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 38:
                this._checkDeleteSach = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 39:
                this._checkViewSM = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 40:
                this._checkAddSM = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 41:
                this._checkEditSM = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 42:
                this._checkDeleteSM = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 43:
                this._checkViewuser = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 44:
                this._checkAdduser = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 45:
                this._checkEdituser = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 46:
                this._checkDeleteuser = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 47:
                this._checkViewThongKe = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 48:
                this.label13 = ((System.Windows.Controls.Label)(target));
                return;

            case 49:
                this._checkViewAll = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 50:
                this._checkAddAll = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 51:
                this._checkEditAll = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 52:
                this._checkDeleteAll = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 53:
                this.label14 = ((System.Windows.Controls.Label)(target));
                return;

            case 54:
                this._txtrolename = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }