示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CajaLogin = ((CajaIndu.MainWindow)(target));

            #line 4 "..\..\..\Acceso.xaml"
                this.CajaLogin.Loaded += new System.Windows.RoutedEventHandler(this.CajaLogin_Loaded);

            #line default
            #line hidden
                return;

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

            #line 10 "..\..\..\Acceso.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);

            #line default
            #line hidden
                return;

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

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

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

            #line 13 "..\..\..\Acceso.xaml"
                this.textUser.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textUser_TextChanged);

            #line default
            #line hidden
                return;

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

            case 7:
                this.passwordBox = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 8:
                this.checkBox1 = ((System.Windows.Controls.CheckBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CajaLogin = ((CajaIndu.MainWindow)(target));

            #line 4 "..\..\..\Login.xaml"
                this.CajaLogin.Closing += new System.ComponentModel.CancelEventHandler(this.CajaLogin_Closing);

            #line default
            #line hidden

            #line 4 "..\..\..\Login.xaml"
                this.CajaLogin.Closed += new System.EventHandler(this.CajaLogin_Closed);

            #line default
            #line hidden

            #line 4 "..\..\..\Login.xaml"
                this.CajaLogin.Loaded += new System.Windows.RoutedEventHandler(this.CajaLogin_Loaded);

            #line default
            #line hidden
                return;

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

            #line 6 "..\..\..\Login.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);

            #line default
            #line hidden
                return;

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

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

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

            #line 9 "..\..\..\Login.xaml"
                this.textUser.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textUser_TextChanged);

            #line default
            #line hidden
                return;

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

            case 7:
                this.passwordBox = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 8:
                this.checkBox1 = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 10:
                this.GDConfigSAP = ((System.Windows.Controls.Grid)(target));
                return;

            case 11:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 14:
                this.txtInstancia = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 16:
                this.txtMandante = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 19:
                this.label8 = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.txtServer = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            #line 28 "..\..\..\Login.xaml"
                this.btnConfig.Click += new System.Windows.RoutedEventHandler(this.btnConfig_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.label10 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.lblVersion = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }