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; }
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; }
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; }
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; }
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; }
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; }
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; }
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; }