Esempio n. 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Name_Search_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 24 "..\..\..\Employees.xaml"
     this.Name_Search_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Name_Search_TB_TextChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Mobile_Search_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 25 "..\..\..\Employees.xaml"
     this.Mobile_Search_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Name_Search_TB_TextChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.Job_Search_CB = ((System.Windows.Controls.ComboBox)(target));
     
     #line 26 "..\..\..\Employees.xaml"
     this.Job_Search_CB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Job_Search_CB_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.LB = ((System.Windows.Controls.ListBox)(target));
     
     #line 27 "..\..\..\Employees.xaml"
     this.LB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.LB_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.EP = ((Source.EditPanel)(target));
     
     #line 28 "..\..\..\Employees.xaml"
     this.EP.Add += new System.EventHandler(this.EditPanel_Add);
     
     #line default
     #line hidden
     
     #line 28 "..\..\..\Employees.xaml"
     this.EP.Edit += new System.EventHandler(this.EditPanel_Edit);
     
     #line default
     #line hidden
     
     #line 28 "..\..\..\Employees.xaml"
     this.EP.Delete += new System.EventHandler(this.EditPanel_Delete);
     
     #line default
     #line hidden
     return;
     case 6:
     this.Main_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.Name_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.Address_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.Salary_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.Telephone_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.Mobile_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.Job_CB = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 13:
     this.Save_Panel = ((Source.SavePanel)(target));
     
     #line 61 "..\..\..\Employees.xaml"
     this.Save_Panel.Save += new System.EventHandler(this.Save_Panel_Save);
     
     #line default
     #line hidden
     
     #line 61 "..\..\..\Employees.xaml"
     this.Save_Panel.Cancel += new System.EventHandler(this.Save_Panel_Cancel);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.From_DTP = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
     
     #line 19 "..\..\..\Loans.xaml"
     this.From_DTP.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.From_DTP_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.To_DTP = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
     
     #line 20 "..\..\..\Loans.xaml"
     this.To_DTP.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.From_DTP_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.Income_DG = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 4:
     this.Outcome_DG = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 5:
     this.Income_EP = ((Source.EditPanel)(target));
     
     #line 56 "..\..\..\Loans.xaml"
     this.Income_EP.Add += new System.EventHandler(this.Income_EP_Add);
     
     #line default
     #line hidden
     
     #line 56 "..\..\..\Loans.xaml"
     this.Income_EP.Edit += new System.EventHandler(this.Income_EP_Edit);
     
     #line default
     #line hidden
     
     #line 56 "..\..\..\Loans.xaml"
     this.Income_EP.Delete += new System.EventHandler(this.Income_EP_Delete);
     
     #line default
     #line hidden
     return;
     case 6:
     this.Outcome_EP = ((Source.EditPanel)(target));
     
     #line 57 "..\..\..\Loans.xaml"
     this.Outcome_EP.Add += new System.EventHandler(this.Outcome_EP_Add);
     
     #line default
     #line hidden
     
     #line 57 "..\..\..\Loans.xaml"
     this.Outcome_EP.Edit += new System.EventHandler(this.Outcome_EP_Edit);
     
     #line default
     #line hidden
     
     #line 57 "..\..\..\Loans.xaml"
     this.Outcome_EP.Delete += new System.EventHandler(this.Outcome_EP_Delete);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 4 "..\..\..\Transactions.xaml"
     ((POS.Transactions)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Main_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Search_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.Search_var1_TK = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.Search_var2_TK = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.Search_No_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 28 "..\..\..\Transactions.xaml"
     this.Search_No_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Search_Date_DTP = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
     
     #line 30 "..\..\..\Transactions.xaml"
     this.Search_Date_DTP.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.Search_Date_DTP_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Search_var1_CB = ((System.Windows.Controls.ComboBox)(target));
     
     #line 31 "..\..\..\Transactions.xaml"
     this.Search_var1_CB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Search_var2_CB = ((System.Windows.Controls.ComboBox)(target));
     
     #line 32 "..\..\..\Transactions.xaml"
     this.Search_var2_CB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 10:
     this.Transactions_LB = ((System.Windows.Controls.ListBox)(target));
     
     #line 33 "..\..\..\Transactions.xaml"
     this.Transactions_LB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.LB_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 11:
     this.EP = ((Source.EditPanel)(target));
     
     #line 34 "..\..\..\Transactions.xaml"
     this.EP.Add += new System.EventHandler(this.EditPanel_Add);
     
     #line default
     #line hidden
     
     #line 34 "..\..\..\Transactions.xaml"
     this.EP.Edit += new System.EventHandler(this.EditPanel_Edit);
     
     #line default
     #line hidden
     
     #line 34 "..\..\..\Transactions.xaml"
     this.EP.Delete += new System.EventHandler(this.EditPanel_Delete);
     
     #line default
     #line hidden
     return;
     case 12:
     this.View_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 13:
     this.Info_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 14:
     this.var1_TK = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.var2_TK = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.No_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.Date_DTP = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
     
     #line 62 "..\..\..\Transactions.xaml"
     this.Date_DTP.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.Date_DTP_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 18:
     this.Var1_CB = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 19:
     this.Var2_CB = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 20:
     this.Details_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 21:
     this.Details_DG = ((System.Windows.Controls.DataGrid)(target));
     
     #line 72 "..\..\..\Transactions.xaml"
     this.Details_DG.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Details_DG_PreviewKeyDown);
     
     #line default
     #line hidden
     
     #line 73 "..\..\..\Transactions.xaml"
     this.Details_DG.CellEditEnding += new System.EventHandler<System.Windows.Controls.DataGridCellEditEndingEventArgs>(this.Details_DG_CellEditEnding);
     
     #line default
     #line hidden
     return;
     case 22:
     this.DC1 = ((System.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 23:
     this.DC2 = ((System.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 24:
     this.DC3 = ((System.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 25:
     this.DC4 = ((System.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 26:
     this.DC5 = ((System.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 27:
     this.DC6 = ((System.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 28:
     this.Edit_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 29:
     
     #line 93 "..\..\..\Transactions.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.Serial_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 94 "..\..\..\Transactions.xaml"
     this.Serial_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Serial_TB_TextChanged);
     
     #line default
     #line hidden
     return;
     case 31:
     this.Amount_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 32:
     this.Price_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 96 "..\..\..\Transactions.xaml"
     this.Price_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Price_TB_TextChanged);
     
     #line default
     #line hidden
     return;
     case 33:
     this.Discount_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 34:
     this.Product_CB = ((System.Windows.Controls.ComboBox)(target));
     
     #line 99 "..\..\..\Transactions.xaml"
     this.Product_CB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Product_CB_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 35:
     this.Totals_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 36:
     this.Total_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 37:
     this.Paid_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 38:
     this.Rest_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 39:
     
     #line 125 "..\..\..\Transactions.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 40:
     
     #line 126 "..\..\..\Transactions.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_3);
     
     #line default
     #line hidden
     return;
     case 41:
     this.Save_Panel = ((Source.SavePanel)(target));
     
     #line 128 "..\..\..\Transactions.xaml"
     this.Save_Panel.Save += new System.EventHandler(this.Save_Panel_Save);
     
     #line default
     #line hidden
     
     #line 128 "..\..\..\Transactions.xaml"
     this.Save_Panel.Cancel += new System.EventHandler(this.Save_Panel_Cancel);
     
     #line default
     #line hidden
     return;
     case 42:
     
     #line 130 "..\..\..\Transactions.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Name_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 23 "..\..\..\Users.xaml"
     this.Name_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Groups_CB = ((System.Windows.Controls.ComboBox)(target));
     
     #line 24 "..\..\..\Users.xaml"
     this.Groups_CB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.Users_LB = ((System.Windows.Controls.ListBox)(target));
     
     #line 25 "..\..\..\Users.xaml"
     this.Users_LB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.LB_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.EP = ((Source.EditPanel)(target));
     
     #line 26 "..\..\..\Users.xaml"
     this.EP.Add += new System.EventHandler(this.EditPanel_Add);
     
     #line default
     #line hidden
     
     #line 26 "..\..\..\Users.xaml"
     this.EP.Edit += new System.EventHandler(this.EditPanel_Edit);
     
     #line default
     #line hidden
     
     #line 26 "..\..\..\Users.xaml"
     this.EP.Delete += new System.EventHandler(this.EditPanel_Delete);
     
     #line default
     #line hidden
     return;
     case 5:
     this.Main_Grid = ((System.Windows.Controls.Grid)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Name_Search_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 24 "..\..\..\Customers.xaml"
     this.Name_Search_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Name_Search_TB_TextChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Mobile_Search_TB = ((System.Windows.Controls.TextBox)(target));
     
     #line 25 "..\..\..\Customers.xaml"
     this.Mobile_Search_TB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Name_Search_TB_TextChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.LB = ((System.Windows.Controls.ListBox)(target));
     
     #line 26 "..\..\..\Customers.xaml"
     this.LB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.LB_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.EP = ((Source.EditPanel)(target));
     
     #line 27 "..\..\..\Customers.xaml"
     this.EP.Add += new System.EventHandler(this.EditPanel_Add);
     
     #line default
     #line hidden
     
     #line 27 "..\..\..\Customers.xaml"
     this.EP.Edit += new System.EventHandler(this.EditPanel_Edit);
     
     #line default
     #line hidden
     
     #line 27 "..\..\..\Customers.xaml"
     this.EP.Delete += new System.EventHandler(this.EditPanel_Delete);
     
     #line default
     #line hidden
     return;
     case 5:
     this.Main_GD = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.Name_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.Address_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.Telephone_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.Mobile_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.Balance_TB = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.Save_Panel = ((Source.SavePanel)(target));
     
     #line 59 "..\..\..\Customers.xaml"
     this.Save_Panel.Save += new System.EventHandler(this.Save_Panel_Save);
     
     #line default
     #line hidden
     
     #line 59 "..\..\..\Customers.xaml"
     this.Save_Panel.Cancel += new System.EventHandler(this.Save_Panel_Cancel);
     
     #line default
     #line hidden
     return;
     case 12:
     this.From_DTP = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
     
     #line 72 "..\..\..\Customers.xaml"
     this.From_DTP.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.From_DTP_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 13:
     this.To_DTP = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
     
     #line 73 "..\..\..\Customers.xaml"
     this.To_DTP.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.From_DTP_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 14:
     this.Account_DG = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }