public StationWindow(System.Windows.Forms.Integration.WindowsFormsHost WinForm)
    {
        WindowHostPanel = new System.Windows.Forms.Panel();
        WinForm.Child   = WindowHostPanel;

        WindowHostPanel.SizeChanged += new EventHandler(WindowHostPanel_SizeChanged);
    }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((ProcessCapture.PDF.PDFViewer)(target));
     return;
     case 2:
     this.host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cboContacts = ((System.Windows.Controls.ComboBox)(target));

            #line 19 "..\..\MainWindow.xaml"
                this.cboContacts.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboContacts_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.lyncPresence = ((Microsoft.Lync.Controls.PresenceIndicator)(target));
                return;

            case 3:
                this.lyncStartMessage = ((Microsoft.Lync.Controls.StartInstantMessagingButton)(target));
                return;

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

            #line 27 "..\..\MainWindow.xaml"
                this.btnConversationStart.Click += new System.Windows.RoutedEventHandler(this.btnConversationStart_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.lyncCustomList = ((Microsoft.Lync.Controls.CustomContactList)(target));
                return;

            case 6:
                this.formHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 7:
                this.formPanel = ((System.Windows.Forms.Panel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this.text = ((System.Windows.Controls.ComboBox)(target));

            #line 16 "..\..\..\Tyre\tyre.xaml"
                this.text.GotFocus += new System.Windows.RoutedEventHandler(this.text_GotFocus);

            #line default
            #line hidden
                return;

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

            case 4:
                this.combo = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            #line 21 "..\..\..\Tyre\tyre.xaml"
                this.Tyre_Report.Click += new System.Windows.RoutedEventHandler(this.Tyre_Report_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 7:
                this.ReportViewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dockPanel_功能列 = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.but_結束大量瀏覽 = ((System.Windows.Controls.Button)(target));
                return;

            case 3:
                this.but_上一個資料夾 = ((System.Windows.Controls.Button)(target));
                return;

            case 4:
                this.but_下一個資料夾 = ((System.Windows.Controls.Button)(target));
                return;

            case 5:
                this.but_排序 = ((System.Windows.Controls.Button)(target));
                return;

            case 6:
                this.but_外部瀏覽器開啟 = ((System.Windows.Controls.Button)(target));
                return;

            case 7:
                this.but_書籤 = ((System.Windows.Controls.Button)(target));
                return;

            case 8:
                this.but_新增書籤 = ((System.Windows.Controls.Button)(target));
                return;

            case 9:
                this.WindowsFormsHost_01 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 10:
                this.web01 = ((System.Windows.Forms.WebBrowser)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 13 "..\..\DocumentosReportes.xaml"
                ((SiasoftAppExt.DocumentosReportes)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

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

            #line 21 "..\..\DocumentosReportes.xaml"
                this.BTNemail.Click += new System.Windows.RoutedEventHandler(this.BTNemail_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.winFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));

            #line 24 "..\..\DocumentosReportes.xaml"
                this.winFormsHost.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.winFormsHost_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 4:
                this.viewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));

            #line 25 "..\..\DocumentosReportes.xaml"
                this.viewer.Print += new Microsoft.Reporting.WinForms.ReportPrintEventHandler(this.viewer_Print);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 4 "..\..\MainWindow.xaml"
                ((SensorTemperaturaArduino.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

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

            #line 6 "..\..\MainWindow.xaml"
                this.btnConectar.Click += new System.Windows.RoutedEventHandler(this.btnConectar_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.lblDatosRecibidos = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.ellipseBlue = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 5:
                this.ellipseYellow = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 6:
                this.ellipseRed = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 7:
                this.windowsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((VideoPanel.VideoConsole3)(target));
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.WFH_Main = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this._reportWindowsFormHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 3:
                this.reportViewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.lb_Msg = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this.host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 3:
                this.loaddingCircle = ((WCF_双工_Server.LoadingCircle)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 3:
                this.chart = ((System.Windows.Forms.DataVisualization.Charting.Chart)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.scannerHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 2:
                this.scannerPanel = ((System.Windows.Forms.Panel)(target));
                return;

            case 3:
                this.button1 = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
        private void Window_Loaded(object sender, RoutedEventArgs e)
        {
            // Create the interop host control.
            System.Windows.Forms.Integration.WindowsFormsHost host =
                new System.Windows.Forms.Integration.WindowsFormsHost();

            Matchup matchup = new Matchup("Eagles", "Patriots");

            matchup.TopLevel        = false;
            matchup.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            matchup.Visible         = true;
            matchup.Dock            = DockStyle.Fill;
            host.Child = matchup;

            // Add the interop host control to the Grid
            // control's collection of child controls.
            this.grid1.Children.Add(host);
        }
Exemple #15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.nomeAcaoTxt = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:

            #line 21 "..\..\..\Views\EditAcaoChildUC.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.validarEdicao);

            #line default
            #line hidden
                return;

            case 3:

            #line 22 "..\..\..\Views\EditAcaoChildUC.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.cancelar);

            #line default
            #line hidden
                return;

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

            case 5:
                this.requerParametroCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 6:
                this.winFormHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 7:
                this.scintilla = ((ScintillaNET.Scintilla)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._this = ((Seal.WPF.MainWindow)(target));

            #line 5 "..\..\MainWindow.xaml"
                this._this.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.Host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 3:

            #line 119 "..\..\MainWindow.xaml"
                ((Seal2D.Control.Seal2DCanvas)(target)).DoubleClick += new System.EventHandler(this.Seal2DCanvas_DoubleClick);

            #line default
            #line hidden

            #line 119 "..\..\MainWindow.xaml"
                ((Seal2D.Control.Seal2DCanvas)(target)).MouseMove += new System.Windows.Forms.MouseEventHandler(this.Seal2DCanvas_MouseMove);

            #line default
            #line hidden
                return;

            case 4:

            #line 184 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MenNew = ((System.Windows.Controls.MenuItem)(target));

            #line 16 "..\..\..\Controls\HexEditor.xaml"
                this.MenNew.Click += new System.Windows.RoutedEventHandler(this.MenNew_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.MenLoad = ((System.Windows.Controls.MenuItem)(target));

            #line 18 "..\..\..\Controls\HexEditor.xaml"
                this.MenLoad.Click += new System.Windows.RoutedEventHandler(this.MenLoad_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.MenSave = ((System.Windows.Controls.MenuItem)(target));

            #line 19 "..\..\..\Controls\HexEditor.xaml"
                this.MenSave.Click += new System.Windows.RoutedEventHandler(this.MenSave_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Whost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 5:
                this.hexBox = ((Be.Windows.Forms.HexBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.grdControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.VisualStateGroup = ((System.Windows.VisualStateGroup)(target));
                return;

            case 3:
                this.Idle = ((System.Windows.VisualState)(target));
                return;

            case 4:
                this.PlayingVideo = ((System.Windows.VisualState)(target));
                return;

            case 5:
                this.brdPlaying = ((System.Windows.Controls.Border)(target));
                return;

            case 6:
                this.windowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 7:
                this.videoPanel = ((System.Windows.Forms.Panel)(target));

            #line 30 "..\..\..\Controls\VideoWindow.xaml"
                this.videoPanel.Layout += new System.Windows.Forms.LayoutEventHandler(this.videoPanel_Layout);

            #line default
            #line hidden
                return;

            case 8:
                this.brdIdle = ((System.Windows.Controls.Border)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\MainWindow.xaml"
                ((GeckoFXTest.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.windowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 13 "..\..\CorrelationCoefficientWindow.xaml"
                ((SportStatViewer.CorrelationCoefficientWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.voivodeshipComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.sportComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this.axisXComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.axisYComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this.pearsonCoefficientLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 8:
                this.chart = ((System.Windows.Forms.DataVisualization.Charting.Chart)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\..\Modules\Utilities\SQLDataBaseDocumentationrPage.xaml"
                ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.MainWindowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #22
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\Zvitreport2.xaml"
                ((Agro.Zvitreport2)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.WindowsFormsHost2 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 4 "..\..\Vnc.xaml"
                ((WpfStackerLibrary.Vnc)(target)).Initialized += new System.EventHandler(this.Window_Initialized);

            #line default
            #line hidden
                return;

            case 2:
                this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.wfhSample = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 2:

            #line 9 "..\..\..\..\Misc controls\WindowsFormsHostSample.xaml"
                ((System.Windows.Forms.WebBrowser)(target)).DocumentTitleChanged += new System.EventHandler(this.wbWinForms_DocumentTitleChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #25
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 14 "..\..\..\PrintForm\PrintWeight.xaml"
                ((KGOOS_MUI.PrintForm.PrintWeight)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.PrintWeight_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.printGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.formhost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 4:
                this.pictureBox = ((System.Windows.Forms.PictureBox)(target));
                return;

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

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

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

            case 8:
                this.TB_Shelf = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\MainWindow.xaml"
                ((Report.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 5 "..\..\..\MainWindow.xaml"
                ((Report.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 3:
                this.reportView = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
                return;

            case 4:
                this.menu1 = ((System.Windows.Controls.Menu)(target));
                return;

            case 5:
                this.ExitExperiement = ((System.Windows.Controls.MenuItem)(target));

            #line 18 "..\..\..\MainWindow.xaml"
                this.ExitExperiement.Click += new System.Windows.RoutedEventHandler(this.ExitExperiement_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ConvertType = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

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

            case 5:
                this.InputScintillaHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));

            #line 26 "..\..\MainWindow.xaml"
                this.InputScintillaHost.Loaded += new System.Windows.RoutedEventHandler(this.ScintillaHostLoaded);

            #line default
            #line hidden
                return;

            case 6:
                this.OutputScintillaHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));

            #line 29 "..\..\MainWindow.xaml"
                this.OutputScintillaHost.Loaded += new System.Windows.RoutedEventHandler(this.ScintillaHostLoaded);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #28
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((材合成.ScreenWindow)(target));
                return;

            case 2:

            #line 32 "..\..\ScreenWindow.xaml"
                ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Header_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 3:

            #line 48 "..\..\ScreenWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.HideWindow);

            #line default
            #line hidden
                return;

            case 4:
                this.winformhost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 5:
                this.VlcPlayer = ((Vlc.DotNet.Forms.VlcControl)(target));

            #line 55 "..\..\ScreenWindow.xaml"
                this.VlcPlayer.VlcLibDirectoryNeeded += new System.EventHandler <Vlc.DotNet.Forms.VlcLibDirectoryNeededEventArgs>(this.VlcPlayer_VlcLibDirectoryNeeded);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #29
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.passDecr = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 2:

            #line 12 "..\..\AesDecr.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Generate);

            #line default
            #line hidden
                return;

            case 3:
                this.alphaP = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 4:
                this.passBox = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 5:

            #line 30 "..\..\AesDecr.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.OpenPass);

            #line default
            #line hidden

            #line 30 "..\..\AesDecr.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.ClosePass);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #30
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.wfhMain = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));

            #line 7 "..\..\DaySheetRprt.xaml"
                this.wfhMain.Loaded += new System.Windows.RoutedEventHandler(this.wfhMain_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.rptViewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #31
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window = ((Tetris.SaveAspectWindow)(target));

            #line 7 "..\..\MainWindow.xaml"
                this.window.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Window_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.canvas = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #32
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.GridWeb = ((System.Windows.Controls.Grid)(target));

            #line 17 "..\..\MainWindow.xaml"
                this.GridWeb.Loaded += new System.Windows.RoutedEventHandler(this.WindowLoaded);

            #line default
            #line hidden
                return;

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

            #line 28 "..\..\MainWindow.xaml"
                this.search.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SearchCharacter);

            #line default
            #line hidden
                return;

            case 3:
                this.host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

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

            #line 30 "..\..\MainWindow.xaml"
                this.characterList.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.OpenCharacterInfo);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #33
0
        public void initializeBoard()
        {
            new WorldMap().Show();
            for (int i = 0; i < 12; i++)
            {
                for (int j = 0; j < 12; j++)
                {
                   
                            host[i, j] = new System.Windows.Forms.Integration.WindowsFormsHost();

                            play[i, j] = new System.Windows.Forms.Tyle();
                            play[i, j].Size = new System.Drawing.Size(50, 50);
                            play[i, j].Row = i;
                            play[i, j].Col = j;
                            play[i, j].BorderStyle = BorderStyle.None;
                            play[i, j].Location = new System.Drawing.Point(j * 50 + 50, i * 50 + 50);
                            if (table[i, j] == 2)
                            {
                                play[i, j].BackColor = System.Drawing.Color.Blue;
                            }
                            else
                            {
                                play[i, j].BackColor = System.Drawing.Color.Green;
                            } 
                            
                            play[i, j].BackgroundImageLayout = ImageLayout.Center;

                            play[i, j].Click += new EventHandler(Tyle_Click);
                            play[i, j].Timer += new EventHandler(timer_Tick);

                            host[i, j].Child = play[i, j];
                   
                           
                            board.Children.Add(host[i, j]);
                             
                           
                  }
                }
            }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.HousePlacerStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 2:
     this.HousePlacerListBox = ((System.Windows.Controls.ListBox)(target));
     return;
     case 5:
     this.StartCaculateButton = ((System.Windows.Controls.Button)(target));
     
     #line 211 "..\..\..\..\UserControl\HousePlacerUserControl.xaml"
     this.StartCaculateButton.Click += new System.Windows.RoutedEventHandler(this.StartCaculateButtonClick);
     
     #line default
     #line hidden
     return;
     case 6:
     this.HouseToolbarHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 7:
     this.HouseMapHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #35
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\MainWindow.xaml"
     ((CCT.NUI.TestDataCollector.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 3:
     this.toolBar = ((System.Windows.Controls.ToolBar)(target));
     return;
     case 4:
     this.buttonLoadTestFrame = ((System.Windows.Controls.Button)(target));
     return;
     case 5:
     this.buttonSaveTestFrame = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.buttonRemoveFrame = ((System.Windows.Controls.Button)(target));
     return;
     case 7:
     this.buttonStartDepthSource = ((System.Windows.Controls.Button)(target));
     
     #line 38 "..\..\MainWindow.xaml"
     this.buttonStartDepthSource.Click += new System.Windows.RoutedEventHandler(this.buttonStartDepthSource_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.buttonCapture = ((System.Windows.Controls.Button)(target));
     return;
     case 9:
     this.buttonCaptureDelayed = ((System.Windows.Controls.Button)(target));
     return;
     case 10:
     this.checkClusterLayer = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 11:
     this.checkHandLayer = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 12:
     this.propertyGridClusteringHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 13:
     this.propertyGridShapeHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 14:
     this.propertyGridHandHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 15:
     this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
     return;
     case 16:
     this.displayControl = ((CCT.NUI.TestDataCollector.DisplayControl)(target));
     return;
     case 17:
     this.panelHands = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.buttonAddHand = ((System.Windows.Controls.Button)(target));
     return;
     case 19:
     this.labelMode = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.labelMouseLocation = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.displayControlEdit = ((CCT.NUI.TestDataCollector.DisplayControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.fondo = ((System.Windows.Controls.Grid)(target));
     
     #line 6 "..\..\..\..\VisoresDocumentos\VentanaDocumentos.xaml"
     this.fondo.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.fondo_MouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.image1 = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.btnCerrar = ((mialejandria.mifaro.Controles.BotonCerrado)(target));
     return;
     case 5:
     this.btnRestaurar = ((mialejandria.mifaro.Controles.BotonRestaurar)(target));
     return;
     case 6:
     this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 7:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.panelEtiquetas = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 9:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.txtAddLabel = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.btnAddEtiqueta = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Administrador = ((WpfFront.Views.AdministradorView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 61 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 20:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 21:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 77 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.tb_Query = ((System.Windows.Controls.TextBox)(target));
     return;
     case 27:
     this.Stack_Info1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 28:
     this.txt_Mac = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.cb_NombreMaterial = ((System.Windows.Controls.ComboBox)(target));
     
     #line 101 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.cb_NombreMaterial.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_NombreMaterial_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 30:
     this.cb_EstadoSerial = ((System.Windows.Controls.ComboBox)(target));
     
     #line 105 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.cb_EstadoSerial.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_EstadoSerial_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 31:
     this.Stack_Info2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.txt_IdPallet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 33:
     this.txt_Ubicacion = ((System.Windows.Controls.TextBox)(target));
     return;
     case 34:
     this.txt_CodigoEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 35:
     this.Stack_Info3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 36:
     this.txt_CodigoEmpaque2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 37:
     this.cb_Posicion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 38:
     this.txt_FechaIng = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 39:
     this.Stack_Info4 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.txt_Familia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 41:
     this.cb_Origen = ((System.Windows.Controls.ComboBox)(target));
     
     #line 164 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.cb_Origen.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_Origen_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 42:
     this.txt_Ciudad = ((System.Windows.Controls.TextBox)(target));
     return;
     case 43:
     this.Stack_Info5 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 44:
     this.cb_TipoOrigen = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 45:
     this.txt_CodigoSAP = ((System.Windows.Controls.TextBox)(target));
     return;
     case 46:
     this.txt_DocIngreso = ((System.Windows.Controls.TextBox)(target));
     return;
     case 47:
     this.Stack_Info6 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 48:
     this.txt_FechaDoc = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 49:
     this.cb_TipoRecibo = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 50:
     this.txt_Consecutivo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 51:
     this.Stack_Info7 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 52:
     this.cb_EstadoRR = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 53:
     this.txt_Centro = ((System.Windows.Controls.TextBox)(target));
     return;
     case 54:
     this.Stack_Info8 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 55:
     this.txt_TecAsigDiag = ((System.Windows.Controls.TextBox)(target));
     return;
     case 56:
     this.cb_FallaDiag = ((System.Windows.Controls.ComboBox)(target));
     
     #line 245 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.cb_FallaDiag.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_FallaDiag_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 57:
     this.txt_StatusDiag = ((System.Windows.Controls.TextBox)(target));
     return;
     case 58:
     this.Stack_Info9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 59:
     this.txt_TencnicoAsig = ((System.Windows.Controls.TextBox)(target));
     return;
     case 60:
     this.cb_EstadoRep = ((System.Windows.Controls.ComboBox)(target));
     
     #line 264 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.cb_EstadoRep.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_estadoRep_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 61:
     this.cb_FallaRep = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 62:
     this.Stack_Info10 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 63:
     this.cb_FallaRep1 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 64:
     this.cb_FallaRep2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 65:
     this.cb_FallaRep3 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 66:
     this.Stack_Info11 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 67:
     this.cb_FallaRep4 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 68:
     this.cb_MotivoScrap = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 69:
     this.cb_FallaVerif = ((System.Windows.Controls.ComboBox)(target));
     
     #line 301 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.cb_FallaVerif.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_FallaVerif_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 70:
     this.Stack_Info12 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 71:
     this.txt_StatusVerif = ((System.Windows.Controls.TextBox)(target));
     return;
     case 72:
     this.txt_FechaDespacho = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 73:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 74:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 334 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 75:
     this.Border_Detasil3 = ((System.Windows.Controls.Border)(target));
     return;
     case 76:
     this.Stack_DetailSerial113 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 77:
     this.stackValidation5 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 78:
     this.Stack_Adicionales_4 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 79:
     this.textblock_recuento4 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 80:
     this.Border_Detail1 = ((System.Windows.Controls.Border)(target));
     return;
     case 81:
     this.Stack_DetailSerial18 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 82:
     this.Stack_DetailSerial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 83:
     this.Stack_DetailSerial455 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 84:
     this.Stack_DetailSerial9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 85:
     this.Stack_UploadPrealerta9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 86:
     this.txt_serial = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 87:
     this.tb_serial = ((System.Windows.Controls.TextBox)(target));
     
     #line 397 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.tb_serial.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial_keydown_admin);
     
     #line default
     #line hidden
     return;
     case 88:
     this.Stack_UploadPrealerta10 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 89:
     this.txt_mac = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 90:
     this.tb_mac = ((System.Windows.Controls.TextBox)(target));
     
     #line 402 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.tb_mac.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_mac_keydown_admin);
     
     #line default
     #line hidden
     return;
     case 91:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 92:
     this.lv_equipos = ((System.Windows.Controls.ListView)(target));
     
     #line 406 "..\..\..\..\IQ\Views\AdministradorView.xaml"
     this.lv_equipos.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_listEquipos_selectionChanged);
     
     #line default
     #line hidden
     return;
     case 93:
     this.GridViewDetails3 = ((System.Windows.Controls.GridView)(target));
     return;
     case 94:
     this.textblock_recuento1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 95:
     this.Stack_DetailSerial45 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 96:
     this.host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 97:
     this.MyWinformChart = ((System.Windows.Forms.DataVisualization.Charting.Chart)(target));
     return;
     case 98:
     this.Stack_DetailSerial55 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 99:
     this.Stack_Adicionales1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 100:
     this.dataGrid1 = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 101:
     this.textblock_recuento2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 102:
     this.Stack_Button1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\Search\HouseFAdvanced.xaml"
     ((NeginProject.Search.HouseFAdvanced)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.Window_KeyUp);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Caption = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Lbl_HeaderText = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.MaskedDate = ((NeginProject.MyMaskedTextBox)(target));
     return;
     case 5:
     this.ID_Txt = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.code_Label = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.DBComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 8:
     this.FirstOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.Lbl_Address = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.textBox1 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.Lbl_Area = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.textBox2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.Lbl_Width1 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.textBox3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.Lbl_Width2 = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.textBox4 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.Lbl_ZirArea = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.textBox5 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.Lbl_GoodArea = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.textBox6 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.Lbl_Yearold = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.textBox7 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.Lbl_Floors = ((System.Windows.Controls.Label)(target));
     return;
     case 24:
     this.textBox8 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 25:
     this.Lbl_Flats = ((System.Windows.Controls.Label)(target));
     return;
     case 26:
     this.textBox9 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 27:
     this.Lbl_Mabar = ((System.Windows.Controls.Label)(target));
     return;
     case 28:
     this.textBox10 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.Lbl_nama = ((System.Windows.Controls.Label)(target));
     return;
     case 30:
     this.textBox11 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 31:
     this.Lbl_tasisat = ((System.Windows.Controls.Label)(target));
     return;
     case 32:
     this.textBox12 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 33:
     this.Lbl_Sanad = ((System.Windows.Controls.Label)(target));
     return;
     case 34:
     this.textBox13 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 35:
     this._2ndOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 36:
     this._3rdOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 37:
     this.Lbl_Mogheiat = ((System.Windows.Controls.Label)(target));
     return;
     case 38:
     this.Lbl_Emkanat = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     this.checkBox1 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 40:
     this.checkBox2 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 41:
     this.checkBox3 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 42:
     this.checkBox4 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 43:
     this.checkBox5 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 44:
     this.checkBox6 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 45:
     this.checkBox7 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 46:
     this.checkBox8 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 47:
     this.checkBox9 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 48:
     this.checkBox10 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 49:
     this.checkBox11 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 50:
     this.checkBox12 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 51:
     this.checkBox13 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 52:
     this.checkBox14 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 53:
     this.WinFormHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 54:
     this.gridView = ((System.Windows.Forms.DataGridView)(target));
     return;
     case 55:
     this.Lbl_Explain1 = ((System.Windows.Controls.Label)(target));
     return;
     case 56:
     this.textBox16 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 57:
     this.Lbl_Malek = ((System.Windows.Controls.Label)(target));
     return;
     case 58:
     this.textBox14 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 59:
     this.Lbl_TelHamahangi = ((System.Windows.Controls.Label)(target));
     return;
     case 60:
     this.textBox15 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 61:
     this.textBox18 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 62:
     this.textBox17 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 63:
     this.Lbl_Explain3 = ((System.Windows.Controls.Label)(target));
     return;
     case 64:
     this.Lbl_Explain2 = ((System.Windows.Controls.Label)(target));
     return;
     case 65:
     this._4thOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 66:
     this.Lbl_Price_harmetr_zamin = ((System.Windows.Controls.Label)(target));
     return;
     case 67:
     this.textBox19 = ((System.Windows.Controls.TextBox)(target));
     
     #line 287 "..\..\..\Search\HouseFAdvanced.xaml"
     this.textBox19.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox19_TextChanged);
     
     #line default
     #line hidden
     return;
     case 68:
     this.Lbl_Price_harmetr_sakht = ((System.Windows.Controls.Label)(target));
     return;
     case 69:
     this.textBox20 = ((System.Windows.Controls.TextBox)(target));
     
     #line 291 "..\..\..\Search\HouseFAdvanced.xaml"
     this.textBox20.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox20_TextChanged);
     
     #line default
     #line hidden
     return;
     case 70:
     this.Lbl_Price_harmetr_kol = ((System.Windows.Controls.Label)(target));
     return;
     case 71:
     this.textBox21 = ((System.Windows.Controls.TextBox)(target));
     
     #line 295 "..\..\..\Search\HouseFAdvanced.xaml"
     this.textBox21.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox21_TextChanged);
     
     #line default
     #line hidden
     return;
     case 72:
     this._5thOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 73:
     this.txt_Moarefino = ((System.Windows.Controls.TextBox)(target));
     return;
     case 74:
     this.richTextBox1 = ((System.Windows.Controls.RichTextBox)(target));
     return;
     case 75:
     this.search_button = ((System.Windows.Controls.Button)(target));
     
     #line 324 "..\..\..\Search\HouseFAdvanced.xaml"
     this.search_button.Click += new System.Windows.RoutedEventHandler(this.search_button_Click);
     
     #line default
     #line hidden
     return;
     case 76:
     this.back_button = ((System.Windows.Controls.Button)(target));
     
     #line 325 "..\..\..\Search\HouseFAdvanced.xaml"
     this.back_button.Click += new System.Windows.RoutedEventHandler(this.back_button_Click);
     
     #line default
     #line hidden
     return;
     case 77:
     this.Show3D_checkBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TabControlEl = ((System.Windows.Controls.TabControl)(target));
     return;
     case 2:
     this.ImageRender = ((System.Windows.Controls.Image)(target));
     return;
     case 3:
     
     #line 51 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ImageAdd);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 52 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ImageDelete);
     
     #line default
     #line hidden
     return;
     case 5:
     this.ImageFrame = ((System.Windows.Controls.StackPanel)(target));
     
     #line 57 "..\..\..\View\ProductEditor.xaml"
     this.ImageFrame.PreviewMouseMove += new System.Windows.Input.MouseEventHandler(this.ImageFrameMouseMove);
     
     #line default
     #line hidden
     
     #line 57 "..\..\..\View\ProductEditor.xaml"
     this.ImageFrame.Drop += new System.Windows.DragEventHandler(this.ImageFrame_OnDrop);
     
     #line default
     #line hidden
     
     #line 58 "..\..\..\View\ProductEditor.xaml"
     this.ImageFrame.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageFrameMouseDown);
     
     #line default
     #line hidden
     
     #line 58 "..\..\..\View\ProductEditor.xaml"
     this.ImageFrame.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageFrameMouseUp);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 59 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Border)(target)).Drop += new System.Windows.DragEventHandler(this.ImageDrop);
     
     #line default
     #line hidden
     return;
     case 7:
     
     #line 60 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageClick);
     
     #line default
     #line hidden
     return;
     case 8:
     
     #line 62 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Border)(target)).Drop += new System.Windows.DragEventHandler(this.ImageDrop);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 63 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageClick);
     
     #line default
     #line hidden
     return;
     case 10:
     
     #line 65 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Border)(target)).Drop += new System.Windows.DragEventHandler(this.ImageDrop);
     
     #line default
     #line hidden
     return;
     case 11:
     
     #line 66 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageClick);
     
     #line default
     #line hidden
     return;
     case 12:
     this.ProductName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.CategoryName = ((uSWOPAssistant.Utilities.ComboxTreeView.ComboBoxTreeView)(target));
     return;
     case 14:
     this.SeverIdLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.SeverIdTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.UswopLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.UswopTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.HtmlEditorFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 19:
     
     #line 153 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SpecificationAttributeChange);
     
     #line default
     #line hidden
     return;
     case 20:
     this.SaSizeWrapPanel = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 21:
     
     #line 194 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SizePropertySelectChange);
     
     #line default
     #line hidden
     return;
     case 22:
     this.SizeWrapPanel = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 23:
     
     #line 236 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveLocal);
     
     #line default
     #line hidden
     return;
     case 24:
     
     #line 237 "..\..\..\View\ProductEditor.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveUpload);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.dgv = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     
     #line 8 "..\..\ResultWindow.xaml"
     this.dgv.KeyUp += new System.Windows.Input.KeyEventHandler(this.WindowsFormsHost_KeyUp);
     
     #line default
     #line hidden
     return;
     case 2:
     this.gridView = ((System.Windows.Forms.DataGridView)(target));
     return;
     case 3:
     this.Lbl_HeaderText = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.Print_Button = ((System.Windows.Controls.Button)(target));
     
     #line 12 "..\..\ResultWindow.xaml"
     this.Print_Button.Click += new System.Windows.RoutedEventHandler(this.Print_Button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.directory_txtBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 2:
     this.lbl_directory = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.btn_openFile = ((System.Windows.Controls.Button)(target));
     
     #line 13 "..\..\MainWindow.xaml"
     this.btn_openFile.Click += new System.Windows.RoutedEventHandler(this.btn_openFile_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.btn_analyseFile = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\MainWindow.xaml"
     this.btn_analyseFile.Click += new System.Windows.RoutedEventHandler(this.btn_analyse_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.windowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 6:
     this.lbl_mean = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.lbl_popStdDev = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.lbl_sampleStdDev = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 4 "..\..\..\ReportSchedinaWindow.xaml"
     ((Soggiorni.ReportSchedinaWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.windowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #43
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.This = ((Smith.WPF.HtmlEditor.HtmlEditor)(target));
     return;
     case 2:
     
     #line 82 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.BoldExecuted);
     
     #line default
     #line hidden
     
     #line 83 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 85 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ItalicExecuted);
     
     #line default
     #line hidden
     
     #line 86 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 88 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.UnderlineExecuted);
     
     #line default
     #line hidden
     
     #line 89 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 91 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.SubscriptExecuted);
     
     #line default
     #line hidden
     
     #line 92 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.SubscriptCanExecute);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 94 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.SuperscriptExecuted);
     
     #line default
     #line hidden
     
     #line 95 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.SuperscriptCanExecute);
     
     #line default
     #line hidden
     return;
     case 7:
     
     #line 97 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ClearStyleExecuted);
     
     #line default
     #line hidden
     
     #line 98 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 8:
     
     #line 101 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.IndentExecuted);
     
     #line default
     #line hidden
     
     #line 102 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 104 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OutdentExecuted);
     
     #line default
     #line hidden
     
     #line 105 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 10:
     
     #line 107 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.BubbledListExecuted);
     
     #line default
     #line hidden
     
     #line 108 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 11:
     
     #line 110 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.NumericListExecuted);
     
     #line default
     #line hidden
     
     #line 111 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 12:
     
     #line 113 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.JustifyLeftExecuted);
     
     #line default
     #line hidden
     
     #line 114 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 13:
     
     #line 116 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.JustifyRightExecuted);
     
     #line default
     #line hidden
     
     #line 117 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 14:
     
     #line 119 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.JustifyCenterExecuted);
     
     #line default
     #line hidden
     
     #line 120 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 15:
     
     #line 122 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.JustifyFullExecuted);
     
     #line default
     #line hidden
     
     #line 123 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 16:
     
     #line 126 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.InsertHyperlinkExecuted);
     
     #line default
     #line hidden
     
     #line 127 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 17:
     
     #line 129 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.InsertImageExecuted);
     
     #line default
     #line hidden
     
     #line 130 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 18:
     
     #line 132 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.InsertTableExecuted);
     
     #line default
     #line hidden
     
     #line 133 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 19:
     
     #line 135 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.InsertCodeBlockExecuted);
     
     #line default
     #line hidden
     
     #line 136 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.EditingCommandCanExecute);
     
     #line default
     #line hidden
     return;
     case 20:
     this.EditingContextMenu = ((System.Windows.Controls.ContextMenu)(target));
     return;
     case 21:
     
     #line 142 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.UndoExecuted);
     
     #line default
     #line hidden
     
     #line 143 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.UndoCanExecute);
     
     #line default
     #line hidden
     return;
     case 22:
     
     #line 145 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RedoExecuted);
     
     #line default
     #line hidden
     
     #line 146 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RedoCanExecute);
     
     #line default
     #line hidden
     return;
     case 23:
     
     #line 148 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CutExecuted);
     
     #line default
     #line hidden
     
     #line 149 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CutCanExecute);
     
     #line default
     #line hidden
     return;
     case 24:
     
     #line 151 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CopyExecuted);
     
     #line default
     #line hidden
     
     #line 152 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CopyCanExecute);
     
     #line default
     #line hidden
     return;
     case 25:
     
     #line 154 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PasteExecuted);
     
     #line default
     #line hidden
     
     #line 155 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.PasteCanExecute);
     
     #line default
     #line hidden
     return;
     case 26:
     
     #line 157 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.DeleteExecuted);
     
     #line default
     #line hidden
     
     #line 158 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.DeleteCanExecute);
     
     #line default
     #line hidden
     return;
     case 27:
     
     #line 160 "..\..\..\Views\HtmlEditor.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.SelectAllExecuted);
     
     #line default
     #line hidden
     return;
     case 28:
     this.CommandBar = ((System.Windows.Controls.ToolBar)(target));
     return;
     case 29:
     this.FontFamilyList = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 30:
     this.FontSizeList = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 31:
     this.ToggleBold = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 32:
     this.ToggleItalic = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 33:
     this.ToggleUnderline = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 34:
     this.ToggleSubscript = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 35:
     this.ToggleSuperscript = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 36:
     this.ToggleFontColor = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 37:
     this.FontColorContextMenu = ((System.Windows.Controls.ContextMenu)(target));
     return;
     case 38:
     this.FontColorPicker = ((Smith.WPF.HtmlEditor.ColorPicker)(target));
     return;
     case 39:
     this.ToggleLineColor = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 40:
     this.LineColorContextMenu = ((System.Windows.Controls.ContextMenu)(target));
     return;
     case 41:
     this.LineColorPicker = ((Smith.WPF.HtmlEditor.ColorPicker)(target));
     return;
     case 42:
     this.ClearStyleButton = ((System.Windows.Controls.Button)(target));
     return;
     case 43:
     this.ToggleBulletedList = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 44:
     this.ToggleNumberedList = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 45:
     this.ToggleJustifyLeft = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 46:
     this.ToggleJustifyCenter = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 47:
     this.ToggleJustifyRight = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 48:
     this.ToggleJustifyFull = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 49:
     this.InsertHyperlink = ((System.Windows.Controls.Button)(target));
     return;
     case 50:
     this.InsertImage = ((System.Windows.Controls.Button)(target));
     return;
     case 51:
     this.InsertTable = ((System.Windows.Controls.Button)(target));
     return;
     case 52:
     this.ToggleCodeMode = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     return;
     case 53:
     this.CodeEditor = ((System.Windows.Controls.TextBox)(target));
     return;
     case 54:
     this.BrowserHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 55:
     this.VisualEditor = ((System.Windows.Forms.WebBrowser)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((GazeTrackerUI.TrackerViewer.VideoImageControl)(target));
     return;
     case 2:
     this.GridImage = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.windowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 4:
     this.pictureBox = ((Emgu.CV.UI.ImageBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CAnalysis)(target));
     
     #line 11 "..\..\..\Views\CAnalysis.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.pnlButtons = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.chkDrop = ((System.Windows.Controls.RadioButton)(target));
     
     #line 111 "..\..\..\Views\CAnalysis.xaml"
     this.chkDrop.Checked += new System.Windows.RoutedEventHandler(this.chkDrop_Checked);
     
     #line default
     #line hidden
     return;
     case 5:
     this.chkDay = ((System.Windows.Controls.RadioButton)(target));
     
     #line 112 "..\..\..\Views\CAnalysis.xaml"
     this.chkDay.Checked += new System.Windows.RoutedEventHandler(this.chkDay_Checked);
     
     #line default
     #line hidden
     return;
     case 6:
     this.chkWeek = ((System.Windows.Controls.RadioButton)(target));
     
     #line 113 "..\..\..\Views\CAnalysis.xaml"
     this.chkWeek.Checked += new System.Windows.RoutedEventHandler(this.chkWeek_Checked);
     
     #line default
     #line hidden
     return;
     case 7:
     this.chkMonth = ((System.Windows.Controls.RadioButton)(target));
     
     #line 114 "..\..\..\Views\CAnalysis.xaml"
     this.chkMonth.Checked += new System.Windows.RoutedEventHandler(this.chkMonth_Checked);
     
     #line default
     #line hidden
     return;
     case 8:
     this.chkWeekInvoice = ((System.Windows.Controls.RadioButton)(target));
     
     #line 115 "..\..\..\Views\CAnalysis.xaml"
     this.chkWeekInvoice.Checked += new System.Windows.RoutedEventHandler(this.chkWeekInvoice_Checked);
     
     #line default
     #line hidden
     return;
     case 9:
     this.OuterGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 10:
     this.dgGridView = ((Microsoft.Windows.Controls.DataGrid)(target));
     return;
     case 11:
     this.gvColumnDescription = ((Microsoft.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 12:
     this.gvColumnValue = ((Microsoft.Windows.Controls.DataGridTextColumn)(target));
     return;
     case 13:
     this.dgGridWeek = ((Microsoft.Windows.Controls.DataGrid)(target));
     return;
     case 14:
     this.btnPrint = ((System.Windows.Controls.Button)(target));
     
     #line 179 "..\..\..\Views\CAnalysis.xaml"
     this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.btnDetails = ((System.Windows.Controls.Button)(target));
     
     #line 180 "..\..\..\Views\CAnalysis.xaml"
     this.btnDetails.Click += new System.Windows.RoutedEventHandler(this.btnDetails_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.InnerGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 17:
     this.WFHostStartTime = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 18:
     this.WFHostEndTime = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 19:
     this.lblStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.progressBar1 = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 21:
     this.btncancel = ((System.Windows.Controls.Button)(target));
     
     #line 228 "..\..\..\Views\CAnalysis.xaml"
     this.btncancel.Click += new System.Windows.RoutedEventHandler(this.btncancel_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #46
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\..\Results\HouseS.xaml"
     ((NeginProject.Results.HouseS)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.Window_KeyUp);
     
     #line default
     #line hidden
     return;
     case 2:
     this.mainSP = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 3:
     this.Caption = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.Lbl_DatePrompt = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.date_Lbl = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.Lbl_IDPrompt = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.ID_Lbl = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.Lbl_HeaderText = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.removeLbl = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.changeCombo = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 11:
     this.Print_Button = ((System.Windows.Controls.Button)(target));
     
     #line 45 "..\..\..\..\Results\HouseS.xaml"
     this.Print_Button.Click += new System.Windows.RoutedEventHandler(this.Print_Button_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.editButton = ((System.Windows.Controls.Button)(target));
     
     #line 48 "..\..\..\..\Results\HouseS.xaml"
     this.editButton.Click += new System.Windows.RoutedEventHandler(this.editButton_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.FirstOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 14:
     this.Lbl_Address = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.textBox1 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.Lbl_Area = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.textBox2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.Lbl_Width1 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.textBox3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.Lbl_Width2 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.textBox4 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 22:
     this.Lbl_ZirArea = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.textBox5 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 24:
     this.Lbl_GoodArea = ((System.Windows.Controls.Label)(target));
     return;
     case 25:
     this.textBox6 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 26:
     this.Lbl_Floors = ((System.Windows.Controls.Label)(target));
     return;
     case 27:
     this.textBox8 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 28:
     this.Lbl_Flats = ((System.Windows.Controls.Label)(target));
     return;
     case 29:
     this.textBox9 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 30:
     this.Lbl_Mabar = ((System.Windows.Controls.Label)(target));
     return;
     case 31:
     this.textBox10 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 32:
     this.Lbl_nama = ((System.Windows.Controls.Label)(target));
     return;
     case 33:
     this.textBox11 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 34:
     this.textBox7 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 35:
     this.Lbl_Yearold = ((System.Windows.Controls.Label)(target));
     return;
     case 36:
     this._2ndOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 37:
     this.Lbl_tasisat = ((System.Windows.Controls.Label)(target));
     return;
     case 38:
     this.textBox12 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 39:
     this.Lbl_Sanad = ((System.Windows.Controls.Label)(target));
     return;
     case 40:
     this.textBox13 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 41:
     this._3rdOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 42:
     this.Lbl_Mogheiat = ((System.Windows.Controls.Label)(target));
     return;
     case 43:
     this.Lbl_Emkanat = ((System.Windows.Controls.Label)(target));
     return;
     case 44:
     this.checkBox1 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 45:
     this.checkBox2 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 46:
     this.checkBox3 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 47:
     this.checkBox4 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 48:
     this.checkBox5 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 49:
     this.checkBox6 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 50:
     this.checkBox7 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 51:
     this.checkBox8 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 52:
     this.checkBox9 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 53:
     this.checkBox10 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 54:
     this.checkBox11 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 55:
     this.checkBox12 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 56:
     this.checkBox13 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 57:
     this.checkBox14 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 58:
     this.WinFormHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 59:
     this.gridView = ((System.Windows.Forms.DataGridView)(target));
     return;
     case 60:
     this.Lbl_Explain3 = ((System.Windows.Controls.Label)(target));
     return;
     case 61:
     this.textBox18 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 62:
     this.Lbl_Malek = ((System.Windows.Controls.Label)(target));
     return;
     case 63:
     this.textBox14 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 64:
     this.Lbl_TelHamahangi = ((System.Windows.Controls.Label)(target));
     return;
     case 65:
     this.textBox15 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 66:
     this._4thOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 67:
     this.Lbl_Price_harmetr_zamin = ((System.Windows.Controls.Label)(target));
     return;
     case 68:
     this.textBox16 = ((System.Windows.Controls.TextBox)(target));
     
     #line 284 "..\..\..\..\Results\HouseS.xaml"
     this.textBox16.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox16_TextChanged);
     
     #line default
     #line hidden
     return;
     case 69:
     this.Lbl_Price_harmetr_sakht = ((System.Windows.Controls.Label)(target));
     return;
     case 70:
     this.textBox17 = ((System.Windows.Controls.TextBox)(target));
     
     #line 288 "..\..\..\..\Results\HouseS.xaml"
     this.textBox17.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox17_TextChanged);
     
     #line default
     #line hidden
     return;
     case 71:
     this._5thOrder = ((System.Windows.Controls.Grid)(target));
     return;
     case 72:
     this.txt_Moarefino = ((System.Windows.Controls.TextBox)(target));
     return;
     case 73:
     this.richTextBox1 = ((System.Windows.Controls.RichTextBox)(target));
     return;
     case 74:
     this.next_button = ((System.Windows.Controls.Button)(target));
     
     #line 317 "..\..\..\..\Results\HouseS.xaml"
     this.next_button.Click += new System.Windows.RoutedEventHandler(this.next_button_Click);
     
     #line default
     #line hidden
     return;
     case 75:
     this.before_button = ((System.Windows.Controls.Button)(target));
     
     #line 320 "..\..\..\..\Results\HouseS.xaml"
     this.before_button.Click += new System.Windows.RoutedEventHandler(this.before_button_Click);
     
     #line default
     #line hidden
     return;
     case 76:
     this.back_button = ((System.Windows.Controls.Button)(target));
     
     #line 323 "..\..\..\..\Results\HouseS.xaml"
     this.back_button.Click += new System.Windows.RoutedEventHandler(this.back_button_Click);
     
     #line default
     #line hidden
     return;
     case 77:
     this.next_img = ((System.Windows.Controls.Image)(target));
     return;
     case 78:
     this.back_img = ((System.Windows.Controls.Image)(target));
     return;
     case 79:
     this.before_img = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ctlPlayingFile = ((PlayFile.Presentation.ctlPlayFile)(target));
     return;
     case 2:
     this.cnvMain = ((System.Windows.Controls.Canvas)(target));
     return;
     case 3:
     this.grdMain = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.lblCampaignName = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.cbCampaignName = ((System.Windows.Controls.ComboBox)(target));
     
     #line 34 "..\..\ctlPlayFile.xaml"
     this.cbCampaignName.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbCampaignName_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.lblStartDate = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.dpStart = ((VMukti.CtlDatePicker.Presentation.DatePicker)(target));
     
     #line 37 "..\..\ctlPlayFile.xaml"
     this.dpStart.DropDownClosed += new System.Windows.RoutedEventHandler(this.dpStart_DropDownClosed);
     
     #line default
     #line hidden
     return;
     case 8:
     this.lblEndDate = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.dpEnd = ((VMukti.CtlDatePicker.Presentation.DatePicker)(target));
     
     #line 40 "..\..\ctlPlayFile.xaml"
     this.dpEnd.DropDownClosed += new System.Windows.RoutedEventHandler(this.dpEnd_DropDownClosed);
     
     #line default
     #line hidden
     return;
     case 10:
     this.lblHHStart = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.cbHHStart = ((System.Windows.Controls.ComboBox)(target));
     
     #line 43 "..\..\ctlPlayFile.xaml"
     this.cbHHStart.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbHHStart_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 12:
     this.lblMMStart = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.cbMMStart = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 14:
     this.lblHHEnd = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.cbHHEnd = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 16:
     this.lblMMEnd = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.cbMMEnd = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 18:
     this.lblPhoneNumber = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.tbPhoneNumber = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.lblCRC = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.lstCRC = ((System.Windows.Controls.ListBox)(target));
     return;
     case 22:
     this.lblAgentName = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.lblClientName = ((System.Windows.Controls.Label)(target));
     return;
     case 24:
     this.cbClientName = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 25:
     this.grbRecordedFileReport = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 26:
     this.cnvRecordedFileReport = ((System.Windows.Controls.Canvas)(target));
     return;
     case 27:
     this.btnSearch = ((System.Windows.Controls.Button)(target));
     
     #line 248 "..\..\ctlPlayFile.xaml"
     this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 29:
     this.objReportViewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
     return;
     case 30:
     this.cbAMPMStart = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 31:
     this.cbAMPMEnd = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 32:
     this.tbAgentName = ((System.Windows.Controls.TextBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #48
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\MainWindow.xaml"
     ((EzMon_V0._01.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\MainWindow.xaml"
     ((EzMon_V0._01.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ChartGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.GraphicalDisplayGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.sliderGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.youPointer = ((System.Windows.Controls.Image)(target));
     return;
     case 6:
     this.TBHRDisplay_secondary = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.tbHRStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.ChartHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 9:
     this.leftColumn = ((System.Windows.Controls.Grid)(target));
     return;
     case 10:
     this.HRGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 11:
     this.tbHeartRate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.tempGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 14:
     this.tbTemperature = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.AccGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.arcActivity = ((Microsoft.Expression.Shapes.Arc)(target));
     return;
     case 17:
     this.txtActivityIndex = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtActivityStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.Grid2 = ((System.Windows.Controls.Grid)(target));
     return;
     case 20:
     this.xVal = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.yVal = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.zVal = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.fallGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 24:
     this.debugText = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.top = ((System.Windows.Controls.Grid)(target));
     return;
     case 26:
     this.ConnectDisconnectButton = ((System.Windows.Controls.Button)(target));
     
     #line 186 "..\..\..\MainWindow.xaml"
     this.ConnectDisconnectButton.Click += new System.Windows.RoutedEventHandler(this.ConnectDisconnectButton_Click);
     
     #line default
     #line hidden
     return;
     case 27:
     this.grid2 = ((System.Windows.Controls.Grid)(target));
     return;
     case 28:
     this.cbPort = ((System.Windows.Controls.ComboBox)(target));
     
     #line 189 "..\..\..\MainWindow.xaml"
     this.cbPort.DropDownOpened += new System.EventHandler(this.cbPort_DropDownOpened);
     
     #line default
     #line hidden
     return;
     case 29:
     this.timerTick_LABEL = ((System.Windows.Controls.Label)(target));
     return;
     case 30:
     this.timerTick = ((System.Windows.Controls.Label)(target));
     return;
     case 31:
     this.datacount_LABEL = ((System.Windows.Controls.Label)(target));
     return;
     case 32:
     this.datacount = ((System.Windows.Controls.Label)(target));
     return;
     case 33:
     this.vmax_LABEL = ((System.Windows.Controls.Label)(target));
     return;
     case 34:
     this.vmax = ((System.Windows.Controls.Label)(target));
     return;
     case 35:
     this.vmin_LABEL = ((System.Windows.Controls.Label)(target));
     return;
     case 36:
     this.vmin = ((System.Windows.Controls.Label)(target));
     return;
     case 37:
     this.vpp_LABEL = ((System.Windows.Controls.Label)(target));
     return;
     case 38:
     this.vpp = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     
     #line 200 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.DevModeChecked);
     
     #line default
     #line hidden
     
     #line 200 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.DevModeUnChecked);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #49
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((UseWindowsFormsHost.Window1)(target));
     return;
     case 2:
     this.chkMakeAppt = ((System.Windows.Controls.CheckBox)(target));
     
     #line 18 "..\..\Window1.xaml"
     this.chkMakeAppt.Checked += new System.Windows.RoutedEventHandler(this.chkMakeAppt_Checked);
     
     #line default
     #line hidden
     
     #line 18 "..\..\Window1.xaml"
     this.chkMakeAppt.Unchecked += new System.Windows.RoutedEventHandler(this.chkMakeAppt_Unchecked);
     
     #line default
     #line hidden
     return;
     case 3:
     this.wfhAppt = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 4:
     this.dtpAppt = ((System.Windows.Forms.DateTimePicker)(target));
     return;
     case 5:
     this.wfhAppt1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 6:
     this.cmb = ((System.Windows.Forms.ComboBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #50
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\..\窗体\MainWindow.xaml"
     ((Intersect.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.SelectHousePopup = ((System.Windows.Controls.Primitives.Popup)(target));
     return;
     case 3:
     this.ProgramListTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.CreateProgramButton = ((System.Windows.Controls.Button)(target));
     
     #line 152 "..\..\..\..\窗体\MainWindow.xaml"
     this.CreateProgramButton.Click += new System.Windows.RoutedEventHandler(this.CreateProgramButtonClick);
     
     #line default
     #line hidden
     return;
     case 5:
     this.ProgramList = ((System.Windows.Controls.ListBox)(target));
     return;
     case 8:
     this.toolbarHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 9:
     this.mapHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 10:
     this.TotalHouseInfo = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\..\LichSuBanHang\WindowLichSuBanHang.xaml"
     ((Report.LichSuBanHang.WindowLichSuBanHang)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ReportData = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 3:
     this._reportViewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
     return;
     case 4:
     this.uCTileReport = ((Report.UCTileReport)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 31 "..\..\..\..\Samples\AvalonEdit\Window1.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.openFileClick);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 32 "..\..\..\..\Samples\AvalonEdit\Window1.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.saveFileClick);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 34 "..\..\..\..\Samples\AvalonEdit\Window1.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.exitClick);
     
     #line default
     #line hidden
     return;
     case 4:
     this.highlightingComboBox = ((System.Windows.Controls.ComboBox)(target));
     
     #line 61 "..\..\..\..\Samples\AvalonEdit\Window1.xaml"
     this.highlightingComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.HighlightingComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.textEditor = ((ICSharpCode.AvalonEdit.TextEditor)(target));
     return;
     case 6:
     this.propertyGridComboBox = ((System.Windows.Controls.ComboBox)(target));
     
     #line 78 "..\..\..\..\Samples\AvalonEdit\Window1.xaml"
     this.propertyGridComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.propertyGridComboBoxSelectionChanged);
     
     #line default
     #line hidden
     return;
     case 7:
     this.propertyGridHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 8:
     this.propertyGrid = ((System.Windows.Forms.PropertyGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 16 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 17 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 19 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Connect);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 20 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_CreateS);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 21 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Destroy);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 22 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Disconnect);
     
     #line default
     #line hidden
     return;
     case 7:
     this.myView = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.WinFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\TableauWinformsWindow.xaml"
     ((Soggiorni.TableauWinformsWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnLeft = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\..\TableauWinformsWindow.xaml"
     this.btnLeft.Click += new System.Windows.RoutedEventHandler(this.btnLeft_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.btnRight = ((System.Windows.Controls.Button)(target));
     
     #line 19 "..\..\..\TableauWinformsWindow.xaml"
     this.btnRight.Click += new System.Windows.RoutedEventHandler(this.btnRight_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.txtIntervallo = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.btnPrint = ((System.Windows.Controls.Button)(target));
     
     #line 25 "..\..\..\TableauWinformsWindow.xaml"
     this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.windowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.progressBar = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 2:
     this.viewport3D1 = ((System.Windows.Controls.Viewport3D)(target));
     return;
     case 3:
     this.image1 = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.classicBorderDecorator1 = ((Microsoft.Windows.Themes.ClassicBorderDecorator)(target));
     return;
     case 5:
     this.stackPanel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 7:
     this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 8:
     this.fileResult = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.bOpenFileDialog = ((System.Windows.Controls.Button)(target));
     
     #line 31 "..\..\..\MainWindow.xaml"
     this.bOpenFileDialog.Click += new System.Windows.RoutedEventHandler(this.OpenFileDialog_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 32 "..\..\..\MainWindow.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.btnFileUpload_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.groupBox2 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 12:
     this.ListDevices = ((System.Windows.Controls.Button)(target));
     
     #line 37 "..\..\..\MainWindow.xaml"
     this.ListDevices.Click += new System.Windows.RoutedEventHandler(this.listDevices_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.lbDevices = ((System.Windows.Controls.ListBox)(target));
     return;
     case 14:
     this.groupBox3 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 15:
     this.btnScan = ((System.Windows.Controls.Button)(target));
     
     #line 43 "..\..\..\MainWindow.xaml"
     this.btnScan.Click += new System.Windows.RoutedEventHandler(this.btnScan_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.btnPreview = ((System.Windows.Controls.Button)(target));
     
     #line 44 "..\..\..\MainWindow.xaml"
     this.btnPreview.Click += new System.Windows.RoutedEventHandler(this.btnPreview_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.btnSendToShare = ((System.Windows.Controls.Button)(target));
     
     #line 45 "..\..\..\MainWindow.xaml"
     this.btnSendToShare.Click += new System.Windows.RoutedEventHandler(this.btnSendToShare_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.btnClear = ((System.Windows.Controls.Button)(target));
     
     #line 46 "..\..\..\MainWindow.xaml"
     this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.groupBox4 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 20:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.rtbResult = ((System.Windows.Controls.TextBox)(target));
     return;
     case 22:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.showPath = ((System.Windows.Controls.TextBox)(target));
     return;
     case 24:
     this.txtProgress = ((System.Windows.Controls.TextBox)(target));
     return;
     case 25:
     this.button2 = ((System.Windows.Controls.Button)(target));
     
     #line 63 "..\..\..\MainWindow.xaml"
     this.button2.Click += new System.Windows.RoutedEventHandler(this.Close_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.button3 = ((System.Windows.Controls.Button)(target));
     
     #line 65 "..\..\..\MainWindow.xaml"
     this.button3.Click += new System.Windows.RoutedEventHandler(this.GetDocumentList_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #56
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\View\ImportDialog.xaml"
     ((WordToTFSWordAddIn.Views.ImportDialog)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.DataWindowClosed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 3:
     this.importButton = ((System.Windows.Controls.Button)(target));
     
     #line 24 "..\..\..\View\ImportDialog.xaml"
     this.importButton.Click += new System.Windows.RoutedEventHandler(this.importButton_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cancelButton = ((System.Windows.Controls.Button)(target));
     
     #line 25 "..\..\..\View\ImportDialog.xaml"
     this.cancelButton.Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.contentImportCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #57
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\SubWindows\AboutUsWindow.xaml"
     ((CloudX.SubWindows.AboutUsWindow)(target)).Closed += new System.EventHandler(this.AboutUsWindow_OnClosed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.VideoBrowser = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 10 "..\..\..\Windows\Window_DisplayWebBrowser.xaml"
     ((CMLibrary.Windows.Window_DisplayWebBrowser)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.form_host = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.rootGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 3:
     this.finalInvoiceReport = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\..\..\Modules\Utilities\SQLDataBaseDocumentationrPage.xaml"
     ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.MainWindowsFormsHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }