コード例 #1
0
ファイル: FormMain.g.i.cs プロジェクト: rhalf/AtsTqatPro
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 20 "..\..\..\FormMain.xaml"
     ((TqatProTrackingTool.FormMain)(target)).Loaded += new System.Windows.RoutedEventHandler(this.MetroWindow_Loaded);
     
     #line default
     #line hidden
     
     #line 29 "..\..\..\FormMain.xaml"
     ((TqatProTrackingTool.FormMain)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.MetroWindow_SizeChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 50 "..\..\..\FormMain.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.formCommandTrackers_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 69 "..\..\..\FormMain.xaml"
     ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonApplicationMenuItemAts_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.labelCompany = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.labelUser = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.labelDatabaseHost = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     
     #line 92 "..\..\..\FormMain.xaml"
     ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonApplicationMenuItemLogout_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 93 "..\..\..\FormMain.xaml"
     ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonApplicationMenuItemExit_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.ribbonMenuButtonUser = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
     return;
     case 11:
     this.ribbonMenuButtonDisplayMember = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
     return;
     case 12:
     this.ribbonGalleryComboBoxDisplayMember = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
     
     #line 106 "..\..\..\FormMain.xaml"
     this.ribbonGalleryComboBoxDisplayMember.SelectionChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.RibbonComboBoxDisplayMember_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 13:
     this.ribbonButtonTrackers = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 120 "..\..\..\FormMain.xaml"
     this.ribbonButtonTrackers.Click += new System.Windows.RoutedEventHandler(this.ribbonButtonTrackers_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.ribbonButtonTrackersData = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 122 "..\..\..\FormMain.xaml"
     this.ribbonButtonTrackersData.Click += new System.Windows.RoutedEventHandler(this.ribbonButtonTrackersData_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.gridTrackers = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.comboBoxCollection = ((System.Windows.Controls.ComboBox)(target));
     
     #line 152 "..\..\..\FormMain.xaml"
     this.comboBoxCollection.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBoxCollection_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 17:
     this.textBoxSearchTrackerData = ((System.Windows.Controls.TextBox)(target));
     
     #line 160 "..\..\..\FormMain.xaml"
     this.textBoxSearchTrackerData.KeyUp += new System.Windows.Input.KeyEventHandler(this.textBoxSearchTrackerData_KeyUp);
     
     #line default
     #line hidden
     return;
     case 18:
     this.listViewTrackers = ((Controls.UserControls.ListViewTrackers)(target));
     return;
     case 19:
     this.webBrowserMap = ((System.Windows.Controls.WebBrowser)(target));
     return;
     case 20:
     this.gridTrackersData = ((System.Windows.Controls.Grid)(target));
     return;
     case 21:
     this.listViewTrackersData = ((System.Windows.Controls.ListView)(target));
     
     #line 187 "..\..\..\FormMain.xaml"
     this.listViewTrackersData.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listViewTrackersData_SelectionChanged);
     
     #line default
     #line hidden
     
     #line 189 "..\..\..\FormMain.xaml"
     this.listViewTrackersData.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.listViewTrackersData_Click));
     
     #line default
     #line hidden
     return;
     case 22:
     this.threadCount = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\WindowMetRibbon.xaml"
                ((WindowMetRibbonControl.WindowMetRibbon)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.RibbonWindow_Closing);

            #line default
            #line hidden
                return;

            case 2:

            #line 12 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.HelpExecuted);

            #line default
            #line hidden
                return;

            case 3:

            #line 13 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.NewExecuted);

            #line default
            #line hidden
                return;

            case 4:

            #line 14 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OpenExecuted);

            #line default
            #line hidden
                return;

            case 5:

            #line 15 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.SaveExecuted);

            #line default
            #line hidden
                return;

            case 6:

            #line 16 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CloseExecuted);

            #line default
            #line hidden
                return;

            case 7:

            #line 17 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PrintExecuted);

            #line default
            #line hidden
                return;

            case 8:

            #line 18 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PreviewExecuted);

            #line default
            #line hidden
                return;

            case 9:
                this.closing = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 10:
                this.Qat = ((System.Windows.Controls.Ribbon.RibbonQuickAccessToolBar)(target));
                return;

            case 11:
                this.ButtonVet = ((System.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 12:
                this.ButtonSchuin = ((System.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 13:
                this.MRUGallery = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));

            #line 54 "..\..\WindowMetRibbon.xaml"
                this.MRUGallery.SelectionChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.MRUGallery_SelectionChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.MRUGalleryCat = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 15:
                this.CheckBoxAlleenLezen = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 16:
                this.MenuKleur = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 17:

            #line 83 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

            case 18:

            #line 84 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

            case 19:

            #line 85 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

            case 20:

            #line 86 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.TextBoxVoorbeeld = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.mnuExit = ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
                return;

            case 3:
                this.mnuNew = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 4:
                this.mnuOpen = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 5:
                this.mnuSave = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 6:
                this.mnuRun = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 7:
                this.mnuHold = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 8:
                this.mnuStop = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 9:
                this.txtXLPos2 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 10:
                this.txtYLPos2 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 11:
                this.txtZLPos2 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 12:
                this.lbScannerSetting1 = ((System.Windows.Controls.Label)(target));
                return;

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

            case 14:
                this.txtDMMValue1_2 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 15:
                this.txtDMMValue2_2 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 16:
                this.mnuXJogNegative = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 17:
                this.mnuXJogPositive = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 18:
                this.mnuYJogNegative = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 19:
                this.mnuYJogPositive = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 20:
                this.mnuZJogNegative = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 21:
                this.mnuZJogPositive = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 22:
                this.txtXLPos1 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 23:
                this.txtYLPos1 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 24:
                this.txtZLPos1 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 25:
                this.cboXStep = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
                return;

            case 26:
                this.catXStep = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 27:
                this.cboYStep = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
                return;

            case 28:
                this.catYStep = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 29:
                this.cboXStart = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
                return;

            case 30:
                this.catXStart = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 31:
                this.cboXEnd = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
                return;

            case 32:
                this.catXEnd = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 33:
                this.cboYStart = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
                return;

            case 34:
                this.catYStart = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 35:
                this.cboYEnd = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
                return;

            case 36:
                this.catYEnd = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 37:
                this.cboSensorInterval = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));
                return;

            case 38:
                this.catSensorInterval = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 39:
                this.txtXMin = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 40:
                this.txtXMax = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 41:
                this.txtYMin = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 42:
                this.txtYMax = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 43:
                this.txtZMin = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 44:
                this.txtZMax = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 45:
                this.txtXYPortName = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 46:
                this.txtZPortName = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 47:
                this.txtDMMValue1 = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 48:
                this.txtDMMPortName = ((System.Windows.Controls.Ribbon.RibbonTextBox)(target));
                return;

            case 49:
                this.dgCurrentData = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }