void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.optionsPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            #line 24 "..\..\..\Modules\BindingToDynamicObject.xaml"
                this.FieldNameBox.Validate += new DevExpress.Xpf.Editors.Validation.ValidateEventHandler(this.FieldNameBox_Validate);

            #line default
            #line hidden
                return;

            case 3:
                this.TypeBox = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 4:
                this.DefaultValueBoxSpin = ((DevExpress.Xpf.Editors.SpinEdit)(target));
                return;

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

            case 6:
                this.DefaultValueBoxDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

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

            #line 87 "..\..\..\Modules\BindingToDynamicObject.xaml"
                this.CreateNewColBtn.Click += new System.Windows.RoutedEventHandler(this.CreateNewColBtn_Click);

            #line default
            #line hidden
                return;

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

            case 10:
                this.View = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.layoutItems = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

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

            case 3:
                this.dpDataEmissao = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

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

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

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

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

            #line 64 "..\..\..\View\NFeCupomVinculado.xaml"
                this.btSalvar.Click += new System.Windows.RoutedEventHandler(this.btSalvar_Click);

            #line default
            #line hidden
                return;

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

            #line 70 "..\..\..\View\NFeCupomVinculado.xaml"
                this.btExcluir.Click += new System.Windows.RoutedEventHandler(this.btExcluir_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.dataGrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 19 "..\..\MainWindow.xaml"
     ((Unilever.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.DXRibbonWindow_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
     return;
     case 3:
     this.bNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 4:
     this.bOpen = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 5:
     this.bHelp = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 6:
     this.Second = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 7:
     this.btnViewPros = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.btnViewPros.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewPros_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnViewCats = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 54 "..\..\MainWindow.xaml"
     this.btnViewCats.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewCats_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Third = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 10:
     this.btnViewDistributor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 63 "..\..\MainWindow.xaml"
     this.btnViewDistributor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewDistributor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnAddDistribubor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 66 "..\..\MainWindow.xaml"
     this.btnAddDistribubor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddDistribubor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnManageLiability = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 69 "..\..\MainWindow.xaml"
     this.btnManageLiability.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnManageLiability_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.btnSaleRevenue = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 72 "..\..\MainWindow.xaml"
     this.btnSaleRevenue.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnSaleRevenue_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 14:
     this.Order = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 15:
     this.btnAddOrder = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 79 "..\..\MainWindow.xaml"
     this.btnAddOrder.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddOrder_ItemClick);
     
     #line default
     #line hidden
     return;
     case 16:
     this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 17:
     this.documentGroup = ((DevExpress.Xpf.Docking.DocumentGroup)(target));
     return;
     case 18:
     this.productTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 19:
     this.gridProducts = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 20:
     this.tblProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 118 "..\..\MainWindow.xaml"
     this.tblProducts.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblProducts_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 21:
     this.categoriesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 22:
     this.gridCategories = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 23:
     this.distributorsTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 24:
     this.gridDistributors = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 25:
     this.tblDistributors = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 139 "..\..\MainWindow.xaml"
     this.tblDistributors.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblDistributors_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.liabilitiesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 27:
     this.gridLiabities = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 28:
     this.tblLiabilities = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 151 "..\..\MainWindow.xaml"
     this.tblLiabilities.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblLiabilities_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 29:
     this.salerevenueTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 30:
     this.gridSaleRevenues = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 31:
     this.tblSaleRevenues = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 165 "..\..\MainWindow.xaml"
     this.tblSaleRevenues.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblSaleRevenues_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 32:
     this.addorderTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 33:
     this.txtSearchIdPros = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 34:
     this.btnSearchIdPros = ((System.Windows.Controls.Button)(target));
     
     #line 191 "..\..\MainWindow.xaml"
     this.btnSearchIdPros.Click += new System.Windows.RoutedEventHandler(this.btnSearchIdPros_Click);
     
     #line default
     #line hidden
     return;
     case 35:
     this.gridShowProduct_addorder = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 36:
     this.tblShowProduct_addorder = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 37:
     this.dbProductDetails = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 38:
     this.txtpName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 39:
     this.txtpPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 40:
     this.cbxpCategory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 41:
     this.depImportDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 42:
     this.txtpRemain = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 43:
     this.txtpDescript = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 44:
     this.btnUpdatePros = ((System.Windows.Controls.Button)(target));
     
     #line 257 "..\..\MainWindow.xaml"
     this.btnUpdatePros.Click += new System.Windows.RoutedEventHandler(this.btnUpdatePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btnAddPros = ((System.Windows.Controls.Button)(target));
     
     #line 259 "..\..\MainWindow.xaml"
     this.btnAddPros.Click += new System.Windows.RoutedEventHandler(this.btnAddPros_Click_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.btnRemovePros = ((System.Windows.Controls.Button)(target));
     
     #line 262 "..\..\MainWindow.xaml"
     this.btnRemovePros.Click += new System.Windows.RoutedEventHandler(this.btnRemovePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 47:
     this.btnClearText = ((System.Windows.Controls.Button)(target));
     
     #line 266 "..\..\MainWindow.xaml"
     this.btnClearText.Click += new System.Windows.RoutedEventHandler(this.btnClearText_Click_1);
     
     #line default
     #line hidden
     return;
     case 48:
     this.dpSaleRevenues = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 49:
     this.gridSaleRevenueDetails = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 50:
     this.tblSaleRevenueDetails = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 51:
     this.gridSaleRevenueReduce = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 52:
     this.tblSaleRevenueReduce = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 53:
     this.lstNotify = ((System.Windows.Controls.ListBox)(target));
     return;
     case 54:
     this.txtQuantity_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 55:
     this.txtPrice_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 56:
     this.txtAmount_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 57:
     this.manageTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 58:
     this.txtdbId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 59:
     this.txtdbName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 60:
     this.txtdbEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 61:
     this.txtdbPhone = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 62:
     this.txtdbAddr = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 63:
     this.distFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 64:
     this.btndbAdd = ((System.Windows.Controls.Button)(target));
     
     #line 385 "..\..\MainWindow.xaml"
     this.btndbAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 65:
     this.btndbUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 389 "..\..\MainWindow.xaml"
     this.btndbUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 66:
     this.btndbRemove = ((System.Windows.Controls.Button)(target));
     
     #line 393 "..\..\MainWindow.xaml"
     this.btndbRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 67:
     this.liabilityTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 68:
     this.txtdlid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 69:
     this.txtdldbid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 70:
     this.txtdldbname = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 71:
     this.txtdlorderid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 72:
     this.txtdlresday = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 73:
     this.defliaFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 74:
     this.btndlUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 448 "..\..\MainWindow.xaml"
     this.btndlUpdate.Click += new System.Windows.RoutedEventHandler(this.btndlUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 75:
     this.btndlRemove = ((System.Windows.Controls.Button)(target));
     
     #line 452 "..\..\MainWindow.xaml"
     this.btndlRemove.Click += new System.Windows.RoutedEventHandler(this.btndlRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 76:
     this.addOrderMiniTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 77:
     this.txtproquantity_addorder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 78:
     this.cbxaddorderDistribs = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 79:
     this.rdPeriod = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 80:
     this.rdNonPeriod = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 81:
     this.rdPaid = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 82:
     this.rdUnpaid = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 83:
     this.addOrders = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 84:
     this.btnClearOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 85:
     this.btnUpdateOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 86:
     this.btnRemoveOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 87:
     this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 2:
     this.Root = ((DevExpress.Xpf.Docking.LayoutGroup)(target));
     return;
     case 3:
     this.PortiaTrades = ((System.Windows.Controls.ContentControl)(target));
     return;
     case 4:
     this.DtcConfirms = ((System.Windows.Controls.ContentControl)(target));
     return;
     case 5:
     this.menuPanel = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 6:
     this.dtTradeDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 7:
     this.lblPortia = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.cmbPortFrequency = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 9:
     this.dockLayoutManagerRecon = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 10:
     this.Child = ((DevExpress.Xpf.Docking.LayoutGroup)(target));
     return;
     case 11:
     this.Reconciliation = ((System.Windows.Controls.ContentControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 14 "..\..\..\View\CashFlowVisual.xaml"
                ((CashFlow.Client.View.CashFlowVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

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

            case 5:
                this.viewRoboDrift = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 98 "..\..\..\View\CashFlowVisual.xaml"
                this.viewRoboDrift.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden

            #line 103 "..\..\..\View\CashFlowVisual.xaml"
                this.viewRoboDrift.CustomRowAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomRowAppearanceEventArgs>(this.viewAccountTax_CustomRowAppearance);

            #line default
            #line hidden

            #line 104 "..\..\..\View\CashFlowVisual.xaml"
                this.viewRoboDrift.CustomCellAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomCellAppearanceEventArgs>(this.viewAccountTax_CustomCellAppearance);

            #line default
            #line hidden
                return;

            case 6:

            #line 186 "..\..\..\View\CashFlowVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.txtenddate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 188 "..\..\..\View\CashFlowVisual.xaml"
                this.txtenddate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.txtstartdate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 190 "..\..\..\View\CashFlowVisual.xaml"
                this.txtstartdate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.comboBoxEdit1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 197 "..\..\..\View\CashFlowVisual.xaml"
                this.comboBoxEdit1.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.comboBoxEdit1_EditValueChanged);

            #line default
            #line hidden

            #line 205 "..\..\..\View\CashFlowVisual.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus);

            #line default
            #line hidden
                return;

            case 10:
                this.SecurityComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 229 "..\..\..\View\CashFlowVisual.xaml"
                this.SecurityComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.SecurityComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 229 "..\..\..\View\CashFlowVisual.xaml"
                this.SecurityComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.SecurityComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

            case 11:

            #line 239 "..\..\..\View\CashFlowVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #6
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;
        }
Пример #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 13 "..\..\frmThemHDKyGui.xaml"
                ((Hung_Tuong_LVTN.frmThemHDKyGui)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.layout1 = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

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

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

            #line 28 "..\..\frmThemHDKyGui.xaml"
                this.btnReload.Click += new System.Windows.RoutedEventHandler(this.btnReload_Click);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\frmThemHDKyGui.xaml"
                this.btnThemKH.Click += new System.Windows.RoutedEventHandler(this.btnThemKH_Click);

            #line default
            #line hidden
                return;

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

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

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

            #line 52 "..\..\frmThemHDKyGui.xaml"
                this.txtRong.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtRong_KeyDown);

            #line default
            #line hidden
                return;

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

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

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

            #line 64 "..\..\frmThemHDKyGui.xaml"
                this.txtDongia.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtDongia_KeyDown);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

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

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

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

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

            case 22:
                this.dpbatdau = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 23:
                this.dpketthuc = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 24:
                this.btnthoat = ((System.Windows.Controls.Button)(target));

            #line 117 "..\..\frmThemHDKyGui.xaml"
                this.btnthoat.Click += new System.Windows.RoutedEventHandler(this.btnthoat_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #8
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.Menu = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\MainWindow.xaml"
                this.Menu.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 3:
                this.DateSelector = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 75 "..\..\MainWindow.xaml"
                this.DateSelector.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 4:
                this.DateEditPicker = ((DevExpress.Xpf.Editors.DateEditPickerStyleSettings)(target));
                return;

            case 5:
                this.Selectors = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.SelectorList = ((System.Windows.Controls.ListBox)(target));

            #line 87 "..\..\MainWindow.xaml"
                this.SelectorList.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 7:
                this.FlyoutControl = ((DevExpress.Xpf.Editors.Flyout.FlyoutControl)(target));
                return;

            case 8:
                this.Scheduler = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));

            #line 113 "..\..\MainWindow.xaml"
                this.Scheduler.EditAppointmentFormShowing += new DevExpress.Xpf.Scheduler.AppointmentFormEventHandler(this.Scheduler_OnEditAppointmentFormShowing);

            #line default
            #line hidden

            #line 114 "..\..\MainWindow.xaml"
                this.Scheduler.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 9:

            #line 116 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Scheduler.SchedulerStorage)(target)).AppointmentsChanged += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.SchedulerStorage_AppointmentsChanged);

            #line default
            #line hidden

            #line 117 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Scheduler.SchedulerStorage)(target)).AppointmentsDeleted += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.SchedulerStorage_OnAppointmentsDeleted);

            #line default
            #line hidden
                return;

            case 10:
                this.Name = ((DevExpress.Xpf.Scheduler.ResourceMapping)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Control_menu = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
                return;

            case 2:
                this.btnGeneral = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 3:

            #line 14 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.BarButtonItem_ItemClick);

            #line default
            #line hidden
                return;

            case 4:

            #line 15 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.NuevoPromo_ItemClick_1);

            #line default
            #line hidden
                return;

            case 5:

            #line 16 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.eliminarPromocion_ItemClick);

            #line default
            #line hidden
                return;

            case 6:

            #line 19 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnDetalle_ItemClick);

            #line default
            #line hidden
                return;

            case 7:

            #line 22 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.PromotionsReport_ItemClick_1);

            #line default
            #line hidden
                return;

            case 8:
                this.btnDetalle = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 9:

            #line 27 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnListo_ItemClick);

            #line default
            #line hidden
                return;

            case 10:

            #line 28 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnListo_ItemClick);

            #line default
            #line hidden
                return;

            case 11:

            #line 31 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.nuevoProducto_ItemClick_1);

            #line default
            #line hidden
                return;

            case 12:

            #line 32 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.eliminarProductoDePromocion_ItemClick_1);

            #line default
            #line hidden
                return;

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

            case 14:
                this.vista_promocion = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

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

            case 16:
                this.img = ((System.Windows.Controls.Image)(target));
                return;

            case 17:
                this.txtCortoName = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 48 "..\..\Promociones.xaml"
                this.SeleccionarImagen.Click += new System.Windows.RoutedEventHandler(this.SeleccionarImagen_Click);

            #line default
            #line hidden
                return;

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

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

            #line 55 "..\..\Promociones.xaml"
                this.txtNombre.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtNombreP_KeyUp);

            #line default
            #line hidden
                return;

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

            #line 60 "..\..\Promociones.xaml"
                this.txtPrecio.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden

            #line 60 "..\..\Promociones.xaml"
                this.txtPrecio.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostosPromociones_KeyUp);

            #line default
            #line hidden
                return;

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

            #line 63 "..\..\Promociones.xaml"
                this.txtIVA.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden

            #line 63 "..\..\Promociones.xaml"
                this.txtIVA.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostosPromociones_KeyUp);

            #line default
            #line hidden
                return;

            case 23:
                this.txtPCImpuesto = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 68 "..\..\Promociones.xaml"
                this.txtPCImpuesto.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 24:
                this.cbxDisponible = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 25:
                this.cbxDiasDisponibles = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 26:
                this.cbxHInicio = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 27:
                this.cbxHFinalizacion = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 28:
                this.cbxFInicio = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 29:
                this.cbxFFinalizacion = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 30:
                this.tblPromociones = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 105 "..\..\Promociones.xaml"
                this.tblPromociones.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.tblPromociones_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 31:
                this.vista_detalle = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 32:
                this.cbxProductos = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            #line 120 "..\..\Promociones.xaml"
                this.txtCantidadP.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 34:

            #line 122 "..\..\Promociones.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.addProduct_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.tblProductos = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 125 "..\..\Promociones.xaml"
                this.tblProductos.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.tblProductos_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 36:
                this.txtTotal = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 2 "..\..\..\WxzForms\FAddStudent.xaml"
                ((StudentsManagement.WxzForms.FAddStudent)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown_1);

            #line default
            #line hidden

            #line 2 "..\..\..\WxzForms\FAddStudent.xaml"
                ((StudentsManagement.WxzForms.FAddStudent)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:

            #line 9 "..\..\..\WxzForms\FAddStudent.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btn_SelectLocation_Click);

            #line default
            #line hidden
                return;

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

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

            case 6:
                this.tbx_SSEX = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.tbx_SBIRTH = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

            case 9:

            #line 41 "..\..\..\WxzForms\FAddStudent.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btn_OK_Click);

            #line default
            #line hidden
                return;

            case 10:

            #line 42 "..\..\..\WxzForms\FAddStudent.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btn_Cancel_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.lb_title = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #11
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;
        }
Пример #12
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 19 "..\..\MainWindow.xaml"
     ((Unilever.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.DXRibbonWindow_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
     return;
     case 3:
     this.bNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 4:
     this.bOpen = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 5:
     this.bHelp = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 6:
     this.Second = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 7:
     this.btnViewPros = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.btnViewPros.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewPros_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnViewCats = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 54 "..\..\MainWindow.xaml"
     this.btnViewCats.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewCats_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Third = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 10:
     this.btnViewDistributor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 61 "..\..\MainWindow.xaml"
     this.btnViewDistributor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewDistributor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnAddDistribubor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 64 "..\..\MainWindow.xaml"
     this.btnAddDistribubor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddDistribubor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnManageLiability = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 67 "..\..\MainWindow.xaml"
     this.btnManageLiability.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnManageLiability_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 14:
     this.documentGroup = ((DevExpress.Xpf.Docking.DocumentGroup)(target));
     return;
     case 15:
     this.productTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 16:
     this.gridProducts = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 17:
     this.tblProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 107 "..\..\MainWindow.xaml"
     this.tblProducts.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblProducts_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 18:
     this.categoriesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 19:
     this.gridCategories = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 20:
     this.distributorsTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 21:
     this.gridDistributors = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 22:
     this.tblDistributors = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 128 "..\..\MainWindow.xaml"
     this.tblDistributors.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblDistributors_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 23:
     this.liabilitiesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 24:
     this.gridLiabities = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 25:
     this.tblLiabilities = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 26:
     this.txtpName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 27:
     this.txtpPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 28:
     this.cbxpCategory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 29:
     this.depImportDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 30:
     this.txtpRemain = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 31:
     this.txtpDescript = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 32:
     this.btnUpdatePros = ((System.Windows.Controls.Button)(target));
     
     #line 190 "..\..\MainWindow.xaml"
     this.btnUpdatePros.Click += new System.Windows.RoutedEventHandler(this.btnUpdatePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 33:
     this.btnAddPros = ((System.Windows.Controls.Button)(target));
     
     #line 192 "..\..\MainWindow.xaml"
     this.btnAddPros.Click += new System.Windows.RoutedEventHandler(this.btnAddPros_Click_1);
     
     #line default
     #line hidden
     return;
     case 34:
     this.btnRemovePros = ((System.Windows.Controls.Button)(target));
     
     #line 195 "..\..\MainWindow.xaml"
     this.btnRemovePros.Click += new System.Windows.RoutedEventHandler(this.btnRemovePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 35:
     this.btnClearText = ((System.Windows.Controls.Button)(target));
     
     #line 199 "..\..\MainWindow.xaml"
     this.btnClearText.Click += new System.Windows.RoutedEventHandler(this.btnClearText_Click_1);
     
     #line default
     #line hidden
     return;
     case 36:
     this.manageDistTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 37:
     this.txtdbId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 38:
     this.txtdbName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 39:
     this.txtdbEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 40:
     this.txtdbPhone = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 41:
     this.txtdbAddr = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 42:
     this.distFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 43:
     this.btndbAdd = ((System.Windows.Controls.Button)(target));
     
     #line 255 "..\..\MainWindow.xaml"
     this.btndbAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 44:
     this.btndbUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 259 "..\..\MainWindow.xaml"
     this.btndbUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btndbRemove = ((System.Windows.Controls.Button)(target));
     
     #line 263 "..\..\MainWindow.xaml"
     this.btndbRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.defliaFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 47:
     this.btndlAdd = ((System.Windows.Controls.Button)(target));
     
     #line 308 "..\..\MainWindow.xaml"
     this.btndlAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 48:
     this.btndlUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 312 "..\..\MainWindow.xaml"
     this.btndlUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 49:
     this.btndlRemove = ((System.Windows.Controls.Button)(target));
     
     #line 316 "..\..\MainWindow.xaml"
     this.btndlRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 50:
     this.txtId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 51:
     this.txtName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 52:
     this.FooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 53:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 366 "..\..\MainWindow.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 54:
     this.btnLapHoaDon = ((System.Windows.Controls.Button)(target));
     
     #line 370 "..\..\MainWindow.xaml"
     this.btnLapHoaDon.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 55:
     this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #13
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.lblTitle = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.lblFutureLockouts = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.lblStartTime = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.lblEndTime = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.lstFutureLockouts = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
     return;
     case 6:
     this.dateStartDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 7:
     this.txtStartTime = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 8:
     this.dateEndDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 9:
     this.txtEndTime = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 10:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 55 "..\..\..\Lists\Lockouts.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 56 "..\..\..\Lists\Lockouts.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

            case 2:
                this.dateFromTime = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 3:
                this.dateToTime = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 87 "..\..\..\Views\Order.xaml"
                this.btnPrintList.Click += new System.Windows.RoutedEventHandler(this.btnPrintList_Click);

            #line default
            #line hidden
                return;

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

            #line 89 "..\..\..\Views\Order.xaml"
                this.btnAll.Click += new System.Windows.RoutedEventHandler(this.btnAll_Click);

            #line default
            #line hidden
                return;

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

            #line 91 "..\..\..\Views\Order.xaml"
                this.btnThisMonth.Click += new System.Windows.RoutedEventHandler(this.btnThisMonth_Click);

            #line default
            #line hidden
                return;

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

            #line 92 "..\..\..\Views\Order.xaml"
                this.btnToday.Click += new System.Windows.RoutedEventHandler(this.btnToday_Click);

            #line default
            #line hidden
                return;

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

            #line 94 "..\..\..\Views\Order.xaml"
                this.txtSearchOrder.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtSearchOrder_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 96 "..\..\..\Views\Order.xaml"
                this.btnSearchOrder.Click += new System.Windows.RoutedEventHandler(this.btnSearchOrder_Click);

            #line default
            #line hidden
                return;

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

            #line 97 "..\..\..\Views\Order.xaml"
                this.btnClearSearchOrder.Click += new System.Windows.RoutedEventHandler(this.btnAll_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.gridControlOrders = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 104 "..\..\..\Views\Order.xaml"
                this.gridControlOrders.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.gridControlOrders_MouseDown);

            #line default
            #line hidden

            #line 104 "..\..\..\Views\Order.xaml"
                this.gridControlOrders.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.gridControlOrderLines_SelectedItemChanged);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 161 "..\..\..\Views\Order.xaml"
                this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            #line 14 "..\..\..\Page\StatisticsControl.xaml"
                ((FireWall.StatisticsControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.QueryDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 21 "..\..\..\Page\StatisticsControl.xaml"
                this.QueryDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 3:
                this.FwName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 25 "..\..\..\Page\StatisticsControl.xaml"
                this.FwName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 4:
                this.ProtectedIP = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 29 "..\..\..\Page\StatisticsControl.xaml"
                this.ProtectedIP.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 5:
                this.StateName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 33 "..\..\..\Page\StatisticsControl.xaml"
                this.StateName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\..\Page\StatisticsControl.xaml"
                this.Querybutton.Click += new System.Windows.RoutedEventHandler(this.Querybutton_Click);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\Page\StatisticsControl.xaml"
                this.Exportbutton.Click += new System.Windows.RoutedEventHandler(this.Exportbutton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.StatisData = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 9:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 42 "..\..\..\Page\StatisticsControl.xaml"
                this.view.RowDoubleClick += new DevExpress.Xpf.Grid.RowDoubleClickEventHandler(this.RowDoubleClick);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\..\Page\StatisticsControl.xaml"
                this.Returnbutton.Click += new System.Windows.RoutedEventHandler(this.Returnbutton_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.ShowLine = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 47 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowLine.Checked += new System.Windows.RoutedEventHandler(this.ShowLine_Checked);

            #line default
            #line hidden

            #line 47 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowLine.Unchecked += new System.Windows.RoutedEventHandler(this.ShowLine_Unchecked);

            #line default
            #line hidden
                return;

            case 12:
                this.ShowBar = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 48 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowBar.Checked += new System.Windows.RoutedEventHandler(this.ShowBar_Checked);

            #line default
            #line hidden

            #line 48 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowBar.Unchecked += new System.Windows.RoutedEventHandler(this.ShowBar_Unchecked);

            #line default
            #line hidden
                return;

            case 13:
                this.IPchartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 14:
                this.pie = ((DevExpress.Xpf.Charts.PieSeries2D)(target));
                return;

            case 15:
                this.DatechartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 16:
                this.barSeries = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 17:
                this.line = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 14 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((Reporting.Client.View.GenericGridViewerVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.lblborder = ((System.Windows.Controls.GridSplitter)(target));
                return;

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

            #line 75 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.lblheader.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.lblheader_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 4:

            #line 78 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            case 6:
                this.viewRoboDrift = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 99 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.viewRoboDrift.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden

            #line 102 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.viewRoboDrift.CustomRowAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomRowAppearanceEventArgs>(this.viewAccountTax_CustomRowAppearance);

            #line default
            #line hidden

            #line 103 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.viewRoboDrift.CustomCellAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomCellAppearanceEventArgs>(this.viewAccountTax_CustomCellAppearance);

            #line default
            #line hidden
                return;

            case 7:

            #line 142 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.txtenddate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 144 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.txtenddate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.txtstartdate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 146 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.txtstartdate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.comboBoxEdit1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 153 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.comboBoxEdit1.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.comboBoxEdit1_EditValueChanged);

            #line default
            #line hidden

            #line 161 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus);

            #line default
            #line hidden
                return;

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

            #line 173 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.cmboDesk.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboDesk_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.SecurityComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 191 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.SecurityComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.SecurityComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 191 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.SecurityComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.SecurityComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

            case 13:
                this.cmboReport = ((System.Windows.Controls.ComboBox)(target));

            #line 203 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.cmboReport.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboReport_SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

            case 15:

            #line 212 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateButton_Click);

            #line default
            #line hidden
                return;

            case 16:

            #line 213 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click);

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

            #line 14 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((GenericGrid.Client.GenericGridViewerVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 15 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((GenericGrid.Client.GenericGridViewerVisual)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);

            #line default
            #line hidden
                return;

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

            case 3:
                this.viewRoboDrift = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 49 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.viewRoboDrift.CustomRowAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomRowAppearanceEventArgs>(this.viewAccountTax_CustomRowAppearance);

            #line default
            #line hidden

            #line 50 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.viewRoboDrift.CustomCellAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomCellAppearanceEventArgs>(this.viewAccountTax_CustomCellAppearance);

            #line default
            #line hidden
                return;

            case 4:

            #line 63 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.txtenddate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 65 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.txtenddate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.txtstartdate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 67 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.txtstartdate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

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

            #line 68 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.cmboFollower.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.comboBoxEdit1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 83 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.comboBoxEdit1.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.comboBoxEdit1_EditValueChanged);

            #line default
            #line hidden

            #line 91 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus);

            #line default
            #line hidden
                return;

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

            #line 103 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.cmboDesk.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboDesk_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 10:

            #line 108 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Security_Button_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.SecurityTextBox = ((System.Windows.Controls.TextBox)(target));

            #line 110 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.SecurityTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SecurityTextBox_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 114 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.cmboReport.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboReport_SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

            case 14:

            #line 123 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateButton_Click);

            #line default
            #line hidden
                return;

            case 15:

            #line 124 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click);

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

            #line 12 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                ((Linedata.Framework.Client.NavDashBoardViewerPublisher.RoboViewerPublisherVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 13 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                ((Linedata.Framework.Client.NavDashBoardViewerPublisher.RoboViewerPublisherVisual)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.RoboDrift.SelectionChanged += new DevExpress.Xpf.Grid.GridSelectionChangedEventHandler(this.RoboDrift_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.viewRoboDrift = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 27 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.viewRoboDrift.CustomRowAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomRowAppearanceEventArgs>(this.viewAccountTax_CustomRowAppearance);

            #line default
            #line hidden

            #line 27 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.viewRoboDrift.CustomCellAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomCellAppearanceEventArgs>(this.viewAccountTax_CustomCellAppearance);

            #line default
            #line hidden
                return;

            case 4:

            #line 40 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.start = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 43 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.start.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.end = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 46 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.end.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.cmboFollower.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

            #line 55 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.txtAccount1.LostFocus += new System.Windows.RoutedEventHandler(this.txtAccount_LostFocus);

            #line default
            #line hidden

            #line 55 "..\..\..\View\NavDashboardViewerPublisherVisual.xaml"
                this.txtAccount1.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtAccount_TextChanged);

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

            #line 14 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((GenericGrid.Client.View.GenericGridViewerVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 3:
                this.lblborder = ((System.Windows.Controls.GridSplitter)(target));
                return;

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

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

            case 6:
                this.viewRoboDrift = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 93 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.viewRoboDrift.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 7:

            #line 128 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.txtenddate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 130 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.txtenddate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.txtstartdate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 132 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.txtstartdate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.comboBoxEdit1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 139 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.comboBoxEdit1.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.comboBoxEdit1_EditValueChanged);

            #line default
            #line hidden

            #line 147 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus);

            #line default
            #line hidden
                return;

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

            #line 159 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.cmboDesk.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboDesk_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.SecurityComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 177 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.SecurityComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.SecurityComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 177 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.SecurityComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.SecurityComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

            case 13:
                this.cmboReport = ((System.Windows.Controls.ComboBox)(target));

            #line 189 "..\..\..\View\GenericGridViewerVisual.xaml"
                this.cmboReport.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboReport_SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

            case 15:

            #line 198 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateButton_Click);

            #line default
            #line hidden
                return;

            case 16:

            #line 199 "..\..\..\View\GenericGridViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #20
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.plotter = ((Microsoft.Research.DynamicDataDisplay.TimeChartPlotter)(target));
     return;
     case 2:
     this.dateAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target));
     return;
     case 3:
     this.tabControl = ((StrategyAnalyzerCore.Visualization.Wpf.TabControl.TabControl)(target));
     
     #line 30 "..\..\MainView.xaml"
     this.tabControl.NewTabItem += new System.EventHandler<StrategyAnalyzerCore.Visualization.Wpf.TabControl.NewTabItemEventArgs>(this.tabControl_NewTabItem);
     
     #line default
     #line hidden
     return;
     case 4:
     this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 5:
     this.layoutControl1 = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
     return;
     case 6:
     this.startDateEdit = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 7:
     this.endDateEdit = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 8:
     this.monthSpinEdit = ((DevExpress.Xpf.Editors.SpinEdit)(target));
     return;
     case 9:
     this.runButton = ((System.Windows.Controls.Button)(target));
     
     #line 105 "..\..\MainView.xaml"
     this.runButton.Click += new System.Windows.RoutedEventHandler(this.runButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userName = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 49 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.userName.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 2:

            #line 50 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 3:
                this.birthName = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 57 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.birthName.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 4:

            #line 58 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 5:
                this.gender = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 6:

            #line 68 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ComboBoxEditErase);

            #line default
            #line hidden
                return;

            case 7:
                this.motherName = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 77 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.motherName.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 8:

            #line 78 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 9:
                this.birthPlace = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 10:

            #line 88 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ComboBoxEditErase);

            #line default
            #line hidden
                return;

            case 11:
                this.birthDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 98 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.birthDate.Spin += new DevExpress.Xpf.Editors.SpinEventHandler(this.Spin);

            #line default
            #line hidden
                return;

            case 12:

            #line 99 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.DateEditErase);

            #line default
            #line hidden
                return;

            case 13:
                this.tajNumber = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 111 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.tajNumber.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 14:

            #line 112 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 15:
                this.taxNumber = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 119 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.taxNumber.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 16:

            #line 120 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 17:
                this.zipCode = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 18:

            #line 136 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.zipCodeErase);

            #line default
            #line hidden
                return;

            case 19:
                this.settlement = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 20:

            #line 149 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.settlementErase);

            #line default
            #line hidden
                return;

            case 21:
                this.address = ((DevExpress.Xpf.Editors.ButtonEdit)(target));
                return;

            case 22:

            #line 159 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 23:
                this.phone = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 165 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.phone.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 24:

            #line 169 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 25:
                this.mobilePhone = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 174 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.mobilePhone.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 26:

            #line 177 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 27:
                this.eMail = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 184 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.eMail.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 28:

            #line 185 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 29:
                this.billingName = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 197 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.billingName.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 30:

            #line 198 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 31:
                this.billingZipCode = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 32:

            #line 208 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.zipCodeErase);

            #line default
            #line hidden
                return;

            case 33:
                this.billingSettlement = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 34:

            #line 221 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.settlementErase);

            #line default
            #line hidden
                return;

            case 35:
                this.billingAddress = ((DevExpress.Xpf.Editors.ButtonEdit)(target));
                return;

            case 36:

            #line 231 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 37:

            #line 237 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Compare);

            #line default
            #line hidden
                return;

            case 38:
                this.modify = ((System.Windows.Controls.Button)(target));

            #line 248 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.modify.KeyDown += new System.Windows.Input.KeyEventHandler(this.ModifyWithEnter);

            #line default
            #line hidden

            #line 248 "..\..\..\..\Views\Patients\PatientDetails.xaml"
                this.modify.Click += new System.Windows.RoutedEventHandler(this.ModifyExecute);

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

            #line 15 "..\..\..\Page\LogControl.xaml"
                ((FireWall.LogControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.StartDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 23 "..\..\..\Page\LogControl.xaml"
                this.StartDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 3:
                this.EndDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 28 "..\..\..\Page\LogControl.xaml"
                this.EndDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 4:
                this.FwName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 36 "..\..\..\Page\LogControl.xaml"
                this.FwName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 5:
                this.ProtectedIP = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 40 "..\..\..\Page\LogControl.xaml"
                this.ProtectedIP.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 6:
                this.StateName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 44 "..\..\..\Page\LogControl.xaml"
                this.StateName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\..\Page\LogControl.xaml"
                this.Querybutton.Click += new System.Windows.RoutedEventHandler(this.Querybutton_Click);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\..\Page\LogControl.xaml"
                this.Exportbutton.Click += new System.Windows.RoutedEventHandler(this.Exportbutton_Click);

            #line default
            #line hidden
                return;

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

            case 10:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            #line 30 "..\..\..\Views\InventoryActions.xaml"
                this.btnUpdate.Click += new System.Windows.RoutedEventHandler(this.btnUpdate_Click);

            #line default
            #line hidden
                return;

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

            #line 32 "..\..\..\Views\InventoryActions.xaml"
                this.btnIn.Click += new System.Windows.RoutedEventHandler(this.btnIn_Click);

            #line default
            #line hidden
                return;

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

            #line 34 "..\..\..\Views\InventoryActions.xaml"
                this.btnOut.Click += new System.Windows.RoutedEventHandler(this.btnOut_Click);

            #line default
            #line hidden
                return;

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

            #line 35 "..\..\..\Views\InventoryActions.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_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:
     this.rowDefUpperPart = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 2:
     this.gbxMainDetails = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 3:
     this.lblShowHideDetails = ((System.Windows.Controls.Label)(target));
     
     #line 23 "..\..\..\Controls\AnimationControl.xaml"
     this.lblShowHideDetails.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Label_MouseLeftButtonUp);
     
     #line default
     #line hidden
     return;
     case 4:
     this.pnlMainDetails = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.grdRow01 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 6:
     this.grdRow02 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 7:
     this.grdRow03 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 8:
     this.grdRow04 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 9:
     this.grdRow05 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 10:
     this.grdRow06 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 11:
     this.grdRow07 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 12:
     this.rowDefOrder = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 13:
     this.grdRow09 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 14:
     this.txtAnimationName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 15:
     this.txtAnimationCode = ((DevExpress.Xpf.Editors.TextEdit)(target));
     
     #line 61 "..\..\..\Controls\AnimationControl.xaml"
     this.txtAnimationCode.Validate += new DevExpress.Xpf.Editors.Validation.ValidateEventHandler(this.txtAnimationCode_Validate);
     
     #line default
     #line hidden
     return;
     case 16:
     this.txtSAPCode = ((DevExpress.Xpf.Editors.TextEdit)(target));
     
     #line 62 "..\..\..\Controls\AnimationControl.xaml"
     this.txtSAPCode.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.txtSAPCode_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 17:
     this.txtDefaultCustomerReference = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 18:
     this.cmbSalesDrive = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 64 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbSalesDrive.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbSalesDrive_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 19:
     this.cmbAnimationStatus = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 65 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbAnimationStatus.Validate += new DevExpress.Xpf.Editors.Validation.ValidateEventHandler(this.cmbAnimationStatus_Validate);
     
     #line default
     #line hidden
     
     #line 65 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbAnimationStatus.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbAnimationStatus_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 20:
     this.cmbPriority = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 66 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbPriority.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbPriority_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 21:
     this.cmbAnimationType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 67 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbAnimationType.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbAnimationType_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 22:
     this.dateDefaultRequestedDeliveryDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 23:
     this.dateCounterDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 69 "..\..\..\Controls\AnimationControl.xaml"
     this.dateCounterDate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.dateCounterDate_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 24:
     this.datePLVDeliveryDeadline = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 70 "..\..\..\Controls\AnimationControl.xaml"
     this.datePLVDeliveryDeadline.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.datePLVDeliveryDeadline_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 25:
     this.datePLVComponentDeadline = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 71 "..\..\..\Controls\AnimationControl.xaml"
     this.datePLVComponentDeadline.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.datePLVComponentDeadline_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 26:
     this.dateStockDeadline = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 72 "..\..\..\Controls\AnimationControl.xaml"
     this.dateStockDeadline.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.dateStockDeadline_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 27:
     this.cmbDistributionChannel = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 28:
     this.cmbOrderType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 29:
     this.btnAnimationCheck = ((System.Windows.Controls.Button)(target));
     
     #line 77 "..\..\..\Controls\AnimationControl.xaml"
     this.btnAnimationCheck.Click += new System.Windows.RoutedEventHandler(this.btnAnimationCheck_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.btnAnimationReport = ((System.Windows.Controls.Button)(target));
     
     #line 78 "..\..\..\Controls\AnimationControl.xaml"
     this.btnAnimationReport.Click += new System.Windows.RoutedEventHandler(this.btnAnimationReport_Click);
     
     #line default
     #line hidden
     return;
     case 31:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     return;
     case 32:
     this.lblLastAllocationRunLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 33:
     this.lblLastAllocationRun = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.gbxProcurementType = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 35:
     this.tabAnimation = ((System.Windows.Controls.TabControl)(target));
     return;
     case 36:
     this.iteProducts = ((System.Windows.Controls.TabItem)(target));
     return;
     case 37:
     this.ucProductAnimation = ((LorealOptimiseGui.Controls.ProductAnimation)(target));
     return;
     case 38:
     this.iteCustomers = ((System.Windows.Controls.TabItem)(target));
     return;
     case 39:
     this.ucCustomers = ((LorealOptimiseGui.Controls.CustomerGroupAnimation)(target));
     return;
     case 40:
     this.itePricesQuantities = ((System.Windows.Controls.TabItem)(target));
     return;
     case 41:
     this.ucProductDetail = ((LorealOptimiseGui.Controls.ProductDetailAnimation)(target));
     return;
     case 42:
     this.iteFixedAllocations = ((System.Windows.Controls.TabItem)(target));
     return;
     case 43:
     this.ucAnimationAllocation = ((LorealOptimiseGui.Controls.AnimationAllocation)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #25
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\SalesManagement\Views\CustomersForm.xaml"
     ((NSPIREIncSystem.LeadManagement.Views.CustomersForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblCustomerId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.txtCustomerId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 4:
     this.lblFromLead = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.tsFromLeadCheck = ((WPFSpark.ToggleSwitch)(target));
     
     #line 62 "..\..\..\..\SalesManagement\Views\CustomersForm.xaml"
     this.tsFromLeadCheck.Checked += new System.Windows.RoutedEventHandler(this.tsFromLeadCheck_Checked);
     
     #line default
     #line hidden
     
     #line 63 "..\..\..\..\SalesManagement\Views\CustomersForm.xaml"
     this.tsFromLeadCheck.Unchecked += new System.Windows.RoutedEventHandler(this.tsFromLeadCheck_Unchecked);
     
     #line default
     #line hidden
     return;
     case 6:
     this.lblCompanyName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.cbCompanyName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 8:
     this.txtCompanyName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 9:
     this.lblAddress = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtAddress = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 11:
     this.lblPhoneNo = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.txtPhoneNo = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 13:
     this.lblEmail = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.txtEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 15:
     this.lblWebsite = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.txtWebsite = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 17:
     this.lblDateSigned = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtDateSigned = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 19:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 79 "..\..\..\..\SalesManagement\Views\CustomersForm.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 14 "..\..\..\View\NavValidationViewerVisual.xaml"
                ((NavValidationViewer.Client.View.NavValidationViewerVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 3:
                this.lblborder = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 4:
                this.lblborder2 = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 5:
                this.txtstartdate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 74 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.txtstartdate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.cmboControlType = ((System.Windows.Controls.ComboBox)(target));

            #line 77 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.cmboControlType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboDesk_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.cmboIntradayCode = ((System.Windows.Controls.ComboBox)(target));

            #line 82 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.cmboIntradayCode.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboIntradayCode_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 8:

            #line 87 "..\..\..\View\NavValidationViewerVisual.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateButton_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.chkfocusonfail = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 10:
                this.chkfocusonquality = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 11:
                this.comboBoxEdit1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 98 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.comboBoxEdit1.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.comboBoxEdit1_EditValueChanged);

            #line default
            #line hidden

            #line 105 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus);

            #line default
            #line hidden
                return;

            case 12:
                this._dataGrid = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 124 "..\..\..\View\NavValidationViewerVisual.xaml"
                this._dataGrid.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this._dataGrid_MouseDoubleClick);

            #line default
            #line hidden

            #line 124 "..\..\..\View\NavValidationViewerVisual.xaml"
                this._dataGrid.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this._dataGrid_MouseDown);

            #line default
            #line hidden
                return;

            case 13:
                this._viewDataGrid = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 139 "..\..\..\View\NavValidationViewerVisual.xaml"
                this._viewDataGrid.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 14:
                this.lblborder3 = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 15:
                this.SummaryGrid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 16:
                this.viewSummary = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 201 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.viewSummary.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 17:
                this.DataQualityGrid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 18:
                this.viewDataQuality = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 233 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.viewDataQuality.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 19:
                this.DetailGrid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 20:
                this.viewDetail = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 265 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.viewDetail.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 21:
                this.effectGrid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 22:
                this.vieweffect = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 297 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.vieweffect.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 23:
                this.ClassGrid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 24:
                this.viewClass = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 329 "..\..\..\View\NavValidationViewerVisual.xaml"
                this.viewClass.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

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

            case 26:

            #line 346 "..\..\..\View\NavValidationViewerVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.txtRulesetComment = ((System.Windows.Controls.TextBox)(target));
                return;

            case 28:

            #line 353 "..\..\..\View\NavValidationViewerVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Btn_Ruleset_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.rdochecked = ((System.Windows.Controls.RadioButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #27
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;
        }
Пример #28
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     ((NSPIREIncSystem.LeadManagement.Views.LeadActivityForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblActivity = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.lblActivityId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.txtActivityId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 5:
     this.lblDescription = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.txtDescription = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 7:
     this.lblActivityDate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.txtActivityDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 9:
     this.lblActivityTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtActivityTime = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 11:
     this.lblCost = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.txtCost = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 13:
     this.lblContact = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.cbContact = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 15:
     this.lblClientResponse = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.txtClientResponse = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 17:
     this.lblTransactionDetails = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtTransactionDetails = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 19:
     this.lblSalesRep = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.txtSalesRep = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 21:
     this.lblMarketingVoucher = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.txtMarketingVoucher = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 23:
     this.lblNextStep = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.txtNextStep = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 25:
     this.lblNextStepDue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.txtNextStepDue = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 27:
     this.lblFinalizedCheck = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tsFinalizedCheck = ((WPFSpark.ToggleSwitch)(target));
     
     #line 86 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     this.tsFinalizedCheck.Checked += new System.Windows.RoutedEventHandler(this.tsFinalizedCheck_Checked);
     
     #line default
     #line hidden
     
     #line 86 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     this.tsFinalizedCheck.Unchecked += new System.Windows.RoutedEventHandler(this.tsFinalizedCheck_Unchecked);
     
     #line default
     #line hidden
     return;
     case 29:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 89 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #29
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 15 "..\..\LogControl.xaml"
                ((FireWall.LogControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

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

            case 5:
                this.StartDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 47 "..\..\LogControl.xaml"
                this.StartDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 6:
                this.EndDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 52 "..\..\LogControl.xaml"
                this.EndDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 58 "..\..\LogControl.xaml"
                this.HostName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 8:
                this.StateName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 60 "..\..\LogControl.xaml"
                this.StateName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 61 "..\..\LogControl.xaml"
                this.SealChbutton.Click += new System.Windows.RoutedEventHandler(this.SealChbutton_Click);

            #line default
            #line hidden
                return;

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

            #line 62 "..\..\LogControl.xaml"
                this.Imagebutton.Click += new System.Windows.RoutedEventHandler(this.Imagebutton_Click);

            #line default
            #line hidden
                return;

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

            #line 63 "..\..\LogControl.xaml"
                this.Exportbutton.Click += new System.Windows.RoutedEventHandler(this.Exportbutton_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 13:
                this.barSeries = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 14:
                this.line = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 15:
                this.ShowLine = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 115 "..\..\LogControl.xaml"
                this.ShowLine.Checked += new System.Windows.RoutedEventHandler(this.ShowLine_Checked);

            #line default
            #line hidden

            #line 115 "..\..\LogControl.xaml"
                this.ShowLine.Unchecked += new System.Windows.RoutedEventHandler(this.ShowLine_Unchecked);

            #line default
            #line hidden
                return;

            case 16:
                this.ShowBar = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 116 "..\..\LogControl.xaml"
                this.ShowBar.Checked += new System.Windows.RoutedEventHandler(this.ShowBar_Checked);

            #line default
            #line hidden

            #line 116 "..\..\LogControl.xaml"
                this.ShowBar.Unchecked += new System.Windows.RoutedEventHandler(this.ShowBar_Unchecked);

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

            case 2:
                this.toolbar_barItemSave = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

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

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

            case 5:
                this.toolbar_barItemDelete = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 6:
                this.barItemSaveAndClose = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 7:
                this.barItemDelete = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 8:
                this.barItemLabel = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 9:
                this.barItemStatus = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 10:
                this.barItemResources = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 11:
                this.barItemResource = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 12:
                this.barItemReminder = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 13:
                this.barItemRecurrence = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 14:
                this.barItemTimeZones = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

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

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

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

            case 18:
                this.layoutStartTime = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

            case 19:
                this.editorStartDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

            case 21:
                this.editorAllDay = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 22:
                this.layoutEndTime = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

            case 23:
                this.editorEndDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

            case 25:
                this.editorTimeZone = ((DevExpress.Xpf.Scheduling.Editors.TimeZoneEdit)(target));
                return;

            case 26:
                this.editorDescription = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #31
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.detailsModifyForm = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 2:
                this.userName = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 54 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.userName.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 3:

            #line 58 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 4:
                this.birthName = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 66 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.birthName.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 5:

            #line 70 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 6:
                this.jobTitle = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 80 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.jobTitle.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 7:

            #line 81 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 8:
                this.sealNumber = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 92 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.sealNumber.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 9:

            #line 93 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 10:
                this.tajNumber = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 103 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.tajNumber.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 11:

            #line 104 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 12:
                this.taxNumber = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 114 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.taxNumber.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 13:

            #line 115 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 14:
                this.gender = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 125 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.gender.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 15:

            #line 127 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ComboBoxEditErase);

            #line default
            #line hidden
                return;

            case 16:
                this.motherName = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 137 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.motherName.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 17:

            #line 141 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 18:
                this.birthPlace = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 147 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.birthPlace.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 19:

            #line 154 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ComboBoxEditErase);

            #line default
            #line hidden
                return;

            case 20:
                this.birthDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 167 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.birthDate.Spin += new DevExpress.Xpf.Editors.SpinEventHandler(this.Spin);

            #line default
            #line hidden
                return;

            case 21:

            #line 168 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.DateEditErase);

            #line default
            #line hidden
                return;

            case 22:
                this.zipCode = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 23:

            #line 191 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.zipCodeErase);

            #line default
            #line hidden
                return;

            case 24:
                this.settlement = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 25:

            #line 206 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.settlementErase);

            #line default
            #line hidden
                return;

            case 26:
                this.address = ((DevExpress.Xpf.Editors.ButtonEdit)(target));
                return;

            case 27:

            #line 219 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 28:
                this.phone = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 232 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.phone.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 29:

            #line 233 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 30:
                this.jobPhone = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 241 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.jobPhone.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 31:

            #line 245 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

            case 32:
                this.eMail = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 256 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.eMail.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.TextChanged));

            #line default
            #line hidden
                return;

            case 33:

            #line 257 "..\..\..\..\Views\Users\DetailsModify.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonEditErase);

            #line default
            #line hidden
                return;

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

            #line 266 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.detailsModify.KeyDown += new System.Windows.Input.KeyEventHandler(this.DetailsModifyWithEnter);

            #line default
            #line hidden

            #line 266 "..\..\..\..\Views\Users\DetailsModify.xaml"
                this.detailsModify.Click += new System.Windows.RoutedEventHandler(this.DetailsModifyExecute);

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

            case 2:
                this.btnSaveAndClose = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 21 "..\..\CapturaExtendido.xaml"
                this.btnSaveAndClose.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnSaveAndClose_ItemClick);

            #line default
            #line hidden
                return;

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

            case 4:
                this.cbxInsumos = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 41 "..\..\CapturaExtendido.xaml"
                this.cbxInsumos.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cbxInsumos_SelectedIndexChanged);

            #line default
            #line hidden

            #line 41 "..\..\CapturaExtendido.xaml"
                this.cbxInsumos.KeyDown += new System.Windows.Input.KeyEventHandler(this.ObtenerCostos_KeyUp);

            #line default
            #line hidden
                return;

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

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

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

            #line 48 "..\..\CapturaExtendido.xaml"
                this.txtCostoUnitario.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden

            #line 48 "..\..\CapturaExtendido.xaml"
                this.txtCostoUnitario.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostos_KeyUp);

            #line default
            #line hidden
                return;

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

            #line 51 "..\..\CapturaExtendido.xaml"
                this.txtCpromedio.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 56 "..\..\CapturaExtendido.xaml"
                this.txtIVA.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden

            #line 56 "..\..\CapturaExtendido.xaml"
                this.txtIVA.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostos_KeyUp);

            #line default
            #line hidden
                return;

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

            #line 59 "..\..\CapturaExtendido.xaml"
                this.txtCCimpuesto.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 64 "..\..\CapturaExtendido.xaml"
                this.txtRendimiento.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

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

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

            #line 68 "..\..\CapturaExtendido.xaml"
                this.txtCantidad.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 14:
                this.cbxAlmacen = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            #line 74 "..\..\CapturaExtendido.xaml"
                this.btnGuardarList.Click += new System.Windows.RoutedEventHandler(this.btnGuardarList_Click);

            #line default
            #line hidden

            #line 74 "..\..\CapturaExtendido.xaml"
                this.btnGuardarList.KeyDown += new System.Windows.Input.KeyEventHandler(this.btnGuardarList_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 76 "..\..\CapturaExtendido.xaml"
                this.tblInsumos.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.tblInsumos_MouseDown);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

            case 23:
                this.txtEstadoP = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 25:
                this.txtCodigoPostalP = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 27:
                this.txtPaisP = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 28:
                this.txtFechaF = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

            case 30:
                this.txtTipoComprobanteF = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 32:
                this.txtFormaPagoF = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 34:
                this.txtTotalF = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #33
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.layoutItems = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

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

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

            #line 34 "..\..\..\View\NFeDadosBasicos.xaml"
                this.btPesquisarProduto.Click += new System.Windows.RoutedEventHandler(this.btPesquisarProduto_Click);

            #line default
            #line hidden
                return;

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

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

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

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

            case 8:
                this.dpEmissao = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 9:
                this.dpEntradaSaida = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

            case 11:
                this.tbBaseCalculoICMS = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

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

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

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

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

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

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

            case 21:
                this.tbTotalProdutos = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

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

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

            case 27:
                this.tbDespesasAcessorias = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            case 31:
                this.tbDesconto = ((System.Windows.Controls.TextBox)(target));
                return;

            case 32:
                this.label25 = ((System.Windows.Controls.Label)(target));
                return;

            case 33:
                this.tbTotalNota = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 35:
                this.grid1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 36:
                this.tbInformacoesFisco = ((System.Windows.Controls.TextBox)(target));
                return;

            case 37:
                this.tbInformacoesContribuinte = ((System.Windows.Controls.TextBox)(target));
                return;

            case 38:
                this.label27 = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 18 "..\..\..\View\NavContingentDashBoardVisual.xaml"
                ((NavContingentDashBoard.Client.View.NavContingentDashBoardVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 3:
                this.lblborder3 = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 4:
                this.lblborder1 = ((System.Windows.Controls.GridSplitter)(target));
                return;

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

            case 6:
                this.start = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 197 "..\..\..\View\NavContingentDashBoardVisual.xaml"
                this.start.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 7:
                this._dataGridContingentStatus = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 212 "..\..\..\View\NavContingentDashBoardVisual.xaml"
                this._dataGridContingentStatus.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridContingentStatus_MouseDown);

            #line default
            #line hidden
                return;

            case 8:
                this._viewGridContingentStatus = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 226 "..\..\..\View\NavContingentDashBoardVisual.xaml"
                this._viewGridContingentStatus.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 9:
                this.lblborder4 = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 10:
                this.lblborder = ((System.Windows.Controls.GridSplitter)(target));
                return;

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

            case 12:
                this.view = ((DevExpress.Xpf.Grid.CardView)(target));
                return;

            case 13:
                this.lblborder6 = ((System.Windows.Controls.GridSplitter)(target));
                return;

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

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

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

            case 17:
                this.ToggleButtonP = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 18:

            #line 636 "..\..\..\View\NavContingentDashBoardVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RefreshButton_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.RdoAll = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 20:
                this.RdoNegitive = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 21:
                this.RdoPositve = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 22:
                this._dataGridSecurity = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 23:
                this._viewDataGridSecurity = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 686 "..\..\..\View\NavContingentDashBoardVisual.xaml"
                this._viewDataGridSecurity.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 24:
                this._dataGridPriceHistory = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 25:
                this._viewGridPriceHistory = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 823 "..\..\..\View\NavContingentDashBoardVisual.xaml"
                this._viewGridPriceHistory.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 26:
                this.targetOverlay = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 27:
                this.title2 = ((DevExpress.Xpf.Charts.Title)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #35
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;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 15 "..\..\..\View\ReportingVisual.xaml"
                ((Reporting.Client.View.ReportingVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.lblborder = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 3:
                this.lblborder1 = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 4:
                this.txtenddate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 48 "..\..\..\View\ReportingVisual.xaml"
                this.txtenddate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.txtstartdate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 50 "..\..\..\View\ReportingVisual.xaml"
                this.txtstartdate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.comboBoxEdit1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 58 "..\..\..\View\ReportingVisual.xaml"
                this.comboBoxEdit1.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.comboBoxEdit1_EditValueChanged);

            #line default
            #line hidden

            #line 66 "..\..\..\View\ReportingVisual.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus);

            #line default
            #line hidden
                return;

            case 7:
                this.cmboDesk = ((System.Windows.Controls.ComboBox)(target));

            #line 76 "..\..\..\View\ReportingVisual.xaml"
                this.cmboDesk.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboDesk_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.SecurityComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 94 "..\..\..\View\ReportingVisual.xaml"
                this.SecurityComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.SecurityComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 94 "..\..\..\View\ReportingVisual.xaml"
                this.SecurityComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.SecurityComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

            case 9:
                this.BrokerComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 115 "..\..\..\View\ReportingVisual.xaml"
                this.BrokerComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.BrokerComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 115 "..\..\..\View\ReportingVisual.xaml"
                this.BrokerComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.BrokerComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

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

            #line 124 "..\..\..\View\ReportingVisual.xaml"
                this.cboReasonCodeType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboReasonCodeType_SelectionChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.BlockID = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:

            #line 135 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunBroker_Click);

            #line default
            #line hidden
                return;

            case 13:

            #line 136 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunBrokerReason_Click);

            #line default
            #line hidden
                return;

            case 14:

            #line 137 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunAccountReason_Click);

            #line default
            #line hidden
                return;

            case 15:

            #line 138 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunAccountBrokerReason_Click);

            #line default
            #line hidden
                return;

            case 16:

            #line 139 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunAccountSummary_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.documentPreview1 = ((DevExpress.Xpf.Printing.DocumentPreviewControl)(target));

            #line 146 "..\..\..\View\ReportingVisual.xaml"
                this.documentPreview1.Loaded += new System.Windows.RoutedEventHandler(this.documentPreview1_Loaded);

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

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

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

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

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

            case 6:
                this.deDatum = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

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

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

            #line 34 "..\..\CopyTimeEntry.xaml"
                this.btnCopyTimeEntry.Click += new System.Windows.RoutedEventHandler(this.btnCopyTimeEntry_Click);

            #line default
            #line hidden
                return;

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

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

            #line 40 "..\..\CopyTimeEntry.xaml"
                this.btnAbort.Click += new System.Windows.RoutedEventHandler(this.btnAbort_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.btnCancelTimeentryImage_1 = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }