Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 6 "..\..\..\..\Control\Alert\frmLogOn.xaml"
                ((NangShop.Control.Alert.frmLogOn)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 7 "..\..\..\..\Control\Alert\frmLogOn.xaml"
                ((NangShop.Control.Alert.frmLogOn)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.lblUserName = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.txtPassword = ((NangShop.CustomUserControl.CustomPasswordBox)(target));
                return;

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

            #line 43 "..\..\..\..\Control\Alert\frmLogOn.xaml"
                this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\..\..\Control\Alert\frmLogOn.xaml"
                this.btnLogon.Click += new System.Windows.RoutedEventHandler(this.btnLogon_Click);

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

            #line 6 "..\..\..\..\Control\Created\Update_Pass.xaml"
                ((NangShop.Control.Created.Update_Pass)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 6 "..\..\..\..\Control\Created\Update_Pass.xaml"
                ((NangShop.Control.Created.Update_Pass)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.lblOld = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.txtPassword_Old = ((NangShop.CustomUserControl.CustomPasswordBox)(target));
                return;

            case 4:
                this.txtPassword_New = ((NangShop.CustomUserControl.CustomPasswordBox)(target));
                return;

            case 5:
                this.txtPassword_ReNew = ((NangShop.CustomUserControl.CustomPasswordBox)(target));
                return;

            case 6:
                this.grdBtn = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            #line 43 "..\..\..\..\Control\Created\Update_Pass.xaml"
                this.btnAccept.Click += new System.Windows.RoutedEventHandler(this.btnAccept_Click);

            #line default
            #line hidden
                return;

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

            #line 44 "..\..\..\..\Control\Created\Update_Pass.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

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

            #line 8 "..\..\..\..\Control\Created\frmCreate_User.xaml"
                ((NangShop.Control.Created.frmCreate_User)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 8 "..\..\..\..\Control\Created\frmCreate_User.xaml"
                ((NangShop.Control.Created.frmCreate_User)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);

            #line default
            #line hidden
                return;

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

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

            case 4:
                this.txtPass = ((NangShop.CustomUserControl.CustomPasswordBox)(target));
                return;

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

            case 6:
                this.cbo_Group_User = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.grdBtn = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            #line 48 "..\..\..\..\Control\Created\frmCreate_User.xaml"
                this.btnAccept.Click += new System.Windows.RoutedEventHandler(this.btnAccept_Click);

            #line default
            #line hidden
                return;

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

            #line 49 "..\..\..\..\Control\Created\frmCreate_User.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

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

            #line 5 "..\..\..\..\Control\Alert\Check_Connection.xaml"
                ((NangShop.Control.Check_Connection)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 6 "..\..\..\..\Control\Alert\Check_Connection.xaml"
                ((NangShop.Control.Check_Connection)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);

            #line default
            #line hidden
                return;

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

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

            #line 84 "..\..\..\..\Control\Alert\Check_Connection.xaml"
                this.txtUsername.GotFocus += new System.Windows.RoutedEventHandler(this.txtUsername_GotFocus);

            #line default
            #line hidden
                return;

            case 4:
                this.txtPassword = ((NangShop.CustomUserControl.CustomPasswordBox)(target));
                return;

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

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

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

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

            #line 96 "..\..\..\..\Control\Alert\Check_Connection.xaml"
                this.btnLogon.Click += new System.Windows.RoutedEventHandler(this.btnLogon_Click);

            #line default
            #line hidden
                return;

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

            #line 98 "..\..\..\..\Control\Alert\Check_Connection.xaml"
                this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.stkLoading = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            case 12:
                this.controlLoad1 = ((NangShop.CustomUserControl.LoadControl)(target));
                return;
            }
            this._contentLoaded = true;
        }