void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtp = ((Microsoft.Windows.Controls.DatePicker)(target)); return; } this._contentLoaded = true; }
/// <summary> /// Initializes a new instance of the AutomationPeer for DatePicker control. /// </summary> /// <param name="owner">DatePicker</param> public DatePickerAutomationPeer(DatePicker owner) : base(owner) { }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 6 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" ((ClienteFisio.Interfaz.Materiales.VPedidos)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); #line default #line hidden #line 6 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" ((ClienteFisio.Interfaz.Materiales.VPedidos)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.btnVolver = ((System.Windows.Controls.Button)(target)); #line 23 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click); #line default #line hidden return; case 3: this.listPeds = ((System.Windows.Controls.ListBox)(target)); #line 24 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" this.listPeds.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listPeds_SelectionChanged); #line default #line hidden return; case 4: this.lblPedido = ((System.Windows.Controls.Label)(target)); return; case 5: this.lblLinPed = ((System.Windows.Controls.Label)(target)); return; case 6: this.lblCant = ((System.Windows.Controls.Label)(target)); return; case 7: this.lblPrecio = ((System.Windows.Controls.Label)(target)); return; case 8: this.lblCant2 = ((System.Windows.Controls.Label)(target)); return; case 9: this.lblPrecio2 = ((System.Windows.Controls.Label)(target)); return; case 10: this.btnEliminar = ((System.Windows.Controls.Button)(target)); #line 38 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" this.btnEliminar.Click += new System.Windows.RoutedEventHandler(this.btnEliminar_Click); #line default #line hidden return; case 11: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 12: this.listViewLinPRegs = ((System.Windows.Controls.ListView)(target)); return; case 13: this.comboMat = ((System.Windows.Controls.ComboBox)(target)); return; case 14: this.lblAvisos3 = ((System.Windows.Controls.Label)(target)); return; case 15: this.listViewLinP = ((System.Windows.Controls.ListView)(target)); return; case 16: this.txtPrecio = ((System.Windows.Controls.TextBox)(target)); return; case 17: this.txtUds = ((System.Windows.Controls.TextBox)(target)); return; case 18: this.btnAñadir = ((System.Windows.Controls.Button)(target)); #line 148 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" this.btnAñadir.Click += new System.Windows.RoutedEventHandler(this.btnAñadir_Click); #line default #line hidden return; case 19: this.lblPrecio3 = ((System.Windows.Controls.Label)(target)); return; case 20: this.lblCantidad = ((System.Windows.Controls.Label)(target)); return; case 21: this.txtComentarios = ((System.Windows.Controls.TextBox)(target)); return; case 22: this.lblComentarios = ((System.Windows.Controls.Label)(target)); return; case 23: this.btnRegistrar = ((System.Windows.Controls.Button)(target)); #line 162 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" this.btnRegistrar.Click += new System.Windows.RoutedEventHandler(this.btnRegistrar_Click); #line default #line hidden return; case 24: this.datePicker = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 25: this.lbl1 = ((System.Windows.Controls.Label)(target)); return; case 26: this.lblAvisos = ((System.Windows.Controls.Label)(target)); return; case 27: this.btnQuitar = ((System.Windows.Controls.Button)(target)); #line 177 "..\..\..\..\Interfaz\Materiales\VPedidos.xaml" this.btnQuitar.Click += new System.Windows.RoutedEventHandler(this.btnQuitar_Click); #line default #line hidden return; case 28: this.lblA2 = ((System.Windows.Controls.Label)(target)); return; case 29: this.lblA3 = ((System.Windows.Controls.Label)(target)); return; case 30: this.lblAvisos2 = ((System.Windows.Controls.Label)(target)); return; case 31: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 32: this.image1 = ((System.Windows.Controls.Image)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this._detect_station = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this._detect_person1 = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this._shipper_name = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this._query = ((System.Windows.Controls.Button)(target)); #line 87 "..\..\..\Manager\UcQuarantineQuery.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 7: this._export = ((System.Windows.Controls.Button)(target)); #line 88 "..\..\..\Manager\UcQuarantineQuery.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 8: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.livst = ((System.Windows.Controls.ListView)(target)); return; case 12: this.Column1 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 13: this.Column2 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 14: this.Column3 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 15: this.Column4 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 16: this.Column5 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 17: this.Column6 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 18: this.Column7 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 19: this.Column8 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 20: this.Column9 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 21: this.Column10 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 22: this.Column11 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 23: this.Column12 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 24: this.Column13 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 25: this.Column14 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 26: this.Column15 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 27: this.Column16 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 28: this.Column17 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 29: this.Column18 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 30: this.Column19 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 31: this.Column20 = ((System.Windows.Controls.GridViewColumn)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.cmbViewTypeSelector = ((System.Windows.Controls.ComboBox)(target)); #line 32 "..\..\Reports.xaml" this.cmbViewTypeSelector.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbViewTypeSelector_SelectionChanged); #line default #line hidden return; case 2: this.lblFrom = ((System.Windows.Controls.Label)(target)); return; case 3: this.dpFrom = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 4: this.lblTo = ((System.Windows.Controls.Label)(target)); return; case 5: this.dpTo = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 6: this.btnGenerate = ((System.Windows.Controls.Button)(target)); #line 43 "..\..\Reports.xaml" this.btnGenerate.Click += new System.Windows.RoutedEventHandler(this.btnGenerate_Click); #line default #line hidden return; case 7: this.btnExport = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\Reports.xaml" this.btnExport.Click += new System.Windows.RoutedEventHandler(this.btnExport_Click); #line default #line hidden return; case 8: this.dgReportGrid = ((Microsoft.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this.txtUserName = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.cmbOperationType = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.btnSelect = ((System.Windows.Controls.Button)(target)); #line 69 "..\..\..\Manager\SysLogManager.xaml" this.btnSelect.Click += new System.Windows.RoutedEventHandler(this.btnSelect_Click); #line default #line hidden return; case 6: this.btnExport = ((System.Windows.Controls.Button)(target)); #line 70 "..\..\..\Manager\SysLogManager.xaml" this.btnExport.Click += new System.Windows.RoutedEventHandler(this.btnExport_Click); #line default #line hidden return; case 7: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this.grid_table = ((System.Windows.Controls.Grid)(target)); return; case 11: this.lvlist = ((System.Windows.Controls.ListView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ShippingModule = ((WpfFront.Views.BookingMngrView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.imgDocs = ((System.Windows.Controls.Image)(target)); #line 84 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.imgDocs.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgDocs_MouseDown); #line default #line hidden return; case 4: this.cboAccount = ((System.Windows.Controls.ComboBox)(target)); #line 90 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboAccount.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboAccount_SelectionChanged); #line default #line hidden return; case 5: this.cboDoc = ((System.Windows.Controls.ComboBox)(target)); #line 94 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboDoc.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboDoc_SelectionChanged); #line default #line hidden return; case 6: this.filter = ((System.Windows.Controls.CheckBox)(target)); #line 97 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.filter.Checked += new System.Windows.RoutedEventHandler(this.filter_Checked); #line default #line hidden #line 98 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.filter.Unchecked += new System.Windows.RoutedEventHandler(this.filter_Unchecked); #line default #line hidden return; case 7: this.imgRfr = ((System.Windows.Controls.Image)(target)); #line 101 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.imgRfr.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgRfr_MouseDown); #line default #line hidden return; case 8: this.ucDocList = ((WpfFront.Common.UserControls.DocumentList)(target)); return; case 9: this.tabStep = ((System.Windows.Controls.TabControl)(target)); #line 123 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.tabStep.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabStep_SelectionChanged); #line default #line hidden return; case 10: this.cboToDo = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this.docName = ((System.Windows.Controls.StackPanel)(target)); return; case 12: this.chkAll = ((System.Windows.Controls.TextBlock)(target)); #line 140 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.chkAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.chkAll_MouseDown); #line default #line hidden return; case 13: this.uncheckAll = ((System.Windows.Controls.TextBlock)(target)); #line 142 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.uncheckAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.uncheckAll_MouseDown); #line default #line hidden return; case 14: this.stkUpdLines = ((System.Windows.Controls.StackPanel)(target)); return; case 15: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 146 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 16: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 147 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click); #line default #line hidden return; case 17: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 160 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_GotFocus); #line default #line hidden return; case 18: this.dgDetails = ((System.Windows.Controls.ListView)(target)); #line 226 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.dgDetails.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgDetails_MouseDoubleClick); #line default #line hidden #line 226 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.dgDetails.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.dgDetails_Click)); #line default #line hidden return; case 19: this.gvLines = ((System.Windows.Controls.GridView)(target)); return; case 23: this.dgTotal = ((System.Windows.Controls.ListView)(target)); return; case 24: this.totLines = ((System.Windows.Controls.GridView)(target)); return; case 25: this.cboShipTo = ((System.Windows.Controls.ComboBox)(target)); #line 369 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboShipTo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboShipTo_SelectionChanged); #line default #line hidden return; case 26: this.cboDocList = ((System.Windows.Controls.ComboBox)(target)); #line 382 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboDocList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboDocList_SelectionChanged); #line default #line hidden return; case 27: this.dgSelected = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 28: this.txtComment = ((System.Windows.Controls.TextBox)(target)); return; case 29: #line 492 "..\..\..\..\Trace\Views\BookingMngrView.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 30: this.expBkInfo = ((Odyssey.Controls.OdcExpander)(target)); return; case 31: this.stkAddInfo = ((System.Windows.Controls.StackPanel)(target)); return; case 32: this.shipToDesc = ((System.Windows.Controls.TextBlock)(target)); return; case 33: this._D12 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 34: this._C15 = ((System.Windows.Controls.TextBox)(target)); return; case 35: this._C17 = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.btnUpdInfo = ((System.Windows.Controls.Button)(target)); #line 708 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.btnUpdInfo.Click += new System.Windows.RoutedEventHandler(this.btnUpdInfo_Click); #line default #line hidden return; case 37: this.popup3 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 38: this.ucDocLine = ((WpfFront.Common.UserControls.AdminDocumentLine)(target)); return; case 39: this.popAddr = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 40: this.ucAccuntAddr = ((WpfFront.Common.UserControls.UcAccountAddress)(target)); return; case 41: this.txtHide = ((System.Windows.Controls.TextBlock)(target)); #line 750 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtHide_MouseDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Unit = ((WpfFront.Views.ScheduleView)(target)); return; case 2: this.stkSearchForm = ((System.Windows.Controls.StackPanel)(target)); return; case 3: this.dgSearch = ((System.Windows.Controls.Grid)(target)); return; case 4: this.dgList = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 52 "..\..\..\..\Trace\Views\ScheduleView.xaml" this.dgList.GotFocus += new System.Windows.RoutedEventHandler(this.dgList_GotFocus); #line default #line hidden return; case 5: this.stkEdit = ((System.Windows.Controls.StackPanel)(target)); return; case 6: this.frmNotification = ((Core.WPF.FormNotification)(target)); return; case 7: this.dgEdit = ((System.Windows.Controls.Grid)(target)); return; case 8: this.txtTitle = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.txtSchDateFrom = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 10: this.txtSchDateTo = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 11: this.txtSchNextDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 12: this.txtFrecuency = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.stkButtons = ((System.Windows.Controls.StackPanel)(target)); return; case 14: this.btnSave = ((System.Windows.Controls.Button)(target)); #line 166 "..\..\..\..\Trace\Views\ScheduleView.xaml" this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click); #line default #line hidden return; case 15: this.btnDelete = ((System.Windows.Controls.Button)(target)); #line 175 "..\..\..\..\Trace\Views\ScheduleView.xaml" this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControl = ((BMC.Presentation.CPositionDetailsEvents)(target)); #line 2 "..\..\..\Views\CPositionDetailsEvents.xaml" this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded); #line default #line hidden return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.lblLegalEvents = ((System.Windows.Controls.Label)(target)); return; case 4: this.vbStartDate = ((System.Windows.Controls.Viewbox)(target)); return; case 5: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 6: this.vbStartDate_Copy = ((System.Windows.Controls.Viewbox)(target)); return; case 7: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 8: this.cmbEventType = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this.cmbLegalEvent = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.btnRefresh = ((System.Windows.Controls.Button)(target)); #line 70 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click); #line default #line hidden return; case 11: this.btnClearEvents = ((System.Windows.Controls.Button)(target)); #line 71 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnClearEvents.Click += new System.Windows.RoutedEventHandler(this.btnClearEvents_Click); #line default #line hidden return; case 12: this.btnClearMachine = ((System.Windows.Controls.Button)(target)); #line 72 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnClearMachine.Click += new System.Windows.RoutedEventHandler(this.btnClearMachine_Click); #line default #line hidden return; case 13: this.btnClearSite = ((System.Windows.Controls.Button)(target)); #line 73 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnClearSite.Click += new System.Windows.RoutedEventHandler(this.btnClearSite_Click); #line default #line hidden return; case 14: this.chkShowClearedEvents = ((System.Windows.Controls.CheckBox)(target)); return; case 15: this.btnFirst = ((System.Windows.Controls.Button)(target)); #line 75 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnFirst.Click += new System.Windows.RoutedEventHandler(this.btnFirst_Click); #line default #line hidden return; case 16: this.btnPrevious = ((System.Windows.Controls.Button)(target)); #line 76 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnPrevious.Click += new System.Windows.RoutedEventHandler(this.btnPrevious_Click); #line default #line hidden return; case 17: this.btnNext = ((System.Windows.Controls.Button)(target)); #line 77 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click); #line default #line hidden return; case 18: this.btnLast = ((System.Windows.Controls.Button)(target)); #line 78 "..\..\..\Views\CPositionDetailsEvents.xaml" this.btnLast.Click += new System.Windows.RoutedEventHandler(this.btnLast_Click); #line default #line hidden return; case 19: this.txtPageNo = ((System.Windows.Controls.TextBlock)(target)); return; case 20: this.lstPositionDetailsEvents = ((System.Windows.Controls.ListView)(target)); return; case 21: this.GridView_1 = ((System.Windows.Controls.GridView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\..\..\Tenderingg\Consultant Forms\Evaluation1Search.xaml" ((RTM.Tenderingg.Evaluation1Search)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.Border = ((System.Windows.Controls.Border)(target)); return; case 3: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 4: this.datepicker = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 5: this.Title = ((System.Windows.Controls.Label)(target)); return; case 6: this.OpenBtn = ((System.Windows.Controls.Button)(target)); #line 18 "..\..\..\..\..\Tenderingg\Consultant Forms\Evaluation1Search.xaml" this.OpenBtn.Click += new System.Windows.RoutedEventHandler(this.OpenBtn_Click); #line default #line hidden return; case 7: this.SearchBtn = ((System.Windows.Controls.Button)(target)); #line 19 "..\..\..\..\..\Tenderingg\Consultant Forms\Evaluation1Search.xaml" this.SearchBtn.Click += new System.Windows.RoutedEventHandler(this.SearchBtn_Click); #line default #line hidden return; case 8: this.Grid = ((System.Windows.Controls.DataGrid)(target)); return; case 9: this.label32 = ((System.Windows.Controls.Label)(target)); return; case 10: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 12: this.RefreshBtn = ((System.Windows.Controls.Button)(target)); #line 29 "..\..\..\..\..\Tenderingg\Consultant Forms\Evaluation1Search.xaml" this.RefreshBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshBtn_Click); #line default #line hidden return; case 13: this.EditBtn = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\..\..\..\Tenderingg\Consultant Forms\Evaluation1Search.xaml" this.EditBtn.Click += new System.Windows.RoutedEventHandler(this.EditBtn_Click); #line default #line hidden return; case 14: this.datePicker1 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 15: this.label1 = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 7 "..\..\..\UserControls\CVaultEvents.xaml" ((BMC.Presentation.POS.Views.CVaultEvents)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded); #line default #line hidden return; case 2: this.grpVaultEvents = ((System.Windows.Controls.GroupBox)(target)); return; case 3: this.grdAssetDetails = ((System.Windows.Controls.Grid)(target)); return; case 4: this.lbl_SelectTop = ((System.Windows.Controls.Label)(target)); return; case 5: this.cmb_SelectTop = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this.lbl_EventType = ((System.Windows.Controls.Label)(target)); return; case 7: this.cmb_Type = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this.txt_description = ((System.Windows.Controls.TextBox)(target)); #line 118 "..\..\..\UserControls\CVaultEvents.xaml" this.txt_description.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_description_PreviewMouseUp); #line default #line hidden return; case 9: this.btn_ResetVault = ((System.Windows.Controls.Button)(target)); #line 142 "..\..\..\UserControls\CVaultEvents.xaml" this.btn_ResetVault.Click += new System.Windows.RoutedEventHandler(this.btn_ResetVault_Click); #line default #line hidden return; case 10: this.btn_PrintEvent = ((System.Windows.Controls.Button)(target)); #line 143 "..\..\..\UserControls\CVaultEvents.xaml" this.btn_PrintEvent.Click += new System.Windows.RoutedEventHandler(this.btn_PrintEvent_Click); #line default #line hidden return; case 11: this.vbStartDate = ((System.Windows.Controls.Viewbox)(target)); return; case 12: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 147 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpStartDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.dtpStartDate_SelectedDateChanged); #line default #line hidden return; case 13: this.txtStartDate = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.dtpStartTime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); #line 150 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpStartTime.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.dtpStartTime_SelectedTimeChanged); #line default #line hidden return; case 15: this.vbStartDate_Copy = ((System.Windows.Controls.Viewbox)(target)); return; case 16: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 153 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpEndDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.dtpEndDate_SelectedDateChanged); #line default #line hidden return; case 17: this.txtEndDate = ((System.Windows.Controls.TextBox)(target)); return; case 18: this.dtpEndtime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); #line 156 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpEndtime.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.dtpEndtime_SelectedTimeChanged); #line default #line hidden return; case 19: this.lst_Events = ((System.Windows.Controls.ListView)(target)); return; case 20: this.clm_TransactionType = ((System.Windows.Controls.GridViewColumn)(target)); return; case 21: this.clm_Event_ID = ((System.Windows.Controls.GridViewColumn)(target)); return; case 22: this.clm_Amount = ((System.Windows.Controls.GridViewColumn)(target)); return; case 23: this.clm_Description = ((System.Windows.Controls.GridViewColumn)(target)); return; case 24: this.clm_PrintedAsset = ((System.Windows.Controls.GridViewColumn)(target)); return; case 25: this.clm_TranDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 26: this.clm_ReceiveDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 27: this.clm_RedeemDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 28: this.clm_ExpDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 29: this.clm_InventoryType = ((System.Windows.Controls.GridViewColumn)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 4 "..\..\..\..\SubB\NewUser.xaml" ((GUI.NewUser)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.btnRegister = ((System.Windows.Controls.Button)(target)); #line 12 "..\..\..\..\SubB\NewUser.xaml" this.btnRegister.Click += new System.Windows.RoutedEventHandler(this.btnRegister_Click); #line default #line hidden return; case 3: this.PD = ((System.Windows.Controls.GroupBox)(target)); return; case 4: this.gd1 = ((System.Windows.Controls.Grid)(target)); return; case 5: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 6: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 7: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 8: this.cmbxTitle = ((System.Windows.Controls.ComboBox)(target)); #line 29 "..\..\..\..\SubB\NewUser.xaml" this.cmbxTitle.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Title_SelectionChanged); #line default #line hidden return; case 9: this.label8 = ((System.Windows.Controls.Label)(target)); return; case 10: this.label18 = ((System.Windows.Controls.Label)(target)); return; case 11: this.dpDoB = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 39 "..\..\..\..\SubB\NewUser.xaml" this.dpDoB.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dp_SelectedDateChanged); #line default #line hidden return; case 12: this.txtName = ((System.Windows.Controls.TextBox)(target)); #line 40 "..\..\..\..\SubB\NewUser.xaml" this.txtName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtName_TextChanged); #line default #line hidden return; case 13: this.txtSname = ((System.Windows.Controls.TextBox)(target)); #line 49 "..\..\..\..\SubB\NewUser.xaml" this.txtSname.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSname_TextChanged); #line default #line hidden return; case 14: this.lbGen = ((System.Windows.Controls.Label)(target)); return; case 15: this.grid3 = ((System.Windows.Controls.Grid)(target)); return; case 16: this.rbGenM = ((System.Windows.Controls.RadioButton)(target)); return; case 17: this.rbGenF = ((System.Windows.Controls.RadioButton)(target)); return; case 18: this.CD = ((System.Windows.Controls.GroupBox)(target)); return; case 19: this.gd2 = ((System.Windows.Controls.Grid)(target)); return; case 20: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 21: this.label9 = ((System.Windows.Controls.Label)(target)); return; case 22: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 23: this.txtCNo = ((System.Windows.Controls.TextBox)(target)); return; case 24: this.txtEmail = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.RD = ((System.Windows.Controls.GroupBox)(target)); return; case 26: this.gd3 = ((System.Windows.Controls.Grid)(target)); return; case 27: this.lbStID = ((System.Windows.Controls.Label)(target)); return; case 28: this.lbToU = ((System.Windows.Controls.Label)(target)); return; case 29: this.label13 = ((System.Windows.Controls.Label)(target)); return; case 30: this.lbSysID = ((System.Windows.Controls.Label)(target)); return; case 31: this.lbRID = ((System.Windows.Controls.Label)(target)); return; case 32: this.cmbxToU = ((System.Windows.Controls.ComboBox)(target)); #line 109 "..\..\..\..\SubB\NewUser.xaml" this.cmbxToU.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbxToU_SelectionChanged); #line default #line hidden return; case 33: this.lbSysIDV = ((System.Windows.Controls.Label)(target)); return; case 34: this.txtRID = ((System.Windows.Controls.TextBox)(target)); return; case 35: this.txtStID = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.lbSdID = ((System.Windows.Controls.Label)(target)); return; case 37: this.txtPos = ((System.Windows.Controls.TextBox)(target)); return; case 38: this.lbPos = ((System.Windows.Controls.Label)(target)); return; case 39: this.cmbxDep = ((System.Windows.Controls.ComboBox)(target)); return; case 40: this.image1 = ((System.Windows.Controls.Image)(target)); return; case 41: this.lbPP = ((System.Windows.Controls.Label)(target)); return; case 42: this.btnUpload = ((System.Windows.Controls.Button)(target)); #line 129 "..\..\..\..\SubB\NewUser.xaml" this.btnUpload.Click += new System.Windows.RoutedEventHandler(this.btnUpload_Click); #line default #line hidden return; case 43: this.txtPic = ((System.Windows.Controls.TextBox)(target)); return; case 44: this.btnBrowse = ((System.Windows.Controls.Button)(target)); #line 138 "..\..\..\..\SubB\NewUser.xaml" this.btnBrowse.Click += new System.Windows.RoutedEventHandler(this.btnBrowse_Click); #line default #line hidden return; case 45: this.groupBox1 = ((System.Windows.Controls.GroupBox)(target)); return; case 46: this.lblUser = ((System.Windows.Controls.Label)(target)); return; case 47: this.lblPassword = ((System.Windows.Controls.Label)(target)); return; case 48: this.txtUN = ((System.Windows.Controls.TextBox)(target)); return; case 49: this.lbConf = ((System.Windows.Controls.Label)(target)); return; case 50: this.pBPass = ((System.Windows.Controls.PasswordBox)(target)); return; case 51: this.pBConf = ((System.Windows.Controls.PasswordBox)(target)); return; case 52: this.btnReset = ((System.Windows.Controls.Button)(target)); #line 165 "..\..\..\..\SubB\NewUser.xaml" this.btnReset.Click += new System.Windows.RoutedEventHandler(this.btnReset_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.TBLine = ((System.Windows.Controls.TabControl)(target)); return; case 2: this.DeviceIdGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.cmbProductionLineSelector = ((System.Windows.Controls.ComboBox)(target)); #line 27 "..\..\Window1.xaml" this.cmbProductionLineSelector.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbProductionLineSelector_SelectionChanged); #line default #line hidden return; case 4: this.ShiftGrid = ((System.Windows.Controls.Grid)(target)); return; case 5: this.cmbShiftSelector = ((System.Windows.Controls.ComboBox)(target)); #line 39 "..\..\Window1.xaml" this.cmbShiftSelector.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbShiftSelector_SelectionChanged); #line default #line hidden return; case 6: this.shiftConfigTable = ((Microsoft.Windows.Controls.DataGrid)(target)); return; case 7: this.btnSet = ((System.Windows.Controls.Button)(target)); #line 79 "..\..\Window1.xaml" this.btnSet.Click += new System.Windows.RoutedEventHandler(this.btnSet_Click); #line default #line hidden return; case 8: this.LineMonitor = ((System.Windows.Controls.TabItem)(target)); return; case 9: this.LineStatsGrid = ((Microsoft.Windows.Controls.DataGrid)(target)); return; case 10: this.cIssueMarquee = ((System.Windows.Controls.Canvas)(target)); return; case 11: this.tbIssueMarquee = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.cMarquee = ((System.Windows.Controls.Canvas)(target)); return; case 13: this.tbMarquee = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.tabReports = ((System.Windows.Controls.TabItem)(target)); return; case 15: this.dpFrom = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 16: this.dpTo = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 17: this.btnGenerate = ((System.Windows.Controls.Button)(target)); #line 207 "..\..\Window1.xaml" this.btnGenerate.Click += new System.Windows.RoutedEventHandler(this.btnGenerate_Click); #line default #line hidden return; case 18: this.btnExport = ((System.Windows.Controls.Button)(target)); #line 208 "..\..\Window1.xaml" this.btnExport.Click += new System.Windows.RoutedEventHandler(this.btnExport_Click); #line default #line hidden return; case 19: this.cmbViewTypeSelector = ((System.Windows.Controls.ComboBox)(target)); return; case 20: this.dgReportGrid = ((Microsoft.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._qua_card_id = ((System.Windows.Controls.TextBox)(target)); return; case 2: this._shipper_name = ((System.Windows.Controls.ComboBox)(target)); return; case 3: this._address = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this._no_zq = ((System.Windows.Controls.TextBox)(target)); #line 56 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._no_zq.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.Object_Count_Pasting)); #line default #line hidden #line 56 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._no_zq.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Object_Count_PreviewKeyDown); #line default #line hidden #line 56 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._no_zq.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.Object_Count_PreviewTextInput); #line default #line hidden return; case 5: this._object_type_zq = ((System.Windows.Controls.TextBox)(target)); return; case 6: this._function_zq = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this._no_tb = ((System.Windows.Controls.TextBox)(target)); #line 67 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._no_tb.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.Object_Count_Pasting)); #line default #line hidden #line 67 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._no_tb.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Object_Count_PreviewKeyDown); #line default #line hidden #line 67 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._no_tb.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.Object_Count_PreviewTextInput); #line default #line hidden return; case 8: this._object_type_tb = ((System.Windows.Controls.TextBox)(target)); return; case 9: this._function_tb = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this._san_zl = ((System.Windows.Controls.TextBox)(target)); #line 72 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._san_zl.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.San_Zl_Pasting)); #line default #line hidden #line 72 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._san_zl.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.San_Zl_PreviewKeyDown); #line default #line hidden #line 72 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._san_zl.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.San_Zl_PreviewTextInput); #line default #line hidden return; case 11: this._object_type_san = ((System.Windows.Controls.TextBox)(target)); return; case 12: this._san = ((System.Windows.Controls.CheckBox)(target)); #line 74 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._san.Checked += new System.Windows.RoutedEventHandler(this.san_checked); #line default #line hidden #line 74 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this._san.Unchecked += new System.Windows.RoutedEventHandler(this.san_unchecked); #line default #line hidden return; case 13: this._bz = ((System.Windows.Controls.TextBox)(target)); return; case 14: this._user_name = ((System.Windows.Controls.TextBox)(target)); return; case 15: this._help_user = ((System.Windows.Controls.ComboBox)(target)); return; case 16: this._entering_datetime = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 17: this._detect_site = ((System.Windows.Controls.TextBox)(target)); return; case 18: this._slaughter_site = ((System.Windows.Controls.TextBox)(target)); return; case 19: this.btnSave = ((System.Windows.Controls.Button)(target)); #line 105 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click); #line default #line hidden return; case 20: this.btnCancel = ((System.Windows.Controls.Button)(target)); #line 106 "..\..\..\Manager\UcInnocentTreatmentRecord.xaml" this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.Clear_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ValidadorSeriales = ((WpfFront.Views.ValidadorSerialesView)(target)); return; case 2: this.Border_1 = ((System.Windows.Controls.Border)(target)); return; case 3: this.Stack_Panel_Filter = ((System.Windows.Controls.StackPanel)(target)); return; case 4: this.Stack_Panel1 = ((System.Windows.Controls.StackPanel)(target)); return; case 5: this.Text_block1 = ((System.Windows.Controls.TextBlock)(target)); return; case 6: this.cb_LocationFrom = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this.Stack_Panel4 = ((System.Windows.Controls.StackPanel)(target)); return; case 8: this.Text_block4 = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this.txt_NoDocumento = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target)); return; case 11: this.Text_block2 = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this.FechaDesde = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 13: this.Stack_Panel3 = ((System.Windows.Controls.StackPanel)(target)); return; case 14: this.Text_block3 = ((System.Windows.Controls.TextBlock)(target)); return; case 15: this.FechaHasta = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 16: this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target)); return; case 17: this.btn_BuscarSeriales = ((System.Windows.Controls.Button)(target)); #line 67 "..\..\..\..\IQ\Views\ValidadorSeriales.xaml" this.btn_BuscarSeriales.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarSeriales_Click_1); #line default #line hidden return; case 18: this.Border_2 = ((System.Windows.Controls.Border)(target)); return; case 19: this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target)); return; case 20: this.chkRep = ((System.Windows.Controls.CheckBox)(target)); #line 76 "..\..\..\..\IQ\Views\ValidadorSeriales.xaml" this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked); #line default #line hidden return; case 21: this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target)); return; case 22: this.txt_RegistrosNoCargados = ((System.Windows.Controls.TextBlock)(target)); return; case 23: this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target)); return; case 24: this.GridViewDetails = ((System.Windows.Controls.GridView)(target)); return; case 25: this.Stack_Button = ((System.Windows.Controls.StackPanel)(target)); return; case 26: this.Btn_Eliminar_Seriales = ((System.Windows.Controls.Button)(target)); #line 111 "..\..\..\..\IQ\Views\ValidadorSeriales.xaml" this.Btn_Eliminar_Seriales.Click += new System.Windows.RoutedEventHandler(this.Btn_Eliminar_Seriales_Click_1); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Tendering1.UI19TenderResult)(target)); #line 9 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border2_Copy = ((System.Windows.Controls.Border)(target)); return; case 4: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 5: this.border1_Copy = ((System.Windows.Controls.Border)(target)); return; case 6: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 7: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 8: this.OpenFileBtn = ((System.Windows.Controls.Button)(target)); #line 24 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.OpenFileBtn.Click += new System.Windows.RoutedEventHandler(this.ShowBtn_Click); #line default #line hidden return; case 9: this.DeleteBtn = ((System.Windows.Controls.Button)(target)); #line 25 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.DeleteBtn.Click += new System.Windows.RoutedEventHandler(this.DeleteBtn_Click); #line default #line hidden return; case 10: this.PermanentBtn = ((System.Windows.Controls.Button)(target)); #line 26 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.PermanentBtn.Click += new System.Windows.RoutedEventHandler(this.PermanentBtn_Click); #line default #line hidden return; case 11: this.Header = ((RTM.TenderingHeaderControl)(target)); return; case 12: this.label32_Copy3 = ((System.Windows.Controls.Label)(target)); return; case 13: this.DateDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 14: this.WinnerRadio = ((System.Windows.Controls.RadioButton)(target)); #line 30 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.WinnerRadio.Checked += new System.Windows.RoutedEventHandler(this.WinnerRadio_Checked); #line default #line hidden #line 30 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.WinnerRadio.Unchecked += new System.Windows.RoutedEventHandler(this.WinnerRadio_Unchecked); #line default #line hidden return; case 15: this.label19_Copy = ((System.Windows.Controls.Label)(target)); return; case 16: this.FirstDescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 17: this.label19_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 18: this.SecDescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 19: this.ResetTenderRadio = ((System.Windows.Controls.RadioButton)(target)); #line 35 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.ResetTenderRadio.Checked += new System.Windows.RoutedEventHandler(this.ResetTenderRadio_Checked); #line default #line hidden #line 35 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.ResetTenderRadio.Unchecked += new System.Windows.RoutedEventHandler(this.ResetTenderRadio_Unchecked); #line default #line hidden return; case 20: this.AddBtn = ((System.Windows.Controls.Button)(target)); #line 36 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.AddBtn.Click += new System.Windows.RoutedEventHandler(this.AddBtn_Click); #line default #line hidden return; case 21: this.SecMinusTxt = ((System.Windows.Controls.TextBox)(target)); #line 37 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.SecMinusTxt.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SecMinusTxt_TextChanged); #line default #line hidden return; case 22: this.SecPlusTxt = ((System.Windows.Controls.TextBox)(target)); #line 38 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.SecPlusTxt.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SecPlusTxt_TextChanged); #line default #line hidden return; case 23: this.FirstMinusTxt = ((System.Windows.Controls.TextBox)(target)); return; case 24: this.FirstPlusTxt = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.CalcBtn = ((System.Windows.Controls.Button)(target)); #line 41 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.CalcBtn.Click += new System.Windows.RoutedEventHandler(this.CalcBtn_Click); #line default #line hidden return; case 26: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 27: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 28: this.FirstWinnerDataContext = ((System.Windows.Controls.Grid)(target)); return; case 29: this.label11_Copy = ((System.Windows.Controls.Label)(target)); return; case 30: this.label10_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 31: this.FirstCompanyCodeTxt = ((System.Windows.Controls.TextBox)(target)); return; case 32: this.label10_Copy4 = ((System.Windows.Controls.Label)(target)); return; case 33: this.FirstOfferPriceTxt = ((System.Windows.Controls.TextBox)(target)); return; case 34: this.FirstWinnerCom = ((System.Windows.Controls.ComboBox)(target)); #line 51 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.FirstWinnerCom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.FirstWinnerCom_SelectionChanged); #line default #line hidden return; case 35: this.SecondWinnerDataContext = ((System.Windows.Controls.Grid)(target)); return; case 36: this.label11_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 37: this.label10_Copy6 = ((System.Windows.Controls.Label)(target)); return; case 38: this.SecCompanyCodeTxt = ((System.Windows.Controls.TextBox)(target)); return; case 39: this.SecOfferPriceTxt = ((System.Windows.Controls.TextBox)(target)); return; case 40: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 41: this.button1 = ((System.Windows.Controls.Button)(target)); #line 59 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click_1); #line default #line hidden return; case 42: this.SecondWinnerCom = ((System.Windows.Controls.ComboBox)(target)); #line 60 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.SecondWinnerCom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SecondWinnerCom_SelectionChanged); #line default #line hidden return; case 43: this.button2 = ((System.Windows.Controls.Button)(target)); #line 61 "..\..\..\..\Tendering1\UI19TenderResult.xaml" this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Window = ((GUI.MaintainUser)(target)); #line 9 "..\..\..\..\SubB\MaintainUser.xaml" this.Window.Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); #line default #line hidden return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.grbList = ((System.Windows.Controls.GroupBox)(target)); return; case 4: this.gridView = ((System.Windows.Forms.DataGridView)(target)); return; case 5: this.lblHeader = ((System.Windows.Controls.Label)(target)); return; case 6: this.btnAgDel = ((System.Windows.Controls.Button)(target)); #line 53 "..\..\..\..\SubB\MaintainUser.xaml" this.btnAgDel.Click += new System.Windows.RoutedEventHandler(this.btnAgDel_Click); #line default #line hidden return; case 7: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\..\..\SubB\MaintainUser.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click); #line default #line hidden return; case 8: this.btnAgAdd = ((System.Windows.Controls.Button)(target)); #line 55 "..\..\..\..\SubB\MaintainUser.xaml" this.btnAgAdd.Click += new System.Windows.RoutedEventHandler(this.btnAgAdd_Click); #line default #line hidden return; case 9: this.lblFilter = ((System.Windows.Controls.Label)(target)); return; case 10: this.lblCriteria = ((System.Windows.Controls.Label)(target)); return; case 11: this.cbbFilter = ((System.Windows.Controls.ComboBox)(target)); #line 58 "..\..\..\..\SubB\MaintainUser.xaml" this.cbbFilter.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbbFilter_SelectionChanged); #line default #line hidden return; case 12: this.txtCriteria = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.lblAdvance = ((System.Windows.Controls.Label)(target)); return; case 14: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 63 "..\..\..\..\SubB\MaintainUser.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 15: this.chbLucky = ((System.Windows.Controls.CheckBox)(target)); #line 68 "..\..\..\..\SubB\MaintainUser.xaml" this.chbLucky.Checked += new System.Windows.RoutedEventHandler(this.chbLucky_Checked); #line default #line hidden return; case 16: this.btnSave_Copy = ((System.Windows.Controls.Button)(target)); return; case 17: this.btnUpdate = ((System.Windows.Controls.Button)(target)); #line 70 "..\..\..\..\SubB\MaintainUser.xaml" this.btnUpdate.Click += new System.Windows.RoutedEventHandler(this.btnModify_Click); #line default #line hidden return; case 18: this.D = ((System.Windows.Controls.Grid)(target)); return; case 19: this.groupBox1 = ((System.Windows.Controls.GroupBox)(target)); return; case 20: this.lblROJISSN = ((System.Windows.Controls.Label)(target)); return; case 21: this.lblROJTitle = ((System.Windows.Controls.Label)(target)); return; case 22: this.lblROJPublisher = ((System.Windows.Controls.Label)(target)); return; case 23: this.txtUN = ((System.Windows.Controls.TextBox)(target)); return; case 24: this.pBPass = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.pBConf = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.groupBox4 = ((System.Windows.Controls.GroupBox)(target)); return; case 27: this.lbStID = ((System.Windows.Controls.Label)(target)); return; case 28: this.lbToU = ((System.Windows.Controls.Label)(target)); return; case 29: this.label13 = ((System.Windows.Controls.Label)(target)); return; case 30: this.label14 = ((System.Windows.Controls.Label)(target)); return; case 31: this.label15 = ((System.Windows.Controls.Label)(target)); return; case 32: this.lbSysID = ((System.Windows.Controls.Label)(target)); return; case 33: this.lbRID = ((System.Windows.Controls.Label)(target)); return; case 34: this.cmbxToU = ((System.Windows.Controls.ComboBox)(target)); #line 125 "..\..\..\..\SubB\MaintainUser.xaml" this.cmbxToU.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbxToU_SelectionChanged); #line default #line hidden return; case 35: this.txtRID = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.txtStID = ((System.Windows.Controls.TextBox)(target)); #line 137 "..\..\..\..\SubB\MaintainUser.xaml" this.txtStID.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtStID_TextChanged); #line default #line hidden return; case 37: this.lbSdID = ((System.Windows.Controls.Label)(target)); return; case 38: this.txtPos = ((System.Windows.Controls.TextBox)(target)); return; case 39: this.lbPos = ((System.Windows.Controls.Label)(target)); return; case 40: this.grid1 = ((System.Windows.Controls.Grid)(target)); return; case 41: this.rbActY = ((System.Windows.Controls.RadioButton)(target)); #line 150 "..\..\..\..\SubB\MaintainUser.xaml" this.rbActY.Checked += new System.Windows.RoutedEventHandler(this.rbActY_Checked); #line default #line hidden return; case 42: this.rbActN = ((System.Windows.Controls.RadioButton)(target)); return; case 43: this.grid2 = ((System.Windows.Controls.Grid)(target)); return; case 44: this.rbFunY = ((System.Windows.Controls.RadioButton)(target)); #line 153 "..\..\..\..\SubB\MaintainUser.xaml" this.rbFunY.Checked += new System.Windows.RoutedEventHandler(this.rbFunY_Checked); #line default #line hidden return; case 45: this.rbFunN = ((System.Windows.Controls.RadioButton)(target)); #line 154 "..\..\..\..\SubB\MaintainUser.xaml" this.rbFunN.Checked += new System.Windows.RoutedEventHandler(this.rbFunN_Checked); #line default #line hidden return; case 46: this.cmbxDep = ((System.Windows.Controls.ComboBox)(target)); return; case 47: this.txtSysID = ((System.Windows.Controls.TextBox)(target)); return; case 48: this.groupBox2 = ((System.Windows.Controls.GroupBox)(target)); return; case 49: this.lblROJVolume = ((System.Windows.Controls.Label)(target)); return; case 50: this.cmbxTitle = ((System.Windows.Controls.ComboBox)(target)); return; case 51: this.lblROJNumber = ((System.Windows.Controls.Label)(target)); return; case 52: this.lblROJOrganisation = ((System.Windows.Controls.Label)(target)); return; case 53: this.lblROAPublishDate = ((System.Windows.Controls.Label)(target)); return; case 54: this.txtName = ((System.Windows.Controls.TextBox)(target)); return; case 55: this.grid3 = ((System.Windows.Controls.Grid)(target)); return; case 56: this.rbGenM = ((System.Windows.Controls.RadioButton)(target)); return; case 57: this.rbGenF = ((System.Windows.Controls.RadioButton)(target)); return; case 58: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 59: this.dpDoB = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 60: this.txtSname = ((System.Windows.Controls.TextBox)(target)); return; case 61: this.groupBox3 = ((System.Windows.Controls.GroupBox)(target)); return; case 62: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 63: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 64: this.txtCNo = ((System.Windows.Controls.TextBox)(target)); return; case 65: this.txtEmail = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Border = ((System.Windows.Controls.Border)(target)); return; case 2: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 3: this.Title = ((System.Windows.Controls.Label)(target)); return; case 4: this.OpenBtn = ((System.Windows.Controls.Button)(target)); #line 16 "..\..\..\..\Tenderingg\Evaluation2Search.xaml" this.OpenBtn.Click += new System.Windows.RoutedEventHandler(this.OpenBtn_Click); #line default #line hidden return; case 5: this.SearchBtn = ((System.Windows.Controls.Button)(target)); #line 17 "..\..\..\..\Tenderingg\Evaluation2Search.xaml" this.SearchBtn.Click += new System.Windows.RoutedEventHandler(this.SearchBtn_Click); #line default #line hidden return; case 6: this.Grid = ((System.Windows.Controls.DataGrid)(target)); #line 18 "..\..\..\..\Tenderingg\Evaluation2Search.xaml" this.Grid.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Grid_SelectionChanged); #line default #line hidden return; case 7: this.datepicker = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 8: this.NumberTxt = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 10: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 12: this.RefreshBtn = ((System.Windows.Controls.Button)(target)); #line 31 "..\..\..\..\Tenderingg\Evaluation2Search.xaml" this.RefreshBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshBtn_Click); #line default #line hidden return; case 13: this.EditBtn = ((System.Windows.Controls.Button)(target)); #line 32 "..\..\..\..\Tenderingg\Evaluation2Search.xaml" this.EditBtn.Click += new System.Windows.RoutedEventHandler(this.EditBtn_Click); #line default #line hidden return; case 14: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 15: this.datePicker1 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 16: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 17: this.NoticeNum = ((System.Windows.Controls.TextBox)(target)); return; case 18: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 19: this.PrintBtn = ((System.Windows.Controls.Button)(target)); #line 38 "..\..\..\..\Tenderingg\Evaluation2Search.xaml" this.PrintBtn.Click += new System.Windows.RoutedEventHandler(this.PrintBtn_Click); #line default #line hidden return; case 20: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 21: this.TypeCom = ((System.Windows.Controls.ComboBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.rectangle2 = ((System.Windows.Shapes.Rectangle)(target)); return; case 2: this.invView = ((System.Windows.Controls.ListView)(target)); #line 29 "..\..\SalesReport.xaml" this.invView.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler)); #line default #line hidden return; case 3: this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target)); return; case 4: this.reportTitle = ((System.Windows.Controls.Label)(target)); return; case 5: this.startDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 6: this.endDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 7: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 8: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 9: this.generate = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\SalesReport.xaml" this.generate.Click += new System.Windows.RoutedEventHandler(this.generate_Click); #line default #line hidden return; case 10: this.button1 = ((System.Windows.Controls.Button)(target)); #line 55 "..\..\SalesReport.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Contracts.AccessToTendersManagement)(target)); #line 6 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border2_Copy = ((System.Windows.Controls.Border)(target)); return; case 4: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 5: this.border1_Copy1 = ((System.Windows.Controls.Border)(target)); return; case 6: this.border1 = ((System.Windows.Controls.Border)(target)); return; case 7: this.TenderDateDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 8: this.border1_Copy = ((System.Windows.Controls.Border)(target)); return; case 9: this.label19 = ((System.Windows.Controls.Label)(target)); return; case 10: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 19 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 11: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 12: this.OrgCom = ((System.Windows.Controls.ComboBox)(target)); return; case 13: this.PositionTxt = ((System.Windows.Controls.ComboBox)(target)); return; case 14: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 15: this.label8 = ((System.Windows.Controls.Label)(target)); return; case 16: this.label1_Copy = ((System.Windows.Controls.Label)(target)); return; case 17: this.label1_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 18: this.DelBtn = ((System.Windows.Controls.Button)(target)); #line 27 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.DelBtn.Click += new System.Windows.RoutedEventHandler(this.DelBtn_Click); #line default #line hidden return; case 19: this.TenderNomTxt = ((System.Windows.Controls.TextBox)(target)); return; case 20: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 21: this.RefreshTenderBtn = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.RefreshTenderBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshTenderBtn_Click); #line default #line hidden return; case 22: this.SearchTenderBtn = ((System.Windows.Controls.Button)(target)); #line 31 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.SearchTenderBtn.Click += new System.Windows.RoutedEventHandler(this.SearchTenderBtn_Click); #line default #line hidden return; case 23: this.ContractSearchGrid = ((System.Windows.Controls.DataGrid)(target)); #line 32 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.ContractSearchGrid.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectionChanged); #line default #line hidden return; case 24: this.label8_Copy = ((System.Windows.Controls.Label)(target)); return; case 25: this.label1_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 26: this.label1_Copy3 = ((System.Windows.Controls.Label)(target)); return; case 27: this.FirstNameTxt = ((System.Windows.Controls.TextBox)(target)); return; case 28: this.RefreshUserBtn = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.RefreshUserBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshUserBtn_Click); #line default #line hidden return; case 29: this.SearchUserBtn = ((System.Windows.Controls.Button)(target)); #line 45 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.SearchUserBtn.Click += new System.Windows.RoutedEventHandler(this.SearchUserBtn_Click); #line default #line hidden return; case 30: this.SearchUserGrid = ((System.Windows.Controls.DataGrid)(target)); return; case 31: this.Name = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 32: this.Family = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 33: this.Tel = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 34: this.label1_Copy4 = ((System.Windows.Controls.Label)(target)); return; case 35: this.LastNameTxt = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.label8_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 37: this.AddToListBtn = ((System.Windows.Controls.Button)(target)); #line 59 "..\..\..\..\Contracts\AccessToTendersManagement.xaml" this.AddToListBtn.Click += new System.Windows.RoutedEventHandler(this.AddToListBtn_Click); #line default #line hidden return; case 38: this.ChosenUsersGrid = ((System.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Intro = ((WpfFront.Views.InventoryCountView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.stpDocList2 = ((System.Windows.Controls.StackPanel)(target)); return; case 4: this.txtSearch = ((System.Windows.Controls.TextBox)(target)); #line 64 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.txtSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearch_TextChanged); #line default #line hidden return; case 5: this.btnNew = ((System.Windows.Controls.Button)(target)); #line 68 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnNew.Click += new System.Windows.RoutedEventHandler(this.btnNew_Click); #line default #line hidden return; case 6: #line 71 "..\..\..\..\Trace\Views\InventoryCountView.xaml" ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown); #line default #line hidden return; case 7: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 81 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_GotFocus); #line default #line hidden return; case 8: this.ctnColsMenu1 = ((System.Windows.Controls.ContextMenu)(target)); return; case 9: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); #line 137 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.tabMenu.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabMenu_SelectionChanged); #line default #line hidden return; case 10: this.stkTask = ((System.Windows.Controls.StackPanel)(target)); return; case 11: this.txtSchDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 12: this.btnChangeStatus = ((System.Windows.Controls.Button)(target)); #line 171 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnChangeStatus.Click += new System.Windows.RoutedEventHandler(this.btnChangeStatus_Click); #line default #line hidden return; case 13: #line 175 "..\..\..\..\Trace\Views\InventoryCountView.xaml" ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown_1); #line default #line hidden return; case 14: this.btnCancel = ((System.Windows.Controls.Button)(target)); #line 184 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click); #line default #line hidden return; case 15: this.btnTktList = ((System.Windows.Controls.Button)(target)); #line 189 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnTktList.Click += new System.Windows.RoutedEventHandler(this.btnTktList_Click); #line default #line hidden return; case 16: this.btnTkt = ((System.Windows.Controls.Button)(target)); #line 199 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnTkt.Click += new System.Windows.RoutedEventHandler(this.btnTkt_Click); #line default #line hidden return; case 17: this.expSetup = ((Odyssey.Controls.OdcExpander)(target)); #line 218 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.expSetup.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 218 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.expSetup.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 18: this.cboToDo = ((System.Windows.Controls.ComboBox)(target)); #line 226 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.cboToDo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboToDo_SelectionChanged); #line default #line hidden return; case 19: this.StackPanel_f1 = ((System.Windows.Controls.StackPanel)(target)); return; case 20: this.bFilters = ((WpfFront.Common.UserControls.QueryFilter)(target)); return; case 21: this.btnFilter = ((System.Windows.Controls.Button)(target)); #line 235 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnFilter.Click += new System.Windows.RoutedEventHandler(this.btnFilter_Click); #line default #line hidden return; case 22: this.stkOptions = ((System.Windows.Controls.StackPanel)(target)); return; case 23: this.stkByBin = ((System.Windows.Controls.StackPanel)(target)); return; case 24: this.bRange = ((WpfFront.Common.UserControls.BinRange)(target)); return; case 25: this.chkSelectAllLines = ((System.Windows.Controls.CheckBox)(target)); #line 252 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.chkSelectAllLines.Checked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Checked); #line default #line hidden #line 252 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.chkSelectAllLines.Unchecked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Unchecked); #line default #line hidden return; case 26: this.chkHideBin = ((System.Windows.Controls.CheckBox)(target)); return; case 27: this.lvAvailableBins = ((System.Windows.Controls.ListView)(target)); return; case 28: this.stkByProduct = ((System.Windows.Controls.StackPanel)(target)); return; case 29: this.cboCategory = ((System.Windows.Controls.ComboBox)(target)); return; case 30: this.txtProduct = ((System.Windows.Controls.TextBox)(target)); return; case 31: this.imgLoad = ((System.Windows.Controls.Button)(target)); #line 287 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.imgLoad.Click += new System.Windows.RoutedEventHandler(this.imgLoad_Click); #line default #line hidden return; case 32: this.chkPrdAllLines = ((System.Windows.Controls.CheckBox)(target)); #line 298 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.chkPrdAllLines.Checked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Checked); #line default #line hidden #line 298 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.chkPrdAllLines.Unchecked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Unchecked); #line default #line hidden return; case 33: this.lvAvailableProd = ((System.Windows.Controls.ListView)(target)); return; case 34: this.btnRem = ((System.Windows.Controls.StackPanel)(target)); return; case 35: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 328 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 36: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 330 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemDoc_Click); #line default #line hidden return; case 37: this.lvAsignedBins = ((System.Windows.Controls.ListView)(target)); return; case 38: this.expExe = ((Odyssey.Controls.OdcExpander)(target)); #line 364 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.expExe.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 364 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.expExe.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 39: this.lvSummX = ((System.Windows.Controls.ListView)(target)); return; case 40: this.lvSumm = ((System.Windows.Controls.ListView)(target)); #line 419 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.lvSumm.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.lvSumm_Click)); #line default #line hidden return; case 41: this.stkConfirm = ((System.Windows.Controls.StackPanel)(target)); return; case 42: this.btnStep2 = ((System.Windows.Controls.Button)(target)); #line 490 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnStep2.Click += new System.Windows.RoutedEventHandler(this.btnStep2_Click); #line default #line hidden return; case 43: this.chkAll = ((System.Windows.Controls.TextBlock)(target)); #line 518 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.chkAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.chkAll_MouseDown); #line default #line hidden return; case 44: this.uncheckAll = ((System.Windows.Controls.TextBlock)(target)); #line 520 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.uncheckAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.uncheckAll_MouseDown); #line default #line hidden return; case 45: this.lvSummNoCount = ((System.Windows.Controls.ListView)(target)); #line 524 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.lvSummNoCount.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.lvSummNoCount_Click)); #line default #line hidden return; case 46: this.stkCount = ((System.Windows.Controls.StackPanel)(target)); return; case 47: this.stkAdjustmentOptions = ((System.Windows.Controls.StackPanel)(target)); return; case 48: this.cboSendOptions = ((System.Windows.Controls.ComboBox)(target)); #line 573 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.cboSendOptions.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSendOptions_SelectionChanged); #line default #line hidden return; case 49: this.stkUcBin = ((System.Windows.Controls.StackPanel)(target)); return; case 50: this.binRestock = ((WpfFront.Common.UserControls.BinLocation)(target)); return; case 51: this.btnStepN = ((System.Windows.Controls.Button)(target)); #line 586 "..\..\..\..\Trace\Views\InventoryCountView.xaml" this.btnStepN.Click += new System.Windows.RoutedEventHandler(this.btnStepN_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this._card_no = ((System.Windows.Controls.TextBox)(target)); return; case 4: this._source_company = ((System.Windows.Controls.TextBox)(target)); return; case 5: this._source_name = ((System.Windows.Controls.TextBox)(target)); return; case 6: this._query = ((System.Windows.Controls.Button)(target)); #line 89 "..\..\..\Manager\UcCreateCertificateProductQuery.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 7: this._export = ((System.Windows.Controls.Button)(target)); #line 90 "..\..\..\Manager\UcCreateCertificateProductQuery.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 8: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.grid_info = ((System.Windows.Controls.Grid)(target)); return; case 12: this.lvlist = ((System.Windows.Controls.ListView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 5 "..\..\..\..\Interfaz\Pacientes\VAñadirPaciente.xaml" ((ClienteFisio.Interfaz.Pacientes.VAñadirPaciente)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); #line default #line hidden return; case 2: this.txtNombre = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.lblNombre = ((System.Windows.Controls.Label)(target)); return; case 4: this.lblApellidos = ((System.Windows.Controls.Label)(target)); return; case 5: this.txtApellidos = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.lblDni = ((System.Windows.Controls.Label)(target)); return; case 7: this.txtDni = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.lblF = ((System.Windows.Controls.Label)(target)); return; case 9: this.datePicker1 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 10: this.lblGenero = ((System.Windows.Controls.Label)(target)); return; case 11: this.lblTfno1 = ((System.Windows.Controls.Label)(target)); return; case 12: this.txtTfno = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.lblMovil = ((System.Windows.Controls.Label)(target)); return; case 14: this.txtMovil = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.txtEmail = ((System.Windows.Controls.TextBox)(target)); return; case 16: this.lblEmail = ((System.Windows.Controls.Label)(target)); return; case 17: this.lblObservaciones = ((System.Windows.Controls.Label)(target)); return; case 18: this.textBlock1 = ((System.Windows.Controls.TextBlock)(target)); return; case 19: this.btnGuardar = ((System.Windows.Controls.Button)(target)); #line 27 "..\..\..\..\Interfaz\Pacientes\VAñadirPaciente.xaml" this.btnGuardar.Click += new System.Windows.RoutedEventHandler(this.btnGuardar_Click); #line default #line hidden return; case 20: this.btnVolver = ((System.Windows.Controls.Button)(target)); #line 27 "..\..\..\..\Interfaz\Pacientes\VAñadirPaciente.xaml" this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click); #line default #line hidden return; case 21: this.lblAvisos = ((System.Windows.Controls.Label)(target)); return; case 22: this.txtObs = ((System.Windows.Controls.TextBox)(target)); return; case 23: this.comboGenero = ((System.Windows.Controls.ComboBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.grd1 = ((System.Windows.Controls.Grid)(target)); return; case 2: this.canvas1 = ((System.Windows.Controls.Canvas)(target)); return; case 3: this.rectangle2 = ((System.Windows.Shapes.Rectangle)(target)); return; case 4: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 5: this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target)); return; case 6: this.DTPIEGraphTo = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 7: this.button1 = ((System.Windows.Controls.Button)(target)); #line 16 "..\..\WaterFallChart.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; case 8: this.DTPIEGraphFrom = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 9: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 10: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 11: this.CboProduct = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this.label4 = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Contracts.ContractsSearch)(target)); #line 8 "..\..\..\..\Contracts\ContractsSearch.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.Border = ((System.Windows.Controls.Border)(target)); return; case 3: this.border1_Copy = ((System.Windows.Controls.Border)(target)); return; case 4: this.Title = ((System.Windows.Controls.Label)(target)); return; case 5: this.RefreshBtn = ((System.Windows.Controls.Button)(target)); #line 15 "..\..\..\..\Contracts\ContractsSearch.xaml" this.RefreshBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshBtn_Click); #line default #line hidden return; case 6: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.Grid = ((System.Windows.Controls.DataGrid)(target)); return; case 8: this.TypeCom = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 10: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 11: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 12: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 13: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 14: this.SearchBtn = ((System.Windows.Controls.Button)(target)); #line 40 "..\..\..\..\Contracts\ContractsSearch.xaml" this.SearchBtn.Click += new System.Windows.RoutedEventHandler(this.SearchBtn_Click); #line default #line hidden return; case 15: this.TenderNumberTxt = ((System.Windows.Controls.TextBox)(target)); return; case 16: this.ContractNumberTxt = ((System.Windows.Controls.TextBox)(target)); return; case 17: this.ToDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 18: this.FromDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 19: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 20: this.ContractorsCom = ((System.Windows.Controls.ComboBox)(target)); return; case 21: this.label11 = ((System.Windows.Controls.Label)(target)); return; case 22: this.ConsultantCom = ((System.Windows.Controls.ComboBox)(target)); return; case 23: this.label16 = ((System.Windows.Controls.Label)(target)); return; case 24: this.PrintBtn = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\..\..\Contracts\ContractsSearch.xaml" this.PrintBtn.Click += new System.Windows.RoutedEventHandler(this.PrintBtn_Click); #line default #line hidden return; case 25: this.button2 = ((System.Windows.Controls.Button)(target)); #line 53 "..\..\..\..\Contracts\ContractsSearch.xaml" this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); #line default #line hidden return; case 26: this.button1 = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\..\..\Contracts\ContractsSearch.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 4 "..\..\..\CreateUser.xaml" ((AdventureWorksOrdersViewer.CreateUser)(target)).Closed += new System.EventHandler(this.closeIt); #line default #line hidden #line 4 "..\..\..\CreateUser.xaml" ((AdventureWorksOrdersViewer.CreateUser)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.closeIt); #line default #line hidden return; case 2: this.title1 = ((System.Windows.Controls.DataVisualization.Title)(target)); return; case 3: this.txtName = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.lblName = ((System.Windows.Controls.Label)(target)); return; case 5: this.txtEmail = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.lblEmail = ((System.Windows.Controls.Label)(target)); return; case 7: this.txtPass = ((System.Windows.Controls.PasswordBox)(target)); return; case 8: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 9: this.txtUser = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.lblUser = ((System.Windows.Controls.Label)(target)); return; case 11: this.comboBox1 = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this.datePicker1 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 13: this.lblGender = ((System.Windows.Controls.Label)(target)); return; case 14: this.lblBirthday = ((System.Windows.Controls.Label)(target)); return; case 15: this.btnCreate = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this._province1 = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this._city1 = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this._region1 = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this._source_company1 = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this._detect_station = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this._detect_person1 = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this._query = ((System.Windows.Controls.Button)(target)); #line 89 "..\..\..\Manager\SysDetectReport.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 10: this._export = ((System.Windows.Controls.Button)(target)); #line 90 "..\..\..\Manager\SysDetectReport.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 11: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 14: this.livst = ((System.Windows.Controls.ListView)(target)); return; case 15: this.Column1 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 16: this.Column2 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 17: this.Column3 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 18: this.Column4 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 19: this.Column5 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 20: this.Column6 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 21: this.Column7 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 22: this.Column8 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 23: this.Column9 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 24: this.Column10 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 25: this.Column11 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 26: this.Column12 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 27: this.Column13 = ((System.Windows.Controls.GridViewColumn)(target)); return; case 28: this.Column14 = ((System.Windows.Controls.GridViewColumn)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" ((RTM.Tenderingg.Evaluation1_1)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.Border = ((System.Windows.Controls.Border)(target)); return; case 3: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 4: this.border2 = ((System.Windows.Controls.Border)(target)); return; case 5: this.label16 = ((System.Windows.Controls.Label)(target)); return; case 6: this.border1 = ((System.Windows.Controls.Border)(target)); return; case 7: this.label17 = ((System.Windows.Controls.Label)(target)); return; case 8: this.Title = ((System.Windows.Controls.Label)(target)); return; case 9: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 21 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 10: this.EditBtn = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.EditBtn.Click += new System.Windows.RoutedEventHandler(this.EditBtn_Click); #line default #line hidden return; case 11: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.Grid1 = ((System.Windows.Controls.DataGrid)(target)); return; case 13: this.Name = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 14: this.Family = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 15: this.SN = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 16: this.l1 = ((System.Windows.Controls.Label)(target)); return; case 17: this.l3 = ((System.Windows.Controls.Label)(target)); return; case 18: this.TenderNumberTxt = ((System.Windows.Controls.TextBox)(target)); #line 34 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.TenderNumberTxt.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.TenderNumberTxt_LostFocus); #line default #line hidden return; case 19: this.label10 = ((System.Windows.Controls.Label)(target)); return; case 20: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 21: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 22: this.FamilyTxt = ((System.Windows.Controls.TextBox)(target)); return; case 23: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 24: this.NameTxt = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 26: this.label12 = ((System.Windows.Controls.Label)(target)); return; case 27: this.RefreshBtn = ((System.Windows.Controls.Button)(target)); #line 43 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.RefreshBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshBtn_Click); #line default #line hidden return; case 28: this.SearchBtn = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.SearchBtn.Click += new System.Windows.RoutedEventHandler(this.SearchBtn_Click); #line default #line hidden return; case 29: this.button1 = ((System.Windows.Controls.Button)(target)); #line 45 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; case 30: this.button2 = ((System.Windows.Controls.Button)(target)); #line 46 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); #line default #line hidden return; case 31: this.Grid3 = ((System.Windows.Controls.DataGrid)(target)); return; case 32: this.button3 = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.button3.Click += new System.Windows.RoutedEventHandler(this.button3_Click); #line default #line hidden return; case 33: this.searchContractor = ((System.Windows.Controls.Button)(target)); #line 55 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.searchContractor.Click += new System.Windows.RoutedEventHandler(this.searchContractor_Click); #line default #line hidden return; case 34: this.button5 = ((System.Windows.Controls.Button)(target)); #line 56 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.button5.Click += new System.Windows.RoutedEventHandler(this.button5_Click); #line default #line hidden return; case 35: this.button6 = ((System.Windows.Controls.Button)(target)); #line 57 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.button6.Click += new System.Windows.RoutedEventHandler(this.button6_Click); #line default #line hidden return; case 36: this.Grid2 = ((System.Windows.Controls.DataGrid)(target)); return; case 37: this.Grid4 = ((System.Windows.Controls.DataGrid)(target)); return; case 38: this.label18 = ((System.Windows.Controls.Label)(target)); return; case 39: this.label19 = ((System.Windows.Controls.Label)(target)); return; case 40: this.l4 = ((System.Windows.Controls.Label)(target)); return; case 41: this.SocialNumberTxt = ((System.Windows.Controls.TextBox)(target)); return; case 42: this.CompanyNameTxt = ((System.Windows.Controls.TextBox)(target)); return; case 43: this.PositionCom = ((System.Windows.Controls.ComboBox)(target)); return; case 44: this.label13 = ((System.Windows.Controls.Label)(target)); return; case 45: this.label14 = ((System.Windows.Controls.Label)(target)); return; case 46: this.Tick = ((System.Windows.Controls.CheckBox)(target)); return; case 47: this.MinuteTxt = ((System.Windows.Controls.TextBox)(target)); return; case 48: this.l6 = ((System.Windows.Controls.Label)(target)); return; case 49: this.HourTxt = ((System.Windows.Controls.TextBox)(target)); return; case 50: this.label11_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 51: this.datePicker1 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 52: this.NextBtn = ((System.Windows.Controls.Button)(target)); #line 87 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.NextBtn.Click += new System.Windows.RoutedEventHandler(this.NextBtn_Click); #line default #line hidden return; case 53: this.l5 = ((System.Windows.Controls.Label)(target)); return; case 54: this.NoticeNumber = ((System.Windows.Controls.TextBox)(target)); #line 89 "..\..\..\..\Tenderingg\Evaluation1-1.xaml" this.NoticeNumber.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.NoticeNumber_LostKeyboardFocus); #line default #line hidden return; case 55: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 56: this.MinTxt = ((System.Windows.Controls.TextBox)(target)); return; case 57: this.l90 = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.DocumentManager = ((WpfFront.Views.DocumentManagerView)(target)); return; case 2: this.expHeader = ((Odyssey.Controls.OdcExpander)(target)); #line 30 "..\..\..\..\Trace\Views\DocumentManagerView.xaml" this.expHeader.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 30 "..\..\..\..\Trace\Views\DocumentManagerView.xaml" this.expHeader.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 3: this.stk_DatosDocumento = ((System.Windows.Controls.StackPanel)(target)); return; case 4: this.Lst_DocType = ((System.Windows.Controls.ComboBox)(target)); #line 38 "..\..\..\..\Trace\Views\DocumentManagerView.xaml" this.Lst_DocType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Lst_DocType_SelectionChanged); #line default #line hidden return; case 5: this.Txt_DocNumber = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.Lst_Location = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this.stkVendor = ((System.Windows.Controls.StackPanel)(target)); return; case 8: this.txtb_VendorID = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this.txt_VendorID = ((WpfFront.Common.UserControls.SearchAccount)(target)); return; case 10: this.stkCustomer = ((System.Windows.Controls.StackPanel)(target)); return; case 11: this.txtb_CustomerID = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this.txt_CustomerID = ((WpfFront.Common.UserControls.SearchAccount)(target)); return; case 13: this.txtDates = ((System.Windows.Controls.TextBlock)(target)); return; case 14: this.stk_Fechas = ((System.Windows.Controls.StackPanel)(target)); return; case 15: this.Txt_Date = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 16: this.stkDate2 = ((System.Windows.Controls.StackPanel)(target)); return; case 17: this.txtb_Date2 = ((System.Windows.Controls.TextBlock)(target)); return; case 18: this.Txt_Date2 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 19: this.stkDate3 = ((System.Windows.Controls.StackPanel)(target)); return; case 20: this.txtb_Date3 = ((System.Windows.Controls.TextBlock)(target)); return; case 21: this.Txt_Date3 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 22: this.stkDate4 = ((System.Windows.Controls.StackPanel)(target)); return; case 23: this.txtb_Date4 = ((System.Windows.Controls.TextBlock)(target)); return; case 24: this.Txt_Date4 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 25: this.stkDate5 = ((System.Windows.Controls.StackPanel)(target)); return; case 26: this.txtb_Date5 = ((System.Windows.Controls.TextBlock)(target)); return; case 27: this.Txt_Date5 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 28: this.stkShipAddress = ((System.Windows.Controls.StackPanel)(target)); return; case 29: this.txtAddress = ((System.Windows.Controls.TextBlock)(target)); return; case 30: this.stk_Direcciones = ((System.Windows.Controls.StackPanel)(target)); return; case 31: this.stkBildAddress = ((System.Windows.Controls.StackPanel)(target)); return; case 32: this.txtb_BildAddress = ((System.Windows.Controls.TextBlock)(target)); return; case 33: this.Lst_BildAddress = ((System.Windows.Controls.ComboBox)(target)); return; case 34: this.txtb_ShipAddress = ((System.Windows.Controls.TextBlock)(target)); return; case 35: this.Lst_ShipAddress = ((System.Windows.Controls.ComboBox)(target)); return; case 36: this.txtOtherInfo = ((System.Windows.Controls.TextBlock)(target)); return; case 37: this.stk_InformacionAdicional = ((System.Windows.Controls.StackPanel)(target)); return; case 38: this.stkSalesPersonName = ((System.Windows.Controls.StackPanel)(target)); return; case 39: this.txtb_SalesPersonName = ((System.Windows.Controls.TextBlock)(target)); return; case 40: this.txt_SalesPersonName = ((System.Windows.Controls.TextBox)(target)); return; case 41: this.stkQuoteNumber = ((System.Windows.Controls.StackPanel)(target)); return; case 42: this.txtb_QuoteNumber = ((System.Windows.Controls.TextBlock)(target)); return; case 43: this.txt_QuoteNumber = ((System.Windows.Controls.TextBox)(target)); return; case 44: this.stkCustPONumber = ((System.Windows.Controls.StackPanel)(target)); return; case 45: this.txtb_CustPONumber = ((System.Windows.Controls.TextBlock)(target)); return; case 46: this.txt_CustPONumber = ((System.Windows.Controls.TextBox)(target)); return; case 47: this.Txt_Reference = ((System.Windows.Controls.TextBox)(target)); return; case 48: this.stkShipMethodID = ((System.Windows.Controls.StackPanel)(target)); return; case 49: this.txtb_ShipMethodID = ((System.Windows.Controls.TextBlock)(target)); return; case 50: this.Lst_ShipMethodID = ((System.Windows.Controls.ComboBox)(target)); return; case 51: this.stkPickMethodID = ((System.Windows.Controls.StackPanel)(target)); return; case 52: this.txtb_PickMethodID = ((System.Windows.Controls.TextBlock)(target)); return; case 53: this.Lst_PickMethodID = ((System.Windows.Controls.ComboBox)(target)); return; case 54: this.Txt_Comments = ((System.Windows.Controls.TextBox)(target)); return; case 55: this.stkButton = ((System.Windows.Controls.StackPanel)(target)); return; case 56: this.Button_Save = ((System.Windows.Controls.Button)(target)); #line 156 "..\..\..\..\Trace\Views\DocumentManagerView.xaml" this.Button_Save.Click += new System.Windows.RoutedEventHandler(this.Button_Save_Click); #line default #line hidden return; case 57: this.expDetail = ((Odyssey.Controls.OdcExpander)(target)); #line 174 "..\..\..\..\Trace\Views\DocumentManagerView.xaml" this.expDetail.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 174 "..\..\..\..\Trace\Views\DocumentManagerView.xaml" this.expDetail.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 58: this.txtAdminDocumentLine = ((WpfFront.Common.UserControls.AdminDocumentLineV2)(target)); return; case 59: this.lvDocumentLines = ((System.Windows.Controls.ListView)(target)); return; case 60: this.Stk_btnDeleteDocumentLines = ((System.Windows.Controls.StackPanel)(target)); return; case 61: this.btnDeleteDocumentLines = ((System.Windows.Controls.Button)(target)); #line 193 "..\..\..\..\Trace\Views\DocumentManagerView.xaml" this.btnDeleteDocumentLines.Click += new System.Windows.RoutedEventHandler(this.btnDeleteDocumentLines_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.wndLocalizationInfo = ((WpfLocalizationLocBaml.LocalizationInfo)(target)); return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.MainMenu = ((System.Windows.Controls.Menu)(target)); return; case 4: this.mnuFile = ((System.Windows.Controls.MenuItem)(target)); return; case 5: this.mnuSave = ((System.Windows.Controls.MenuItem)(target)); return; case 6: this.mnuExit = ((System.Windows.Controls.MenuItem)(target)); #line 38 "..\..\LocalizationInfo.xaml" this.mnuExit.Click += new System.Windows.RoutedEventHandler(this.ButtonHandler); #line default #line hidden return; case 7: #line 44 "..\..\LocalizationInfo.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonHandler); #line default #line hidden return; case 8: this.ToolbarMain = ((System.Windows.Controls.ToolBar)(target)); return; case 9: this.lblLanguageSelections = ((System.Windows.Controls.Label)(target)); return; case 10: this.lstLanguageSelections = ((System.Windows.Controls.ComboBox)(target)); #line 59 "..\..\LocalizationInfo.xaml" this.lstLanguageSelections.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lstLanguageSelections_SelectionChanged); #line default #line hidden return; case 11: this.lblThemeSelection = ((System.Windows.Controls.Label)(target)); return; case 12: this.lstThemeSelections = ((System.Windows.Controls.ComboBox)(target)); #line 69 "..\..\LocalizationInfo.xaml" this.lstThemeSelections.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lstThemeSelections_SelectionChanged); #line default #line hidden return; case 13: this.Grid_2 = ((System.Windows.Controls.Grid)(target)); return; case 14: this.lblNumberLabel = ((System.Windows.Controls.Label)(target)); return; case 15: this.txtNumber = ((System.Windows.Controls.TextBox)(target)); #line 88 "..\..\LocalizationInfo.xaml" this.txtNumber.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtNumber_TextChanged); #line default #line hidden return; case 16: this.lblDateLabel = ((System.Windows.Controls.Label)(target)); return; case 17: this.txtDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 18: this.gbLocaleInformation = ((System.Windows.Controls.GroupBox)(target)); return; case 19: this.lblLocale = ((System.Windows.Controls.TextBlock)(target)); return; case 20: this.lblLocaleValue = ((System.Windows.Controls.TextBlock)(target)); return; case 21: this.lblLocaleName = ((System.Windows.Controls.TextBlock)(target)); return; case 22: this.lblLocaleNameValue = ((System.Windows.Controls.TextBlock)(target)); return; case 23: this.lblNativeName = ((System.Windows.Controls.TextBlock)(target)); return; case 24: this.lblNativeNameValue = ((System.Windows.Controls.TextBlock)(target)); return; case 25: this.lblLocaleDateName = ((System.Windows.Controls.TextBlock)(target)); return; case 26: this.lblLocaleDateValue = ((System.Windows.Controls.TextBlock)(target)); return; case 27: this.lblLocaleNumberName = ((System.Windows.Controls.TextBlock)(target)); return; case 28: this.lblLocaleNumberValue = ((System.Windows.Controls.TextBlock)(target)); return; case 29: this.lblFlowDirection = ((System.Windows.Controls.TextBlock)(target)); return; case 30: this.chkRightToLeft = ((System.Windows.Controls.CheckBox)(target)); return; case 31: this.grpBoundValues = ((System.Windows.Controls.GroupBox)(target)); return; case 32: this.lblResxHelloWorldStrongLabel = ((System.Windows.Controls.Label)(target)); return; case 33: this.lblResxHelloWorldStrongValue = ((System.Windows.Controls.Label)(target)); return; case 34: this.lblResxHelloWorldMarkupExtension1Label = ((System.Windows.Controls.Label)(target)); return; case 35: this.lblResxHelloWorldMarkupExtension1Value = ((System.Windows.Controls.Label)(target)); return; case 36: this.lblResxHelloWorldMarkupExtension2Label = ((System.Windows.Controls.Label)(target)); return; case 37: this.lblResxHelloWorldMarkupExtension2Value = ((System.Windows.Controls.Label)(target)); return; case 38: this.imgFlag = ((System.Windows.Controls.Image)(target)); return; case 39: this.btnExit = ((System.Windows.Controls.Button)(target)); #line 184 "..\..\LocalizationInfo.xaml" this.btnExit.Click += new System.Windows.RoutedEventHandler(this.ButtonHandler); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\Views\CCustomReports.xaml" ((BMC.Presentation.CCustomReports)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.gridSetting = ((System.Windows.Controls.Grid)(target)); return; case 3: this.txtHeader = ((System.Windows.Controls.TextBlock)(target)); return; case 4: this.cmbReports = ((System.Windows.Controls.ComboBox)(target)); #line 35 "..\..\..\Views\CCustomReports.xaml" this.cmbReports.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbReports_SelectionChanged); #line default #line hidden return; case 5: this.VoucherCouponLiabilityReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 6: this.vbIssueDate = ((System.Windows.Controls.Viewbox)(target)); return; case 7: this.dtpIssueDate_liability = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 8: this.tmpIssueDate_liability = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 9: this.cmbDeviceType_liability = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.cmbVoucherStatus_liability = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this.ExpiredVoucherCouponReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 12: this.vbFromDate_Expired = ((System.Windows.Controls.Viewbox)(target)); return; case 13: this.dtpFromDate_Expired = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 14: this.tmpFromDate_Expired = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 15: this.vbToDate_Expired = ((System.Windows.Controls.Viewbox)(target)); return; case 16: this.dtpToDate_Expired = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 17: this.tmpToDate_Expired = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 18: this.cmbDeviceType_Expired = ((System.Windows.Controls.ComboBox)(target)); return; case 19: this.RedeemedTicketByDeviceReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 20: this.vbFromDate = ((System.Windows.Controls.Viewbox)(target)); return; case 21: this.dtpFromDate_Redeem = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 22: this.tmpFromDate_Redeem = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 23: this.vbToDate = ((System.Windows.Controls.Viewbox)(target)); return; case 24: this.dtpToDate_Redeem = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 25: this.tmpToDate_Redeem = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 26: this.cmbDeviceType_Redeem = ((System.Windows.Controls.ComboBox)(target)); return; case 27: this.ExpenseDetailsReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 28: this.vbExpenseDetailReportDate = ((System.Windows.Controls.Viewbox)(target)); return; case 29: this.dtpReportDate_ExpenseDetail = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 30: this.cmbExpensePeriod = ((System.Windows.Controls.ComboBox)(target)); return; case 31: this.chkIsGamingDay = ((System.Windows.Controls.CheckBox)(target)); return; case 32: this.JackpotSlipSummaryReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 33: this.vbReportStartDate = ((System.Windows.Controls.Viewbox)(target)); return; case 34: this.dtpReportStartDate_JackpotSlipSummary = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 35: this.tpReportStartTime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 36: this.vbReportEndDate = ((System.Windows.Controls.Viewbox)(target)); return; case 37: this.dtpReportEndDate_JackpotSlipSummary = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 38: this.tpReportEndTime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 39: this.chkIncludeHandpay = ((System.Windows.Controls.CheckBox)(target)); return; case 40: this.chkIncludeJackpot = ((System.Windows.Controls.CheckBox)(target)); return; case 41: this.TicketIssuedReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 42: this.vbFromDate_Issued = ((System.Windows.Controls.Viewbox)(target)); return; case 43: this.dtpFromDate_Issued = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 44: this.tmpFromDate_Issued = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 45: this.vbToDate_Issued = ((System.Windows.Controls.Viewbox)(target)); return; case 46: this.dtpToDate_Issued = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 47: this.tmpToDate_Issued = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 48: this.cmbSlot_Issued = ((System.Windows.Controls.ComboBox)(target)); return; case 49: this.cmbVoucherStatus_Issued = ((System.Windows.Controls.ComboBox)(target)); return; case 50: this.MeterListReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 51: this.cmbAssetNumber = ((System.Windows.Controls.ComboBox)(target)); return; case 52: this.ExceptionVoucherDetailReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 53: this.vbFromDate_Exception = ((System.Windows.Controls.Viewbox)(target)); return; case 54: this.dtpFromDate_Exception = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 276 "..\..\..\Views\CCustomReports.xaml" this.dtpFromDate_Exception.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpFromDate_Exception_SelectedDateChanged); #line default #line hidden return; case 55: this.tmpFromDate_Exception = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); #line 278 "..\..\..\Views\CCustomReports.xaml" this.tmpFromDate_Exception.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.dtpFromDate_Exception_SelectedDateChanged); #line default #line hidden return; case 56: this.vbToDate_Exception = ((System.Windows.Controls.Viewbox)(target)); return; case 57: this.dtpToDate_Exception = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 281 "..\..\..\Views\CCustomReports.xaml" this.dtpToDate_Exception.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpFromDate_Exception_SelectedDateChanged); #line default #line hidden return; case 58: this.tmpToDate_Exception = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); #line 283 "..\..\..\Views\CCustomReports.xaml" this.tmpToDate_Exception.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.dtpFromDate_Exception_SelectedDateChanged); #line default #line hidden return; case 59: this.chkDropBased = ((System.Windows.Controls.CheckBox)(target)); #line 284 "..\..\..\Views\CCustomReports.xaml" this.chkDropBased.Checked += new System.Windows.RoutedEventHandler(this.chkDropBased_Checked); #line default #line hidden #line 284 "..\..\..\Views\CCustomReports.xaml" this.chkDropBased.Unchecked += new System.Windows.RoutedEventHandler(this.chkDropBased_Unchecked); #line default #line hidden return; case 60: this.cmbBatchNumber = ((System.Windows.Controls.ComboBox)(target)); return; case 61: this.CrossPropertyLiabilityTransferSummaryReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 62: this.vbFromDate_TSR = ((System.Windows.Controls.Viewbox)(target)); return; case 63: this.dtpFromDate_TSR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 64: this.tmpFromDate_TSR = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 65: this.vbToDate_TSR = ((System.Windows.Controls.Viewbox)(target)); return; case 66: this.dtpToDate_TSR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 67: this.tmpToDate_TSR = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 68: this.CrossPropertyLiabilityTransferDetailsReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 69: this.vbFromDate_TDR = ((System.Windows.Controls.Viewbox)(target)); return; case 70: this.dtpFromDate_TDR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 71: this.tmpFromDate_TDR = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 72: this.vbToDate_TDR = ((System.Windows.Controls.Viewbox)(target)); return; case 73: this.dtpToDate_TDR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 74: this.tmpToDate_TDR = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 75: this.CrossPropertyTicketAnalysisReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 76: this.vbFromDate_TAR = ((System.Windows.Controls.Viewbox)(target)); return; case 77: this.dtpFromDate_TAR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 78: this.tmpFromDate_TAR = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 79: this.vbToDate_TAR = ((System.Windows.Controls.Viewbox)(target)); return; case 80: this.dtpToDate_TAR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 81: this.tmpToDate_TAR = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 82: this.StackerLevelDetailsReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 83: this.cmbStackerLevel = ((System.Windows.Controls.ComboBox)(target)); return; case 84: this.AccountingWinLossReportGrid = ((System.Windows.Controls.Grid)(target)); return; case 85: this.vbFromDate_AWLR = ((System.Windows.Controls.Viewbox)(target)); return; case 86: this.dtpFromDate_AWLR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 87: this.vbToDate_AWLR = ((System.Windows.Controls.Viewbox)(target)); return; case 88: this.dtpToDate_AWLR = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 89: this.cmbZone_AWLR = ((System.Windows.Controls.ComboBox)(target)); return; case 90: this.cmbCategory_AWLR = ((System.Windows.Controls.ComboBox)(target)); return; case 91: this.chkNonCashable_AWLR = ((System.Windows.Controls.CheckBox)(target)); return; case 92: this.buttonGrid = ((System.Windows.Controls.Grid)(target)); return; case 93: this.btnOK = ((System.Windows.Controls.Button)(target)); #line 408 "..\..\..\Views\CCustomReports.xaml" this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Tendering1.UI4HoldingTenderSesion)(target)); #line 8 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border2_Copy = ((System.Windows.Controls.Border)(target)); return; case 4: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 5: this.border1_Copy = ((System.Windows.Controls.Border)(target)); return; case 6: this.border1_Copy1 = ((System.Windows.Controls.Border)(target)); return; case 7: this.label19 = ((System.Windows.Controls.Label)(target)); return; case 8: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 24 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 9: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 10: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 11: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 12: this.HoldinSesionMinTxt = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.HoldingSesionHourTxt = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 15: this.label9 = ((System.Windows.Controls.Label)(target)); return; case 16: this.label10 = ((System.Windows.Controls.Label)(target)); return; case 17: this.label11 = ((System.Windows.Controls.Label)(target)); return; case 18: this.NameTxt = ((System.Windows.Controls.TextBox)(target)); return; case 19: this.FamilyTxt = ((System.Windows.Controls.TextBox)(target)); return; case 20: this.PositionCom = ((System.Windows.Controls.ComboBox)(target)); return; case 21: this.AddMemberBtn = ((System.Windows.Controls.Button)(target)); #line 37 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.AddMemberBtn.Click += new System.Windows.RoutedEventHandler(this.AddMemberBtn_Click); #line default #line hidden return; case 22: this.SearchMemberBtn = ((System.Windows.Controls.Button)(target)); #line 38 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.SearchMemberBtn.Click += new System.Windows.RoutedEventHandler(this.SearchMemberBtn_Click); #line default #line hidden return; case 23: this.RefreshMemberBtn = ((System.Windows.Controls.Button)(target)); #line 39 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.RefreshMemberBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshMemberBtn_Click); #line default #line hidden return; case 24: this.DeleteMemberBtn = ((System.Windows.Controls.Button)(target)); #line 40 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.DeleteMemberBtn.Click += new System.Windows.RoutedEventHandler(this.DeleteMemberBtn_Click); #line default #line hidden return; case 25: this.DescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.Grid1 = ((System.Windows.Controls.DataGrid)(target)); return; case 27: this.Name = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 28: this.Family = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 29: this.SN = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 30: this.Grid2 = ((System.Windows.Controls.DataGrid)(target)); return; case 31: this.label12 = ((System.Windows.Controls.Label)(target)); return; case 32: this.label13 = ((System.Windows.Controls.Label)(target)); return; case 33: this.label14 = ((System.Windows.Controls.Label)(target)); return; case 34: this.PaidBillCheck = ((System.Windows.Controls.CheckBox)(target)); return; case 35: this.label15 = ((System.Windows.Controls.Label)(target)); return; case 36: this.BankGaurantyCheck = ((System.Windows.Controls.CheckBox)(target)); return; case 37: this.label16 = ((System.Windows.Controls.Label)(target)); return; case 38: this.bondCheck = ((System.Windows.Controls.CheckBox)(target)); return; case 39: this.label20 = ((System.Windows.Controls.Label)(target)); return; case 40: this.label10_Copy = ((System.Windows.Controls.Label)(target)); return; case 41: this.ParticipationGaurantyTxt = ((System.Windows.Controls.TextBox)(target)); #line 68 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.ParticipationGaurantyTxt.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.ParticipationGaurantyTxt_TextChanged); #line default #line hidden #line 68 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.ParticipationGaurantyTxt.LostFocus += new System.Windows.RoutedEventHandler(this.ParticipationGaurantyTxt_LostFocus); #line default #line hidden return; case 42: this.label11_Copy = ((System.Windows.Controls.Label)(target)); return; case 43: this.TenderTypeCom = ((System.Windows.Controls.ComboBox)(target)); #line 70 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.TenderTypeCom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TenderTypeCom_SelectionChanged); #line default #line hidden return; case 44: this.label11_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 45: this.DP1 = ((System.Windows.Controls.Label)(target)); return; case 46: this.DP2 = ((System.Windows.Controls.Label)(target)); return; case 47: this.DP3 = ((System.Windows.Controls.Label)(target)); return; case 48: this.label31 = ((System.Windows.Controls.Label)(target)); return; case 49: this.label32 = ((System.Windows.Controls.Label)(target)); return; case 50: this.label33 = ((System.Windows.Controls.Label)(target)); return; case 51: this.label34 = ((System.Windows.Controls.Label)(target)); return; case 52: this.OffersDeadlineHourTxt = ((System.Windows.Controls.TextBox)(target)); return; case 53: this.OffersDeadlineMinTxt = ((System.Windows.Controls.TextBox)(target)); return; case 54: this.label36 = ((System.Windows.Controls.Label)(target)); return; case 55: this.DP4 = ((System.Windows.Controls.Label)(target)); return; case 56: this.label38 = ((System.Windows.Controls.Label)(target)); return; case 57: this.OpeningOffersHourTxt = ((System.Windows.Controls.TextBox)(target)); return; case 58: this.OpeningOffersMinTxt = ((System.Windows.Controls.TextBox)(target)); return; case 59: this.label39 = ((System.Windows.Controls.Label)(target)); return; case 60: this.label32_Copy = ((System.Windows.Controls.Label)(target)); return; case 61: this.DocForSellCheck = ((System.Windows.Controls.CheckBox)(target)); #line 89 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.DocForSellCheck.Checked += new System.Windows.RoutedEventHandler(this.DocForSellCheck_Checked); #line default #line hidden #line 89 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.DocForSellCheck.Unchecked += new System.Windows.RoutedEventHandler(this.DocForSellCheck_Unchecked); #line default #line hidden return; case 62: this.DocSellPriceTxt = ((System.Windows.Controls.TextBox)(target)); #line 90 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.DocSellPriceTxt.LostFocus += new System.Windows.RoutedEventHandler(this.DocSellPriceTxt_LostFocus); #line default #line hidden return; case 63: this.label32_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 64: this.JustificationSesionCheck = ((System.Windows.Controls.CheckBox)(target)); #line 92 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.JustificationSesionCheck.Checked += new System.Windows.RoutedEventHandler(this.JustificationSesionCheck_Checked); #line default #line hidden #line 92 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.JustificationSesionCheck.Unchecked += new System.Windows.RoutedEventHandler(this.JustificationSesionCheck_Unchecked); #line default #line hidden return; case 65: this.label32_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 66: this.HasQualityTestCheck = ((System.Windows.Controls.CheckBox)(target)); return; case 67: this.JustificationHourTxt = ((System.Windows.Controls.TextBox)(target)); return; case 68: this.JustificationMinTxt = ((System.Windows.Controls.TextBox)(target)); return; case 69: this.label29_Copy = ((System.Windows.Controls.Label)(target)); return; case 70: this.label39_Copy = ((System.Windows.Controls.Label)(target)); return; case 71: this.OpenFileBtn = ((System.Windows.Controls.Button)(target)); #line 99 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.OpenFileBtn.Click += new System.Windows.RoutedEventHandler(this.ShowBtn_Click); #line default #line hidden return; case 72: this.UploadBtn = ((System.Windows.Controls.Button)(target)); #line 100 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.UploadBtn.Click += new System.Windows.RoutedEventHandler(this.UploadBtn_Click); #line default #line hidden return; case 73: this.HoldingSesionDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 74: this.RecDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 75: this.OffersDeadlineDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 76: this.OpeningOffersDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 77: this.RecEndDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 78: this.Header = ((RTM.TenderingHeaderControl)(target)); return; case 79: this.TurnNomsCom = ((System.Windows.Controls.TextBox)(target)); #line 107 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.TurnNomsCom.LostFocus += new System.Windows.RoutedEventHandler(this.TurnNomsCom_LostFocus); #line default #line hidden return; case 80: this.PrintBtn = ((System.Windows.Controls.Button)(target)); #line 108 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.PrintBtn.Click += new System.Windows.RoutedEventHandler(this.PrintBtn_Click); #line default #line hidden return; case 81: this.DeleteBtn = ((System.Windows.Controls.Button)(target)); #line 109 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.DeleteBtn.Click += new System.Windows.RoutedEventHandler(this.DeleteBtn_Click); #line default #line hidden return; case 82: this.JustificationSesionDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 83: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 84: this.CompanySelectBtn = ((System.Windows.Controls.Button)(target)); #line 112 "..\..\..\..\Tendering1\UI4HoldingTenderSesion.xaml" this.CompanySelectBtn.Click += new System.Windows.RoutedEventHandler(this.CompanySelectBtn_Click); #line default #line hidden return; case 85: this.MinScore = ((System.Windows.Controls.TextBox)(target)); return; case 86: this.label6 = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Lis_Requisitos = ((System.Windows.Controls.ListBox)(target)); return; case 2: this.Dp_Fecha = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this.Txt_Espesificaciones = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.But_Aceptar = ((System.Windows.Controls.Button)(target)); #line 14 "..\..\..\..\Objs\Controles\win_requisitosseleccion.xaml" this.But_Aceptar.Click += new System.Windows.RoutedEventHandler(this.But_Aceptar_Click); #line default #line hidden return; case 5: this.But_Salir = ((System.Windows.Controls.Button)(target)); #line 15 "..\..\..\..\Objs\Controles\win_requisitosseleccion.xaml" this.But_Salir.Click += new System.Windows.RoutedEventHandler(this.But_Salir_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Tendering1.SearchTenderInformation)(target)); #line 4 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.border3 = ((System.Windows.Controls.Border)(target)); return; case 3: this.label48 = ((System.Windows.Controls.Label)(target)); return; case 4: this.border1 = ((System.Windows.Controls.Border)(target)); return; case 5: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 6: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 7: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 8: this.SearchBtn = ((System.Windows.Controls.Button)(target)); #line 16 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.SearchBtn.Click += new System.Windows.RoutedEventHandler(this.SearchBtn_Click); #line default #line hidden return; case 9: this.TenderSystemCodeTxt = ((System.Windows.Controls.TextBox)(target)); #line 17 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.TenderSystemCodeTxt.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TenderSystemCodeTxt_TextChanged); #line default #line hidden return; case 10: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 11: this.TenderTypeCom = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this.label9 = ((System.Windows.Controls.Label)(target)); return; case 13: this.label10 = ((System.Windows.Controls.Label)(target)); return; case 14: this.TenderTitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.Grid = ((System.Windows.Controls.DataGrid)(target)); #line 23 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.Grid.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Grid_SelectionChanged_2); #line default #line hidden return; case 16: this.StagesCom = ((System.Windows.Controls.ComboBox)(target)); #line 32 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.StagesCom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StagesCom_SelectionChanged); #line default #line hidden return; case 17: this.button2 = ((System.Windows.Controls.Button)(target)); #line 33 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); #line default #line hidden return; case 18: this.Header = ((RTM.TenderingHeaderControl)(target)); return; case 19: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 20: this.SessionCom = ((System.Windows.Controls.ComboBox)(target)); return; case 21: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 22: this.button4 = ((System.Windows.Controls.Button)(target)); #line 42 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.button4.Click += new System.Windows.RoutedEventHandler(this.button4_Click); #line default #line hidden return; case 23: this.label8 = ((System.Windows.Controls.Label)(target)); return; case 24: this.RefreshBtn = ((System.Windows.Controls.Button)(target)); #line 45 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.RefreshBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshBtn_Click); #line default #line hidden return; case 25: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 26: this.ToDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 27: this.FromDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 28: this.label11 = ((System.Windows.Controls.Label)(target)); return; case 29: this.label12 = ((System.Windows.Controls.Label)(target)); return; case 30: this.button1 = ((System.Windows.Controls.Button)(target)); #line 51 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; case 31: this.button3 = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\..\..\Tendering1\SearchTenderInformation.xaml" this.button3.Click += new System.Windows.RoutedEventHandler(this.button3_Click); #line default #line hidden return; case 32: this.ReqNum = ((System.Windows.Controls.TextBox)(target)); return; case 33: this.label13 = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._analysis_theme = ((System.Windows.Controls.ComboBox)(target)); return; case 2: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 4: this._query = ((System.Windows.Controls.Button)(target)); #line 47 "..\..\..\Manager\SysComparisonAndAnalysis.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 5: this._export = ((System.Windows.Controls.Button)(target)); #line 48 "..\..\..\Manager\SysComparisonAndAnalysis.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 6: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 7: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this._title_1 = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this.grid_table = ((System.Windows.Controls.Grid)(target)); return; case 11: this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableView_NoTitle)(target)); return; case 12: this._title_2 = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this._chart = ((System.Windows.Controls.Grid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Contracts.NewPaymentTransfer)(target)); #line 6 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border1 = ((System.Windows.Controls.Border)(target)); return; case 4: this.border2 = ((System.Windows.Controls.Border)(target)); return; case 5: this.label12 = ((System.Windows.Controls.Label)(target)); return; case 6: this.Border = ((System.Windows.Controls.Border)(target)); return; case 7: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 8: this.label6_Copy = ((System.Windows.Controls.Label)(target)); return; case 9: this.TranscriptGrid = ((System.Windows.Controls.DataGrid)(target)); return; case 10: this.label1_Copy = ((System.Windows.Controls.Label)(target)); return; case 11: this.DeleteBtn = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.DeleteBtn.Click += new System.Windows.RoutedEventHandler(this.DeleteBtn_Click); #line default #line hidden return; case 12: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 31 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtnClick); #line default #line hidden return; case 13: this.label1_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 14: this.Type1Com = ((System.Windows.Controls.ComboBox)(target)); #line 33 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.Type1Com.KeyDown += new System.Windows.Input.KeyEventHandler(this.Type1Com_KeyDown); #line default #line hidden return; case 15: this.label1_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 16: this.label1_Copy3 = ((System.Windows.Controls.Label)(target)); return; case 17: this.ReqDateDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 18: this.label1_Copy5 = ((System.Windows.Controls.Label)(target)); return; case 19: this.label1_Copy6 = ((System.Windows.Controls.Label)(target)); return; case 20: this.t1 = ((System.Windows.Controls.TextBox)(target)); return; case 21: this.label1_Copy8 = ((System.Windows.Controls.Label)(target)); return; case 22: this.label1_Copy9 = ((System.Windows.Controls.Label)(target)); return; case 23: this.t2 = ((System.Windows.Controls.TextBox)(target)); return; case 24: this.label1_Copy10 = ((System.Windows.Controls.Label)(target)); return; case 25: this.label1_Copy11 = ((System.Windows.Controls.Label)(target)); return; case 26: this.t3 = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.label1_Copy12 = ((System.Windows.Controls.Label)(target)); return; case 28: this.label1_Copy15 = ((System.Windows.Controls.Label)(target)); return; case 29: this.Others = ((System.Windows.Controls.TextBox)(target)); return; case 30: this.label1_Copy16 = ((System.Windows.Controls.Label)(target)); return; case 31: this.TotalAmount = ((System.Windows.Controls.TextBox)(target)); return; case 32: this.label19_Copy = ((System.Windows.Controls.Label)(target)); return; case 33: this.label1_Copy7 = ((System.Windows.Controls.Label)(target)); return; case 34: this.label1_Copy21 = ((System.Windows.Controls.Label)(target)); return; case 35: this.d2 = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.label1_Copy22 = ((System.Windows.Controls.Label)(target)); return; case 37: this.l2 = ((System.Windows.Controls.Label)(target)); return; case 38: this.label1_Copy24 = ((System.Windows.Controls.Label)(target)); return; case 39: this.label1_Copy25 = ((System.Windows.Controls.Label)(target)); return; case 40: this.d4 = ((System.Windows.Controls.TextBox)(target)); return; case 41: this.label1_Copy26 = ((System.Windows.Controls.Label)(target)); return; case 42: this.label1_Copy28 = ((System.Windows.Controls.Label)(target)); return; case 43: this.label1_Copy29 = ((System.Windows.Controls.Label)(target)); return; case 44: this.d5 = ((System.Windows.Controls.TextBox)(target)); return; case 45: this.label1_Copy30 = ((System.Windows.Controls.Label)(target)); return; case 46: this.label1_Copy32 = ((System.Windows.Controls.Label)(target)); return; case 47: this.label1_Copy33 = ((System.Windows.Controls.Label)(target)); return; case 48: this.d3 = ((System.Windows.Controls.TextBox)(target)); return; case 49: this.label1_Copy34 = ((System.Windows.Controls.Label)(target)); return; case 50: this.textBox1 = ((System.Windows.Controls.TextBox)(target)); return; case 51: this.NumberTxt = ((System.Windows.Controls.TextBox)(target)); return; case 52: this.textBox2 = ((System.Windows.Controls.TextBox)(target)); return; case 53: this.l4 = ((System.Windows.Controls.Label)(target)); return; case 54: this.l5 = ((System.Windows.Controls.Label)(target)); return; case 55: this.l3 = ((System.Windows.Controls.Label)(target)); return; case 56: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 57: this.d1 = ((System.Windows.Controls.TextBox)(target)); return; case 58: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 59: this.l1 = ((System.Windows.Controls.Label)(target)); return; case 60: this.label9 = ((System.Windows.Controls.Label)(target)); return; case 61: this.d6 = ((System.Windows.Controls.TextBox)(target)); return; case 62: this.label10 = ((System.Windows.Controls.Label)(target)); return; case 63: this.l6 = ((System.Windows.Controls.Label)(target)); return; case 64: this.CalcBtn = ((System.Windows.Controls.Button)(target)); #line 83 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.CalcBtn.Click += new System.Windows.RoutedEventHandler(this.CalcBtn_Click); #line default #line hidden return; case 65: this.Type2Com = ((System.Windows.Controls.ComboBox)(target)); #line 84 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.Type2Com.KeyDown += new System.Windows.Input.KeyEventHandler(this.Type2Com_KeyDown_1); #line default #line hidden return; case 66: this.label1_Copy4 = ((System.Windows.Controls.Label)(target)); return; case 67: this.NumberTxt_Copy = ((System.Windows.Controls.TextBox)(target)); #line 86 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.NumberTxt_Copy.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.NumberTxt_LostFocus); #line default #line hidden return; case 68: this.DeleteBtn_Copy = ((System.Windows.Controls.Button)(target)); #line 87 "..\..\..\..\Contracts\NewPaymentTransfer.xaml" this.DeleteBtn_Copy.Click += new System.Windows.RoutedEventHandler(this.DeleteBtn_Click); #line default #line hidden return; case 69: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 70: this.textBox3 = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 31 "..\..\Microsoft.Demo.ServiceRequest.xaml" ((Microsoft.Demo.ServiceRequest.ServiceRequest)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded); #line default #line hidden return; case 2: this.lblTitle = ((System.Windows.Controls.Label)(target)); return; case 3: this.txtTitle = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.lblID = ((System.Windows.Controls.Label)(target)); return; case 5: this.txtID = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.lblDescription = ((System.Windows.Controls.Label)(target)); return; case 7: this.txtDescription = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.lblAssgignedToUser = ((System.Windows.Controls.Label)(target)); return; case 9: this.upAssignedTo = ((Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker)(target)); return; case 10: this.lblClassification = ((System.Windows.Controls.Label)(target)); return; case 11: this.lpClassification = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target)); return; case 12: this.lblAffectedUser = ((System.Windows.Controls.Label)(target)); return; case 13: this.upAffectedUser = ((Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker)(target)); return; case 14: this.lblAlternateContactInfo = ((System.Windows.Controls.Label)(target)); return; case 15: this.txtAlternateContactInfo = ((System.Windows.Controls.TextBox)(target)); return; case 16: this.lblScheduledStartDate = ((System.Windows.Controls.Label)(target)); return; case 17: this.dtScheduledStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 18: this.lblScheduledEndDate = ((System.Windows.Controls.Label)(target)); return; case 19: this.dtScheduledEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 20: this.lblActualStartDate = ((System.Windows.Controls.Label)(target)); return; case 21: this.dtActualStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 22: this.lblActualEndDate = ((System.Windows.Controls.Label)(target)); return; case 23: this.dtActualEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 24: this.lblAffectedCIs = ((System.Windows.Controls.Label)(target)); return; case 25: this.lvAffectedCIs = ((System.Windows.Controls.ListView)(target)); #line 217 "..\..\Microsoft.Demo.ServiceRequest.xaml" this.lvAffectedCIs.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.lvAffectedCIs_MouseDoubleClick); #line default #line hidden return; case 26: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 228 "..\..\Microsoft.Demo.ServiceRequest.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 27: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 237 "..\..\Microsoft.Demo.ServiceRequest.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._shipper_name = ((System.Windows.Controls.ComboBox)(target)); return; case 2: this._animal = ((System.Windows.Controls.ComboBox)(target)); return; case 3: this._address = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this._object_count = ((System.Windows.Controls.TextBox)(target)); #line 53 "..\..\..\Manager\UcQuarantineRecord.xaml" this._object_count.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.Object_Count_Pasting)); #line default #line hidden #line 53 "..\..\..\Manager\UcQuarantineRecord.xaml" this._object_count.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Object_Count_PreviewKeyDown); #line default #line hidden #line 53 "..\..\..\Manager\UcQuarantineRecord.xaml" this._object_count.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.Object_Count_PreviewTextInput); #line default #line hidden return; case 5: this._object_type = ((System.Windows.Controls.TextBox)(target)); return; case 6: this._user_name = ((System.Windows.Controls.TextBox)(target)); return; case 7: this._help_user = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this._quater = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this._object_flag = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this._card_id = ((System.Windows.Controls.TextBox)(target)); return; case 11: this._ok_zq = ((System.Windows.Controls.TextBox)(target)); #line 78 "..\..\..\Manager\UcQuarantineRecord.xaml" this._ok_zq.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.Object_Count_Pasting)); #line default #line hidden #line 78 "..\..\..\Manager\UcQuarantineRecord.xaml" this._ok_zq.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Object_Count_PreviewKeyDown); #line default #line hidden #line 78 "..\..\..\Manager\UcQuarantineRecord.xaml" this._ok_zq.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.Object_Count_PreviewTextInput); #line default #line hidden return; case 12: this._object_type_zq = ((System.Windows.Controls.TextBox)(target)); return; case 13: this._no_zq = ((System.Windows.Controls.TextBox)(target)); #line 81 "..\..\..\Manager\UcQuarantineRecord.xaml" this._no_zq.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.Object_Count_Pasting)); #line default #line hidden #line 81 "..\..\..\Manager\UcQuarantineRecord.xaml" this._no_zq.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Object_Count_PreviewKeyDown); #line default #line hidden #line 81 "..\..\..\Manager\UcQuarantineRecord.xaml" this._no_zq.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.Object_Count_PreviewTextInput); #line default #line hidden return; case 14: this._object_type_zq2 = ((System.Windows.Controls.TextBox)(target)); return; case 15: this._qua_card_id = ((System.Windows.Controls.TextBox)(target)); return; case 16: this._ok_tb = ((System.Windows.Controls.TextBox)(target)); #line 93 "..\..\..\Manager\UcQuarantineRecord.xaml" this._ok_tb.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.Object_Count_Pasting)); #line default #line hidden #line 93 "..\..\..\Manager\UcQuarantineRecord.xaml" this._ok_tb.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Object_Count_PreviewKeyDown); #line default #line hidden #line 93 "..\..\..\Manager\UcQuarantineRecord.xaml" this._ok_tb.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.Object_Count_PreviewTextInput); #line default #line hidden return; case 17: this._object_type_tb = ((System.Windows.Controls.TextBox)(target)); return; case 18: this._no_tb = ((System.Windows.Controls.TextBox)(target)); #line 96 "..\..\..\Manager\UcQuarantineRecord.xaml" this._no_tb.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.Object_Count_Pasting)); #line default #line hidden #line 96 "..\..\..\Manager\UcQuarantineRecord.xaml" this._no_tb.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Object_Count_PreviewKeyDown); #line default #line hidden #line 96 "..\..\..\Manager\UcQuarantineRecord.xaml" this._no_tb.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.Object_Count_PreviewTextInput); #line default #line hidden return; case 19: this._object_type_tb2 = ((System.Windows.Controls.TextBox)(target)); return; case 20: this._card_id_tb = ((System.Windows.Controls.TextBox)(target)); return; case 21: this._bz = ((System.Windows.Controls.TextBox)(target)); return; case 22: this._entering_datetime = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 23: this._detect_site = ((System.Windows.Controls.TextBox)(target)); return; case 24: this._slaughter_site = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.btnSave = ((System.Windows.Controls.Button)(target)); #line 123 "..\..\..\Manager\UcQuarantineRecord.xaml" this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click); #line default #line hidden return; case 26: this.btnCancel = ((System.Windows.Controls.Button)(target)); #line 124 "..\..\..\Manager\UcQuarantineRecord.xaml" this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.Clear_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 2: this.txtOrderNo = ((System.Windows.Controls.TextBox)(target)); #line 50 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.txtOrderNo.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtOrderNo_TextChanged); #line default #line hidden return; case 3: this.label32 = ((System.Windows.Controls.Label)(target)); return; case 4: this.cmbProduct = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.imgProductSearch = ((System.Windows.Controls.Image)(target)); #line 54 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.imgProductSearch.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgProductSearch_MouseDown); #line default #line hidden return; case 6: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 7: this.cmbCustomer = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this.label12 = ((System.Windows.Controls.Label)(target)); return; case 9: this.cmbOrderStatus = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.cbi0 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 11: this.cbi1 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 12: this.cbi2 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 13: this.cbi3 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 14: this.cbi4 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 15: this.cbi5 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 16: this.cbi6 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 17: this.label11 = ((System.Windows.Controls.Label)(target)); return; case 18: this.dpDateOfDeliveryFirst = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 19: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 20: this.dpDateOfDeliverySecond = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 21: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 74 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click); #line default #line hidden return; case 22: this.textBlock1 = ((System.Windows.Controls.TextBlock)(target)); return; case 23: this.dgOrders = ((Microsoft.Windows.Controls.DataGrid)(target)); #line 80 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.dgOrders.Loaded += new System.Windows.RoutedEventHandler(this.dgOrders_Loaded); #line default #line hidden return; case 25: this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target)); return; case 26: this.btnAlPrevious = ((System.Windows.Controls.Button)(target)); #line 98 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.btnAlPrevious.Click += new System.Windows.RoutedEventHandler(this.btnAlPrevious_Click); #line default #line hidden return; case 27: this.btn1Previous = ((System.Windows.Controls.Button)(target)); #line 99 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.btn1Previous.Click += new System.Windows.RoutedEventHandler(this.btn1Previous_Click); #line default #line hidden return; case 28: this.txtPage = ((System.Windows.Controls.TextBox)(target)); return; case 29: this.btn1Forward = ((System.Windows.Controls.Button)(target)); #line 102 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.btn1Forward.Click += new System.Windows.RoutedEventHandler(this.btn1Forward_Click); #line default #line hidden return; case 30: this.btnAllForward = ((System.Windows.Controls.Button)(target)); #line 103 "..\..\..\..\UserControls\UCSearchOrder.xaml" this.btnAllForward.Click += new System.Windows.RoutedEventHandler(this.btnAllForward_Click); #line default #line hidden return; case 31: this.stackPanel21 = ((System.Windows.Controls.StackPanel)(target)); return; case 32: this.lblRecordCount = ((System.Windows.Controls.Label)(target)); return; case 33: this.label4 = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this._card_no = ((System.Windows.Controls.TextBox)(target)); return; case 4: this._source_company = ((System.Windows.Controls.TextBox)(target)); return; case 5: this._source_name = ((System.Windows.Controls.TextBox)(target)); return; case 6: this._query = ((System.Windows.Controls.Button)(target)); #line 89 "..\..\..\Manager\UcCreateCertificatequery.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 7: this._export = ((System.Windows.Controls.Button)(target)); #line 90 "..\..\..\Manager\UcCreateCertificatequery.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 8: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.grid_info = ((System.Windows.Controls.Grid)(target)); return; case 12: this.lvlist = ((System.Windows.Controls.ListView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.lblOrderNo = ((System.Windows.Controls.Label)(target)); return; case 2: this.lblOrderNoDesc = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 4: this.cmbCustomer = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.label12 = ((System.Windows.Controls.Label)(target)); return; case 6: this.cmbOrderStatus = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this.cbi1 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 8: this.cbi2 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 9: this.cbi3 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 10: this.cbi4 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 11: this.cbi5 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 12: this.cbi6 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 13: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 14: this.lblTotalProductionTime = ((System.Windows.Controls.Label)(target)); return; case 15: this.dpDateOfDelivery = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 16: this.brdRightContentTitle = ((System.Windows.Controls.Grid)(target)); return; case 17: this.textBlock1 = ((System.Windows.Controls.TextBlock)(target)); return; case 18: this.imgDelete = ((System.Windows.Controls.Image)(target)); #line 72 "..\..\..\..\UserControls\UCOrderDetail.xaml" this.imgDelete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lblDeleteProduct_MouseDown); #line default #line hidden return; case 19: this.imgAddProduct = ((System.Windows.Controls.Image)(target)); #line 73 "..\..\..\..\UserControls\UCOrderDetail.xaml" this.imgAddProduct.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgAddProduct_MouseDown); #line default #line hidden return; case 20: this.dgOrderProduct = ((Microsoft.Windows.Controls.DataGrid)(target)); return; case 22: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 108 "..\..\..\..\UserControls\UCOrderDetail.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnUpdate_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\..\Report\N2_Report.xaml" ((EMS.Report.N2_Report)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded); #line default #line hidden return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.gd_output = ((System.Windows.Controls.Grid)(target)); return; case 4: this.dp_date = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 5: this.btn_search = ((System.Windows.Controls.Button)(target)); #line 29 "..\..\..\..\Report\N2_Report.xaml" this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click); #line default #line hidden return; case 6: this.MyChart = ((Visifire.Charts.Chart)(target)); return; case 7: this.PV = ((Visifire.Charts.DataSeries)(target)); return; case 8: this.SV = ((Visifire.Charts.DataSeries)(target)); return; case 9: this.txt_currentHumidity = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.txt_refreshTime = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.txt_highLimit = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.txt_LowLimit = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.Inventory_Pie = ((System.Windows.Controls.WrapPanel)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Tendering1.UI8ExtendSesion)(target)); #line 3 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border3 = ((System.Windows.Controls.Border)(target)); return; case 4: this.label48 = ((System.Windows.Controls.Label)(target)); return; case 5: this.border1 = ((System.Windows.Controls.Border)(target)); return; case 6: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 7: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 8: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 14 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 9: this.PageTitle = ((System.Windows.Controls.Label)(target)); return; case 10: this.MC = ((System.Windows.Controls.ComboBox)(target)); #line 16 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.MC.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MC_SelectionChanged); #line default #line hidden return; case 11: this.label45 = ((System.Windows.Controls.Label)(target)); return; case 12: this.label46 = ((System.Windows.Controls.Label)(target)); return; case 13: this.RecordNomTxt = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.label47 = ((System.Windows.Controls.Label)(target)); return; case 15: this.label49 = ((System.Windows.Controls.Label)(target)); return; case 16: this.RecordDescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 17: this.CommissionVoteRadio = ((System.Windows.Controls.RadioButton)(target)); #line 23 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.CommissionVoteRadio.Checked += new System.Windows.RoutedEventHandler(this.CommissionVoteRadio_Checked); #line default #line hidden #line 23 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.CommissionVoteRadio.Unchecked += new System.Windows.RoutedEventHandler(this.CommissionVoteRadio_Unchecked); #line default #line hidden return; case 18: this.ApplicantReqRadio = ((System.Windows.Controls.RadioButton)(target)); #line 24 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.ApplicantReqRadio.Unchecked += new System.Windows.RoutedEventHandler(this.ApplicantReq_Unchecked); #line default #line hidden #line 24 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.ApplicantReqRadio.Checked += new System.Windows.RoutedEventHandler(this.ApplicantReq_Checked); #line default #line hidden return; case 19: this.AppReqAddBtn = ((System.Windows.Controls.Button)(target)); #line 25 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.AppReqAddBtn.Click += new System.Windows.RoutedEventHandler(this.AppReqAddBtn_Click); #line default #line hidden return; case 20: this.CommVoteAddBtn = ((System.Windows.Controls.Button)(target)); #line 26 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.CommVoteAddBtn.Click += new System.Windows.RoutedEventHandler(this.CommVoteAddBtn_Click); #line default #line hidden return; case 21: this.AppReqShowBtn = ((System.Windows.Controls.Button)(target)); #line 27 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.AppReqShowBtn.Click += new System.Windows.RoutedEventHandler(this.AppReqShowBtn_Click); #line default #line hidden return; case 22: this.CommVoteShowBtn = ((System.Windows.Controls.Button)(target)); #line 28 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.CommVoteShowBtn.Click += new System.Windows.RoutedEventHandler(this.CommVoteShowBtn_Click); #line default #line hidden return; case 23: this.SesionRecordAddBtn = ((System.Windows.Controls.Button)(target)); #line 29 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.SesionRecordAddBtn.Click += new System.Windows.RoutedEventHandler(this.SesionRecordAddBtn_Click); #line default #line hidden return; case 24: this.PrintBtn = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.PrintBtn.Click += new System.Windows.RoutedEventHandler(this.PrintBtn_Click_1); #line default #line hidden return; case 25: this.RecordDateDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 26: this.ExtendDateDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 27: this.label1_Copy = ((System.Windows.Controls.Label)(target)); return; case 28: this.AppDelBtn = ((System.Windows.Controls.Button)(target)); #line 34 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.AppDelBtn.Click += new System.Windows.RoutedEventHandler(this.AppDelBtn_Click); #line default #line hidden return; case 29: this.CommDelBtn = ((System.Windows.Controls.Button)(target)); #line 35 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.CommDelBtn.Click += new System.Windows.RoutedEventHandler(this.CommDelBtn_Click); #line default #line hidden return; case 30: this.Header = ((RTM.TenderingHeaderControl)(target)); return; case 31: this.OpenFileBtn = ((System.Windows.Controls.Button)(target)); #line 37 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.OpenFileBtn.Click += new System.Windows.RoutedEventHandler(this.ShowBtn_Click); #line default #line hidden return; case 32: this.button1 = ((System.Windows.Controls.Button)(target)); #line 38 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; case 33: this.DelBtn = ((System.Windows.Controls.Button)(target)); #line 39 "..\..\..\..\Tendering1\UI8ExtendSesion.xaml" this.DelBtn.Click += new System.Windows.RoutedEventHandler(this.DelBtn_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.reportDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this._dept_name = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this._detect_dept = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this._detect_item = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this._detect_result = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this._query = ((System.Windows.Controls.Button)(target)); #line 64 "..\..\..\Manager\SysDayReport.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 7: this._export = ((System.Windows.Controls.Button)(target)); #line 65 "..\..\..\Manager\SysDayReport.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 8: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.grid_info = ((System.Windows.Controls.Grid)(target)); return; case 12: this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView_NoPages)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControl = ((BMC.Presentation.POS.Views.PromoPrint)(target)); #line 5 "..\..\..\Views\PromoPrint.xaml" this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded); #line default #line hidden return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.lblPromoTickType = ((System.Windows.Controls.Label)(target)); return; case 4: this.chkNonCash = ((System.Windows.Controls.CheckBox)(target)); #line 35 "..\..\..\Views\PromoPrint.xaml" this.chkNonCash.Unchecked += new System.Windows.RoutedEventHandler(this.chkNonCash_Changed); #line default #line hidden #line 36 "..\..\..\Views\PromoPrint.xaml" this.chkNonCash.Checked += new System.Windows.RoutedEventHandler(this.chkNonCash_Changed); #line default #line hidden return; case 5: this.chkCash = ((System.Windows.Controls.CheckBox)(target)); #line 40 "..\..\..\Views\PromoPrint.xaml" this.chkCash.Unchecked += new System.Windows.RoutedEventHandler(this.chkCash_Changed); #line default #line hidden #line 41 "..\..\..\Views\PromoPrint.xaml" this.chkCash.Checked += new System.Windows.RoutedEventHandler(this.chkCash_Changed); #line default #line hidden return; case 6: this.lblPromoName = ((System.Windows.Controls.Label)(target)); return; case 7: this.txtPromoName = ((System.Windows.Controls.TextBox)(target)); #line 50 "..\..\..\Views\PromoPrint.xaml" this.txtPromoName.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txtPromoName_PreviewMouseUp); #line default #line hidden return; case 8: this.lblNumPromoTicks = ((System.Windows.Controls.Label)(target)); return; case 9: this.txtNumPromoTicks = ((System.Windows.Controls.TextBox)(target)); #line 59 "..\..\..\Views\PromoPrint.xaml" this.txtNumPromoTicks.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txtNumPromoTicks_PreviewMouseUp); #line default #line hidden #line 59 "..\..\..\Views\PromoPrint.xaml" this.txtNumPromoTicks.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtNumPromoTicks_Change); #line default #line hidden #line 59 "..\..\..\Views\PromoPrint.xaml" this.txtNumPromoTicks.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtNumPromoTicks_KeyDown); #line default #line hidden return; case 10: this.lblPromoTickAmt = ((System.Windows.Controls.Label)(target)); return; case 11: this.txtPromoTickAmt = ((System.Windows.Controls.TextBox)(target)); #line 68 "..\..\..\Views\PromoPrint.xaml" this.txtPromoTickAmt.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txtPromoTickAmt_PreviewMouseUp); #line default #line hidden #line 69 "..\..\..\Views\PromoPrint.xaml" this.txtPromoTickAmt.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtPromoTickAmt_Change); #line default #line hidden #line 69 "..\..\..\Views\PromoPrint.xaml" this.txtPromoTickAmt.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtPromoTickAmt_KeyDown); #line default #line hidden return; case 12: this.lblTotPromoTickVal = ((System.Windows.Controls.Label)(target)); return; case 13: this.txtTotPromoTickValData = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.lblPromoTickExp = ((System.Windows.Controls.Label)(target)); return; case 15: this.vbPromoTickExp = ((System.Windows.Controls.Viewbox)(target)); return; case 16: this.dtpPromoTickExp = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 82 "..\..\..\Views\PromoPrint.xaml" this.dtpPromoTickExp.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpPromoTickExp_SelectedDateChanged); #line default #line hidden return; case 17: this.txtPromoExpDate = ((System.Windows.Controls.TextBox)(target)); #line 84 "..\..\..\Views\PromoPrint.xaml" this.txtPromoExpDate.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtPromoExpDate_TextChanged); #line default #line hidden return; case 18: this.tmpPromoExpTime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); return; case 19: this.gridTicScanDet = ((System.Windows.Controls.Grid)(target)); return; case 20: this.GrdMachine = ((System.Windows.Controls.Grid)(target)); return; case 21: this.txtPrinterName = ((System.Windows.Controls.TextBlock)(target)); return; case 22: this.lblSerialNumber = ((System.Windows.Controls.TextBlock)(target)); return; case 23: this.txtSerialNumber = ((System.Windows.Controls.TextBlock)(target)); return; case 24: this.BtnPrint = ((System.Windows.Controls.Button)(target)); #line 135 "..\..\..\Views\PromoPrint.xaml" this.BtnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPromotionalPrint_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this._province1 = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this._city1 = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this._region1 = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this._source_company1 = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this._detect_station = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this._detect_person1 = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this._detect_item1 = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this._detect_method = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this._detect_object1 = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this._detect_type = ((System.Windows.Controls.ComboBox)(target)); return; case 13: this._detect_result1 = ((System.Windows.Controls.ComboBox)(target)); return; case 14: this._query = ((System.Windows.Controls.Button)(target)); #line 93 "..\..\..\Manager\SysNewDetectCyQuery.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 15: this._export = ((System.Windows.Controls.Button)(target)); #line 94 "..\..\..\Manager\SysNewDetectCyQuery.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 16: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 17: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 18: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 19: this.grid_table = ((System.Windows.Controls.Grid)(target)); return; case 20: this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView_NoTitle)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\..\..\UserManagement\Notices\CreateNotices.xaml" ((RTM.Notices.CreateNotices)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border2_Copy = ((System.Windows.Controls.Border)(target)); return; case 4: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 5: this.label19 = ((System.Windows.Controls.Label)(target)); return; case 6: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 16 "..\..\..\..\..\UserManagement\Notices\CreateNotices.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 7: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 8: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 9: this.l1 = ((System.Windows.Controls.Label)(target)); return; case 10: this.DescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.AdBtn = ((System.Windows.Controls.Button)(target)); #line 21 "..\..\..\..\..\UserManagement\Notices\CreateNotices.xaml" this.AdBtn.Click += new System.Windows.RoutedEventHandler(this.SaveAddInfoBtn_Click); #line default #line hidden return; case 12: this.NoticeNumTxt = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.NoticeDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 14: this.PermanentBtn = ((System.Windows.Controls.Button)(target)); #line 24 "..\..\..\..\..\UserManagement\Notices\CreateNotices.xaml" this.PermanentBtn.Click += new System.Windows.RoutedEventHandler(this.PermanentBtn_Click); #line default #line hidden return; case 15: this.l2 = ((System.Windows.Controls.Label)(target)); return; case 16: this.PresenDeadlineDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 17: this.OpenFileBtn = ((System.Windows.Controls.Button)(target)); #line 27 "..\..\..\..\..\UserManagement\Notices\CreateNotices.xaml" this.OpenFileBtn.Click += new System.Windows.RoutedEventHandler(this.OpenFileBtn_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Tendering1.UI1choosingCntrctrReq)(target)); #line 10 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border2_Copy = ((System.Windows.Controls.Border)(target)); return; case 4: this.label24 = ((System.Windows.Controls.Label)(target)); return; case 5: this.border2 = ((System.Windows.Controls.Border)(target)); return; case 6: this.label22 = ((System.Windows.Controls.Label)(target)); return; case 7: this.border1 = ((System.Windows.Controls.Border)(target)); return; case 8: this.label20 = ((System.Windows.Controls.Label)(target)); return; case 9: this.border = ((System.Windows.Controls.Border)(target)); return; case 10: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 11: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 12: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 13: this.choosingCntrctrRadio = ((System.Windows.Controls.RadioButton)(target)); return; case 14: this.ChoosingConsultantRadio = ((System.Windows.Controls.RadioButton)(target)); return; case 15: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 16: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 17: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 18: this.label8 = ((System.Windows.Controls.Label)(target)); return; case 19: this.TenderCodeCom = ((System.Windows.Controls.ComboBox)(target)); return; case 20: this.SuperVisionCom = ((System.Windows.Controls.ComboBox)(target)); return; case 21: this.label9 = ((System.Windows.Controls.Label)(target)); return; case 22: this.label10 = ((System.Windows.Controls.Label)(target)); return; case 23: this.PriceListCheck = ((System.Windows.Controls.CheckBox)(target)); #line 41 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.PriceListCheck.Checked += new System.Windows.RoutedEventHandler(this.PriceListCheck_Checked); #line default #line hidden #line 41 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.PriceListCheck.Unchecked += new System.Windows.RoutedEventHandler(this.PriceListCheck_Unchecked); #line default #line hidden return; case 24: this.label11 = ((System.Windows.Controls.Label)(target)); return; case 25: this.label12 = ((System.Windows.Controls.Label)(target)); return; case 26: this.label13 = ((System.Windows.Controls.Label)(target)); return; case 27: this.label14 = ((System.Windows.Controls.Label)(target)); return; case 28: this.label15 = ((System.Windows.Controls.Label)(target)); return; case 29: this.IsQualifiedCheck = ((System.Windows.Controls.CheckBox)(target)); return; case 30: this.label17 = ((System.Windows.Controls.Label)(target)); return; case 31: this.TenderTypeCom = ((System.Windows.Controls.ComboBox)(target)); #line 49 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.TenderTypeCom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TenderTypeCom_SelectionChanged); #line default #line hidden return; case 32: this.AddFileBtn = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.AddFileBtn.Click += new System.Windows.RoutedEventHandler(this.AddFileBtn_Click); #line default #line hidden return; case 33: this.OpenFileBtn = ((System.Windows.Controls.Button)(target)); #line 53 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.OpenFileBtn.Click += new System.Windows.RoutedEventHandler(this.ShowFileBtn_Click); #line default #line hidden return; case 34: this.AddFileBtn2 = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.AddFileBtn2.Click += new System.Windows.RoutedEventHandler(this.AddFileBtn2_Click); #line default #line hidden return; case 35: this.OpenFileBtn2 = ((System.Windows.Controls.Button)(target)); #line 55 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.OpenFileBtn2.Click += new System.Windows.RoutedEventHandler(this.ShowFileBtn2_Click); #line default #line hidden return; case 36: this.label19 = ((System.Windows.Controls.Label)(target)); return; case 37: this.EditBtn = ((System.Windows.Controls.Button)(target)); #line 57 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.EditBtn.Click += new System.Windows.RoutedEventHandler(this.EditBtn_Click); #line default #line hidden return; case 38: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 58 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 39: this.RegisterMeetingCommittee = ((System.Windows.Controls.Button)(target)); #line 59 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.RegisterMeetingCommittee.Click += new System.Windows.RoutedEventHandler(this.SaveCommitteeSessionBtn_Click); #line default #line hidden return; case 40: this.PermanentBtn = ((System.Windows.Controls.Button)(target)); #line 60 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.PermanentBtn.Click += new System.Windows.RoutedEventHandler(this.PermanentBtn_Click); #line default #line hidden return; case 41: this.RegisterMeetingCredit = ((System.Windows.Controls.Button)(target)); #line 61 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.RegisterMeetingCredit.Click += new System.Windows.RoutedEventHandler(this.SaveCreditInfoBtn_Click); #line default #line hidden return; case 42: this.RegisterMeetingPresident = ((System.Windows.Controls.Button)(target)); #line 62 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.RegisterMeetingPresident.Click += new System.Windows.RoutedEventHandler(this.SavePresidentOrderBtn_Click); #line default #line hidden return; case 43: this.ReqNomTxt = ((System.Windows.Controls.TextBox)(target)); #line 63 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.ReqNomTxt.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.ReqNomTxt_TextChanged); #line default #line hidden #line 63 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.ReqNomTxt.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ReqNomTxt_LostFocus); #line default #line hidden return; case 44: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 45: this.LocationTxt = ((System.Windows.Controls.TextBox)(target)); return; case 46: this.TenderEstimateTxt = ((System.Windows.Controls.TextBox)(target)); #line 66 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.TenderEstimateTxt.LostFocus += new System.Windows.RoutedEventHandler(this.TenderEstimateTxt_LostFocus); #line default #line hidden #line 66 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.TenderEstimateTxt.KeyDown += new System.Windows.Input.KeyEventHandler(this.TenderEstimateTxt_KeyDown); #line default #line hidden return; case 47: this.label18 = ((System.Windows.Controls.Label)(target)); return; case 48: this.label21 = ((System.Windows.Controls.Label)(target)); return; case 49: this.ReqDescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 50: this.label23 = ((System.Windows.Controls.Label)(target)); return; case 51: this.TenderSystemCodeTxt = ((System.Windows.Controls.TextBox)(target)); return; case 52: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 53: this.NeededFieldCom = ((System.Windows.Controls.ComboBox)(target)); return; case 54: this.NeededRankCom = ((System.Windows.Controls.ComboBox)(target)); return; case 55: this.ReqDateDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 56: this.YearCom = ((System.Windows.Controls.TextBox)(target)); #line 78 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.YearCom.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.YearCom_TextChanged); #line default #line hidden #line 78 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.YearCom.LostFocus += new System.Windows.RoutedEventHandler(this.YearCom_LostFocus); #line default #line hidden return; case 57: this.label16 = ((System.Windows.Controls.Label)(target)); return; case 58: this.RequestUnitCom = ((System.Windows.Controls.ComboBox)(target)); return; case 59: this.DelBtn = ((System.Windows.Controls.Button)(target)); #line 81 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.DelBtn.Click += new System.Windows.RoutedEventHandler(this.DelBtn_Click); #line default #line hidden return; case 60: this.DelBtn1 = ((System.Windows.Controls.Button)(target)); #line 82 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.DelBtn1.Click += new System.Windows.RoutedEventHandler(this.DelBtn1_Click); #line default #line hidden return; case 61: this.label25 = ((System.Windows.Controls.Label)(target)); return; case 62: this.CompanySelectBtn = ((System.Windows.Controls.Button)(target)); #line 84 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.CompanySelectBtn.Click += new System.Windows.RoutedEventHandler(this.CompanySelectBtn_Click); #line default #line hidden return; case 63: this.label26 = ((System.Windows.Controls.Label)(target)); return; case 64: this.NoticeNumber = ((System.Windows.Controls.TextBox)(target)); #line 86 "..\..\..\..\Tendering1\UI1choosingCntrctrReq.xaml" this.NoticeNumber.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.NoticeNumberTxt_KeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\..\Tendering1\Tazmin.xaml" ((RTM.Tendering1.Tazmin)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border1_Copy1 = ((System.Windows.Controls.Border)(target)); return; case 4: this.border1 = ((System.Windows.Controls.Border)(target)); return; case 5: this.dataGrid = ((System.Windows.Controls.DataGrid)(target)); return; case 6: this.GauranteeNom = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 7: this.Bank = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 8: this.Price = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 12: this.label24 = ((System.Windows.Controls.Label)(target)); return; case 13: this.label1_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 14: this.SaveBtn = ((System.Windows.Controls.Button)(target)); #line 62 "..\..\..\..\Tendering1\Tazmin.xaml" this.SaveBtn.Click += new System.Windows.RoutedEventHandler(this.SaveBtn_Click); #line default #line hidden return; case 15: this.DeleteBtn = ((System.Windows.Controls.Button)(target)); #line 63 "..\..\..\..\Tendering1\Tazmin.xaml" this.DeleteBtn.Click += new System.Windows.RoutedEventHandler(this.DeleteBtn_Click); #line default #line hidden return; case 16: this.ChooseCom = ((System.Windows.Controls.ComboBox)(target)); #line 64 "..\..\..\..\Tendering1\Tazmin.xaml" this.ChooseCom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ChooseCom_SelectionChanged); #line default #line hidden return; case 17: this.WarranyDC = ((System.Windows.Controls.Grid)(target)); return; case 18: this.label49 = ((System.Windows.Controls.Label)(target)); return; case 19: this.DescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 20: this.l1 = ((System.Windows.Controls.Label)(target)); return; case 21: this.NumberTxt = ((System.Windows.Controls.TextBox)(target)); return; case 22: this.l2 = ((System.Windows.Controls.Label)(target)); return; case 23: this.l3 = ((System.Windows.Controls.Label)(target)); return; case 24: this.PriceTxt = ((System.Windows.Controls.TextBox)(target)); #line 72 "..\..\..\..\Tendering1\Tazmin.xaml" this.PriceTxt.LostFocus += new System.Windows.RoutedEventHandler(this.PriceTxt_LostFocus); #line default #line hidden return; case 25: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 26: this.l4 = ((System.Windows.Controls.Label)(target)); return; case 27: this.BankName = ((System.Windows.Controls.TextBox)(target)); return; case 28: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 29: this.BranchTxt = ((System.Windows.Controls.TextBox)(target)); return; case 30: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 31: this.CityTxt = ((System.Windows.Controls.TextBox)(target)); #line 79 "..\..\..\..\Tendering1\Tazmin.xaml" this.CityTxt.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CityTxt_TextChanged); #line default #line hidden return; case 32: this.label8 = ((System.Windows.Controls.Label)(target)); return; case 33: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 34: this.RegDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 35: this.ValidDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 36: this.l5 = ((System.Windows.Controls.Label)(target)); return; case 37: this.DocType = ((System.Windows.Controls.ComboBox)(target)); #line 85 "..\..\..\..\Tendering1\Tazmin.xaml" this.DocType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DocType_SelectionChanged); #line default #line hidden return; case 38: this.label10 = ((System.Windows.Controls.Label)(target)); return; case 39: this.checkBox1 = ((System.Windows.Controls.CheckBox)(target)); return; case 40: this.SesionRecordAddBtn = ((System.Windows.Controls.Button)(target)); #line 91 "..\..\..\..\Tendering1\Tazmin.xaml" this.SesionRecordAddBtn.Click += new System.Windows.RoutedEventHandler(this.SesionRecordAddBtn_Click); #line default #line hidden return; case 41: this.PrintBtn = ((System.Windows.Controls.Button)(target)); #line 92 "..\..\..\..\Tendering1\Tazmin.xaml" this.PrintBtn.Click += new System.Windows.RoutedEventHandler(this.PrintBtn_Click); #line default #line hidden return; case 42: this.OpenFileBtn = ((System.Windows.Controls.Button)(target)); #line 93 "..\..\..\..\Tendering1\Tazmin.xaml" this.OpenFileBtn.Click += new System.Windows.RoutedEventHandler(this.OpenFileBtn_Click); #line default #line hidden return; case 43: this.DelBtn = ((System.Windows.Controls.Button)(target)); #line 94 "..\..\..\..\Tendering1\Tazmin.xaml" this.DelBtn.Click += new System.Windows.RoutedEventHandler(this.DelBtn_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this._province1 = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this._city1 = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this._region1 = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this._source_company1 = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this._detect_station = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this._detect_person1 = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this._detect_item1 = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this._detect_method = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this._detect_object1 = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this._detect_type = ((System.Windows.Controls.ComboBox)(target)); return; case 13: this._detect_result1 = ((System.Windows.Controls.ComboBox)(target)); return; case 14: this._card_brand = ((System.Windows.Controls.ComboBox)(target)); return; case 15: this._detect_huanjie = ((System.Windows.Controls.ComboBox)(target)); return; case 16: this._query = ((System.Windows.Controls.Button)(target)); #line 97 "..\..\..\Manager\UcDetectInquire.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 17: this._export = ((System.Windows.Controls.Button)(target)); #line 98 "..\..\..\Manager\UcDetectInquire.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 18: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 19: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 20: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 21: this.grid_table = ((System.Windows.Controls.Grid)(target)); return; case 22: this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView_NoTitle)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Window = ((GUI.AccreditedJC)(target)); #line 10 "..\..\..\..\SubC\AccreditedJC.xaml" this.Window.Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); #line default #line hidden return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.grbList = ((System.Windows.Controls.GroupBox)(target)); return; case 4: this.gridView = ((System.Windows.Forms.DataGridView)(target)); return; case 5: this.cnvConference = ((System.Windows.Controls.Canvas)(target)); return; case 6: this.rectDisplayC = ((System.Windows.Shapes.Rectangle)(target)); return; case 7: this.grbROConference = ((System.Windows.Controls.GroupBox)(target)); return; case 8: this.lblROCISBN = ((System.Windows.Controls.Label)(target)); return; case 9: this.txtROCISBN = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.lblROCName = ((System.Windows.Controls.Label)(target)); return; case 11: this.txtROCName = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.lblROCStart = ((System.Windows.Controls.Label)(target)); return; case 13: this.txtROCStart = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 14: this.txtROCEnd = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 15: this.lblROCEnd = ((System.Windows.Controls.Label)(target)); return; case 16: this.lblROCVenue = ((System.Windows.Controls.Label)(target)); return; case 17: this.txtROCVenue = ((System.Windows.Controls.TextBox)(target)); return; case 18: this.lblROCCity = ((System.Windows.Controls.Label)(target)); return; case 19: this.lblROCCountry = ((System.Windows.Controls.Label)(target)); return; case 20: this.txtROCCity = ((System.Windows.Controls.TextBox)(target)); return; case 21: this.txtROCCountry = ((System.Windows.Controls.TextBox)(target)); return; case 22: this.lblROCContactName = ((System.Windows.Controls.Label)(target)); return; case 23: this.lblROCContactEmail = ((System.Windows.Controls.Label)(target)); return; case 24: this.txtROCContactName = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.txtROCContactEmail = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.lblROCContactNumber = ((System.Windows.Controls.Label)(target)); return; case 27: this.txtROCContactNumer = ((System.Windows.Controls.TextBox)(target)); return; case 28: this.cnvJournal = ((System.Windows.Controls.Canvas)(target)); return; case 29: this.rectDisplayJ = ((System.Windows.Shapes.Rectangle)(target)); return; case 30: this.grbROJournal = ((System.Windows.Controls.GroupBox)(target)); return; case 31: this.lblROJISSN = ((System.Windows.Controls.Label)(target)); return; case 32: this.txtROJISSN = ((System.Windows.Controls.TextBox)(target)); return; case 33: this.lblROJTitle = ((System.Windows.Controls.Label)(target)); return; case 34: this.txtROJTitle = ((System.Windows.Controls.TextBox)(target)); return; case 35: this.lblROJPublisher = ((System.Windows.Controls.Label)(target)); return; case 36: this.txtROJPublisher = ((System.Windows.Controls.TextBox)(target)); return; case 37: this.lblROJVolume = ((System.Windows.Controls.Label)(target)); return; case 38: this.txtROJVolume = ((System.Windows.Controls.TextBox)(target)); return; case 39: this.lblROJNumber = ((System.Windows.Controls.Label)(target)); return; case 40: this.txtROJNumber = ((System.Windows.Controls.TextBox)(target)); return; case 41: this.lblROJOrganisation = ((System.Windows.Controls.Label)(target)); return; case 42: this.txtROJOrganisation = ((System.Windows.Controls.TextBox)(target)); return; case 43: this.lblROJEditor = ((System.Windows.Controls.Label)(target)); return; case 44: this.lblROJEmail = ((System.Windows.Controls.Label)(target)); return; case 45: this.txtROJDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 46: this.txtROJEditor = ((System.Windows.Controls.TextBox)(target)); return; case 47: this.txtROJEmail = ((System.Windows.Controls.TextBox)(target)); return; case 48: this.lblROAPublishDate = ((System.Windows.Controls.Label)(target)); return; case 49: this.lblROJISI = ((System.Windows.Controls.Label)(target)); return; case 50: this.chbROJSCI = ((System.Windows.Controls.CheckBox)(target)); return; case 51: this.chbROJSSCI = ((System.Windows.Controls.CheckBox)(target)); return; case 52: this.chbROJAHI = ((System.Windows.Controls.CheckBox)(target)); return; case 53: this.chbROJIBSS = ((System.Windows.Controls.CheckBox)(target)); return; case 54: this.chbROJSAJ = ((System.Windows.Controls.CheckBox)(target)); return; case 55: this.txbROJSCI = ((System.Windows.Controls.TextBlock)(target)); return; case 56: this.txbROJSSCI = ((System.Windows.Controls.TextBlock)(target)); return; case 57: this.txbROJAHI = ((System.Windows.Controls.TextBlock)(target)); return; case 58: this.txbROJIBSS = ((System.Windows.Controls.TextBlock)(target)); return; case 59: this.txbROJSAJ = ((System.Windows.Controls.TextBlock)(target)); return; case 60: this.cnvState = ((System.Windows.Controls.Canvas)(target)); return; case 61: this.lblHeader = ((System.Windows.Controls.Label)(target)); return; case 62: this.radJournal = ((System.Windows.Controls.RadioButton)(target)); #line 308 "..\..\..\..\SubC\AccreditedJC.xaml" this.radJournal.Checked += new System.Windows.RoutedEventHandler(this.radJournal_Checked); #line default #line hidden return; case 63: this.radConference = ((System.Windows.Controls.RadioButton)(target)); #line 309 "..\..\..\..\SubC\AccreditedJC.xaml" this.radConference.Checked += new System.Windows.RoutedEventHandler(this.radConference_Checked); #line default #line hidden return; case 64: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 310 "..\..\..\..\SubC\AccreditedJC.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click); #line default #line hidden return; case 65: #line 311 "..\..\..\..\SubC\AccreditedJC.xaml" ((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.CheckBox_Click); #line default #line hidden return; case 66: this.btnSave = ((System.Windows.Controls.Button)(target)); #line 312 "..\..\..\..\SubC\AccreditedJC.xaml" this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click); #line default #line hidden return; case 67: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 313 "..\..\..\..\SubC\AccreditedJC.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 68: this.btnCancel = ((System.Windows.Controls.Button)(target)); #line 316 "..\..\..\..\SubC\AccreditedJC.xaml" this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.Cancel_Click); #line default #line hidden return; case 69: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 318 "..\..\..\..\SubC\AccreditedJC.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click); #line default #line hidden return; case 70: this.lblFilter = ((System.Windows.Controls.Label)(target)); return; case 71: this.lblCriteria = ((System.Windows.Controls.Label)(target)); return; case 72: this.cbbFilter = ((System.Windows.Controls.ComboBox)(target)); #line 321 "..\..\..\..\SubC\AccreditedJC.xaml" this.cbbFilter.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbbFilter_SelectionChanged); #line default #line hidden return; case 73: this.txtCriteria = ((System.Windows.Controls.TextBox)(target)); return; case 74: this.lblAdvance = ((System.Windows.Controls.Label)(target)); return; case 75: this.chbLucky = ((System.Windows.Controls.CheckBox)(target)); #line 326 "..\..\..\..\SubC\AccreditedJC.xaml" this.chbLucky.Checked += new System.Windows.RoutedEventHandler(this.chbLucky_Checked); #line default #line hidden return; case 76: this.txbSelect = ((System.Windows.Controls.TextBlock)(target)); return; case 77: this.btnSelect = ((System.Windows.Controls.Button)(target)); #line 328 "..\..\..\..\SubC\AccreditedJC.xaml" this.btnSelect.Click += new System.Windows.RoutedEventHandler(this.btnSelect_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 7 "..\..\..\UserControls\CVaultEvents.xaml" ((BMC.Presentation.POS.Views.CVaultEvents)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded); #line default #line hidden return; case 2: this.grpVaultEvents = ((System.Windows.Controls.GroupBox)(target)); return; case 3: this.grdAssetDetails = ((System.Windows.Controls.Grid)(target)); return; case 4: this.lbl_SelectTop = ((System.Windows.Controls.Label)(target)); return; case 5: this.cmb_SelectTop = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this.lbl_EventType = ((System.Windows.Controls.Label)(target)); return; case 7: this.cmb_Type = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this.txt_description = ((System.Windows.Controls.TextBox)(target)); #line 118 "..\..\..\UserControls\CVaultEvents.xaml" this.txt_description.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_description_PreviewMouseUp); #line default #line hidden return; case 9: this.btn_ResetVault = ((System.Windows.Controls.Button)(target)); #line 142 "..\..\..\UserControls\CVaultEvents.xaml" this.btn_ResetVault.Click += new System.Windows.RoutedEventHandler(this.btn_ResetVault_Click); #line default #line hidden return; case 10: this.btn_PrintEvent = ((System.Windows.Controls.Button)(target)); #line 143 "..\..\..\UserControls\CVaultEvents.xaml" this.btn_PrintEvent.Click += new System.Windows.RoutedEventHandler(this.btn_PrintEvent_Click); #line default #line hidden return; case 11: this.vbStartDate = ((System.Windows.Controls.Viewbox)(target)); return; case 12: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 147 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpStartDate.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpStartDate_SelectedDateChanged); #line default #line hidden return; case 13: this.txtStartDate = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.dtpStartTime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); #line 150 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpStartTime.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.dtpStartTime_SelectedTimeChanged); #line default #line hidden return; case 15: this.vbStartDate_Copy = ((System.Windows.Controls.Viewbox)(target)); return; case 16: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 153 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpEndDate.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpEndDate_SelectedDateChanged); #line default #line hidden return; case 17: this.txtEndDate = ((System.Windows.Controls.TextBox)(target)); return; case 18: this.dtpEndtime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target)); #line 156 "..\..\..\UserControls\CVaultEvents.xaml" this.dtpEndtime.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.dtpEndtime_SelectedTimeChanged); #line default #line hidden return; case 19: this.lst_Events = ((System.Windows.Controls.ListView)(target)); return; case 20: this.clm_TransactionType = ((System.Windows.Controls.GridViewColumn)(target)); return; case 21: this.clm_Event_ID = ((System.Windows.Controls.GridViewColumn)(target)); return; case 22: this.clm_Amount = ((System.Windows.Controls.GridViewColumn)(target)); return; case 23: this.clm_Description = ((System.Windows.Controls.GridViewColumn)(target)); return; case 24: this.clm_PrintedAsset = ((System.Windows.Controls.GridViewColumn)(target)); return; case 25: this.clm_TranDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 26: this.clm_ReceiveDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 27: this.clm_RedeemDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 28: this.clm_ExpDate = ((System.Windows.Controls.GridViewColumn)(target)); return; case 29: this.clm_InventoryType = ((System.Windows.Controls.GridViewColumn)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Regulations.RegulationsSearch)(target)); #line 7 "..\..\..\..\Regulations\RegulationsSearch.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.Border = ((System.Windows.Controls.Border)(target)); return; case 3: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 4: this.Title = ((System.Windows.Controls.Label)(target)); return; case 5: this.RefreshBtn = ((System.Windows.Controls.Button)(target)); #line 15 "..\..\..\..\Regulations\RegulationsSearch.xaml" this.RefreshBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshBtn_Click); #line default #line hidden return; case 6: this.TypeCom = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this.TitleTxt = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.Grid = ((System.Windows.Controls.DataGrid)(target)); return; case 9: this.GroupCom = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.ReferenceCom = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this.ActingCom = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 13: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 14: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 15: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 16: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 17: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 18: this.SearchBtn = ((System.Windows.Controls.Button)(target)); #line 48 "..\..\..\..\Regulations\RegulationsSearch.xaml" this.SearchBtn.Click += new System.Windows.RoutedEventHandler(this.SearchBtn_Click); #line default #line hidden return; case 19: this.datePicker1 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 20: this.button1 = ((System.Windows.Controls.Button)(target)); #line 50 "..\..\..\..\Regulations\RegulationsSearch.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; case 21: this.button2 = ((System.Windows.Controls.Button)(target)); #line 51 "..\..\..\..\Regulations\RegulationsSearch.xaml" this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); #line default #line hidden return; case 22: this.PrintBtn = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\..\..\Regulations\RegulationsSearch.xaml" this.PrintBtn.Click += new System.Windows.RoutedEventHandler(this.PrintBtn_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ReceivingModule = ((WpfFront.Views.ReceivingView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.txtHide = ((System.Windows.Controls.TextBlock)(target)); #line 36 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.TextBlock_MouseDown); #line default #line hidden return; case 4: this.stpDocLis = ((System.Windows.Controls.DockPanel)(target)); return; case 5: this.gb1 = ((System.Windows.Controls.GroupBox)(target)); return; case 6: this.txtVendor = ((WpfFront.Common.UserControls.SearchAccount)(target)); return; case 7: this.btnEmptyTask = ((System.Windows.Controls.Button)(target)); #line 59 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnEmptyTask.Click += new System.Windows.RoutedEventHandler(this.btnEmptyTask_Click); #line default #line hidden return; case 8: this.dpList = ((System.Windows.Controls.DockPanel)(target)); return; case 9: this.txtSearch = ((System.Windows.Controls.TextBox)(target)); #line 75 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearch_TextChanged); #line default #line hidden return; case 10: this.chkLate = ((System.Windows.Controls.CheckBox)(target)); #line 76 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkLate.Checked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden #line 76 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkLate.Unchecked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden return; case 11: #line 78 "..\..\..\..\Trace\Views\ReceivingView.xaml" ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown); #line default #line hidden return; case 12: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 85 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_Click); #line default #line hidden return; case 13: this.ctnColsMenu = ((System.Windows.Controls.ContextMenu)(target)); return; case 14: #line 112 "..\..\..\..\Trace\Views\ReceivingView.xaml" ((System.Windows.Controls.MenuItem)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.MenuItem_MouseEnter); #line default #line hidden return; case 15: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); return; case 16: this.lvDocumentData = ((System.Windows.Controls.ListView)(target)); return; case 17: this.xRefresh = ((System.Windows.Controls.Image)(target)); #line 209 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.xRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.xRefresh_MouseDown); #line default #line hidden return; case 18: this.btnRecTkt = ((System.Windows.Controls.Button)(target)); #line 212 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnRecTkt.Click += new System.Windows.RoutedEventHandler(this.btnRecTkt_Click); #line default #line hidden return; case 19: this.ucDirectPrint = ((WpfFront.Common.UserControls.DirectPrint)(target)); return; case 20: this.btnPrintOpc = ((System.Windows.Controls.Button)(target)); #line 227 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnPrintOpc.Click += new System.Windows.RoutedEventHandler(this.btnPrintOpc_Click); #line default #line hidden return; case 21: this.btnCrossDock = ((System.Windows.Controls.Button)(target)); #line 237 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnCrossDock.Click += new System.Windows.RoutedEventHandler(this.btnCrossDock_Click); #line default #line hidden return; case 22: this.gAbArrive = ((System.Windows.Controls.GroupBox)(target)); return; case 23: this.txtQtyArrived = ((System.Windows.Controls.TextBox)(target)); #line 264 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtQtyArrived.LostFocus += new System.Windows.RoutedEventHandler(this.txtQuantity_LostFocus); #line default #line hidden return; case 24: this.btnArrived = ((System.Windows.Controls.Button)(target)); #line 273 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnArrived.Click += new System.Windows.RoutedEventHandler(this.btnArrived_Click); #line default #line hidden return; case 25: this.cboStatus = ((System.Windows.Controls.ComboBox)(target)); return; case 26: this.btnChangeStatus = ((System.Windows.Controls.Button)(target)); #line 296 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnChangeStatus.Click += new System.Windows.RoutedEventHandler(this.btnChangeStatus_Click); #line default #line hidden return; case 27: this.stkCross = ((System.Windows.Controls.StackPanel)(target)); return; case 28: #line 307 "..\..\..\..\Trace\Views\ReceivingView.xaml" ((System.Windows.Controls.TextBlock)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.TextBlock_MouseEnter); #line default #line hidden return; case 29: this.expDocLines = ((Odyssey.Controls.OdcExpander)(target)); return; case 30: this.dgLines = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 31: this.stkPosting = ((System.Windows.Controls.StackPanel)(target)); return; case 32: this.dgPostingBalance = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 392 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.dgPostingBalance.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgPostingBalance_MouseDoubleClick); #line default #line hidden return; case 33: this.pnPosting = ((System.Windows.Controls.Border)(target)); return; case 34: this.txtDocDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 35: this.txtVendDoc = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.btnCreateReceipt = ((System.Windows.Controls.Button)(target)); #line 462 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnCreateReceipt.Click += new System.Windows.RoutedEventHandler(this.btnCreteReceipt_Click); #line default #line hidden return; case 37: this.txtRctComment = ((System.Windows.Controls.TextBox)(target)); return; case 38: this.txtPostResult = ((System.Windows.Controls.TextBlock)(target)); return; case 39: this.tbItemReceive = ((System.Windows.Controls.TabItem)(target)); return; case 40: this.stkBox = ((System.Windows.Controls.StackPanel)(target)); return; case 41: this.frmNotification = ((Core.WPF.FormNotification)(target)); return; case 42: this.txtBinLabel = ((WpfFront.Common.UserControls.BinLocation)(target)); return; case 43: this.chkPutAway = ((System.Windows.Controls.CheckBox)(target)); return; case 44: this.btnPrintOpcR = ((System.Windows.Controls.Button)(target)); #line 533 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnPrintOpcR.Click += new System.Windows.RoutedEventHandler(this.btnPrintOpc_Click); #line default #line hidden return; case 45: this.txtProcessResult = ((System.Windows.Controls.TextBlock)(target)); return; case 46: this.expManual = ((Odyssey.Controls.OdcExpander)(target)); #line 550 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expManual.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 550 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expManual.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 47: this.dgReceive = ((System.Windows.Controls.Grid)(target)); return; case 48: this.txtProduct = ((WpfFront.Common.UserControls.SearchProduct)(target)); return; case 49: this.cboUnit = ((System.Windows.Controls.ListView)(target)); #line 579 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.cboUnit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboUnit_SelectionChanged); #line default #line hidden return; case 50: this.grdRecManual = ((System.Windows.Controls.Grid)(target)); return; case 51: this.txtQuantity = ((System.Windows.Controls.TextBox)(target)); #line 606 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtQuantity.LostFocus += new System.Windows.RoutedEventHandler(this.txtQuantity_LostFocus); #line default #line hidden return; case 52: this.txtCurQty = ((System.Windows.Controls.TextBlock)(target)); return; case 53: this.cboLogiUnit = ((System.Windows.Controls.ComboBox)(target)); #line 619 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.cboLogiUnit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboLogiUnit_SelectionChanged); #line default #line hidden return; case 54: this.txtQtyPerPack = ((System.Windows.Controls.TextBox)(target)); return; case 55: this.txtProductTrackMsg = ((System.Windows.Controls.TextBlock)(target)); return; case 56: this.btnTrack = ((System.Windows.Controls.Button)(target)); #line 630 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnTrack.Click += new System.Windows.RoutedEventHandler(this.btnTrack_Click); #line default #line hidden return; case 57: this.btnReceive = ((System.Windows.Controls.Button)(target)); #line 631 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceive.Click += new System.Windows.RoutedEventHandler(this.btnReceive_Click); #line default #line hidden return; case 58: this.dgReturn = ((System.Windows.Controls.Grid)(target)); return; case 59: this.txtRetPending = ((System.Windows.Controls.TextBlock)(target)); return; case 60: this.txtQtyHnd = ((System.Windows.Controls.TextBox)(target)); #line 663 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtQtyHnd.LostFocus += new System.Windows.RoutedEventHandler(this.txtQtyHnd_LostFocus); #line default #line hidden return; case 61: this.txtDamage = ((System.Windows.Controls.TextBox)(target)); #line 669 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtDamage.LostFocus += new System.Windows.RoutedEventHandler(this.txDamage_LostFocus); #line default #line hidden return; case 62: this.txtRetTotal = ((System.Windows.Controls.TextBox)(target)); return; case 63: this.btnReceiveReturn = ((System.Windows.Controls.Button)(target)); #line 678 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceiveReturn.Click += new System.Windows.RoutedEventHandler(this.btnReceiveReturn_Click); #line default #line hidden return; case 64: this.tbProductInfo = ((System.Windows.Controls.TabControl)(target)); return; case 65: this.txtUPC = ((System.Windows.Controls.TextBox)(target)); return; case 66: this.txtReference = ((System.Windows.Controls.TextBox)(target)); return; case 67: this.txtManufacturer = ((System.Windows.Controls.TextBox)(target)); return; case 68: this.lvBinStock = ((System.Windows.Controls.ListView)(target)); #line 731 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.lvBinStock.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lsStock_SelectionChanged); #line default #line hidden return; case 69: this.txtAssigBin = ((System.Windows.Controls.TextBox)(target)); return; case 70: this.cboBinDirection = ((System.Windows.Controls.ComboBox)(target)); return; case 71: this.btnAssignBin = ((System.Windows.Controls.Button)(target)); #line 752 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnAssignBin.Click += new System.Windows.RoutedEventHandler(this.btnAssignBin_Click); #line default #line hidden return; case 72: this.expLabel = ((Odyssey.Controls.OdcExpander)(target)); #line 783 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expLabel.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 783 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expLabel.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 73: this.txtScanLabel = ((System.Windows.Controls.TextBox)(target)); #line 791 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtScanLabel.LostFocus += new System.Windows.RoutedEventHandler(this.txtScanLabel_LostFocus); #line default #line hidden return; case 74: this.stkLabelTrack = ((System.Windows.Controls.StackPanel)(target)); return; case 75: this.lvTrackLabel = ((System.Windows.Controls.ListView)(target)); return; case 76: this.btnLabelTrakOpt = ((System.Windows.Controls.Button)(target)); #line 814 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnLabelTrakOpt.Click += new System.Windows.RoutedEventHandler(this.btnLabelTrakOpt_Click); #line default #line hidden return; case 77: this.chkSelectLabel = ((System.Windows.Controls.CheckBox)(target)); #line 829 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkSelectLabel.Checked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Checked); #line default #line hidden #line 829 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkSelectLabel.Unchecked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Unchecked); #line default #line hidden return; case 78: this.lvLabelsAvailable = ((System.Windows.Controls.ListView)(target)); #line 834 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.lvLabelsAvailable.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.lvLabelsAvailable_Click)); #line default #line hidden return; case 79: this.btnReceiveLabel = ((System.Windows.Controls.Button)(target)); #line 845 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceiveLabel.Click += new System.Windows.RoutedEventHandler(this.btnReceiveLabel_Click); #line default #line hidden return; case 80: this.dgDocumentBalance = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 868 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.dgDocumentBalance.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgPostingBalance_MouseDoubleClick); #line default #line hidden return; case 81: this.btnReceiptAtOnce = ((System.Windows.Controls.Button)(target)); #line 914 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceiptAtOnce.Click += new System.Windows.RoutedEventHandler(this.btnReceiptAtOnce_Click); #line default #line hidden return; case 82: this.tbItemTracking = ((System.Windows.Controls.TabItem)(target)); return; case 83: this.itmTrackOpts = ((System.Windows.Controls.ItemsControl)(target)); return; case 84: this.btnTrackReceive = ((System.Windows.Controls.Button)(target)); #line 936 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnTrackReceive.Click += new System.Windows.RoutedEventHandler(this.btnTrackReceive_Click); #line default #line hidden return; case 85: this.tbPosting = ((System.Windows.Controls.TabItem)(target)); return; case 86: this.lvReceipts = ((System.Windows.Controls.ListView)(target)); #line 952 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.lvReceipts.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lvReceipts_SelectionChanged); #line default #line hidden return; case 87: this.stkReceiptData = ((System.Windows.Controls.Border)(target)); return; case 88: this.btnReversePosted = ((System.Windows.Controls.Button)(target)); #line 998 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReversePosted.Click += new System.Windows.RoutedEventHandler(this.btnReversePosted_Click); #line default #line hidden return; case 89: this.btnViewPR = ((System.Windows.Controls.Button)(target)); #line 1001 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnViewPR.Click += new System.Windows.RoutedEventHandler(this.btnViewPR_Click); #line default #line hidden return; case 90: this.dgReceiptLines = ((System.Windows.Controls.StackPanel)(target)); return; case 91: this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 92: this.ucRecBalance = ((WpfFront.Common.UserControls.PopUpShell)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.cboGroup = ((System.Windows.Controls.ComboBox)(target)); #line 29 "..\..\..\UserControls\ucRepairsHistory.xaml" this.cboGroup.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboGroup_SelectionChanged); #line default #line hidden return; case 2: this.cboModel = ((System.Windows.Controls.ComboBox)(target)); #line 31 "..\..\..\UserControls\ucRepairsHistory.xaml" this.cboModel.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboModel_SelectionChanged); #line default #line hidden return; case 3: this.txtRegNo = ((System.Windows.Controls.TextBox)(target)); #line 33 "..\..\..\UserControls\ucRepairsHistory.xaml" this.txtRegNo.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtRegNo_TextChanged); #line default #line hidden return; case 4: this.cboRepairedBy = ((System.Windows.Controls.ComboBox)(target)); #line 35 "..\..\..\UserControls\ucRepairsHistory.xaml" this.cboRepairedBy.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboRepairedBy_SelectionChanged); #line default #line hidden return; case 5: this.dtpFromDate = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 37 "..\..\..\UserControls\ucRepairsHistory.xaml" this.dtpFromDate.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpFromDate_SelectedDateChanged); #line default #line hidden return; case 6: this.dtpToDate = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 39 "..\..\..\UserControls\ucRepairsHistory.xaml" this.dtpToDate.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpToDate_SelectedDateChanged); #line default #line hidden return; case 7: this.btnClear = ((System.Windows.Controls.Button)(target)); #line 40 "..\..\..\UserControls\ucRepairsHistory.xaml" this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click); #line default #line hidden return; case 8: this.dtgHistory = ((Microsoft.Windows.Controls.DataGrid)(target)); return; case 9: this.btnClose = ((System.Windows.Controls.Button)(target)); #line 66 "..\..\..\UserControls\ucRepairsHistory.xaml" this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Window = ((GUI.ViewMyGrant)(target)); #line 9 "..\..\..\..\SubB\ViewMyGrant.xaml" this.Window.Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); #line default #line hidden return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.cnvConference = ((System.Windows.Controls.Canvas)(target)); return; case 4: this.rectDisplayC = ((System.Windows.Shapes.Rectangle)(target)); return; case 5: this.grbList = ((System.Windows.Controls.GroupBox)(target)); return; case 6: this.gridView = ((System.Windows.Forms.DataGridView)(target)); return; case 7: this.lblHeader = ((System.Windows.Controls.Label)(target)); return; case 8: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 61 "..\..\..\..\SubB\ViewMyGrant.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click); #line default #line hidden return; case 9: this.lblFilter = ((System.Windows.Controls.Label)(target)); return; case 10: this.lblCriteria = ((System.Windows.Controls.Label)(target)); return; case 11: this.cbbFilter = ((System.Windows.Controls.ComboBox)(target)); #line 64 "..\..\..\..\SubB\ViewMyGrant.xaml" this.cbbFilter.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbbFilter_SelectionChanged); #line default #line hidden return; case 12: this.txtCriteria = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.lblAdvance = ((System.Windows.Controls.Label)(target)); return; case 14: this.chbLucky = ((System.Windows.Controls.CheckBox)(target)); #line 69 "..\..\..\..\SubB\ViewMyGrant.xaml" this.chbLucky.Checked += new System.Windows.RoutedEventHandler(this.chbLucky_Checked); #line default #line hidden return; case 15: this.btnSave_Copy = ((System.Windows.Controls.Button)(target)); return; case 16: this.grbROJournal = ((System.Windows.Controls.GroupBox)(target)); return; case 17: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 18: this.txtGcode = ((System.Windows.Controls.TextBox)(target)); return; case 19: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 20: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 21: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 22: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 23: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 24: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 25: this.txtGsysID = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.txtGamount = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.dPGstart = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 28: this.dPGend = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 29: this.txtGsub = ((System.Windows.Controls.TextBox)(target)); return; case 30: this.txtGagenID = ((System.Windows.Controls.TextBox)(target)); return; case 31: this.label8 = ((System.Windows.Controls.Label)(target)); return; case 32: this.txtGagenName = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 2: this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 3: this._dept_name = ((System.Windows.Controls.TextBlock)(target)); return; case 4: this._detect_dept = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this._detect_item = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this._detect_result = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this._detect_object = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this._query = ((System.Windows.Controls.Button)(target)); #line 68 "..\..\..\Manager\SysYearReport.xaml" this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click); #line default #line hidden return; case 9: this._export = ((System.Windows.Controls.Button)(target)); #line 69 "..\..\..\Manager\SysYearReport.xaml" this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click); #line default #line hidden return; case 10: this._hj = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this._title = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this._sj = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this.grid_info = ((System.Windows.Controls.Grid)(target)); return; case 14: this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView_NoPages)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ShippingModule = ((WpfFront.Views.ShipperMngrView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.imgDocs = ((System.Windows.Controls.Image)(target)); #line 91 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.imgDocs.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgDocs_MouseDown); #line default #line hidden return; case 4: this.cboAccount = ((System.Windows.Controls.ComboBox)(target)); #line 97 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.cboAccount.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboAccount_SelectionChanged); #line default #line hidden return; case 5: this.filter = ((System.Windows.Controls.CheckBox)(target)); #line 100 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.filter.Checked += new System.Windows.RoutedEventHandler(this.filter_Checked); #line default #line hidden #line 101 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.filter.Unchecked += new System.Windows.RoutedEventHandler(this.filter_Unchecked); #line default #line hidden return; case 6: this.imgRfr = ((System.Windows.Controls.Image)(target)); #line 104 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.imgRfr.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgRfr_MouseDown); #line default #line hidden return; case 7: this.ucDocList = ((WpfFront.Common.UserControls.DocumentList)(target)); return; case 8: this.tabStep = ((System.Windows.Controls.TabControl)(target)); #line 124 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.tabStep.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabStep_SelectionChanged); #line default #line hidden return; case 9: this.cboToDo = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.docName = ((System.Windows.Controls.StackPanel)(target)); return; case 11: this.chkAll = ((System.Windows.Controls.TextBlock)(target)); #line 141 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.chkAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.chkAll_MouseDown); #line default #line hidden return; case 12: this.uncheckAll = ((System.Windows.Controls.TextBlock)(target)); #line 143 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.uncheckAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.uncheckAll_MouseDown); #line default #line hidden return; case 13: this.stkUpdLines = ((System.Windows.Controls.StackPanel)(target)); return; case 14: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 147 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 15: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 148 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click); #line default #line hidden return; case 16: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 161 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_GotFocus); #line default #line hidden return; case 17: this.dgDetails = ((System.Windows.Controls.ListView)(target)); #line 227 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dgDetails.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgDetails_MouseDoubleClick); #line default #line hidden #line 227 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dgDetails.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.dgDetails_Click)); #line default #line hidden return; case 18: this.gvLines = ((System.Windows.Controls.GridView)(target)); return; case 22: this.dtmDOB = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 319 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dtmDOB.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtmDOB_SelectedDateChanged); #line default #line hidden return; case 23: this.stkDOBData = ((System.Windows.Controls.StackPanel)(target)); return; case 24: this.cboExtIPS = ((System.Windows.Controls.ComboBox)(target)); #line 331 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.cboExtIPS.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboExtIPS_SelectionChanged); #line default #line hidden return; case 25: this.dtmIPS = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 26: this.rPort = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.rVoyage = ((System.Windows.Controls.TextBox)(target)); return; case 28: this.ucPort = ((WpfFront.Common.UserControls.AutoComplete)(target)); return; case 29: this.cboVoyage = ((System.Windows.Controls.ComboBox)(target)); return; case 30: this.cboShipTo = ((System.Windows.Controls.ComboBox)(target)); #line 367 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.cboShipTo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboShipTo_SelectionChanged); #line default #line hidden return; case 31: this.txtComment = ((System.Windows.Controls.TextBox)(target)); return; case 32: this.dgSelected = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 33: #line 468 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 34: this.popup3 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 35: this.ucDocLine = ((WpfFront.Common.UserControls.AdminDocumentLine)(target)); return; case 36: this.popAddr = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 37: this.ucAccuntAddr = ((WpfFront.Common.UserControls.UcAccountAddress)(target)); return; case 38: this.txtHide = ((System.Windows.Controls.TextBlock)(target)); #line 502 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtHide_MouseDown); #line default #line hidden return; } this._contentLoaded = true; }