Inheritance: System.Windows.Controls.ContentControl
Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Intro = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 2:
                this.Step1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            case 4:
                this.Step2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            case 6:
                this.Step3 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            case 8:
                this.Step4 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            case 10:
                this.Step5 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            #line 105 "..\..\AddingDoctor.xaml"
                this.specializationComboBox.Loaded += new System.Windows.RoutedEventHandler(this.ComboBox_Loaded);

            #line default
            #line hidden
                return;

            case 12:
                this.LastPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\..\..\Module\WidzardStartup.xaml"
                ((Xceed.Wpf.Toolkit.Wizard)(target)).Finish += new Xceed.Wpf.Toolkit.Core.CancelRoutedEventHandler(this.Wizard_Finish);

            #line default
            #line hidden
                return;

            case 2:
                this.IntroPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 3:
                this.ConfigDatabasePage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 4:
                this.ConfigIntegratePage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 5:
                this.ConfigHospitalInfoPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 6:
                this.CongurationPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.IntroPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 2:
                this.Page1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 3:
                this.ResetPassRadioBTN = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 4:
                this.ChgDeptRadioBTN = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 5:
                this.ChgGroupRadioBTN = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 6:
                this.Page2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 7:
                this.LastPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.IntroPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 2:
                this.MiddlePage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 3:
                this.LastPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DemoSignUpWindow = ((QuanLyCungCapVideo.DemoSignUp)(target));
                return;

            case 2:
                this.Page1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 3:
                this.Page2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 4:
                this.EnableListBox1 = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 6:
                this.EnableListBox3 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 7:
                this.Page4 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 8:

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

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

            case 2:
                this.Page1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 3:
                this.Page2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 4:
                this.FloatingPasswordBox = ((System.Windows.Controls.PasswordBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #7
0
 protected virtual void OnCurrentPageChanged( WizardPage oldValue, WizardPage newValue )
 {
   RaiseRoutedEvent( Wizard.PageChangedEvent );
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.IntroPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 2:
                this.Page1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            case 4:
                this.LNLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.DepLabel = ((System.Windows.Controls.Label)(target));
                return;

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

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

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

            case 9:
                this.DeptComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 10:
                this.HR = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 11:
                this.IT = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 12:
                this.Marketing = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 13:
                this.Logistics = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 14:
                this.ProjectManagement = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 15:
                this.DSCheckbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 16:
                this.LTCheckbox = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            #line 39 "..\..\Add_New_Employee.xaml"
                this.SaveBTN.Click += new System.Windows.RoutedEventHandler(this.SaveBTN_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.Page2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 19:
                this.GroupListView = ((System.Windows.Controls.ListView)(target));
                return;

            case 20:
                this.SubmitBTN1 = ((System.Windows.Controls.Button)(target));

            #line 54 "..\..\Add_New_Employee.xaml"
                this.SubmitBTN1.Click += new System.Windows.RoutedEventHandler(this.SubmitBTN1_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.LastPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            #line 63 "..\..\Add_New_Employee.xaml"
                this.CreateUser.Click += new System.Windows.RoutedEventHandler(this.CreateUser_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.SummaryLabel = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.WizardWindow = ((Xceed.Wpf.Toolkit.Wizard)(target));

            #line 13 "..\..\RefillDBWizard.xaml"
                this.WizardWindow.Next += new Xceed.Wpf.Toolkit.Wizard.NextRoutedEventHandler(this.Wizard_Next);

            #line default
            #line hidden
                return;

            case 2:
                this.IntroPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 3:
                this.Page1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            #line 37 "..\..\RefillDBWizard.xaml"
                this.CostOfWaterTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CostOfWaterTextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.Page2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

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

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

            #line 66 "..\..\RefillDBWizard.xaml"
                this.AddCottagerButton.Click += new System.Windows.RoutedEventHandler(this.AddCottagerButton_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.AuthorsDataGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 10:

            #line 76 "..\..\RefillDBWizard.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.DeleteCottagerFromList_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.Page3 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 12:
                this.DeleteAllFromTablesCheckBox = ((System.Windows.Controls.CheckBox)(target));

            #line 100 "..\..\RefillDBWizard.xaml"
                this.DeleteAllFromTablesCheckBox.Checked += new System.Windows.RoutedEventHandler(this.DeleteAllFromTablesCheckBox_Checked);

            #line default
            #line hidden

            #line 100 "..\..\RefillDBWizard.xaml"
                this.DeleteAllFromTablesCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.DeleteAllFromTablesCheckBox_Unchecked);

            #line default
            #line hidden
                return;

            case 13:
                this.LastPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            case 15:
                this.countCottagersTextBlock = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.IntroPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 2:
                this.Page1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 3:
                this.ResetPassRadioBTN = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 4:
                this.ChgDeptRadioBTN = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 5:
                this.ChgGroupRadioBTN = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 6:
                this.DisableRadioBTN = ((System.Windows.Controls.RadioButton)(target));
                return;

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

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

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

            #line 30 "..\..\Manage_Employee_Settings.xaml"
                this.SubmitBTN2.Click += new System.Windows.RoutedEventHandler(this.SubmitBTN2_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.UAlabel = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 34 "..\..\Manage_Employee_Settings.xaml"
                this.ContinueBTN.Click += new System.Windows.RoutedEventHandler(this.ContinueBTN_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.Page2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 13:
                this.LastPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.IntroPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

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

            case 3:
                this.cbPassword_wiz = ((System.Windows.Controls.CheckBox)(target));

            #line 19 "..\..\WizardWindow.xaml"
                this.cbPassword_wiz.Checked += new System.Windows.RoutedEventHandler(this.cbPassword_wiz_Checked);

            #line default
            #line hidden

            #line 19 "..\..\WizardWindow.xaml"
                this.cbPassword_wiz.Unchecked += new System.Windows.RoutedEventHandler(this.cbPassword_wiz_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\WizardWindow.xaml"
                this.btConfirmPassword_wiz.Click += new System.Windows.RoutedEventHandler(this.btConfirmPassword_wiz_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.pbPassword_wiz = ((System.Windows.Controls.PasswordBox)(target));
                return;

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

            case 7:
                this.Page0 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 8:
                this.lvSongList_wiz = ((System.Windows.Controls.ListView)(target));
                return;

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

            #line 43 "..\..\WizardWindow.xaml"
                this.btConfirm_wiz.Click += new System.Windows.RoutedEventHandler(this.btConfirm_wiz_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Page1 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 11:
                this.lvSelectedSongs_wiz = ((System.Windows.Controls.ListView)(target));
                return;

            case 12:
                this.btConfirmFinal_wiz = ((System.Windows.Controls.Button)(target));

            #line 64 "..\..\WizardWindow.xaml"
                this.btConfirmFinal_wiz.Click += new System.Windows.RoutedEventHandler(this.btConfirmFinal_wiz_Click);

            #line default
            #line hidden
                return;

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

            case 14:
                this.Page2 = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 15:
                this.comboTypeCard = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

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

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

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

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

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

            #line 95 "..\..\WizardWindow.xaml"
                this.btAddNewCC.Click += new System.Windows.RoutedEventHandler(this.btAddNewCC_Click);

            #line default
            #line hidden
                return;

            case 23:

            #line 96 "..\..\WizardWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btVerifyPayment_Click);

            #line default
            #line hidden
                return;

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

            #line 98 "..\..\WizardWindow.xaml"
                this.btUseSavedCC_wiz.Click += new System.Windows.RoutedEventHandler(this.btUseSavedCC_wiz_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.lblTotalCostPayment_wiz = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.pbCVCConfirm_wiz = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 27:
                this.comboCCfromUsers_wiz = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 28:
                this.LastPage = ((Xceed.Wpf.Toolkit.WizardPage)(target));
                return;

            case 29:
                this.tbEmail_wiz = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 113 "..\..\WizardWindow.xaml"
                this.btEmailReceipt_wiz.Click += new System.Windows.RoutedEventHandler(this.btEmailReceipt_wiz_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #12
0
 protected virtual void OnCurrentPageChanged(WizardPage oldValue, WizardPage newValue)
 {
     RaiseRoutedEvent(Wizard.PageChangedEvent);
 }