Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dg_list = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;

            case 2:
                this.btn_search = ((System.Windows.Controls.Button)(target));

            #line 18 "..\..\..\..\EngineerMode\TrackingDB.xaml"
                this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click_1);

            #line default
            #line hidden
                return;

            case 3:
                this.txt_partID = ((System.Windows.Controls.TextBox)(target));

            #line 29 "..\..\..\..\EngineerMode\TrackingDB.xaml"
                this.txt_partID.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 4:
                this.txt_mcID = ((System.Windows.Controls.TextBox)(target));

            #line 35 "..\..\..\..\EngineerMode\TrackingDB.xaml"
                this.txt_mcID.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 5:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txt_userID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 2:
                this.txt_userName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.txt_userGroup = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.txt_userDepartment = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.txt_partID_input = ((System.Windows.Controls.TextBox)(target));

            #line 95 "..\..\..\..\Transaction\Mix.xaml"
                this.txt_partID_input.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_partID_input_KeyDown);

            #line default
            #line hidden
                return;

            case 6:
                this.txt_partID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.txt_description = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.txt_thawingTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.txt_readyTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.txt_expiryTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txt_currentWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

            case 14:
                this.btn_startMix = ((System.Windows.Controls.Button)(target));

            #line 124 "..\..\..\..\Transaction\Mix.xaml"
                this.btn_startMix.Click += new System.Windows.RoutedEventHandler(this.btn_startMix_Click);

            #line default
            #line hidden
                return;

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

            #line 145 "..\..\..\..\Transaction\Mix.xaml"
                this.btn_close.Click += new System.Windows.RoutedEventHandler(this.btn_close_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.pb = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 17:
                this.event_list = ((System.Windows.Controls.ListBox)(target));
                return;

            case 18:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;

            case 19:
                this.txt_Msg = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\..\MaintMode\ComTest.xaml"
                ((EMS.MaintMode.ComTest)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.txt_weighingScale_comPort = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 31 "..\..\..\..\MaintMode\ComTest.xaml"
                this.btn_gotWeightData.Click += new System.Windows.RoutedEventHandler(this.btn_gotWeightData_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.lb_weightscaler = ((System.Windows.Controls.ListBox)(target));
                return;

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

            #line 37 "..\..\..\..\MaintMode\ComTest.xaml"
                this.btn_CapturePartID.Click += new System.Windows.RoutedEventHandler(this.btn_CapturePartID_Click);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\..\..\MaintMode\ComTest.xaml"
                this.txt_part_id.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

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

            #line 52 "..\..\..\..\MaintMode\ComTest.xaml"
                this.btn_print.Click += new System.Windows.RoutedEventHandler(this.btn_print_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;

            case 10:
                this.txt_mcID = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.txt_barcodePrinter_comPort = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 13:
                this.lb_handleScanner = ((System.Windows.Controls.ListBox)(target));
                return;

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

            case 15:
                this.txt_thawingTime = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 17:
                this.txt_sapcode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.txt_readyTime = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 21:
                this.txt_expiryTime = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dg_list = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;

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

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

            #line 45 "..\..\..\..\AdminMode\SapDB.xaml"
                this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click);

            #line default
            #line hidden
                return;

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

            #line 54 "..\..\..\..\AdminMode\SapDB.xaml"
                this.btn_add.Click += new System.Windows.RoutedEventHandler(this.btn_add_Click);

            #line default
            #line hidden
                return;

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

            #line 63 "..\..\..\..\AdminMode\SapDB.xaml"
                this.btn_update.Click += new System.Windows.RoutedEventHandler(this.btn_update_Click);

            #line default
            #line hidden
                return;

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

            #line 72 "..\..\..\..\AdminMode\SapDB.xaml"
                this.btn_Delete.Click += new System.Windows.RoutedEventHandler(this.btn_Delete_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.MaskActionPage = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.grid_add = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.txt_sapcode = ((System.Windows.Controls.TextBox)(target));

            #line 101 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_sapcode.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 10:
                this.txt_thawingTime = ((System.Windows.Controls.TextBox)(target));

            #line 106 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_thawingTime.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 111 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_newMinWeight.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 116 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_emptySyringeWeight.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 121 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_scrapWeight.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 14:
                this.cbb_onHold = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 16:
                this.grid = ((System.Windows.Controls.Grid)(target));
                return;

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

            #line 168 "..\..\..\..\AdminMode\SapDB.xaml"
                this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirm_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.image2 = ((System.Windows.Controls.Image)(target));
                return;

            case 19:
                this.btn_cancel = ((System.Windows.Controls.Button)(target));

            #line 197 "..\..\..\..\AdminMode\SapDB.xaml"
                this.btn_cancel.Click += new System.Windows.RoutedEventHandler(this.btn_cancel_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 235 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_description.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 22:
                this.txt_usageLife = ((System.Windows.Controls.TextBox)(target));

            #line 240 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_usageLife.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 245 "..\..\..\..\AdminMode\SapDB.xaml"
                this.txt_newMaxWeight.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 24:
                this.cbb_department = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 25:
                this.cbb_capacity = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 26:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dg_list = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;

            case 2:
                this.btn_search = ((System.Windows.Controls.Button)(target));

            #line 25 "..\..\..\..\AdminMode\DepartmentDB.xaml"
                this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click);

            #line default
            #line hidden
                return;

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

            #line 34 "..\..\..\..\AdminMode\DepartmentDB.xaml"
                this.btn_add.Click += new System.Windows.RoutedEventHandler(this.btn_add_Click);

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\..\AdminMode\DepartmentDB.xaml"
                this.btn_Delete.Click += new System.Windows.RoutedEventHandler(this.btn_Delete_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.MaskActionPage = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.grid_add = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.txt_department = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.grid = ((System.Windows.Controls.Grid)(target));
                return;

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

            #line 84 "..\..\..\..\AdminMode\DepartmentDB.xaml"
                this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirm_Click);

            #line default
            #line hidden
                return;

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

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

            #line 113 "..\..\..\..\AdminMode\DepartmentDB.xaml"
                this.btn_cancel.Click += new System.Windows.RoutedEventHandler(this.btn_cancel_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

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

            case 14:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txt_userID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 2:
                this.txt_userName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.txt_userGroup = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.txt_userDepartment = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.txt_partID = ((System.Windows.Controls.TextBox)(target));

            #line 74 "..\..\..\..\Transaction\Return.xaml"
                this.txt_partID.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_partID_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 79 "..\..\..\..\Transaction\Return.xaml"
                this.txt_weighing.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_weighing_KeyDown);

            #line default
            #line hidden
                return;

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

            case 8:
                this.txt_sapcode = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.txt_slotID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.txt_slotIndex = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txt_equipID = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

            case 14:
                this.txt_startWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.txt_currentWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.txt_scrapWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 18:
                this.txt_readyTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.txt_expiryTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.txt_capacity = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.txt_syringeWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.cbb_remark = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 23:
                this.btn_return = ((System.Windows.Controls.Button)(target));

            #line 129 "..\..\..\..\Transaction\Return.xaml"
                this.btn_return.Click += new System.Windows.RoutedEventHandler(this.btn_return_Click);

            #line default
            #line hidden
                return;

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

            #line 138 "..\..\..\..\Transaction\Return.xaml"
                this.btn_stop.Click += new System.Windows.RoutedEventHandler(this.btn_stop_Click);

            #line default
            #line hidden
                return;

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

            #line 147 "..\..\..\..\Transaction\Return.xaml"
                this.btn_close.Click += new System.Windows.RoutedEventHandler(this.btn_close_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.cb_forceScrap = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 27:
                this.pb = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 28:
                this.event_list = ((System.Windows.Controls.ListBox)(target));
                return;

            case 29:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 10 "..\..\..\..\Transaction\Load.xaml"
                ((EMS.Transaction.Load)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.txt_userID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.txt_userName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.txt_userGroup = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.txt_userDepartment = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 71 "..\..\..\..\Transaction\Load.xaml"
                this.txt_sapcode.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_sapcode_KeyDown);

            #line default
            #line hidden
                return;

            case 7:
                this.txt_mfExpiryDate = ((System.Windows.Controls.TextBox)(target));

            #line 76 "..\..\..\..\Transaction\Load.xaml"
                this.txt_mfExpiryDate.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_mfExpiryDate_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 81 "..\..\..\..\Transaction\Load.xaml"
                this.txt_batchNo.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_batchNo_KeyDown);

            #line default
            #line hidden
                return;

            case 9:
                this.txt_weighing = ((System.Windows.Controls.TextBox)(target));

            #line 86 "..\..\..\..\Transaction\Load.xaml"
                this.txt_weighing.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_weighing_KeyDown);

            #line default
            #line hidden
                return;

            case 10:
                this.txt_partID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txt_description = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

            case 14:
                this.txt_expiryTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.txt_newMinWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.txt_newMaxWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 18:
                this.txt_emptySyringeWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.txt_slotID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.txt_slotIndex = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.btn_load = ((System.Windows.Controls.Button)(target));

            #line 118 "..\..\..\..\Transaction\Load.xaml"
                this.btn_load.Click += new System.Windows.RoutedEventHandler(this.btn_load_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.btn_stop = ((System.Windows.Controls.Button)(target));

            #line 127 "..\..\..\..\Transaction\Load.xaml"
                this.btn_stop.Click += new System.Windows.RoutedEventHandler(this.btn_stop_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.btn_close = ((System.Windows.Controls.Button)(target));

            #line 136 "..\..\..\..\Transaction\Load.xaml"
                this.btn_close.Click += new System.Windows.RoutedEventHandler(this.btn_close_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.pb = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 25:
                this.event_list = ((System.Windows.Controls.ListBox)(target));
                return;

            case 26:
                this.btn_openScrapBin = ((System.Windows.Controls.Button)(target));

            #line 164 "..\..\..\..\Transaction\Load.xaml"
                this.btn_openScrapBin.Click += new System.Windows.RoutedEventHandler(this.btn_openScrapBin_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.MaskActionPage = ((System.Windows.Controls.Grid)(target));
                return;

            case 28:
                this.btn_startCheck = ((System.Windows.Controls.Button)(target));

            #line 182 "..\..\..\..\Transaction\Load.xaml"
                this.btn_startCheck.Click += new System.Windows.RoutedEventHandler(this.btn_startCheck_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.btn_stopCheck = ((System.Windows.Controls.Button)(target));

            #line 191 "..\..\..\..\Transaction\Load.xaml"
                this.btn_stopCheck.Click += new System.Windows.RoutedEventHandler(this.btn_stopCheck_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.btn_closeCheck = ((System.Windows.Controls.Button)(target));

            #line 200 "..\..\..\..\Transaction\Load.xaml"
                this.btn_closeCheck.Click += new System.Windows.RoutedEventHandler(this.btn_closeCheck_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.pb_check = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 32:
                this.dg_checkResult = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;

            case 33:
                this.checkEvent_list = ((System.Windows.Controls.ListBox)(target));
                return;

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

            #line 238 "..\..\..\..\Transaction\Load.xaml"
                this.btn_openScrapBin2.Click += new System.Windows.RoutedEventHandler(this.btn_openScrapBin2_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;

            case 36:
                this.btn_Mix = ((System.Windows.Controls.Button)(target));

            #line 244 "..\..\..\..\Transaction\Load.xaml"
                this.btn_Mix.Click += new System.Windows.RoutedEventHandler(this.btn_Mix_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txt_userID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 2:
                this.txt_userName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.txt_userGroup = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.txt_userDepartment = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.txt_mcID = ((System.Windows.Controls.TextBox)(target));

            #line 69 "..\..\..\..\Transaction\Unload.xaml"
                this.txt_mcID.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_mcID_KeyDown);

            #line default
            #line hidden
                return;

            case 6:
                this.txt_locID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.txt_lotID = ((System.Windows.Controls.TextBox)(target));

            #line 75 "..\..\..\..\Transaction\Unload.xaml"
                this.txt_lotID.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_lotID_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 80 "..\..\..\..\Transaction\Unload.xaml"
                this.txt_sapcode.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_sapcode_KeyDown);

            #line default
            #line hidden
                return;

            case 9:
                this.txt_status = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.txt_slotID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txt_slotIndex = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 104 "..\..\..\..\Transaction\Unload.xaml"
                this.txt_mesDevice.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_mesDevice_KeyDown);

            #line default
            #line hidden
                return;

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

            case 14:
                this.txt_description = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.txt_batchNo = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.txt_startWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 18:
                this.txt_thawingTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.txt_readyTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.txt_expiryTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.txt_syringeWeight = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.txt_capacity = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.btn_unload = ((System.Windows.Controls.Button)(target));

            #line 120 "..\..\..\..\Transaction\Unload.xaml"
                this.btn_unload.Click += new System.Windows.RoutedEventHandler(this.btn_unload_Click);

            #line default
            #line hidden
                return;

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

            #line 129 "..\..\..\..\Transaction\Unload.xaml"
                this.btn_stop.Click += new System.Windows.RoutedEventHandler(this.btn_stop_Click);

            #line default
            #line hidden
                return;

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

            #line 138 "..\..\..\..\Transaction\Unload.xaml"
                this.btn_close.Click += new System.Windows.RoutedEventHandler(this.btn_close_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.pb = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 27:
                this.event_list = ((System.Windows.Controls.ListBox)(target));
                return;

            case 28:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;

            case 29:
                this.btn_Mix = ((System.Windows.Controls.Button)(target));

            #line 169 "..\..\..\..\Transaction\Unload.xaml"
                this.btn_Mix.Click += new System.Windows.RoutedEventHandler(this.btn_Mix_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dg_list = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;

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

            #line 31 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.txt_equipID_Search.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.btn_add.Click += new System.Windows.RoutedEventHandler(this.btn_add_Click);

            #line default
            #line hidden
                return;

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

            #line 55 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.btn_update.Click += new System.Windows.RoutedEventHandler(this.btn_update_Click);

            #line default
            #line hidden
                return;

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

            #line 64 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.btn_Delete.Click += new System.Windows.RoutedEventHandler(this.btn_Delete_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.MaskActionPage = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.grid_add = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.txt_equipID = ((System.Windows.Controls.TextBox)(target));

            #line 92 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.txt_equipID.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 10:
                this.txt_equipModel = ((System.Windows.Controls.TextBox)(target));

            #line 97 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.txt_equipModel.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            case 12:
                this.grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:
                this.btn_confirm = ((System.Windows.Controls.Button)(target));

            #line 117 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirm_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.image2 = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 146 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.btn_cancel.Click += new System.Windows.RoutedEventHandler(this.btn_cancel_Click);

            #line default
            #line hidden
                return;

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

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

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

            #line 198 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.txt_equipMaker.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 19:
                this.txt_locID = ((System.Windows.Controls.TextBox)(target));

            #line 203 "..\..\..\..\EngineerMode\MachineDB.xaml"
                this.txt_locID.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

            case 20:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 10
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((EMS.Views.Login_cancel)(target));
     return;
     case 2:
     this.sb_password = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 3:
     this.sb_imgExist = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 4:
     this.sb_register = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 5:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.kb = ((EMS.Views.KeyBoard)(target));
     return;
     case 7:
     this.lb_userID = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.pas_grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.lb_password = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txt_pas = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 11:
     this.grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 12:
     this.btn_login = ((System.Windows.Controls.Button)(target));
     
     #line 128 "..\..\..\..\Views\Login_cancel.xaml"
     this.btn_login.Click += new System.Windows.RoutedEventHandler(this.btn_login_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.image2 = ((System.Windows.Controls.Image)(target));
     return;
     case 14:
     this.btn_cancel = ((System.Windows.Controls.Button)(target));
     
     #line 157 "..\..\..\..\Views\Login_cancel.xaml"
     this.btn_cancel.Click += new System.Windows.RoutedEventHandler(this.btn_cancel_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.image1 = ((System.Windows.Controls.Image)(target));
     return;
     case 16:
     this.img_original = ((System.Windows.Controls.Image)(target));
     return;
     case 17:
     this.img_capture = ((System.Windows.Controls.Image)(target));
     return;
     case 18:
     this.Error_Img = ((System.Windows.Controls.Grid)(target));
     return;
     case 19:
     this.img_err_1 = ((System.Windows.Controls.Image)(target));
     return;
     case 20:
     this.img_err_2 = ((System.Windows.Controls.Image)(target));
     return;
     case 21:
     this.img_err_3 = ((System.Windows.Controls.Image)(target));
     return;
     case 22:
     this.lb_password_Copy2 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.txt_userID = ((System.Windows.Controls.TextBox)(target));
     
     #line 219 "..\..\..\..\Views\Login_cancel.xaml"
     this.txt_userID.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_userID_KeyDown);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txt_userID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 2:
                this.txt_userName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.txt_userGroup = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.txt_userDepartment = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.txt_mcID = ((System.Windows.Controls.TextBox)(target));

            #line 60 "..\..\..\..\Transaction\Remove.xaml"
                this.txt_mcID.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_mcID_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 65 "..\..\..\..\Transaction\Remove.xaml"
                this.txt_remark.KeyDown += new System.Windows.Input.KeyEventHandler(this.txt_remark_KeyDown);

            #line default
            #line hidden
                return;

            case 7:
                this.txt_partID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.txt_sapcode = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 73 "..\..\..\..\Transaction\Remove.xaml"
                this.btn_unload.Click += new System.Windows.RoutedEventHandler(this.btn_unload_Click);

            #line default
            #line hidden
                return;

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

            #line 82 "..\..\..\..\Transaction\Remove.xaml"
                this.btn_stop.Click += new System.Windows.RoutedEventHandler(this.btn_stop_Click);

            #line default
            #line hidden
                return;

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

            #line 91 "..\..\..\..\Transaction\Remove.xaml"
                this.btn_close.Click += new System.Windows.RoutedEventHandler(this.btn_close_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;

            case 13:
                this.pb = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 14:
                this.event_list = ((System.Windows.Controls.ListBox)(target));
                return;

            case 15:
                this.dg_list = ((Microsoft.Windows.Controls.DataGrid)(target));

            #line 119 "..\..\..\..\Transaction\Remove.xaml"
                this.dg_list.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dg_list_SelectionChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.txt_slotID = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 18:
                this.txt_readyTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.txt_expiryTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.cb_bypassMCcheck = ((System.Windows.Controls.CheckBox)(target));

            #line 156 "..\..\..\..\Transaction\Remove.xaml"
                this.cb_bypassMCcheck.Click += new System.Windows.RoutedEventHandler(this.cb_bypassMCcheck_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.sb_imgDisplay = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 2:
                this.dg_list = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;

            case 3:
                this.txt_userID_search = ((System.Windows.Controls.TextBox)(target));

            #line 50 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.txt_userID_search.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 56 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click);

            #line default
            #line hidden
                return;

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

            #line 65 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_add.Click += new System.Windows.RoutedEventHandler(this.btn_add_Click);

            #line default
            #line hidden
                return;

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

            #line 74 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_update.Click += new System.Windows.RoutedEventHandler(this.btn_update_Click);

            #line default
            #line hidden
                return;

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

            #line 83 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_Delete.Click += new System.Windows.RoutedEventHandler(this.btn_Delete_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.MaskActionPage = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.grid_add = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.txt_userID = ((System.Windows.Controls.TextBox)(target));

            #line 114 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.txt_userID.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 119 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.txt_userName.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

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

            case 14:
                this.cbb_shift = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 15:
                this.pb_password = ((System.Windows.Controls.PasswordBox)(target));

            #line 149 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.pb_password.GotFocus += new System.Windows.RoutedEventHandler(this.txt_UserPassword_GotFocus);

            #line default
            #line hidden
                return;

            case 16:
                this.grid = ((System.Windows.Controls.Grid)(target));
                return;

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

            #line 164 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirm_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.image2 = ((System.Windows.Controls.Image)(target));
                return;

            case 19:
                this.btn_cancel = ((System.Windows.Controls.Button)(target));

            #line 193 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_cancel.Click += new System.Windows.RoutedEventHandler(this.btn_cancel_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

            case 21:
                this.lb_title = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.grid_Copy = ((System.Windows.Controls.Grid)(target));
                return;

            case 23:
                this.btn_register = ((System.Windows.Controls.Button)(target));

            #line 250 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_register.Click += new System.Windows.RoutedEventHandler(this.btn_register_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.image3 = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 279 "..\..\..\..\EngineerMode\UserDB.xaml"
                this.btn_register_1.Click += new System.Windows.RoutedEventHandler(this.btn_register_1_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.image4 = ((System.Windows.Controls.Image)(target));
                return;

            case 27:
                this.img_finger = ((System.Windows.Controls.Image)(target));
                return;

            case 28:
                this.kb = ((EMS.Views.KeyBoard)(target));
                return;
            }
            this._contentLoaded = true;
        }