void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.FreeMoneyValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 2: this.TransformValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 3: this.CloseButton = ((System.Windows.Controls.Button)(target)); return; case 4: this.RefreshButton = ((System.Windows.Controls.Button)(target)); #line 31 "..\..\..\Manager\TransformUC.xaml" this.RefreshButton.Click += new System.Windows.RoutedEventHandler(this.RefreshButton_Click); #line default #line hidden return; case 5: this.PrintButton = ((System.Windows.Controls.Button)(target)); return; case 6: this.ConfirmButton = ((System.Windows.Controls.Button)(target)); #line 39 "..\..\..\Manager\TransformUC.xaml" this.ConfirmButton.Click += new System.Windows.RoutedEventHandler(this.ConfirmButton_Click); #line default #line hidden return; case 7: this.StoreList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; case 8: this.StoresTransformList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.CloseTabButton = ((System.Windows.Controls.Button)(target)); return; case 3: this.RefreshButton = ((System.Windows.Controls.Button)(target)); #line 19 "..\..\..\..\Store\Inventory\InventoryUC.xaml" this.RefreshButton.Click += new System.Windows.RoutedEventHandler(this.RefreshButton_Click); #line default #line hidden return; case 4: this.PrintButton_InventoryUC = ((System.Windows.Controls.Button)(target)); return; case 5: this.ConfitmButton_InventoryUC = ((System.Windows.Controls.Button)(target)); return; case 6: this.StocksList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; case 7: this.StockValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 8: this.PrintGrid = ((System.Windows.Controls.Grid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.gbx_VorstellungMask = ((System.Windows.Controls.GroupBox)(target)); return; case 2: this.btn_SubmitVorstellung = ((System.Windows.Controls.Button)(target)); #line 13 "..\..\..\Controls\VorstellungControl.xaml" this.btn_SubmitVorstellung.Click += new System.Windows.RoutedEventHandler(this.btn_SubmitVorstellung_Click); #line default #line hidden return; case 3: this.cbx_Film = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this.cbx_Saal = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.dtp_Datum = ((System.Windows.Controls.DatePicker)(target)); return; case 6: this.ctb_Preis = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 7: this.tse_Uhrzeit = ((Syncfusion.Windows.Shared.TimeSpanEdit)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.OrderIdValue = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.OrderDateValue = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.StaffNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.StoreNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.OrderTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 7: this.TotalPriceAfterChangesValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 8: this.TotalProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 9: this.TotalProfitAfterChangesValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 10: this.OrderDetailsValue = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.CustomerNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.SelectedCustomerButton = ((System.Windows.Controls.Button)(target)); return; case 13: this.OrderPaymentsList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; case 14: this.OrderProductList = ((System.Windows.Controls.DataGrid)(target)); #line 106 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.OrderProductList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OrderProductList_SelectionChanged); #line default #line hidden return; case 15: this.SelectedOrderProductQuantityValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target)); #line 120 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.SelectedOrderProductQuantityValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SelectedOrderProductQuantityValue_TextChanged); #line default #line hidden return; case 16: this.MoveSelectedToRemovedProductsGridButton = ((System.Windows.Controls.Button)(target)); #line 130 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.MoveSelectedToRemovedProductsGridButton.Click += new System.Windows.RoutedEventHandler(this.MoveSelectedToRemovedProductsGridButton_Click); #line default #line hidden return; case 17: this.MoveSelectedToNotRemovedProductsButton = ((System.Windows.Controls.Button)(target)); #line 136 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.MoveSelectedToNotRemovedProductsButton.Click += new System.Windows.RoutedEventHandler(this.MoveSelectedToNotRemovedProductsButton_Click); #line default #line hidden return; case 18: this.MoveAllProductsToRemovedProductsGridButton = ((System.Windows.Controls.Button)(target)); #line 142 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.MoveAllProductsToRemovedProductsGridButton.Click += new System.Windows.RoutedEventHandler(this.MoveAllProductsToRemovedProductsGridButton_Click); #line default #line hidden return; case 19: this.ResetListsButton = ((System.Windows.Controls.Button)(target)); #line 148 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.ResetListsButton.Click += new System.Windows.RoutedEventHandler(this.ResetListsButton_Click); #line default #line hidden return; case 20: this.RemovedOrderProductList = ((System.Windows.Controls.DataGrid)(target)); return; case 21: this.TotalPaidValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 22: this.CustomerShouldPayValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 23: this.CustomerShouldReceiveValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 24: this.CustomerWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 211 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.CustomerWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CustomerWillPayNowValue_TextChanged); #line default #line hidden return; case 25: this.CustomerWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 225 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.CustomerWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CustomerWillPayLaterValue_TextChanged); #line default #line hidden return; case 26: this.DeleteOrderButton = ((System.Windows.Controls.Button)(target)); #line 239 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.DeleteOrderButton.Click += new System.Windows.RoutedEventHandler(this.MoveAllProductsToRemovedProductsGridButton_Click); #line default #line hidden return; case 27: this.ReloadTabButton = ((System.Windows.Controls.Button)(target)); return; case 28: this.PrintButton = ((System.Windows.Controls.Button)(target)); #line 247 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.PrintButton.Click += new System.Windows.RoutedEventHandler(this.PrintButton_Click); #line default #line hidden return; case 29: this.ConfitmButton = ((System.Windows.Controls.Button)(target)); #line 251 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.ConfitmButton.Click += new System.Windows.RoutedEventHandler(this.ConfitmButton_Click); #line default #line hidden return; case 30: this.StoreWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 258 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.StoreWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayNowValue_TextChanged); #line default #line hidden return; case 31: this.StoreWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 272 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.StoreWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayLaterValue_TextChanged); #line default #line hidden return; case 32: this.ShoppeeWalletValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 33: this.PrintingGrid = ((System.Windows.Controls.Grid)(target)); return; case 34: this.BackToNormalGridButton_FromPrintGrid = ((System.Windows.Controls.Button)(target)); #line 304 "..\..\..\..\..\Orders\Out\OrderUC\OrderUC.xaml" this.BackToNormalGridButton_FromPrintGrid.Click += new System.Windows.RoutedEventHandler(this.BackToNormalGridButton_FromPrintGrid_Click); #line default #line hidden return; case 35: this.SellOrderReportPrint = ((Stimulsoft.Report.Viewer.StiWpfViewerControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\Egreso.xaml" ((SiasoftAppExt.Egreso)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 9 "..\..\Egreso.xaml" ((SiasoftAppExt.Egreso)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Window_PreviewKeyDown); #line default #line hidden return; case 2: this.controlTab = ((System.Windows.Controls.TabControl)(target)); return; case 3: this.Tab1 = ((System.Windows.Controls.TabItem)(target)); return; case 4: this.TextCodeCliente = ((System.Windows.Controls.TextBox)(target)); #line 52 "..\..\Egreso.xaml" this.TextCodeCliente.LostFocus += new System.Windows.RoutedEventHandler(this.Tx_ter_LostFocus); #line default #line hidden #line 52 "..\..\Egreso.xaml" this.TextCodeCliente.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Tx_ter_PreviewKeyDown); #line default #line hidden return; case 5: this.TextNomCliente = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.CbBanco = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this.TextNota = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.TXotroTer = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.CbTrans = ((System.Windows.Controls.ComboBox)(target)); #line 70 "..\..\Egreso.xaml" this.CbTrans.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbTrans_SelectionChanged); #line default #line hidden return; case 10: this.DtFec = ((System.Windows.Controls.DatePicker)(target)); return; case 11: this.TxtCheque = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.TextVlrRecibido = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 13: this.GridCuentas = ((System.Windows.Controls.Grid)(target)); return; case 14: this.Cta_ref = ((System.Windows.Controls.TextBox)(target)); #line 122 "..\..\Egreso.xaml" this.Cta_ref.LostFocus += new System.Windows.RoutedEventHandler(this.cuenta_LostFocus); #line default #line hidden #line 122 "..\..\Egreso.xaml" this.Cta_ref.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Cta_PreviewKeyDown); #line default #line hidden return; case 15: this.Cta_Riva = ((System.Windows.Controls.TextBox)(target)); #line 123 "..\..\Egreso.xaml" this.Cta_Riva.LostFocus += new System.Windows.RoutedEventHandler(this.cuenta_LostFocus); #line default #line hidden #line 123 "..\..\Egreso.xaml" this.Cta_Riva.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Cta_PreviewKeyDown); #line default #line hidden return; case 16: this.CtaRica = ((System.Windows.Controls.TextBox)(target)); #line 124 "..\..\Egreso.xaml" this.CtaRica.LostFocus += new System.Windows.RoutedEventHandler(this.cuenta_LostFocus); #line default #line hidden #line 124 "..\..\Egreso.xaml" this.CtaRica.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Cta_PreviewKeyDown); #line default #line hidden return; case 17: this.Cta_rivaDT = ((System.Windows.Controls.TextBox)(target)); #line 125 "..\..\Egreso.xaml" this.Cta_rivaDT.LostFocus += new System.Windows.RoutedEventHandler(this.cuenta_LostFocus); #line default #line hidden #line 125 "..\..\Egreso.xaml" this.Cta_rivaDT.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Cta_PreviewKeyDown); #line default #line hidden return; case 18: this.TextRetefte = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 130 "..\..\Egreso.xaml" this.TextRetefte.LostFocus += new System.Windows.RoutedEventHandler(this.ActualizaTotal); #line default #line hidden return; case 19: this.TextReteIva = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 133 "..\..\Egreso.xaml" this.TextReteIva.LostFocus += new System.Windows.RoutedEventHandler(this.ActualizaTotal); #line default #line hidden return; case 20: this.TextIca = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 136 "..\..\Egreso.xaml" this.TextIca.LostFocus += new System.Windows.RoutedEventHandler(this.ActualizaTotal); #line default #line hidden return; case 21: this.txDes = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 139 "..\..\Egreso.xaml" this.txDes.LostFocus += new System.Windows.RoutedEventHandler(this.ActualizaTotal); #line default #line hidden return; case 22: this.TxtUser = ((System.Windows.Controls.TextBlock)(target)); return; case 23: this.TextNumeroDoc = ((System.Windows.Controls.TextBlock)(target)); return; case 24: this.BtbGrabar = ((System.Windows.Controls.Button)(target)); #line 175 "..\..\Egreso.xaml" this.BtbGrabar.Click += new System.Windows.RoutedEventHandler(this.BtbGrabar_Click); #line default #line hidden return; case 25: this.BtbCancelar = ((System.Windows.Controls.Button)(target)); #line 176 "..\..\Egreso.xaml" this.BtbCancelar.Click += new System.Windows.RoutedEventHandler(this.BtbCancelar_Click); #line default #line hidden return; case 26: this.dataGrid = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); #line 195 "..\..\Egreso.xaml" this.dataGrid.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.DataGrid_PreviewKeyDown); #line default #line hidden #line 195 "..\..\Egreso.xaml" this.dataGrid.CurrentCellEndEdit += new Syncfusion.UI.Xaml.Grid.CurrentCellEndEditEventHandler(this.DataGrid_CurrentCellEndEdit); #line default #line hidden return; case 28: this.TextCxC = ((System.Windows.Controls.TextBlock)(target)); return; case 29: this.TextCxCAnt = ((System.Windows.Controls.TextBlock)(target)); return; case 30: this.TextCxP = ((System.Windows.Controls.TextBlock)(target)); return; case 31: this.TextCxPAnt = ((System.Windows.Controls.TextBlock)(target)); return; case 32: this.TotalCxc = ((System.Windows.Controls.TextBlock)(target)); return; case 33: this.TextCxCAbono = ((System.Windows.Controls.TextBlock)(target)); return; case 34: this.TextCxCAntAbono = ((System.Windows.Controls.TextBlock)(target)); return; case 35: this.TextCxPAbono = ((System.Windows.Controls.TextBlock)(target)); return; case 36: this.TextCxPAntAbono = ((System.Windows.Controls.TextBlock)(target)); return; case 37: this.TotalAbono = ((System.Windows.Controls.TextBlock)(target)); return; case 38: this.TextCxCSaldo = ((System.Windows.Controls.TextBlock)(target)); return; case 39: this.TextCxCAntSaldo = ((System.Windows.Controls.TextBlock)(target)); return; case 40: this.TextCxPSaldo = ((System.Windows.Controls.TextBlock)(target)); return; case 41: this.TextCxPAntSaldo = ((System.Windows.Controls.TextBlock)(target)); return; case 42: this.TotalSaldo = ((System.Windows.Controls.TextBlock)(target)); return; case 43: this.TotalRecaudo = ((System.Windows.Controls.TextBlock)(target)); return; case 44: this.Tab2 = ((System.Windows.Controls.TabItem)(target)); return; case 45: this.tx_Clie = ((System.Windows.Controls.TextBox)(target)); #line 330 "..\..\Egreso.xaml" this.tx_Clie.LostFocus += new System.Windows.RoutedEventHandler(this.Tx_ter_LostFocus); #line default #line hidden #line 330 "..\..\Egreso.xaml" this.tx_Clie.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Tx_ter_PreviewKeyDown); #line default #line hidden return; case 46: this.Tx_NomCli = ((System.Windows.Controls.TextBox)(target)); return; case 47: this.ComBo_Banco = ((System.Windows.Controls.ComboBox)(target)); #line 335 "..\..\Egreso.xaml" this.ComBo_Banco.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComBo_Banco_SelectionChanged); #line default #line hidden return; case 48: this.Tx_Nota = ((System.Windows.Controls.TextBox)(target)); return; case 49: this.TX_ot_Ter = ((System.Windows.Controls.TextBox)(target)); return; case 50: this.Cb_Trans = ((System.Windows.Controls.ComboBox)(target)); #line 358 "..\..\Egreso.xaml" this.Cb_Trans.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbTrans_SelectionChanged); #line default #line hidden return; case 51: this.tx_Fec_pos = ((System.Windows.Controls.DatePicker)(target)); #line 363 "..\..\Egreso.xaml" this.tx_Fec_pos.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Tx_Fec_pos_PreviewKeyDown); #line default #line hidden return; case 52: this.Tx_Cheque = ((System.Windows.Controls.TextBox)(target)); return; case 53: this.Txt_usaurio = ((System.Windows.Controls.TextBlock)(target)); return; case 54: this.Text_Ndoc = ((System.Windows.Controls.TextBlock)(target)); return; case 55: this.Btn_Save = ((System.Windows.Controls.Button)(target)); #line 405 "..\..\Egreso.xaml" this.Btn_Save.Click += new System.Windows.RoutedEventHandler(this.Btn_Save_Click); #line default #line hidden return; case 56: this.Btn_Cancel = ((System.Windows.Controls.Button)(target)); #line 406 "..\..\Egreso.xaml" this.Btn_Cancel.Click += new System.Windows.RoutedEventHandler(this.Btn_Cancel_Click); #line default #line hidden return; case 57: this.GridConfig = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); #line 431 "..\..\Egreso.xaml" this.GridConfig.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.GridConfig_PreviewKeyDown); #line default #line hidden #line 431 "..\..\Egreso.xaml" this.GridConfig.CurrentCellEndEdit += new Syncfusion.UI.Xaml.Grid.CurrentCellEndEditEventHandler(this.GridConfig_CurrentCellEndEdit); #line default #line hidden #line 431 "..\..\Egreso.xaml" this.GridConfig.CurrentCellActivating += new Syncfusion.UI.Xaml.Grid.CurrentCellActivatingEventHandler(this.GridConfig_CurrentCellActivating); #line default #line hidden #line 431 "..\..\Egreso.xaml" this.GridConfig.CurrentCellActivated += new Syncfusion.UI.Xaml.Grid.CurrentCellActivatedEventHandler(this.GridConfig_CurrentCellActivated); #line default #line hidden return; case 58: this.Tot_Deb = ((System.Windows.Controls.TextBlock)(target)); return; case 59: this.Tot_Cre = ((System.Windows.Controls.TextBlock)(target)); return; case 60: this.Tot_Dif = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.OperationsList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; case 2: this.StartDateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 3: this.EndDateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 4: this.TotalSellsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 5: this.TotalSellsProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 6: this.TotalPaidOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 7: this.TotalNotPaidValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 8: this.TotalIncomeOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 9: this.TotalPaidIncomeOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 10: this.TotalNotPaidIncomeOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 11: this.TotalShopBillsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 12: this.TotalSalaryValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 13: this.ShopeeWalletAtDateValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 14: this.DateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 15: this.ShopeeWalletNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 16: this.CloseTabButton = ((System.Windows.Controls.Button)(target)); return; case 17: this.ReloadTabButton = ((System.Windows.Controls.Button)(target)); #line 190 "..\..\..\CashUC\CashUC.xaml" this.ReloadTabButton.Click += new System.Windows.RoutedEventHandler(this.ReloadTabButton_Click); #line default #line hidden return; case 18: this.PrintButton = ((System.Windows.Controls.Button)(target)); return; case 19: this.ConfitmButton = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.CloseButton = ((System.Windows.Controls.Button)(target)); return; case 3: this.RefreshButton = ((System.Windows.Controls.Button)(target)); return; case 4: this.PrintButton = ((System.Windows.Controls.Button)(target)); return; case 5: this.ConfirmButton = ((System.Windows.Controls.Button)(target)); #line 28 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ConfirmButton.Click += new System.Windows.RoutedEventHandler(this.ConfirmButton_Click); #line default #line hidden return; case 6: this.CategoryFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 41 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.CategoryFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged); #line default #line hidden return; case 7: this.BrandFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 45 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.BrandFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged); #line default #line hidden return; case 8: this.ProductNameFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 49 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ProductNameFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ProductNameFilterValue_SelectionChanged); #line default #line hidden return; case 9: this.ProductNameSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target)); #line 50 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ProductNameSearchValue.SelectionChanged += new Syncfusion.UI.Xaml.Grid.SelectionChangedEventHandler(this.ProductNameSearchValue_SelectionChanged); #line default #line hidden return; case 10: this.ProductBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 68 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ProductBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductBarCodeSearchValue_SelectionChanged); #line default #line hidden return; case 11: this.ProductSerialNumberSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 80 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ProductSerialNumberSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumberSearchValue_SelectionChanged); #line default #line hidden return; case 12: this.ProductSerialNumber2SearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 92 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ProductSerialNumber2SearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumber2SearchValue_SelectionChanged); #line default #line hidden return; case 13: this.ProductDetailsValue = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.ProductSizeValue = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.SBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 115 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.SBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.SBarCodeSearchValue_SelectionChanged); #line default #line hidden return; case 16: this.SBarCodeFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 124 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.SBarCodeFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SBarCodeFilterValue_SelectionChanged); #line default #line hidden return; case 17: this.InStockValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target)); return; case 18: this.StockSalePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 19: this.StockIncomePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 155 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.StockIncomePriceValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StockIncomePriceValue_TextChanged); #line default #line hidden return; case 20: this.IncomeOrderProductQuantityValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target)); #line 170 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.IncomeOrderProductQuantityValue.ValueChanged += new System.Windows.PropertyChangedCallback(this.IncomeOrderProductQuantityValue_ValueChanged); #line default #line hidden return; case 21: this.IncomeOrderProductTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 22: this.IncomeOrderProductButton = ((System.Windows.Controls.Button)(target)); #line 199 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.IncomeOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.IncomeOrderProductButton_Click); #line default #line hidden return; case 23: this.ClearIncomeOrderProductButton = ((System.Windows.Controls.Button)(target)); #line 201 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ClearIncomeOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.ClearIncomeOrderProductButton_Click); #line default #line hidden return; case 24: this.CreateNewProductButton = ((System.Windows.Controls.Button)(target)); #line 205 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.CreateNewProductButton.Click += new System.Windows.RoutedEventHandler(this.CreateNewProductButton_Click); #line default #line hidden return; case 25: this.StockQuantityAlarmValue = ((Syncfusion.Windows.Shared.IntegerTextBox)(target)); return; case 26: this.QuantityAlarmCB = ((System.Windows.Controls.CheckBox)(target)); #line 223 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.QuantityAlarmCB.Checked += new System.Windows.RoutedEventHandler(this.QuantityAlarmCB_Checked); #line default #line hidden #line 223 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.QuantityAlarmCB.Unchecked += new System.Windows.RoutedEventHandler(this.QuantityAlarmCB_Unchecked); #line default #line hidden return; case 27: this.StockExpirationPeriodCB = ((System.Windows.Controls.CheckBox)(target)); #line 227 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.StockExpirationPeriodCB.Checked += new System.Windows.RoutedEventHandler(this.StockExpirationPeriodCB_Checked); #line default #line hidden #line 227 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.StockExpirationPeriodCB.Unchecked += new System.Windows.RoutedEventHandler(this.StockExpirationPeriodCB_Unchecked); #line default #line hidden return; case 28: this.StockExpirationDateValue = ((System.Windows.Controls.DatePicker)(target)); #line 228 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.StockExpirationDateValue.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.ExpirationDateValue_SelectedDateChanged); #line default #line hidden return; case 29: this.StockExpirationTimeValue = ((Syncfusion.Windows.Controls.Input.SfTimePicker)(target)); return; case 30: this.StockExpirationPeriodValue = ((Syncfusion.Windows.Shared.TimeSpanEdit)(target)); return; case 31: this.NotifyMeAtDateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 32: this.NotifyMeAtTime = ((Syncfusion.Windows.Controls.Input.SfTimePicker)(target)); return; case 33: this.ChooseSupplierGB = ((System.Windows.Controls.GroupBox)(target)); return; case 34: this.SelectedPersonButton = ((System.Windows.Controls.Button)(target)); #line 273 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.SelectedPersonButton.Click += new System.Windows.RoutedEventHandler(this.SelectedPersonButton_Click); #line default #line hidden return; case 35: this.AddNewSupplierButton = ((System.Windows.Controls.Button)(target)); #line 280 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.AddNewSupplierButton.Click += new System.Windows.RoutedEventHandler(this.AddNewSupplierButton_Click); #line default #line hidden return; case 36: this.ClearSupplierSupplier = ((System.Windows.Controls.Button)(target)); #line 287 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ClearSupplierSupplier.Click += new System.Windows.RoutedEventHandler(this.ClearSupplierSupplier_Click); #line default #line hidden return; case 37: this.SupplierSearchTypeValue = ((System.Windows.Controls.ComboBox)(target)); #line 291 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.SupplierSearchTypeValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SupplierSearchTypeValue_SelectionChanged); #line default #line hidden return; case 38: this.SupplierSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target)); return; case 39: this.IncomeOrderProductRecordsList = ((System.Windows.Controls.DataGrid)(target)); return; case 40: this.RemoveSelectedIncomeOrderProductRecormButton = ((System.Windows.Controls.Button)(target)); #line 323 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.RemoveSelectedIncomeOrderProductRecormButton.Click += new System.Windows.RoutedEventHandler(this.RemoveSelectedIncomeOrderProductRecormButton_Click); #line default #line hidden return; case 41: this.BillNumberValue = ((System.Windows.Controls.TextBox)(target)); return; case 42: this.DateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 43: this.ShippingExpensesValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 342 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.ShippingExpensesValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.ShippingExpensesValue_TextChanged); #line default #line hidden return; case 44: this.IncomeOrderTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 45: this.RecentlyAddedGrid = ((System.Windows.Controls.Grid)(target)); return; case 46: this.RecentlyAddProductsList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; case 47: this.SupplierSwichGBButton = ((System.Windows.Controls.Button)(target)); return; case 48: this.RecentAddedProductsSwichButton = ((System.Windows.Controls.Button)(target)); return; case 49: this.IncomeOrderDetailsValue = ((System.Windows.Controls.TextBox)(target)); return; case 50: this.CashRadioButton = ((System.Windows.Controls.RadioButton)(target)); #line 393 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.CashRadioButton.Checked += new System.Windows.RoutedEventHandler(this.CashRadioButton_Checked); #line default #line hidden return; case 51: this.SuspendPayementRadioButton = ((System.Windows.Controls.RadioButton)(target)); #line 394 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.SuspendPayementRadioButton.Checked += new System.Windows.RoutedEventHandler(this.SuspendPayementRadioButton_Checked); #line default #line hidden return; case 52: this.StoreWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 398 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.StoreWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayNowValue_TextChanged); #line default #line hidden return; case 53: this.StoreWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 413 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.StoreWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayLaterValue_TextChanged); #line default #line hidden return; case 54: this.ShoppeeWalletValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 55: this.NewProductGrid = ((System.Windows.Controls.Grid)(target)); return; case 56: this.BackToUserGridButton_FromCreateNewProductGrid = ((System.Windows.Controls.Button)(target)); #line 443 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.BackToUserGridButton_FromCreateNewProductGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewProductGrid_Click); #line default #line hidden return; case 57: this.NewSupplierGrid = ((System.Windows.Controls.Grid)(target)); return; case 58: this.BackToUserGridButton_FromCreateNewSupplierGrid = ((System.Windows.Controls.Button)(target)); #line 449 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.BackToUserGridButton_FromCreateNewSupplierGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewSupplierGrid_Click); #line default #line hidden return; case 59: this.SelectedSupplierLogGrid = ((System.Windows.Controls.Grid)(target)); return; case 60: this.BackToUserGridButton_FromSelectedSupplierGrid = ((System.Windows.Controls.Button)(target)); #line 455 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml" this.BackToUserGridButton_FromSelectedSupplierGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromSelectedSupplierGrid_Click); #line default #line hidden return; case 61: this.SelectedSupplierContentControl = ((System.Windows.Controls.ContentControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\ArmarProductos.xaml" ((SiasoftAppExt.ArmarProductos)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.TB_ref = ((System.Windows.Controls.TextBox)(target)); #line 55 "..\..\ArmarProductos.xaml" this.TB_ref.LostFocus += new System.Windows.RoutedEventHandler(this.TB_ref_LostFocus); #line default #line hidden #line 55 "..\..\ArmarProductos.xaml" this.TB_ref.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TB_ref_PreviewKeyDown); #line default #line hidden return; case 3: this.TB_NamRef = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.TB_Codtip = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.TB_Nomtip = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.TB_CodPrv = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.TB_NomPrv = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.TB_Tiva = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.TB_Por = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.tx_val = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 11: this.tx_cos = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 12: this.tx_sal = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 13: this.tx_canti = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 104 "..\..\ArmarProductos.xaml" this.tx_canti.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Tx_canti_PreviewKeyDown); #line default #line hidden return; case 14: this.tx_bodega = ((System.Windows.Controls.TextBlock)(target)); return; case 15: this.Tx_Doc = ((System.Windows.Controls.TextBlock)(target)); return; case 16: this.BtnSave = ((System.Windows.Controls.Button)(target)); #line 128 "..\..\ArmarProductos.xaml" this.BtnSave.Click += new System.Windows.RoutedEventHandler(this.BtnSave_Click); #line default #line hidden return; case 17: this.BtnCancl = ((System.Windows.Controls.Button)(target)); #line 129 "..\..\ArmarProductos.xaml" this.BtnCancl.Click += new System.Windows.RoutedEventHandler(this.BtnCancl_Click); #line default #line hidden #line 129 "..\..\ArmarProductos.xaml" this.BtnCancl.LostFocus += new System.Windows.RoutedEventHandler(this.BtnCancl_LostFocus); #line default #line hidden return; case 18: this.GridConfig = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); #line 160 "..\..\ArmarProductos.xaml" this.GridConfig.CurrentCellEndEdit += new Syncfusion.UI.Xaml.Grid.CurrentCellEndEditEventHandler(this.GridConfig_CurrentCellEndEdit); #line default #line hidden #line 160 "..\..\ArmarProductos.xaml" this.GridConfig.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.GridConfig_PreviewKeyDown); #line default #line hidden #line 160 "..\..\ArmarProductos.xaml" this.GridConfig.CurrentCellActivating += new Syncfusion.UI.Xaml.Grid.CurrentCellActivatingEventHandler(this.GridConfig_CurrentCellActivating); #line default #line hidden #line 160 "..\..\ArmarProductos.xaml" this.GridConfig.CurrentCellActivated += new Syncfusion.UI.Xaml.Grid.CurrentCellActivatedEventHandler(this.GridConfig_CurrentCellActivated); #line default #line hidden return; case 19: this.CCC = ((Syncfusion.UI.Xaml.Grid.GridTextColumn)(target)); return; case 20: this.Tx_tot = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.CreateNewCategoryButton_CreateProductUC = ((System.Windows.Controls.Button)(target)); #line 16 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.CreateNewCategoryButton_CreateProductUC.Click += new System.Windows.RoutedEventHandler(this.CreateNewCategoryButton_CreateProductUC_Click); #line default #line hidden return; case 3: this.CreateNewBrandButton_CreateProductUC = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.CreateNewBrandButton_CreateProductUC.Click += new System.Windows.RoutedEventHandler(this.CreateNewBrandButton_CreateProductUC_Click); #line default #line hidden return; case 4: this.CategoryValue = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.BrandValue = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this.ProductNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.DetailsValue = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.SameBarCodeGrid_CreateProductUC = ((System.Windows.Controls.Grid)(target)); return; case 9: this.SizeValue = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.SalePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 11: this.IncomePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 12: this.SerialNumberValue = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.SerialNumber2Value = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.ProductBarCodeValue = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.GenetateNewBarCodeButton = ((System.Windows.Controls.Button)(target)); #line 68 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.GenetateNewBarCodeButton.Click += new System.Windows.RoutedEventHandler(this.GenetateNewBarCodeButton_CreateProductUC_Click); #line default #line hidden return; case 16: this.ExpirationPerid = ((Syncfusion.Windows.Shared.TimeSpanEdit)(target)); return; case 17: this.QuantityAlarmValue = ((Syncfusion.Windows.Shared.IntegerTextBox)(target)); return; case 18: this.DifferentBarCodeGrid_CreateProductUC = ((System.Windows.Controls.Grid)(target)); return; case 19: this.QuantityValue = ((Syncfusion.Windows.Shared.IntegerTextBox)(target)); #line 81 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.QuantityValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.QuantityValue_TextChanged); #line default #line hidden return; case 20: this.SameSizeCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 91 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSizeCheckBox.Click += new System.Windows.RoutedEventHandler(this.SameSizeCheckBox_Click); #line default #line hidden return; case 21: this.SameSizeValue = ((System.Windows.Controls.TextBox)(target)); #line 92 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSizeValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SameSizeValue_TextChanged); #line default #line hidden return; case 22: this.SameSalePriceCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 94 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSalePriceCheckBox.Click += new System.Windows.RoutedEventHandler(this.SameSalePriceCheckBox_Click); #line default #line hidden return; case 23: this.SameSalePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 95 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSalePriceValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SameSalePriceValue_TextChanged); #line default #line hidden return; case 24: this.SameIncomePriceCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 101 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameIncomePriceCheckBox.Click += new System.Windows.RoutedEventHandler(this.SameIncomePriceCheckBox_Click); #line default #line hidden return; case 25: this.SameIncomePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 102 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameIncomePriceValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SameIncomePriceValue_TextChanged); #line default #line hidden return; case 26: this.SameSerialNumberCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 108 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSerialNumberCheckBox.Click += new System.Windows.RoutedEventHandler(this.SameSerialNumberCheckBox_Click); #line default #line hidden return; case 27: this.SameSerialNumberValue = ((System.Windows.Controls.TextBox)(target)); #line 109 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSerialNumberValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SameSerialNumberValue_TextChanged); #line default #line hidden return; case 28: this.SameSerialNumber2CheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 111 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSerialNumber2CheckBox.Click += new System.Windows.RoutedEventHandler(this.SameSerialNumber2CheckBox_Click); #line default #line hidden return; case 29: this.SameSerialNumber2Value = ((System.Windows.Controls.TextBox)(target)); #line 112 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameSerialNumber2Value.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SameSerialNumber2Value_TextChanged); #line default #line hidden return; case 30: this.SameExpirationPeriodCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 114 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameExpirationPeriodCheckBox.Click += new System.Windows.RoutedEventHandler(this.SameExpirationPeriodCheckBox_Click); #line default #line hidden return; case 31: this.SameExpirationPeridValue = ((Syncfusion.Windows.Shared.TimeSpanEdit)(target)); return; case 32: this.SameQuantityAlarmCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 117 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameQuantityAlarmCheckBox.Click += new System.Windows.RoutedEventHandler(this.SameQuantityChdeckBox_Click); #line default #line hidden return; case 33: this.SameQuantityAlarmValue = ((Syncfusion.Windows.Shared.IntegerTextBox)(target)); #line 118 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.SameQuantityAlarmValue.ValueChanged += new System.Windows.PropertyChangedCallback(this.SameQuantityAlarmValue_ValueChanged); #line default #line hidden return; case 34: this.NewProductsList = ((System.Windows.Controls.DataGrid)(target)); return; case 35: this.AllPeacesTheSameRadioButton_CreateProductUC = ((System.Windows.Controls.RadioButton)(target)); #line 151 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.AllPeacesTheSameRadioButton_CreateProductUC.Click += new System.Windows.RoutedEventHandler(this.RadioButton_Clicked); #line default #line hidden return; case 36: this.OnlyMainInformationSameRadioButton_CreateProductUC = ((System.Windows.Controls.RadioButton)(target)); #line 152 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.OnlyMainInformationSameRadioButton_CreateProductUC.Click += new System.Windows.RoutedEventHandler(this.RadioButton_Clicked); #line default #line hidden return; case 37: this.CloseButton = ((System.Windows.Controls.Button)(target)); return; case 38: this.RefreshButton = ((System.Windows.Controls.Button)(target)); #line 159 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.RefreshButton.Click += new System.Windows.RoutedEventHandler(this.RefreshButton_Click); #line default #line hidden return; case 39: this.PrintButton = ((System.Windows.Controls.Button)(target)); return; case 40: this.ConfitmButton = ((System.Windows.Controls.Button)(target)); #line 167 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.ConfitmButton.Click += new System.Windows.RoutedEventHandler(this.ConfitmButton_Click); #line default #line hidden return; case 41: this.QuantityTypeValue = ((System.Windows.Controls.TextBox)(target)); return; case 42: this.CreateNewCategoryGrid = ((System.Windows.Controls.Grid)(target)); return; case 43: this.BackToUserGridButton_FromCreateNewCategoryGrid = ((System.Windows.Controls.Button)(target)); #line 177 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.BackToUserGridButton_FromCreateNewCategoryGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewCategoryGrid_Click); #line default #line hidden return; case 44: this.CreateNewBrandGrid = ((System.Windows.Controls.Grid)(target)); return; case 45: this.BackToUserGridButton_FromCreateNewBrandGrid = ((System.Windows.Controls.Button)(target)); #line 184 "..\..\..\..\ProductForms\CreateProductUC\CreateProductUC.xaml" this.BackToUserGridButton_FromCreateNewBrandGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewBrandGrid_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.CapitalValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 3: this.StockValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 4: this.ShopeeWalletValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 5: this.FreeMoneyValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 6: this.InvestButton = ((System.Windows.Controls.Button)(target)); #line 43 "..\..\..\Manager\ManagerUC.xaml" this.InvestButton.Click += new System.Windows.RoutedEventHandler(this.InvestButton_Click); #line default #line hidden return; case 7: this.RevenueButton = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\..\Manager\ManagerUC.xaml" this.RevenueButton.Click += new System.Windows.RoutedEventHandler(this.RevenueButton_Click); #line default #line hidden return; case 8: this.OrganizationStartDateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 9: this.OrganizationEndDateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 10: this.OrganizationTotalSellsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 11: this.OrganizationTotalProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 12: this.OrganizationTotalPaidValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 13: this.OrganizationTotalNotPaidValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 14: this.OrganizationTotalSellsWithoutProfitsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 15: this.OrganizationBillsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 16: this.OrganizationStaffSalariesValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 17: this.OrganizationTotalIncomeOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 18: this.OrganizationTotalPaidIncomeOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 19: this.OrganizationTotalLoansValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 20: this.StoreNameValue = ((System.Windows.Controls.TextBlock)(target)); return; case 21: this.StoreShopeeWalletValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 22: this.TransformButton = ((System.Windows.Controls.Button)(target)); #line 131 "..\..\..\Manager\ManagerUC.xaml" this.TransformButton.Click += new System.Windows.RoutedEventHandler(this.TransformButton_Click); #line default #line hidden return; case 23: this.DeTransformButton = ((System.Windows.Controls.Button)(target)); #line 132 "..\..\..\Manager\ManagerUC.xaml" this.DeTransformButton.Click += new System.Windows.RoutedEventHandler(this.DeTransformButton_Click); #line default #line hidden return; case 24: this.StoreStockValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 25: this.StartDateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 26: this.EndDateValue = ((System.Windows.Controls.DatePicker)(target)); return; case 27: this.StoreTotalSellsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 28: this.TotalProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 29: this.TotalPaidValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 30: this.TotalNotPaidValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 31: this.TotalSellsWithoutProfitsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 32: this.BillsValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 33: this.StaffSalariesValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 34: this.TotalIncomeOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 35: this.TotalPaidIncomeOrdersValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 36: this.TotalLoansValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 37: this.CloseButton = ((System.Windows.Controls.Button)(target)); return; case 38: this.RefreshButton = ((System.Windows.Controls.Button)(target)); #line 225 "..\..\..\Manager\ManagerUC.xaml" this.RefreshButton.Click += new System.Windows.RoutedEventHandler(this.RefreshButton_Click); #line default #line hidden return; case 39: this.PrintButton = ((System.Windows.Controls.Button)(target)); return; case 40: this.ConfirmButton = ((System.Windows.Controls.Button)(target)); return; case 41: this.OrganizationTotalProfitValue_Copy = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 42: this.InvestButton_Copy = ((System.Windows.Controls.Button)(target)); #line 245 "..\..\..\Manager\ManagerUC.xaml" this.InvestButton_Copy.Click += new System.Windows.RoutedEventHandler(this.InvestButton_Click); #line default #line hidden return; case 43: this.InvestButton_Copy1 = ((System.Windows.Controls.Button)(target)); #line 246 "..\..\..\Manager\ManagerUC.xaml" this.InvestButton_Copy1.Click += new System.Windows.RoutedEventHandler(this.InvestButton_Click); #line default #line hidden return; case 44: this.OrganizationTotalProfitValue_Copy1 = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 45: this.OrganizationTotalProfitValue_Copy2 = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 46: this.InvestGrid = ((System.Windows.Controls.Grid)(target)); return; case 47: this.BackToUserGridButton_FromInvestGrid = ((System.Windows.Controls.Button)(target)); #line 266 "..\..\..\Manager\ManagerUC.xaml" this.BackToUserGridButton_FromInvestGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromInvestGrid_Click); #line default #line hidden return; case 48: this.RevenueGrid = ((System.Windows.Controls.Grid)(target)); return; case 49: this.BackToUserGridButton_FromRevenueGrid = ((System.Windows.Controls.Button)(target)); #line 272 "..\..\..\Manager\ManagerUC.xaml" this.BackToUserGridButton_FromRevenueGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromRevenueGrid_Click); #line default #line hidden return; case 50: this.TransformGrid = ((System.Windows.Controls.Grid)(target)); return; case 51: this.BackToUserGridButton_FromTransformGrid = ((System.Windows.Controls.Button)(target)); #line 278 "..\..\..\Manager\ManagerUC.xaml" this.BackToUserGridButton_FromTransformGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromTransformGrid_Click); #line default #line hidden return; case 52: this.DeTransformGrid = ((System.Windows.Controls.Grid)(target)); return; case 53: this.BackToUserGridButton_FromDeTransformGrid = ((System.Windows.Controls.Button)(target)); #line 284 "..\..\..\Manager\ManagerUC.xaml" this.BackToUserGridButton_FromDeTransformGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromDeTransformGrid_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.CloseTabButton = ((System.Windows.Controls.Button)(target)); return; case 3: this.ReloadTabButton = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ReloadTabButton.Click += new System.Windows.RoutedEventHandler(this.ReloadTabButton_Click); #line default #line hidden return; case 4: this.PrintButton = ((System.Windows.Controls.Button)(target)); #line 26 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.PrintButton.Click += new System.Windows.RoutedEventHandler(this.PrintButton_Click); #line default #line hidden return; case 5: this.ConfitmButton = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ConfitmButton.Click += new System.Windows.RoutedEventHandler(this.ConfitmButton_Click); #line default #line hidden return; case 6: this.ChooseProductGB = ((System.Windows.Controls.GroupBox)(target)); return; case 7: this.CategoryFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 42 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.CategoryFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged); #line default #line hidden return; case 8: this.BrandFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 46 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.BrandFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged); #line default #line hidden return; case 9: this.ProductNameFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 50 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ProductNameFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ProductNameFilterValue_SelectionChanged); #line default #line hidden return; case 10: this.ProductNameSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target)); #line 51 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ProductNameSearchValue.SelectionChanged += new Syncfusion.UI.Xaml.Grid.SelectionChangedEventHandler(this.ProductNameSearchValue_SelectionChanged); #line default #line hidden return; case 11: this.ProductBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 69 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ProductBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductBarCodeSearchValue_SelectionChanged); #line default #line hidden return; case 12: this.ProductSerialNumberSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 81 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ProductSerialNumberSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumberSearchValue_SelectionChanged); #line default #line hidden return; case 13: this.ProductSerialNumber2SearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 93 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ProductSerialNumber2SearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumber2SearchValue_SelectionChanged); #line default #line hidden return; case 14: this.ProductDetailsValue = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.ProductSizeValue = ((System.Windows.Controls.TextBox)(target)); return; case 16: this.SBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target)); #line 115 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.SBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.SBarCodeSearchValue_SelectionChanged); #line default #line hidden return; case 17: this.SBarCodeFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 124 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.SBarCodeFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SBarCodeFilterValue_SelectionChanged); #line default #line hidden return; case 18: this.InStockValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target)); return; case 19: this.InStockFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 137 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.InStockFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.InStockFilterValue_SelectionChanged); #line default #line hidden return; case 20: this.StockSalePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 141 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.StockSalePriceValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StockSalePriceValue_TextChanged); #line default #line hidden return; case 21: this.StockSalePriceFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 153 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.StockSalePriceFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StockSalePriceFilterValue_SelectionChanged); #line default #line hidden return; case 22: this.StockIncomePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 23: this.StockInomePriceFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 169 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.StockInomePriceFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StockInomePriceFilterValue_SelectionChanged); #line default #line hidden return; case 24: this.ExpirationValue = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.ExpirationFilterValue = ((System.Windows.Controls.ComboBox)(target)); #line 174 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ExpirationFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ExpirationFilterValue_SelectionChanged); #line default #line hidden return; case 26: this.DiscountValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 178 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.DiscountValue.ValueChanged += new System.Windows.PropertyChangedCallback(this.DiscountValue_ValueChanged); #line default #line hidden return; case 27: this.ProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 28: this.OrderProductQuantityValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target)); #line 208 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.OrderProductQuantityValue.ValueChanged += new System.Windows.PropertyChangedCallback(this.OrderProductQuantityValue_ValueChanged); #line default #line hidden return; case 29: this.OrderProductTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 30: this.AddOrderProductButton = ((System.Windows.Controls.Button)(target)); #line 234 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.AddOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.AddOrderProductButton_Click); #line default #line hidden return; case 31: this.ClearOrderProductButton = ((System.Windows.Controls.Button)(target)); #line 235 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ClearOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.ClearOrderProductButton_Click); #line default #line hidden return; case 32: this.CustomerSearchTypeValue = ((System.Windows.Controls.ComboBox)(target)); #line 248 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.CustomerSearchTypeValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CustomerSearchTypeValue_SelectionChanged); #line default #line hidden return; case 33: this.CustomerSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target)); return; case 34: this.SelectedCustomerButton = ((System.Windows.Controls.Button)(target)); return; case 35: this.AddNewCustomerButton = ((System.Windows.Controls.Button)(target)); #line 272 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.AddNewCustomerButton.Click += new System.Windows.RoutedEventHandler(this.AddNewCustomerButton_Click); #line default #line hidden return; case 36: this.ClearCusomerButton = ((System.Windows.Controls.Button)(target)); #line 279 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.ClearCusomerButton.Click += new System.Windows.RoutedEventHandler(this.ClearCusomerButton_Click); #line default #line hidden return; case 37: this.OrderProductRecordList = ((System.Windows.Controls.DataGrid)(target)); return; case 38: this.RemoveSelectedProductButton = ((System.Windows.Controls.Button)(target)); #line 298 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.RemoveSelectedProductButton.Click += new System.Windows.RoutedEventHandler(this.RemoveSelectedProductButton_Click); #line default #line hidden return; case 39: this.TotalProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 40: this.OrderTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 41: this.OrderDetailsValue = ((System.Windows.Controls.TextBox)(target)); return; case 42: this.CashRadioButton = ((System.Windows.Controls.RadioButton)(target)); #line 344 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.CashRadioButton.Checked += new System.Windows.RoutedEventHandler(this.CashRadioButton_Checked); #line default #line hidden return; case 43: this.SuspendPayementRadioButton = ((System.Windows.Controls.RadioButton)(target)); #line 345 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.SuspendPayementRadioButton.Checked += new System.Windows.RoutedEventHandler(this.SuspendPayementRadioButton_Checked); #line default #line hidden return; case 44: this.CustomerWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 348 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.CustomerWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CustomerWillPayNowValue_TextChanged); #line default #line hidden return; case 45: this.CustomerWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 362 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.CustomerWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CustomerWillPayLaterValue_TextChanged); #line default #line hidden return; case 46: this.PrintGrid = ((System.Windows.Controls.Grid)(target)); return; case 47: this.BackToNormalGridButton = ((System.Windows.Controls.Button)(target)); #line 378 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.BackToNormalGridButton.Click += new System.Windows.RoutedEventHandler(this.BackToNormalGridButton_Click); #line default #line hidden return; case 48: this.SellOrderReportPrint = ((Stimulsoft.Report.Viewer.StiWpfViewerControl)(target)); return; case 49: this.OrganizationOrdersCountValue = ((System.Windows.Controls.TextBox)(target)); return; case 50: this.SelectedCustomerOrdersCountValue = ((System.Windows.Controls.TextBox)(target)); return; case 51: this.OrderCountTodayValue = ((System.Windows.Controls.TextBox)(target)); return; case 52: this.StaffOrderCountTodayValue = ((System.Windows.Controls.TextBox)(target)); return; case 53: this.StaffNameValue = ((System.Windows.Controls.TextBlock)(target)); return; case 54: this.CreateCustomerGrid = ((System.Windows.Controls.Grid)(target)); return; case 55: this.BackToUserGridButton_FromCreateNewCustomerGrid = ((System.Windows.Controls.Button)(target)); #line 400 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml" this.BackToUserGridButton_FromCreateNewCustomerGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewCustomerGrid_Click); #line default #line hidden return; case 56: this.SelectedCustomerLogGrid = ((System.Windows.Controls.Grid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Tx_codter = ((System.Windows.Controls.TextBox)(target)); #line 72 "..\..\ImpresionSobres.xaml" this.Tx_codter.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Tx_codter_PreviewKeyDown); #line default #line hidden #line 72 "..\..\ImpresionSobres.xaml" this.Tx_codter.LostFocus += new System.Windows.RoutedEventHandler(this.Tx_codter_LostFocus); #line default #line hidden return; case 2: this.Tx_nomter = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.Tx_Suc = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.Tx_Dir = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.Tx_tel = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.Tx_ciud = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.Tx_conc = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.Tx_Fact = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.Tx_Desc = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 10: this.BtnImprimir = ((System.Windows.Controls.Button)(target)); #line 96 "..\..\ImpresionSobres.xaml" this.BtnImprimir.Click += new System.Windows.RoutedEventHandler(this.BtnImprimir_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.IncomeOrderIdValue = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.IncomeOrderDateValue = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.StaffNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.StoreNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.IncomeOrderTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 7: this.TotalPriceAfterChangesValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 8: this.IncomeOrderDetailsValue = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.SupplierNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.SelectedPersonButton = ((System.Windows.Controls.Button)(target)); return; case 11: this.IncomeOrderPaymentsList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; case 12: this.IncomeOrderProductList = ((System.Windows.Controls.DataGrid)(target)); #line 79 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.IncomeOrderProductList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.IncomeOrderProductList_SelectionChanged); #line default #line hidden return; case 13: this.SelectedIncomeOrderProductQuantityValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target)); #line 90 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.SelectedIncomeOrderProductQuantityValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SelectedIncomeOrderProductQuantityValue_TextChanged); #line default #line hidden return; case 14: this.MoveSelectedToRemovedProductsGridButton = ((System.Windows.Controls.Button)(target)); #line 100 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.MoveSelectedToRemovedProductsGridButton.Click += new System.Windows.RoutedEventHandler(this.MoveSelectedToRemovedProductsGridButton_Click); #line default #line hidden return; case 15: this.MoveSelectedToNotRemovedProductsButton = ((System.Windows.Controls.Button)(target)); #line 106 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.MoveSelectedToNotRemovedProductsButton.Click += new System.Windows.RoutedEventHandler(this.MoveSelectedToNotRemovedProductsButton_Click); #line default #line hidden return; case 16: this.MoveAllProductsToRemovedProductsGridButton = ((System.Windows.Controls.Button)(target)); #line 112 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.MoveAllProductsToRemovedProductsGridButton.Click += new System.Windows.RoutedEventHandler(this.MoveAllProductsToRemovedProductsGridButton_Click); #line default #line hidden return; case 17: this.ResetListsButton = ((System.Windows.Controls.Button)(target)); #line 118 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.ResetListsButton.Click += new System.Windows.RoutedEventHandler(this.ResetListsButton_Click); #line default #line hidden return; case 18: this.RemovedIncomeOrderProductList = ((System.Windows.Controls.DataGrid)(target)); return; case 19: this.TotalPaidValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 20: this.ShoppeeWalletValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 21: this.StoreShouldPayValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 22: this.StoreWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 183 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.StoreWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayNowValue_TextChanged); #line default #line hidden return; case 23: this.StoreWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 197 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.StoreWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayLaterValue_TextChanged); #line default #line hidden return; case 24: this.StoreShouldReceiveValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 25: this.SupplierWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 226 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.SupplierWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SupplierWillPayNowValue_TextChanged); #line default #line hidden return; case 26: this.SupplierWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); #line 240 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.SupplierWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SupplierWillPayLaterValue_TextChanged); #line default #line hidden return; case 27: this.DeleteOrderButton = ((System.Windows.Controls.Button)(target)); #line 255 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.DeleteOrderButton.Click += new System.Windows.RoutedEventHandler(this.MoveAllProductsToRemovedProductsGridButton_Click); #line default #line hidden return; case 28: this.ReloadTabButton = ((System.Windows.Controls.Button)(target)); return; case 29: this.PrintButton = ((System.Windows.Controls.Button)(target)); return; case 30: this.ConfitmButton = ((System.Windows.Controls.Button)(target)); #line 267 "..\..\..\..\..\Orders\In\IncomeOrderM\IncomeOrderMUC.xaml" this.ConfitmButton.Click += new System.Windows.RoutedEventHandler(this.ConfitmButton_Click); #line default #line hidden return; case 31: this.PrintingGrid = ((System.Windows.Controls.Grid)(target)); return; case 32: this.BackToNormalGridButton_FromPrintGrid = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.CloseTabButton = ((System.Windows.Controls.Button)(target)); return; case 3: this.ReloadTabButton = ((System.Windows.Controls.Button)(target)); return; case 4: this.PrintButton = ((System.Windows.Controls.Button)(target)); return; case 5: this.ConfitmButton = ((System.Windows.Controls.Button)(target)); return; case 6: this.StaffsList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); #line 32 "..\..\..\..\..\Orders\In\StaffSalaryManager\StaffSalaryManagerUC.xaml" this.StaffsList.SelectionChanged += new Syncfusion.UI.Xaml.Grid.GridSelectionChangedEventHandler(this.StaffsList_SelectionChanged); #line default #line hidden return; case 7: this.StaffFullNameValue = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.SelectedPersonButton = ((System.Windows.Controls.Button)(target)); #line 41 "..\..\..\..\..\Orders\In\StaffSalaryManager\StaffSalaryManagerUC.xaml" this.SelectedPersonButton.Click += new System.Windows.RoutedEventHandler(this.SelectedPersonButton_Click); #line default #line hidden return; case 9: this.StaffSalaryList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target)); return; case 10: this.SelectedDateValue = ((System.Windows.Controls.Calendar)(target)); #line 56 "..\..\..\..\..\Orders\In\StaffSalaryManager\StaffSalaryManagerUC.xaml" this.SelectedDateValue.SelectedDatesChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.SelectedDateValue_SelectedDatesChanged); #line default #line hidden return; case 11: this.TotalReceivedThisMonthValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 12: this.StaffShouldReceiveThisMonthValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target)); return; case 13: this.PaySalaryButton = ((System.Windows.Controls.Button)(target)); #line 86 "..\..\..\..\..\Orders\In\StaffSalaryManager\StaffSalaryManagerUC.xaml" this.PaySalaryButton.Click += new System.Windows.RoutedEventHandler(this.PaySalaryButton_Click); #line default #line hidden return; case 14: this.PaySalaryGrid = ((System.Windows.Controls.Grid)(target)); return; case 15: this.BackToNormalGridButton_FromPaySalary = ((System.Windows.Controls.Button)(target)); #line 100 "..\..\..\..\..\Orders\In\StaffSalaryManager\StaffSalaryManagerUC.xaml" this.BackToNormalGridButton_FromPaySalary.Click += new System.Windows.RoutedEventHandler(this.BackToNormalGridButton_FromPaySalary_Click); #line default #line hidden return; case 16: this.PaySalaryContentControl = ((System.Windows.Controls.ContentControl)(target)); return; case 17: this.PersonLogGrid = ((System.Windows.Controls.Grid)(target)); return; case 18: this.BackToNormalGridButton_FromPersonLog = ((System.Windows.Controls.Button)(target)); #line 107 "..\..\..\..\..\Orders\In\StaffSalaryManager\StaffSalaryManagerUC.xaml" this.BackToNormalGridButton_FromPersonLog.Click += new System.Windows.RoutedEventHandler(this.BackToNormalGridButton_FromPersonLog_Click); #line default #line hidden return; case 19: this.PersonLogContentControl = ((System.Windows.Controls.ContentControl)(target)); return; } this._contentLoaded = true; }