Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.searchBar = ((MaterialDesignThemes.Wpf.ColorZone)(target));
                return;

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

            case 3:
                this.listView = ((System.Windows.Controls.ListView)(target));
                return;

            case 4:
                this.imgBook = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

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

            case 6:
                this.btnEditBook = ((System.Windows.Controls.Button)(target));
                return;

            case 7:
                this.btnSave = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainView = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.gallery = ((DevExpress.Xpf.Bars.GalleryControl)(target));
                return;

            case 3:

            #line 18 "..\..\Gallery.xaml"
                ((DevExpress.Xpf.Bars.Gallery)(target)).ItemClick += new DevExpress.Xpf.Bars.GalleryItemEventHandler(this.Gallery_ItemClick);

            #line default
            #line hidden

            #line 18 "..\..\Gallery.xaml"
                ((DevExpress.Xpf.Bars.Gallery)(target)).AddHandler(System.Windows.Input.Keyboard.KeyDownEvent, new System.Windows.Input.KeyEventHandler(this.Gallery_KeyDown));

            #line default
            #line hidden
                return;

            case 4:
                this.group1 = ((DevExpress.Xpf.Bars.GalleryItemGroup)(target));
                return;

            case 5:
                this.imageViewPopup = ((System.Windows.Controls.Border)(target));
                return;

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

            #line 29 "..\..\Gallery.xaml"
                this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.imageViewer = ((DevExpress.Xpf.Editors.ImageEdit)(target));

            #line 33 "..\..\Gallery.xaml"
                this.imageViewer.AddHandler(System.Windows.Input.Keyboard.KeyDownEvent, new System.Windows.Input.KeyEventHandler(this.imageViewer_KeyDown));

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.imageEdit1 = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

            case 2:
                this.popupImageEdit1 = ((DevExpress.Xpf.Editors.PopupImageEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.btnRefresh = ((System.Windows.Controls.Button)(target));

            #line 29 "..\..\..\Page\BDSChiTiet.xaml"
                this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnBack = ((System.Windows.Controls.Button)(target));

            #line 33 "..\..\..\Page\BDSChiTiet.xaml"
                this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\Page\BDSChiTiet.xaml"
                this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.img = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

            case 6:
                this.layoutGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.img = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

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

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

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

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

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

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

            case 8:
                this.gridControlkh = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridControl = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 29 "..\..\UCNV.xaml"
                this.gridControl.SelectionChanged += new DevExpress.Xpf.Grid.GridSelectionChangedEventHandler(this.gridControl_SelectionChanged);

            #line default
            #line hidden

            #line 30 "..\..\UCNV.xaml"
                this.gridControl.Loaded += new System.Windows.RoutedEventHandler(this.gridControl_Loaded);

            #line default
            #line hidden

            #line 31 "..\..\UCNV.xaml"
                this.gridControl.AddHandler(System.Windows.Input.Keyboard.KeyDownEvent, new System.Windows.Input.KeyEventHandler(this.gridControl_KeyDown));

            #line default
            #line hidden
                return;

            case 2:

            #line 35 "..\..\UCNV.xaml"
                ((DevExpress.Xpf.Grid.TableView)(target)).RowUpdated += new DevExpress.Xpf.Grid.RowEventHandler(this.TableView_RowUpdated);

            #line default
            #line hidden
                return;

            case 3:
                this.image = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

            case 4:
                this.loten = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

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

            case 6:
                this.lons = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

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

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

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

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

            case 11:
                this.lbmail = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 19 "..\..\..\Views\NewOrder.xaml"
                ((WPFSuperMarket.Views.NewOrder)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

            #line 124 "..\..\..\Views\NewOrder.xaml"
                this.gridControlOrdersToday.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.gridControlOrdersToday_MouseDown);

            #line default
            #line hidden

            #line 124 "..\..\..\Views\NewOrder.xaml"
                this.gridControlOrdersToday.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridControlOrdersToday_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.printOrderContextMenu = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 129 "..\..\..\Views\NewOrder.xaml"
                this.printOrderContextMenu.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.printOrderContextMenu_ItemClick);

            #line default
            #line hidden
                return;

            case 4:
                this.gridControlOrderLinesToday = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 149 "..\..\..\Views\NewOrder.xaml"
                this.gridControlOrderLinesToday.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridControlOrderLinesToday_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.gridControlOrderLines = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 170 "..\..\..\Views\NewOrder.xaml"
                this.gridControlOrderLines.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.gridControlOrderLines_MouseDown);

            #line default
            #line hidden

            #line 170 "..\..\..\Views\NewOrder.xaml"
                this.gridControlOrderLines.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridControlOrderLines_SelectedItemChanged);

            #line default
            #line hidden
                return;

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

            #line 193 "..\..\..\Views\NewOrder.xaml"
                this.txtSearch.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtSearch_KeyDown);

            #line default
            #line hidden
                return;

            case 7:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 195 "..\..\..\Views\NewOrder.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.btnClearSearch = ((System.Windows.Controls.Button)(target));

            #line 196 "..\..\..\Views\NewOrder.xaml"
                this.btnClearSearch.Click += new System.Windows.RoutedEventHandler(this.btnClearSearch_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.gridControlProducts = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 198 "..\..\..\Views\NewOrder.xaml"
                this.gridControlProducts.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.gridControlProducts_MouseDown);

            #line default
            #line hidden

            #line 198 "..\..\..\Views\NewOrder.xaml"
                this.gridControlProducts.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridControlProducts_SelectedItemChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.lpNewOrder = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
                return;

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

            case 12:
                this.txtOrderGuestName = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

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

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

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

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

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

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

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

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

            #line 244 "..\..\..\Views\NewOrder.xaml"
                this.txtOrderDiscountPrice.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.txtOrderDiscountPrice_EditValueChanged);

            #line default
            #line hidden
                return;

            case 22:
                this.txtOrderPaidPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 24:
                this.txtOrderDetail = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 25:
                this.btnNewOrder = ((System.Windows.Controls.Button)(target));

            #line 251 "..\..\..\Views\NewOrder.xaml"
                this.btnNewOrder.Click += new System.Windows.RoutedEventHandler(this.btNewOrder_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.btnClearOrder = ((System.Windows.Controls.Button)(target));

            #line 252 "..\..\..\Views\NewOrder.xaml"
                this.btnClearOrder.Click += new System.Windows.RoutedEventHandler(this.btnClearOrder_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.lpInfoProduct = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
                return;

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

            case 29:
                this.txtProductId = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 31:
                this.txtProductName = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 32:
                this.btnAddProduct = ((System.Windows.Controls.Button)(target));

            #line 271 "..\..\..\Views\NewOrder.xaml"
                this.btnAddProduct.Click += new System.Windows.RoutedEventHandler(this.btnAddProduct_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.btnRemoveProduct = ((System.Windows.Controls.Button)(target));

            #line 272 "..\..\..\Views\NewOrder.xaml"
                this.btnRemoveProduct.Click += new System.Windows.RoutedEventHandler(this.btnRemoveProduct_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.label_Copy4 = ((System.Windows.Controls.Label)(target));
                return;

            case 35:
                this.txtProductBarCode = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 36:
                this.label_Copy5 = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.txtProductPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 38:
                this.imageProductPicture = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

            case 39:
                this.txtProductQuantity = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 280 "..\..\..\Views\NewOrder.xaml"
                this.txtProductQuantity.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.txtProductQuantity_EditValueChanged);

            #line default
            #line hidden
                return;

            case 40:
                this.txtProductTotalPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 41:
                this.btnSaveChangeOrderLineProduct = ((System.Windows.Controls.Button)(target));

            #line 283 "..\..\..\Views\NewOrder.xaml"
                this.btnSaveChangeOrderLineProduct.Click += new System.Windows.RoutedEventHandler(this.btnSaveChangeOrderLineProduct_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        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;
        }
Exemple #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UCProduct = ((SatisUI.UserControls.ProductUserControl)(target));

            #line 10 "..\..\..\UserControls\ProductUserControl.xaml"
                this.UCProduct.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.FormContainer = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 4:
                this.productCode = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 5:
                this.productPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 7:
                this.productCat_combobox = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            case 9:
                this.pro_image = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

            case 10:
                this.Pro_pic_upload = ((System.Windows.Controls.Button)(target));

            #line 57 "..\..\..\UserControls\ProductUserControl.xaml"
                this.Pro_pic_upload.Click += new System.Windows.RoutedEventHandler(this.Pro_pic_upload_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.GridControl_ProductList = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 60 "..\..\..\UserControls\ProductUserControl.xaml"
                this.GridControl_ProductList.SelectionChanged += new DevExpress.Xpf.Grid.GridSelectionChangedEventHandler(this.GridControl_ProductList_SelectionChanged);

            #line default
            #line hidden

            #line 60 "..\..\..\UserControls\ProductUserControl.xaml"
                this.GridControl_ProductList.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.GridControl_ProductList_SelectedItemChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainView = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.gallery = ((DevExpress.Xpf.Bars.GalleryControl)(target));
                return;

            case 3:

            #line 18 "..\..\frmGallery.xaml"
                ((DevExpress.Xpf.Bars.Gallery)(target)).ItemClick += new DevExpress.Xpf.Bars.GalleryItemEventHandler(this.Gallery_ItemClick);

            #line default
            #line hidden
                return;

            case 4:
                this.group1 = ((DevExpress.Xpf.Bars.GalleryItemGroup)(target));
                return;

            case 5:
                this.imageViewPopup = ((System.Windows.Controls.Border)(target));
                return;

            case 6:
                this.btnYes = ((System.Windows.Controls.Button)(target));

            #line 29 "..\..\frmGallery.xaml"
                this.btnYes.Click += new System.Windows.RoutedEventHandler(this.btnYes_Click);

            #line default
            #line hidden
                return;

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

            #line 34 "..\..\frmGallery.xaml"
                this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.btnBack = ((System.Windows.Controls.Button)(target));

            #line 38 "..\..\frmGallery.xaml"
                this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.btnNext = ((System.Windows.Controls.Button)(target));

            #line 41 "..\..\frmGallery.xaml"
                this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.imageViewer = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.layoutGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 2:
                this.txtTen = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 3:
                this.dtpNS = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 4:
                this.rdoNam = ((System.Windows.Controls.RadioButton)(target));
                return;

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

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

            case 7:
                this.img = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

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

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

            #line 45 "..\..\ThemNV.xaml"
                this.txtEmail.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.txtEmail_EditValueChanged);

            #line default
            #line hidden
                return;

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

            case 11:
                this.txtMK = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 12:
                this.btnThem = ((System.Windows.Controls.Button)(target));

            #line 57 "..\..\ThemNV.xaml"
                this.btnThem.Click += new System.Windows.RoutedEventHandler(this.btnThem_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.btnXoa = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #12
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;
        }
Exemple #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 10 "..\..\..\UserControls\PersonalUserControl.xaml"
                ((SatisUI.Views.PersonalUserControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.gridPersonelForm = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 4:
                this.personelLastname = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 5:
                this.personelUsername = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 6:
                this.personelPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

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

            #line 69 "..\..\..\UserControls\PersonalUserControl.xaml"
                this.chkboxAdmin.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.chkboxAdmin_EditValueChanged);

            #line default
            #line hidden
                return;

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

            #line 70 "..\..\..\UserControls\PersonalUserControl.xaml"
                this.chkboxUser.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.chkboxUser_EditValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.chkboxUser2 = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 71 "..\..\..\UserControls\PersonalUserControl.xaml"
                this.chkboxUser2.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.chkboxUser2_EditValueChanged);

            #line default
            #line hidden
                return;

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

            case 11:
                this.Per_pic_upload = ((System.Windows.Controls.Button)(target));

            #line 77 "..\..\..\UserControls\PersonalUserControl.xaml"
                this.Per_pic_upload.Click += new System.Windows.RoutedEventHandler(this.Per_pic_upload_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.per_image = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

            case 13:
                this.gridcontrol_personel = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 80 "..\..\..\UserControls\PersonalUserControl.xaml"
                this.gridcontrol_personel.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.GridControl_SelectedItemChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.img = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

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

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

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

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

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

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

            case 8:
                this.bithem = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 52 "..\..\frmNVdangnhap.xaml"
                this.bithem.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.bicn_ItemClick);

            #line default
            #line hidden
                return;

            case 9:
                this.gridControlkh = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

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

            case 11:
                this.bicn = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 72 "..\..\frmNVdangnhap.xaml"
                this.bicn.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.bicn_ItemClick_1);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 15 "..\..\..\Views\Product.xaml"
                ((WPFSuperMarket.Views.Product)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\..\Views\Product.xaml"
                this.gridControl1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.gridControl1_MouseDown);

            #line default
            #line hidden

            #line 48 "..\..\..\Views\Product.xaml"
                this.gridControl1.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridControl1_SelectedItemChanged);

            #line default
            #line hidden
                return;

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

            case 4:
                this.printInventoryContextMenu = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 70 "..\..\..\Views\Product.xaml"
                this.printInventoryContextMenu.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.printInventoryContextMenu_ItemClick);

            #line default
            #line hidden
                return;

            case 5:
                this.lpProduct = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
                return;

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

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

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

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

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

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

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

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

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

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

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

            case 17:
                this.btnAddProduct = ((System.Windows.Controls.Button)(target));

            #line 91 "..\..\..\Views\Product.xaml"
                this.btnAddProduct.Click += new System.Windows.RoutedEventHandler(this.btnAddProduct_Click);

            #line default
            #line hidden
                return;

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

            #line 92 "..\..\..\Views\Product.xaml"
                this.btnSaveChangeProduct.Click += new System.Windows.RoutedEventHandler(this.btnProduct_SaveChange_Click);

            #line default
            #line hidden
                return;

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

            #line 93 "..\..\..\Views\Product.xaml"
                this.btnSaveChangeProductCancel.Click += new System.Windows.RoutedEventHandler(this.btnSaveChangeProduct_Cancel_Click);

            #line default
            #line hidden
                return;

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

            #line 94 "..\..\..\Views\Product.xaml"
                this.btnAddProduct_Cancel.Click += new System.Windows.RoutedEventHandler(this.btnAddProduct_Cancel_Click);

            #line default
            #line hidden
                return;

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

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

            #line 96 "..\..\..\Views\Product.xaml"
                this.btnDeleteProduct.Click += new System.Windows.RoutedEventHandler(this.btnDeleteProduct_Click);

            #line default
            #line hidden
                return;

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

            case 24:
                this.txtProductBarCode = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 26:
                this.txtProductPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 27:
                this.imageProductPicture = ((DevExpress.Xpf.Editors.ImageEdit)(target));

            #line 101 "..\..\..\Views\Product.xaml"
                this.imageProductPicture.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.imageProductPicture_EditValueChanged);

            #line default
            #line hidden
                return;

            case 28:
                this.btnSaveChangeProductCancel_Copy = ((System.Windows.Controls.Button)(target));

            #line 102 "..\..\..\Views\Product.xaml"
                this.btnSaveChangeProductCancel_Copy.Click += new System.Windows.RoutedEventHandler(this.btnSaveChangeProduct_Cancel_Click);

            #line default
            #line hidden
                return;

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

            case 30:
                this.dateExpiredTime = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 31:
                this.txtProductStatus = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 32:
                this.btnUpdateInventory = ((System.Windows.Controls.Button)(target));

            #line 110 "..\..\..\Views\Product.xaml"
                this.btnUpdateInventory.Click += new System.Windows.RoutedEventHandler(this.btnUpdateInventory_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.txtSearch = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 34:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 112 "..\..\..\Views\Product.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.btnRefresh = ((System.Windows.Controls.Button)(target));

            #line 113 "..\..\..\Views\Product.xaml"
                this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.btnPause = ((System.Windows.Controls.Button)(target));

            #line 114 "..\..\..\Views\Product.xaml"
                this.btnPause.Click += new System.Windows.RoutedEventHandler(this.btnPause_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 16 "..\..\..\Views\Account.xaml"
                ((WPFSuperMarket.Views.Account)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

            #line 58 "..\..\..\Views\Account.xaml"
                this.gridControl1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.gridControl1_MouseDown);

            #line default
            #line hidden

            #line 58 "..\..\..\Views\Account.xaml"
                this.gridControl1.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridControl1_SelectedItemChanged);

            #line default
            #line hidden
                return;

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

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

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

            case 6:
                this.imageAccountPicture = ((DevExpress.Xpf.Editors.ImageEdit)(target));

            #line 85 "..\..\..\Views\Account.xaml"
                this.imageAccountPicture.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.imageAccountPicture_EditValueChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.txtAccountUsername = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 8:
                this.txtAccountHashedPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

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

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

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

            case 12:
                this.txtAccountPhone = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 14:
                this.btnAddAccount_Cancel = ((System.Windows.Controls.Button)(target));

            #line 145 "..\..\..\Views\Account.xaml"
                this.btnAddAccount_Cancel.Click += new System.Windows.RoutedEventHandler(this.btnAddAccount_Cancel_Click);

            #line default
            #line hidden
                return;

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

            #line 151 "..\..\..\Views\Account.xaml"
                this.btnAddAccount.Click += new System.Windows.RoutedEventHandler(this.btnAddAccount_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.btnSaveChangeAccount = ((System.Windows.Controls.Button)(target));

            #line 159 "..\..\..\Views\Account.xaml"
                this.btnSaveChangeAccount.Click += new System.Windows.RoutedEventHandler(this.btnAccount_SaveChange_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.btnSaveChangeAccount_Cancel = ((System.Windows.Controls.Button)(target));

            #line 167 "..\..\..\Views\Account.xaml"
                this.btnSaveChangeAccount_Cancel.Click += new System.Windows.RoutedEventHandler(this.btnSaveChangeAccount_Cancel_Click);

            #line default
            #line hidden
                return;

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

            #line 173 "..\..\..\Views\Account.xaml"
                this.btnChangePasswordAccount.Click += new System.Windows.RoutedEventHandler(this.btnChangePassword_Click);

            #line default
            #line hidden
                return;

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

            #line 181 "..\..\..\Views\Account.xaml"
                this.btnChangePasswordAccount_Cancel.Click += new System.Windows.RoutedEventHandler(this.btnChangePassword_Account_Cancel_Click);

            #line default
            #line hidden
                return;

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

            #line 187 "..\..\..\Views\Account.xaml"
                this.btnDeleteAccount.Click += new System.Windows.RoutedEventHandler(this.btnDeleteAccount_Click);

            #line default
            #line hidden
                return;

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

            #line 195 "..\..\..\Views\Account.xaml"
                this.btnSetAdmin.Click += new System.Windows.RoutedEventHandler(this.btnSetAdmin_Click);

            #line default
            #line hidden
                return;

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

            #line 203 "..\..\..\Views\Account.xaml"
                this.btnUnSetAdmin.Click += new System.Windows.RoutedEventHandler(this.btnUnSetAdmin_Click);

            #line default
            #line hidden
                return;

            case 23:
                this._comboboxquyenhan = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Windows = ((Hung_Tuong_LVTN.SuaBDS)(target));
                return;

            case 2:
                this.img = ((DevExpress.Xpf.Editors.ImageEdit)(target));
                return;

            case 3:
                this.layoutGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 4:
                this.txtDai = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 5:
                this.txtRong = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 7:
                this.cboTt = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 8:
                this.cboKh = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 9:
                this.cboLoai = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

            case 12:
                this.layoutGroup2 = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 13:
                this.layoutGroup3 = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

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

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

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

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

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

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

            #line 85 "..\..\SuaBDS.xaml"
                this.btnThem.Click += new System.Windows.RoutedEventHandler(this.btnThem_Click);

            #line default
            #line hidden
                return;

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

            #line 91 "..\..\SuaBDS.xaml"
                this.btnXoa.Click += new System.Windows.RoutedEventHandler(this.btnXoa_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.lcMota = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 22:
                this.txtMota = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            #line 103 "..\..\SuaBDS.xaml"
                this.btnThemHinh.Click += new System.Windows.RoutedEventHandler(this.btnThemHinh_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }