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

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

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

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

            case 5:
                this.grdData = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BusyIndicatorCarregando = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

            #line 25 "..\..\..\Views\VisualizarPrevisoes.xaml"
                this.cmbBoxParquesEolicos.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbBoxParquesEolicos_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.txtMessage = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 31 "..\..\..\Views\VisualizarPrevisoes.xaml"
                this.chkBoxAllFields.Checked += new System.Windows.RoutedEventHandler(this.chkBoxAllFields_Checked);

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

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

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

            #line 14 "..\..\LogKey.xaml"
                this.buttonKey.Click += new System.Windows.RoutedEventHandler(this.EnterKey);

            #line default
            #line hidden
                return;

            case 4:
                this.loading = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.busyIndo = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 2:

            #line 29 "..\..\CheckOut.xaml"
                ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden
                return;

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

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

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

            case 6:
                this.DateOrder = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
                return;

            case 7:
                this.ComboShop2 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this.ComboCustomer2 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 9:
                this.DateOrder2 = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
                return;

            case 10:

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

            #line default
            #line hidden
                return;

            case 11:
                this.DataGrid_order = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 5:
                this._busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

#line 356 "..\..\..\UIControl\OliveDataGrid.xaml"
                this.btnSaveStyle.Click += new System.Windows.RoutedEventHandler(this.btnSaveStyle_Click);

#line default
#line hidden
                return;

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

#line 357 "..\..\..\UIControl\OliveDataGrid.xaml"
                this.btnGridSet.Click += new System.Windows.RoutedEventHandler(this.btnGridSet_Click);

#line default
#line hidden
                return;

            case 9:
                this.spPaging = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 10:
                this.btnAdannceSearch = ((System.Windows.Controls.Button)(target));

#line 372 "..\..\..\UIControl\OliveDataGrid.xaml"
                this.btnAdannceSearch.Click += new System.Windows.RoutedEventHandler(this.btnAdannceSearch_Click);

#line default
#line hidden
                return;

            case 11:
                this.dgCon = ((System.Windows.Controls.DataGrid)(target));

#line 375 "..\..\..\UIControl\OliveDataGrid.xaml"
                this.dgCon.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.LoadingRow);

#line default
#line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#6
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.BusyIndicator1 = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
         return;
     }
     this._contentLoaded = true;
 }
示例#7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BusyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

            #line 25 "..\..\MainWindow.xaml"
                this.start_discovery.Click += new System.Windows.RoutedEventHandler(this.Start_Discovery);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\MainWindow.xaml"
                this.push_discovery.Click += new System.Windows.RoutedEventHandler(this.Push_Data);

            #line default
            #line hidden
                return;

            case 5:
                this.discovered = ((System.Windows.Controls.DataGrid)(target));
                return;

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

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

            case 8:
                this.SBar = ((System.Windows.Controls.Primitives.StatusBar)(target));
                return;

            case 9:
                this.Percent = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((ShopManager.CarGr)(target));
                return;

            case 2:
                this.busyIndo = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 3:

            #line 38 "..\..\CarGr.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.IconButton_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 43 "..\..\CarGr.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_ReadCategoreis_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 44 "..\..\CarGr.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_ReadVehicles_Click);

            #line default
            #line hidden
                return;

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

            case 7:

            #line 49 "..\..\CarGr.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_XmlUrlUpdate_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 2:
                this.PreviewImage = ((System.Windows.Controls.Image)(target));
                return;

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

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

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

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

            case 7:
                this.ColourStyle = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            #line 36 "..\..\PreviewWindow.xaml"
                this.PreviewButton.Click += new System.Windows.RoutedEventHandler(this.PreviewButton_Click);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\PreviewWindow.xaml"
                this.SaveButton.Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MybusyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

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

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

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

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

            case 8:
                this.lblSenderSubID = ((System.Windows.Controls.Label)(target));
                return;

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

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

            #line 17 "..\..\..\View\winLogin.xaml"
                this.btnLogon.Click += new System.Windows.RoutedEventHandler(this.btnLogon_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ProgressIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

            #line 25 "..\..\MainWindow.xaml"
                this.BtnOpen.Click += new System.Windows.RoutedEventHandler(this.BtnOpen_Click);

            #line default
            #line hidden
                return;

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

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

            #line 40 "..\..\MainWindow.xaml"
                this.BtnDest.Click += new System.Windows.RoutedEventHandler(this.BtnDest_Click);

            #line default
            #line hidden
                return;

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

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

            #line 71 "..\..\MainWindow.xaml"
                this.BtnProc.Click += new System.Windows.RoutedEventHandler(this.BtnProc_Click);

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

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

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

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

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

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

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

            case 8:
                this.lblQuantity = ((System.Windows.Controls.Label)(target));
                return;

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

            case 10:
                this.btnSend = ((System.Windows.Controls.Button)(target));

            #line 17 "..\..\..\View\winOrderCancel.xaml"
                this.btnSend.Click += new System.Windows.RoutedEventHandler(this.btnSend_Click);

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

            case 2:
                this.busyIndicator1 = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

            #line 15 "..\..\MainWindow.xaml"
                this.mainDataButton.Click += new System.Windows.RoutedEventHandler(this.Button_Click_GetData);

            #line default
            #line hidden
                return;

            case 4:
                this.busyIndicator2 = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

            #line 20 "..\..\MainWindow.xaml"
                this.mainClearButton.Click += new System.Windows.RoutedEventHandler(this.Button_Click_ClearData);

            #line default
            #line hidden
                return;

            case 6:
                this.busyIndicator3 = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

            #line 25 "..\..\MainWindow.xaml"
                this.mainAddDataButton.Click += new System.Windows.RoutedEventHandler(this.Button_Click_AddData);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainScreenView = ((Reservations.Views.MainScreenUC)(target));
                return;

            case 2:
                this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BusyIndicatorCarregando = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 2:
                this.txtMensagem = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.dataGridParqueEolico = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 4:

            #line 51 "..\..\..\..\..\Views\Gerenciar\ParqueEolico\ParqueEolicoSelect.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CadastrarParque_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 55 "..\..\..\..\..\Views\Gerenciar\ParqueEolico\ParqueEolicoSelect.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AlterarParque_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 57 "..\..\..\..\..\Views\Gerenciar\ParqueEolico\ParqueEolicoSelect.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ExcluirParque_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.txtBoxException = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._email = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this._password = ((System.Windows.Controls.PasswordBox)(target));

            #line 85 "..\..\LoginWindow.xaml"
                this._password.GotFocus += new System.Windows.RoutedEventHandler(this._password_GotFocus);

            #line default
            #line hidden

            #line 87 "..\..\LoginWindow.xaml"
                this._password.KeyUp += new System.Windows.Input.KeyEventHandler(this._email_KeyUp);

            #line default
            #line hidden
                return;

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

            #line 99 "..\..\LoginWindow.xaml"
                this._button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 108 "..\..\LoginWindow.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);

            #line default
            #line hidden
                return;

            case 5:
                this._busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MybusyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

            #line 10 "..\..\..\View\winMain.xaml"
                this.btnNewOrder.Click += new System.Windows.RoutedEventHandler(this.btnNewOrder_Click);

            #line default
            #line hidden
                return;

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

            #line 11 "..\..\..\View\winMain.xaml"
                this.btnCancelOrder.Click += new System.Windows.RoutedEventHandler(this.btnCancelOrder_Click);

            #line default
            #line hidden
                return;

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

            #line 12 "..\..\..\View\winMain.xaml"
                this.btnLogOut.Click += new System.Windows.RoutedEventHandler(this.btnLogOut_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.txtIn = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MybusyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 2:
                this.rdbDiff = ((System.Windows.Controls.RadioButton)(target));

            #line 16 "..\..\..\View\winUpdater.xaml"
                this.rdbDiff.Checked += new System.Windows.RoutedEventHandler(this.rdbDiff_Checked);

            #line default
            #line hidden
                return;

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

            #line 17 "..\..\..\View\winUpdater.xaml"
                this.rdbRlc.Checked += new System.Windows.RoutedEventHandler(this.rdbRlc_Checked);

            #line default
            #line hidden
                return;

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

            #line 19 "..\..\..\View\winUpdater.xaml"
                this.btnRun.Click += new System.Windows.RoutedEventHandler(this.btnRun_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.ImgPlay = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.btlRun = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.progressIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 2:
                this.lblGenerationResult = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 13 "..\..\ucGenerateSpreadsheets.xaml"
                this.btnOpenDirectory.Click += new System.Windows.RoutedEventHandler(this.btnOpenDirectory_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.spErrors = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 6:
                this.btnCopyErrors = ((System.Windows.Controls.Button)(target));

            #line 24 "..\..\ucGenerateSpreadsheets.xaml"
                this.btnCopyErrors.Click += new System.Windows.RoutedEventHandler(this.btnCopyErrors_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.lbErrors = ((System.Windows.Controls.ListBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CapaProvaPDF = ((CalendarioDeProvasOficiais.Cliente.View.CapaProva)(target));
                return;

            case 2:
                this.Ocupado = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 3:
                this.Caminho_TXT = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Indicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

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

            #line 33 "..\..\Window1.xaml"
                this.PasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.PasswordBox_PasswordChanged);

            #line default
            #line hidden
                return;

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

            case 6:
                this.Enter = ((System.Windows.Controls.Button)(target));
                return;

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

            case 8:
                this.NewAccount = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.loginText = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            #line 17 "..\..\RegistrationPage.xaml"
                this.registrationButton.Click += new System.Windows.RoutedEventHandler(this.Registration);

            #line default
            #line hidden
                return;

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

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

            #line 20 "..\..\RegistrationPage.xaml"
                this.backButton.Click += new System.Windows.RoutedEventHandler(this.backButtonClick);

            #line default
            #line hidden
                return;

            case 6:
                this.loading = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.toolBar = ((System.Windows.Controls.ToolBarTray)(target));
                return;

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

            case 3:
                this.ImageTop = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.CanvasDrawTop = ((System.Windows.Controls.Canvas)(target));
                return;

            case 5:
                this.gridCameraImageSide = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.ImageSide = ((System.Windows.Controls.Image)(target));
                return;

            case 7:
                this.CanvasDraw = ((System.Windows.Controls.Canvas)(target));
                return;

            case 8:
                this.txtPopupMessage = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.BusyBar = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.GerarEscalacaoTela = ((CalendarioDeProvasOficiais.Cliente.View.GerarEscalacao)(target));
                return;

            case 2:
                this.ProvasOcupado = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 3:
                this.EscalacaoOcupado = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 4:
                this.ZerarOcupado = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

            case 3:
                this.txtPassword = ((System.Windows.Controls.PasswordBox)(target));
                return;

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

            #line 20 "..\..\..\LoginWindow.xaml"
                this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);

            #line default
            #line hidden
                return;

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

            #line 21 "..\..\..\LoginWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

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

            #line 11 "..\..\Table.xaml"
                ((AiWPF.Table)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

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

            case 3:
                this.myGrid = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 2:
                this.spPaging = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 3:
                this.dgCon = ((System.Windows.Controls.DataGrid)(target));

            #line 332 "..\..\..\UIControl\KibaDataGrid.xaml"
                this.dgCon.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.LoadingRow);

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

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

            #line default
            #line hidden

            #line 4 "..\..\Nuevo_Pedido.xaml"
                ((appfe.Nuevo_Pedido)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.BusyBar = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

            case 3:
                this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 4:
                this.DetallePedidodataGrid = ((System.Windows.Controls.DataGrid)(target));

            #line 17 "..\..\Nuevo_Pedido.xaml"
                this.DetallePedidodataGrid.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DetallePedidodataGrid_LoadingRow);

            #line default
            #line hidden
                return;

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

            #line 69 "..\..\Nuevo_Pedido.xaml"
                this.EliminarArticulobutton.Click += new System.Windows.RoutedEventHandler(this.EliminarArticulobutton_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.AgregarArticulobutton = ((System.Windows.Controls.Button)(target));

            #line 70 "..\..\Nuevo_Pedido.xaml"
                this.AgregarArticulobutton.Click += new System.Windows.RoutedEventHandler(this.AgregarArticulobutton_Click);

            #line default
            #line hidden
                return;

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

            #line 71 "..\..\Nuevo_Pedido.xaml"
                this.imprimirbutton.Click += new System.Windows.RoutedEventHandler(this.imprimirbutton_Click);

            #line default
            #line hidden
                return;

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

            #line 72 "..\..\Nuevo_Pedido.xaml"
                this.btnimportar.Click += new System.Windows.RoutedEventHandler(this.btnimportar_Click);

            #line default
            #line hidden
                return;

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

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

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

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

            case 13:
                this.Emitirbutton = ((System.Windows.Controls.Button)(target));

            #line 125 "..\..\Nuevo_Pedido.xaml"
                this.Emitirbutton.Click += new System.Windows.RoutedEventHandler(this.Emitirbutton_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.Guardarbutton = ((System.Windows.Controls.Button)(target));

            #line 126 "..\..\Nuevo_Pedido.xaml"
                this.Guardarbutton.Click += new System.Windows.RoutedEventHandler(this.Guardarbutton_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.Cancelarbutton = ((System.Windows.Controls.Button)(target));

            #line 127 "..\..\Nuevo_Pedido.xaml"
                this.Cancelarbutton.Click += new System.Windows.RoutedEventHandler(this.Cancelarbutton_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.Anularbutton = ((System.Windows.Controls.Button)(target));

            #line 128 "..\..\Nuevo_Pedido.xaml"
                this.Anularbutton.Click += new System.Windows.RoutedEventHandler(this.Anularbutton_Click);

            #line default
            #line hidden
                return;

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

            #line 129 "..\..\Nuevo_Pedido.xaml"
                this.Limpiarbutton.Click += new System.Windows.RoutedEventHandler(this.Limpiarbutton_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.BuscarClientebutton = ((System.Windows.Controls.Button)(target));

            #line 132 "..\..\Nuevo_Pedido.xaml"
                this.BuscarClientebutton.Click += new System.Windows.RoutedEventHandler(this.BuscarClientebutton_Click);

            #line default
            #line hidden
                return;

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

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

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

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

            case 23:
                this.fechapedido = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 24:
                this.label2_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.txtemail = ((System.Windows.Controls.TextBox)(target));
                return;

            case 26:
                this.cbtipopedido = ((System.Windows.Controls.ComboBox)(target));

            #line 215 "..\..\Nuevo_Pedido.xaml"
                this.cbtipopedido.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbtipopedido_SelectionChanged);

            #line default
            #line hidden
                return;

            case 27:
                this.cbnotaentrega = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 28:
                this.cbguia = ((System.Windows.Controls.RadioButton)(target));
                return;

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

            case 30:
                this.label3_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.RazonSociallabel = ((System.Windows.Controls.Label)(target));
                return;

            case 32:
                this.RucLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 33:
                this.seriecomboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 34:
                this.numpedlabel = ((System.Windows.Controls.Label)(target));
                return;

            case 35:
                this.lbln = ((System.Windows.Controls.Label)(target));
                return;

            case 36:
                this.NuevoPedidolabel = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 37:
                this.Reabrirbutton = ((System.Windows.Controls.Button)(target));

            #line 256 "..\..\Nuevo_Pedido.xaml"
                this.Reabrirbutton.Click += new System.Windows.RoutedEventHandler(this.Reabrirbutton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#29
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 14 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     ((NSPIREIncSystem.LeadManagement.Dashboards.SalesDashboard)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ccSalesFunnel = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 3:
     this.lblTotalSalesFunnel = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.ccEffective = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 5:
     this.lblTotalLeadStrategy = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.lbCustomerAccounts = ((System.Windows.Controls.ListBox)(target));
     return;
     case 7:
     this.lblTotalAccounts = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.dgAccountActivities = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 9:
     this.lblTotalAccountActivities = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.ccIncome = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 11:
     this.lblTotalIncome = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.ccExpense = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 13:
     this.lblTotalExpense = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.canvasSalesMenu = ((System.Windows.Controls.Canvas)(target));
     return;
     case 15:
     this.stackMasterData = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.btnMasterData = ((System.Windows.Controls.Button)(target));
     
     #line 187 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     this.btnMasterData.Click += new System.Windows.RoutedEventHandler(this.btnMasterData_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.stackAccounts = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.btnAccounts = ((System.Windows.Controls.Button)(target));
     
     #line 198 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     this.btnAccounts.Click += new System.Windows.RoutedEventHandler(this.btnAccounts_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.stackReports = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.btnReports = ((System.Windows.Controls.Button)(target));
     
     #line 209 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     this.btnReports.Click += new System.Windows.RoutedEventHandler(this.btnReports_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.stackBack = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.btnBack = ((System.Windows.Controls.Button)(target));
     
     #line 220 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.canvasMasterData = ((System.Windows.Controls.Canvas)(target));
     return;
     case 24:
     this.stackCustomers = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.btnCustomers = ((System.Windows.Controls.Button)(target));
     
     #line 232 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     this.btnCustomers.Click += new System.Windows.RoutedEventHandler(this.btnCustomers_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.stackAgents = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.btnAgents = ((System.Windows.Controls.Button)(target));
     
     #line 243 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     this.btnAgents.Click += new System.Windows.RoutedEventHandler(this.btnAgents_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.stackBackToSalesMenu = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.btnBackToSalesMenu = ((System.Windows.Controls.Button)(target));
     
     #line 254 "..\..\..\..\SalesManagement\Dashboards\SalesDashboard.xaml"
     this.btnBackToSalesMenu.Click += new System.Windows.RoutedEventHandler(this.btnBackToSalesMenu_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainMenu = ((System.Windows.Controls.Menu)(target));
     return;
     case 2:
     this.menuFile = ((System.Windows.Controls.MenuItem)(target));
     return;
     case 3:
     this.menuExit = ((System.Windows.Controls.MenuItem)(target));
     
     #line 23 "..\..\..\..\Windows\MainWindows\Win_LWBids.xaml"
     this.menuExit.Click += new System.Windows.RoutedEventHandler(this.menuExit_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.lblClntNameSrch = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.txtClntNameSrch = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.labelStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.uc_BidsList = ((VcsConnect_Client.Views.MainTableViews.uc_Bids_List)(target));
     return;
     case 8:
     this.uc_BidsDetail = ((VcsConnect_Client.Views.MainTableViews.uc_Bids_Detail)(target));
     return;
     case 9:
     this.busy_Indicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 13 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     ((NSPIREIncSystem.LeadManagement.MasterDatas.CustomersMasterData)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.txtSearch = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.btnSearch = ((System.Windows.Controls.Button)(target));
     
     #line 46 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.secondColumn = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 5:
     this.dcCustomersList = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 6:
     this.viewCustomers = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 7:
     this.navigation = ((DevExpress.Xpf.WindowsUI.NavigationFrame)(target));
     return;
     case 8:
     this.canvasCustomersMasterData = ((System.Windows.Controls.Canvas)(target));
     return;
     case 9:
     this.stackView = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.btnView = ((System.Windows.Controls.Button)(target));
     
     #line 83 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     this.btnView.Click += new System.Windows.RoutedEventHandler(this.btnView_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.stackAdd = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 94 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.stackEdit = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     this.btnEdit = ((System.Windows.Controls.Button)(target));
     
     #line 104 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     this.btnEdit.Click += new System.Windows.RoutedEventHandler(this.btnEdit_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.stackDelete = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.btnDelete = ((System.Windows.Controls.Button)(target));
     
     #line 114 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.stackPrint = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.btnPrint = ((System.Windows.Controls.Button)(target));
     
     #line 124 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.stackBack = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.btnBack = ((System.Windows.Controls.Button)(target));
     
     #line 134 "..\..\..\..\SalesManagement\MasterDatas\CustomersMasterData.xaml"
     this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\Views\SupportViews\uc_LWRates_Detail.xaml"
     ((VcsConnect_Client.Views.SupportViews.uc_LWRates_Detail)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.buttonADD_EnableCopy = ((System.Windows.Controls.Button)(target));
     
     #line 28 "..\..\..\..\Views\SupportViews\uc_LWRates_Detail.xaml"
     this.buttonADD_EnableCopy.Click += new System.Windows.RoutedEventHandler(this.buttonADD_EnableCopy_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.buttonADD_EnableBlank = ((System.Windows.Controls.Button)(target));
     
     #line 33 "..\..\..\..\Views\SupportViews\uc_LWRates_Detail.xaml"
     this.buttonADD_EnableBlank.Click += new System.Windows.RoutedEventHandler(this.buttonADD_EnableBlank_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.buttonADD = ((System.Windows.Controls.Button)(target));
     
     #line 60 "..\..\..\..\Views\SupportViews\uc_LWRates_Detail.xaml"
     this.buttonADD.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.buttonUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 64 "..\..\..\..\Views\SupportViews\uc_LWRates_Detail.xaml"
     this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.buttonCancel = ((System.Windows.Controls.Button)(target));
     
     #line 68 "..\..\..\..\Views\SupportViews\uc_LWRates_Detail.xaml"
     this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.buttonDELETE = ((System.Windows.Controls.Button)(target));
     
     #line 72 "..\..\..\..\Views\SupportViews\uc_LWRates_Detail.xaml"
     this.buttonDELETE.Click += new System.Windows.RoutedEventHandler(this.buttonDELETE_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Rate_Grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.lblID = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.cboRateID = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 11:
     this.cboCategory = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.txtCode = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.txtRateYear = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.txtDescription = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.txtRetailRate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.txtCostRate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.cboActiveStatus = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 18:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#33
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 13 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     ((NSPIREIncSystem.LeadManagement.MasterDatas.ProductsMasterData)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.firstColumn = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 3:
     this.txtSearch = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.btnSearch = ((System.Windows.Controls.Button)(target));
     
     #line 60 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.dcProductsList = ((DevExpress.Xpf.Grid.GridControl)(target));
     
     #line 65 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.dcProductsList.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.dcProductsList_SelectedItemChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.viewProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 7:
     this.frame = ((DevExpress.Xpf.WindowsUI.NavigationFrame)(target));
     return;
     case 8:
     this.lblLeads = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.txtSearch2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.btnSearch2 = ((System.Windows.Controls.Button)(target));
     
     #line 98 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnSearch2.Click += new System.Windows.RoutedEventHandler(this.btnSearch2_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.dcLeadsList = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 12:
     this.viewLead = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 13:
     this.canvasProductMasterData = ((System.Windows.Controls.Canvas)(target));
     return;
     case 14:
     this.stackView = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 15:
     this.btnView = ((System.Windows.Controls.Button)(target));
     
     #line 128 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnView.Click += new System.Windows.RoutedEventHandler(this.btnView_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.stackAdd = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 139 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.stackEdit = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.btnEdit = ((System.Windows.Controls.Button)(target));
     
     #line 150 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnEdit.Click += new System.Windows.RoutedEventHandler(this.btnEdit_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.stackDelete = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.btnDelete = ((System.Windows.Controls.Button)(target));
     
     #line 161 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.stackPrint = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.btnPrint = ((System.Windows.Controls.Button)(target));
     
     #line 172 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click);
     
     #line default
     #line hidden
     return;
     case 24:
     this.stackBack = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.btnBack = ((System.Windows.Controls.Button)(target));
     
     #line 182 "..\..\..\..\LeadManagement\MasterDatas\ProductsMasterData.xaml"
     this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.buttonADD_Enable_Copy = ((System.Windows.Controls.Button)(target));
     
     #line 28 "..\..\..\..\Views\MainTableViews\uc_InvoiceExpenseItems_Detail.xaml"
     this.buttonADD_Enable_Copy.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_Copy_Click);
     
     #line default
     #line hidden
     return;
     case 2:
     this.buttonADD_Enable_Blank = ((System.Windows.Controls.Button)(target));
     
     #line 33 "..\..\..\..\Views\MainTableViews\uc_InvoiceExpenseItems_Detail.xaml"
     this.buttonADD_Enable_Blank.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_Blank_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.buttonADD = ((System.Windows.Controls.Button)(target));
     
     #line 60 "..\..\..\..\Views\MainTableViews\uc_InvoiceExpenseItems_Detail.xaml"
     this.buttonADD.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.buttonUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 64 "..\..\..\..\Views\MainTableViews\uc_InvoiceExpenseItems_Detail.xaml"
     this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.buttonCancel = ((System.Windows.Controls.Button)(target));
     
     #line 68 "..\..\..\..\Views\MainTableViews\uc_InvoiceExpenseItems_Detail.xaml"
     this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.buttonDELETE = ((System.Windows.Controls.Button)(target));
     
     #line 72 "..\..\..\..\Views\MainTableViews\uc_InvoiceExpenseItems_Detail.xaml"
     this.buttonDELETE.Click += new System.Windows.RoutedEventHandler(this.buttonDELETE_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Equip_Grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 8:
     this.lblID = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.txtWOID = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.txtInvoiceID = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.cboCategory = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.txtExpName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.txtRate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.txtCost = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.txtTotHours = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#35
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     case 2:
     this.btnAbort = ((System.Windows.Controls.Button)(target));
     return;
     case 3:
     this.findTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.btnFindButton = ((System.Windows.Controls.Button)(target));
     return;
     case 5:
     this.grdData = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainMenu = ((System.Windows.Controls.Menu)(target));
     return;
     case 2:
     this.menuFile = ((System.Windows.Controls.MenuItem)(target));
     return;
     case 3:
     this.menuExit = ((System.Windows.Controls.MenuItem)(target));
     
     #line 22 "..\..\..\..\Windows\ApplicationValuesWindows\Win_ApplicationValues.xaml"
     this.menuExit.Click += new System.Windows.RoutedEventHandler(this.menuExit_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.labelStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.ucAppValues = ((VcsConnect_Client.Views.ApplicationValueViews.ApplictionValues_Detail)(target));
     return;
     case 6:
     this.busy_Indicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\Views\SupportViews\uc_ChemList_Detail.xaml"
     ((VcsConnect_Client.Views.SupportViews.uc_ChemList_Detail)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.buttonADD_Enable_copy = ((System.Windows.Controls.Button)(target));
     
     #line 27 "..\..\..\..\Views\SupportViews\uc_ChemList_Detail.xaml"
     this.buttonADD_Enable_copy.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_copy_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.buttonADD_Enable_blank = ((System.Windows.Controls.Button)(target));
     
     #line 31 "..\..\..\..\Views\SupportViews\uc_ChemList_Detail.xaml"
     this.buttonADD_Enable_blank.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_blank_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.buttonADD = ((System.Windows.Controls.Button)(target));
     
     #line 58 "..\..\..\..\Views\SupportViews\uc_ChemList_Detail.xaml"
     this.buttonADD.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.buttonUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 62 "..\..\..\..\Views\SupportViews\uc_ChemList_Detail.xaml"
     this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.buttonCancel = ((System.Windows.Controls.Button)(target));
     
     #line 66 "..\..\..\..\Views\SupportViews\uc_ChemList_Detail.xaml"
     this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.buttonDELETE = ((System.Windows.Controls.Button)(target));
     
     #line 70 "..\..\..\..\Views\SupportViews\uc_ChemList_Detail.xaml"
     this.buttonDELETE.Click += new System.Windows.RoutedEventHandler(this.buttonDELETE_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Equip_Grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.lblOBJECTID = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txtChemCode = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.txtEPANum = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.txtActiveIngr = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.txtManufacturer = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.txtRetail = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.txtcost = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.cboComment = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 17:
     this.cboUnits = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 18:
     this.cboactiveStatus = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 19:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\Views\MainTableViews\uc_ClientContact_Detail.xaml"
     ((VcsConnect_Client.Views.MainTableViews.uc_ClientContact_Detail)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.buttonADD_Enable_Copy = ((System.Windows.Controls.Button)(target));
     
     #line 28 "..\..\..\..\Views\MainTableViews\uc_ClientContact_Detail.xaml"
     this.buttonADD_Enable_Copy.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_Copy_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.buttonADD_Enable_Blank = ((System.Windows.Controls.Button)(target));
     
     #line 33 "..\..\..\..\Views\MainTableViews\uc_ClientContact_Detail.xaml"
     this.buttonADD_Enable_Blank.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_Blank_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.buttonADD = ((System.Windows.Controls.Button)(target));
     
     #line 60 "..\..\..\..\Views\MainTableViews\uc_ClientContact_Detail.xaml"
     this.buttonADD.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.buttonUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 64 "..\..\..\..\Views\MainTableViews\uc_ClientContact_Detail.xaml"
     this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.buttonCancel = ((System.Windows.Controls.Button)(target));
     
     #line 68 "..\..\..\..\Views\MainTableViews\uc_ClientContact_Detail.xaml"
     this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.buttonDELETE = ((System.Windows.Controls.Button)(target));
     
     #line 72 "..\..\..\..\Views\MainTableViews\uc_ClientContact_Detail.xaml"
     this.buttonDELETE.Click += new System.Windows.RoutedEventHandler(this.buttonDELETE_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Contact_Grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.lblID = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txtAccNum = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.txtContactLN = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.txtContactFN = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.txtOffPhone = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.txtOffPhoneExt = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.txtContactTitle = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.txtLocationID = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.txtFaxNum = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.txtCellPhone = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.txtOthPhone = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.txtEmail = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.cboActiveStatus = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 22:
     this.txtComments = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainMenu = ((System.Windows.Controls.Menu)(target));
     return;
     case 2:
     this.menuFile = ((System.Windows.Controls.MenuItem)(target));
     return;
     case 3:
     this.menuExit = ((System.Windows.Controls.MenuItem)(target));
     
     #line 22 "..\..\..\..\Windows\SupporWindows\Win_LWChemList.xaml"
     this.menuExit.Click += new System.Windows.RoutedEventHandler(this.menuExit_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.labelSearchChemCode = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.txtSearchChemCode = ((System.Windows.Controls.TextBox)(target));
     
     #line 51 "..\..\..\..\Windows\SupporWindows\Win_LWChemList.xaml"
     this.txtSearchChemCode.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearchChemCode_TextChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.labelStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.uc_ChemicalList_List = ((VcsConnect_Client.Views.SupportViews.uc_ChemList_List)(target));
     return;
     case 8:
     this.uc_ChemicalList_Detail = ((VcsConnect_Client.Views.SupportViews.uc_ChemList_Detail)(target));
     return;
     case 9:
     this.busy_Indicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#40
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((ShopManager.AddProduct)(target));

            #line 8 "..\..\AddProduct.xaml"
                this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.busyIndo = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

            case 5:
                this.TextPrice = ((Xceed.Wpf.Toolkit.LongUpDown)(target));
                return;

            case 6:

            #line 56 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_IncreasePrice);

            #line default
            #line hidden
                return;

            case 7:

            #line 57 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_DecreasePrice);

            #line default
            #line hidden
                return;

            case 8:
                this.TextAmount = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 9:
                this.TextTaken = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 64 "..\..\AddProduct.xaml"
                this.TextTaken.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.TextTaken_ValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.TextColor = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this.StoragePlaceTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.TextDescription = ((Xceed.Wpf.Toolkit.MultiLineTextEditor)(target));
                return;

            case 13:
                this.TextInfo = ((Xceed.Wpf.Toolkit.MultiLineTextEditor)(target));
                return;

            case 14:
                this.TextCondition = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 16:
                this.Textcategory_id = ((Xceed.Wpf.Toolkit.DropDownButton)(target));
                return;

            case 17:
                this.treeView = ((System.Windows.Controls.TreeView)(target));

            #line 95 "..\..\AddProduct.xaml"
                this.treeView.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.treeView_MouseDoubleClick);

            #line default
            #line hidden

            #line 95 "..\..\AddProduct.xaml"
                this.treeView.KeyDown += new System.Windows.Input.KeyEventHandler(this.treeView_KeyDown);

            #line default
            #line hidden
                return;

            case 18:

            #line 105 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_CatDelete);

            #line default
            #line hidden
                return;

            case 19:
                this.ListBoxCategory_id = ((System.Windows.Controls.ListBox)(target));
                return;

            case 20:
                this.TextPhoto = ((Xceed.Wpf.Toolkit.MultiLineTextEditor)(target));
                return;

            case 21:

            #line 111 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_PhotoUpload);

            #line default
            #line hidden
                return;

            case 22:

            #line 112 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_PhotoDelete);

            #line default
            #line hidden
                return;

            case 23:
                this.ListBoxPhoto = ((System.Windows.Controls.ListBox)(target));

            #line 113 "..\..\AddProduct.xaml"
                this.ListBoxPhoto.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxPhoto_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 24:
                this.DropdownButtonMake = ((Xceed.Wpf.Toolkit.DropDownButton)(target));
                return;

            case 25:
                this.TextMake = ((System.Windows.Controls.ComboBox)(target));

            #line 137 "..\..\AddProduct.xaml"
                this.TextMake.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TextMake_SelectionChanged);

            #line default
            #line hidden
                return;

            case 26:
                this.TextModel = ((System.Windows.Controls.ComboBox)(target));

            #line 140 "..\..\AddProduct.xaml"
                this.TextModel.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TextModel_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 28:
                this.TextYearTo = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 29:

            #line 148 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_saveMake);

            #line default
            #line hidden
                return;

            case 30:

            #line 153 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_deleteMake);

            #line default
            #line hidden
                return;

            case 31:
                this.ListBoxMake = ((System.Windows.Controls.ListBox)(target));
                return;

            case 32:
                this.DropdownAds = ((Xceed.Wpf.Toolkit.DropDownButton)(target));
                return;

            case 33:
                this.TextUnique_id_Ads = ((System.Windows.Controls.DataGrid)(target));

            #line 189 "..\..\AddProduct.xaml"
                this.TextUnique_id_Ads.MouseEnter += new System.Windows.Input.MouseEventHandler(this.DataGrid_2_MouseEnter);

            #line default
            #line hidden
                return;

            case 34:

            #line 201 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_SaveAD);

            #line default
            #line hidden
                return;

            case 35:

            #line 217 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_DeleteAD);

            #line default
            #line hidden
                return;

            case 36:
                this.ListBoxAd = ((System.Windows.Controls.DataGrid)(target));

            #line 230 "..\..\AddProduct.xaml"
                this.ListBoxAd.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxAd_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 37:

            #line 250 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_CarSearch);

            #line default
            #line hidden
                return;

            case 38:

            #line 257 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_ΝewProduct);

            #line default
            #line hidden
                return;

            case 39:

            #line 261 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_DeleteProduct);

            #line default
            #line hidden
                return;

            case 40:

            #line 262 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_Update);

            #line default
            #line hidden
                return;

            case 41:
                this.Picturebox = ((System.Windows.Controls.Image)(target));
                return;

            case 42:
                this.make = ((System.Windows.Controls.TextBox)(target));
                return;

            case 43:
                this.model = ((System.Windows.Controls.TextBox)(target));
                return;

            case 44:
                this.ChildWindowMake = ((Xceed.Wpf.Toolkit.ChildWindow)(target));

            #line 283 "..\..\AddProduct.xaml"
                this.ChildWindowMake.Closed += new System.EventHandler(this.ChildWindowMake_Closed);

            #line default
            #line hidden
                return;

            case 45:
                this.ListBoxMake_Second = ((System.Windows.Controls.ListBox)(target));
                return;

            case 46:

            #line 293 "..\..\AddProduct.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_CarSearchMake);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\..\Views\MainTableViews\uc_ClientsLocation_Detail.xaml"
     ((VcsConnect_Client.Views.MainTableViews.uc_ClientsLocation_Detail)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.buttonADD_Enable_Copy = ((System.Windows.Controls.Button)(target));
     
     #line 29 "..\..\..\..\Views\MainTableViews\uc_ClientsLocation_Detail.xaml"
     this.buttonADD_Enable_Copy.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_Copy_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.buttonADD_Enable_Blank = ((System.Windows.Controls.Button)(target));
     
     #line 34 "..\..\..\..\Views\MainTableViews\uc_ClientsLocation_Detail.xaml"
     this.buttonADD_Enable_Blank.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Enable_Blank_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.buttonADD = ((System.Windows.Controls.Button)(target));
     
     #line 61 "..\..\..\..\Views\MainTableViews\uc_ClientsLocation_Detail.xaml"
     this.buttonADD.Click += new System.Windows.RoutedEventHandler(this.buttonADD_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.buttonUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 65 "..\..\..\..\Views\MainTableViews\uc_ClientsLocation_Detail.xaml"
     this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.buttonCancel = ((System.Windows.Controls.Button)(target));
     
     #line 69 "..\..\..\..\Views\MainTableViews\uc_ClientsLocation_Detail.xaml"
     this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.buttonDELETE = ((System.Windows.Controls.Button)(target));
     
     #line 73 "..\..\..\..\Views\MainTableViews\uc_ClientsLocation_Detail.xaml"
     this.buttonDELETE.Click += new System.Windows.RoutedEventHandler(this.buttonDELETE_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Contact_Grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.lblID = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txtAccNum = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.txtClientName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.txtClientLocationID = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.txtName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.cboType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 15:
     this.txtLocAdd1 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.txtLocAdd2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.txtLocTown = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.txtLocState = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.txtLocZip = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.cboLocType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 21:
     this.cboLocCat = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 22:
     this.txtComment = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#42
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\Shared\Views\Login.xaml"
     ((NSPIREIncSystem.Shared.Views.Login)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.txtUsername = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 3:
     this.txtPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
     return;
     case 4:
     this.btnOK = ((System.Windows.Controls.Button)(target));
     
     #line 42 "..\..\..\..\Shared\Views\Login.xaml"
     this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.btnExit = ((System.Windows.Controls.Button)(target));
     
     #line 43 "..\..\..\..\Shared\Views\Login.xaml"
     this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#43
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\Dialog\wndBroadcast.xaml"
     ((wpfBroadcast.Dialog.wndBroadcast)(target)).Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\Dialog\wndBroadcast.xaml"
     ((wpfBroadcast.Dialog.wndBroadcast)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\Dialog\wndBroadcast.xaml"
     ((wpfBroadcast.Dialog.wndBroadcast)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     case 3:
     this.grdSite = ((System.Windows.Controls.DataGrid)(target));
     
     #line 27 "..\..\..\Dialog\wndBroadcast.xaml"
     this.grdSite.CellEditEnding += new System.EventHandler<System.Windows.Controls.DataGridCellEditEndingEventArgs>(this.grdSite_CellEditEnding);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 62 "..\..\..\Dialog\wndBroadcast.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.txtCount = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.cbRecordSound = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 9:
     
     #line 73 "..\..\..\Dialog\wndBroadcast.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 10:
     this.btnEmergency = ((System.Windows.Controls.Button)(target));
     
     #line 74 "..\..\..\Dialog\wndBroadcast.xaml"
     this.btnEmergency.Click += new System.Windows.RoutedEventHandler(this.Button_Click_2);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#44
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\Settings\MasterDatas\Employees.xaml"
     ((NSPIREIncSystem.Settings.MasterDatas.Employees)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.txtSearch = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.btnSearch = ((System.Windows.Controls.Button)(target));
     
     #line 31 "..\..\..\..\Settings\MasterDatas\Employees.xaml"
     this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.dcEmployeesList = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 5:
     this.viewEmployee = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 6:
     this.canvasEmployeeMasterData = ((System.Windows.Controls.Canvas)(target));
     return;
     case 7:
     this.stackView = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.btnView = ((System.Windows.Controls.Button)(target));
     
     #line 56 "..\..\..\..\Settings\MasterDatas\Employees.xaml"
     this.btnView.Click += new System.Windows.RoutedEventHandler(this.btnView_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.stackAdd = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 66 "..\..\..\..\Settings\MasterDatas\Employees.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.stackEdit = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.btnEdit = ((System.Windows.Controls.Button)(target));
     
     #line 76 "..\..\..\..\Settings\MasterDatas\Employees.xaml"
     this.btnEdit.Click += new System.Windows.RoutedEventHandler(this.btnEdit_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.stackDelete = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     this.btnDelete = ((System.Windows.Controls.Button)(target));
     
     #line 86 "..\..\..\..\Settings\MasterDatas\Employees.xaml"
     this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.stackBack = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.btnBack = ((System.Windows.Controls.Button)(target));
     
     #line 96 "..\..\..\..\Settings\MasterDatas\Employees.xaml"
     this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#45
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 13 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     ((NSPIREIncSystem.LeadManagement.Dashboards.LeadDashboard)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ccLeadPerYear = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 3:
     this.lblChartPerYear = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.ccLeadPerMonth = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 5:
     this.lblChartPerMonth = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.ccPerSalesStageStatus = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 7:
     this.lblChartPerSalesStageStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.lbeLeads = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
     
     #line 299 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.lbeLeads.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.lbeLeads_SelectedIndexChanged);
     
     #line default
     #line hidden
     return;
     case 9:
     this.dcActivity = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 10:
     this.viewActivity = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 11:
     this.lblTotalLead = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.lblTotalLeadActivity = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.lblDate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.lblEngaged = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.lblNotContinue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.lblActive = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.lbloverAllLeads = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.canvasLeadMenu = ((System.Windows.Controls.Canvas)(target));
     return;
     case 19:
     this.stackMasterdata = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.btnMasterdata = ((System.Windows.Controls.Button)(target));
     
     #line 366 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnMasterdata.Click += new System.Windows.RoutedEventHandler(this.btnMasterdata_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.stackSalesStage = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.btnSalesStage = ((System.Windows.Controls.Button)(target));
     
     #line 377 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnSalesStage.Click += new System.Windows.RoutedEventHandler(this.btnSalesStage_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.stackBack = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.btnBack = ((System.Windows.Controls.Button)(target));
     
     #line 388 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.canvasSalesStages = ((System.Windows.Controls.Canvas)(target));
     return;
     case 26:
     this.stackSalesStageMaster = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.btnSalesMaster = ((System.Windows.Controls.Button)(target));
     
     #line 401 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnSalesMaster.Click += new System.Windows.RoutedEventHandler(this.btnSalesMaster_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.stackMarketingStrategy = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.btnMarketingStrategy = ((System.Windows.Controls.Button)(target));
     
     #line 412 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnMarketingStrategy.Click += new System.Windows.RoutedEventHandler(this.btnMarketingStrategy_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.stackGraphReport = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 31:
     this.btnGraphReport = ((System.Windows.Controls.Button)(target));
     
     #line 423 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnGraphReport.Click += new System.Windows.RoutedEventHandler(this.btnGraphReport_Click);
     
     #line default
     #line hidden
     return;
     case 32:
     this.stackBackToLeadMenu = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.btnBackToLeadMenu = ((System.Windows.Controls.Button)(target));
     
     #line 434 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnBackToLeadMenu.Click += new System.Windows.RoutedEventHandler(this.btnBackToLeadMenu_Click);
     
     #line default
     #line hidden
     return;
     case 34:
     this.canvasMasterData = ((System.Windows.Controls.Canvas)(target));
     return;
     case 35:
     this.stackLeads = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 36:
     this.btnLeads = ((System.Windows.Controls.Button)(target));
     
     #line 447 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnLeads.Click += new System.Windows.RoutedEventHandler(this.btnLeads_Click);
     
     #line default
     #line hidden
     return;
     case 37:
     this.stackProdCategory = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.btnProdCategory = ((System.Windows.Controls.Button)(target));
     
     #line 458 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnProdCategory.Click += new System.Windows.RoutedEventHandler(this.btnProdCategory_Click);
     
     #line default
     #line hidden
     return;
     case 39:
     this.stackProducts = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.btnProducts = ((System.Windows.Controls.Button)(target));
     
     #line 469 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     this.btnProducts.Click += new System.Windows.RoutedEventHandler(this.btnProducts_Click);
     
     #line default
     #line hidden
     return;
     case 41:
     
     #line 480 "..\..\..\..\LeadManagement\Dashboards\LeadDashboard.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnBackToLeadMenu_Click);
     
     #line default
     #line hidden
     return;
     case 42:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#46
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MybusyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
                return;

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

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

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

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

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

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

            case 8:
                this.lblSide = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 11:
                this.txtTimeInForce = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 13:
                this.txtQuantity = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.lblPrice = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.txtPrice = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.lblStation = ((System.Windows.Controls.Label)(target));
                return;

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

            case 18:
                this.lblStopPx = ((System.Windows.Controls.Label)(target));
                return;

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

            case 20:
                this.lblMinQty = ((System.Windows.Controls.Label)(target));
                return;

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

            case 22:
                this.lblMaxFloor = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.txtMaxFloor = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.lblExpireTime = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.txtExpireTime = ((System.Windows.Controls.TextBox)(target));
                return;

            case 26:
                this.btnSend = ((System.Windows.Controls.Button)(target));

            #line 33 "..\..\..\View\winNewOrder.xaml"
                this.btnSend.Click += new System.Windows.RoutedEventHandler(this.btnSend_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#47
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     case 2:
     this.txtUsername = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.txtPassword = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 4:
     this.btnLogin = ((System.Windows.Controls.Button)(target));
     
     #line 20 "..\..\..\LoginWindow.xaml"
     this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 21 "..\..\..\LoginWindow.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainMenu = ((System.Windows.Controls.Menu)(target));
     return;
     case 2:
     this.menuFile = ((System.Windows.Controls.MenuItem)(target));
     return;
     case 3:
     this.menuExit = ((System.Windows.Controls.MenuItem)(target));
     
     #line 23 "..\..\..\..\Windows\MainWindows\Win_LWInvoices.xaml"
     this.menuExit.Click += new System.Windows.RoutedEventHandler(this.menuExit_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.labelSearchInvoiceID = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.txtInvIDSearch = ((System.Windows.Controls.TextBox)(target));
     
     #line 54 "..\..\..\..\Windows\MainWindows\Win_LWInvoices.xaml"
     this.txtInvIDSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtInvIDSearch_TextChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.labelStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.uc_InvListing = ((VcsConnect_Client.Views.MainTableViews.uc_Invoice_List)(target));
     return;
     case 8:
     this.uc_AssociatedInvoiceData = ((VcsConnect_Client.Views.MainTableViews.uc_Invoice_AssociatedTable_Display)(target));
     return;
     case 9:
     this.busy_Indicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#49
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 13 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     ((NSPIREIncSystem.LeadManagement.MasterDatas.LeadMasterData)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.firstColumn = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 3:
     this.txtSearch = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.btnSearch = ((System.Windows.Controls.Button)(target));
     
     #line 59 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.dcLeadsList = ((DevExpress.Xpf.Grid.GridControl)(target));
     
     #line 64 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.dcLeadsList.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.dcLeadsList_SelectedItemChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.viewLead = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 7:
     this.frame = ((DevExpress.Xpf.WindowsUI.NavigationFrame)(target));
     return;
     case 8:
     this.lblLeadContacts = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.txtSearch2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.btnSearch2 = ((System.Windows.Controls.Button)(target));
     
     #line 97 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnSearch2.Click += new System.Windows.RoutedEventHandler(this.btnSearch2_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.dcContactsList = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 12:
     this.viewContact = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 13:
     this.dcProductsList = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 14:
     this.viewProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 15:
     this.canvasLeadMasterData = ((System.Windows.Controls.Canvas)(target));
     return;
     case 16:
     this.stackView = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.btnView = ((System.Windows.Controls.Button)(target));
     
     #line 135 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnView.Click += new System.Windows.RoutedEventHandler(this.btnView_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.stackLeadActivities = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.btnLeadActivities = ((System.Windows.Controls.Button)(target));
     
     #line 146 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnLeadActivities.Click += new System.Windows.RoutedEventHandler(this.btnLeadActivities_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.stackAdd = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 157 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.stackEdit = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.btnEdit = ((System.Windows.Controls.Button)(target));
     
     #line 168 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnEdit.Click += new System.Windows.RoutedEventHandler(this.btnEdit_Click);
     
     #line default
     #line hidden
     return;
     case 24:
     this.stackDelete = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.btnDelete = ((System.Windows.Controls.Button)(target));
     
     #line 179 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.stackPrint = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.btnPrint = ((System.Windows.Controls.Button)(target));
     
     #line 190 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.stackBack = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.btnBack = ((System.Windows.Controls.Button)(target));
     
     #line 200 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.canvasAdd = ((System.Windows.Controls.Canvas)(target));
     return;
     case 31:
     this.stackAddLead = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.btnAddLead = ((System.Windows.Controls.Button)(target));
     
     #line 212 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnAddLead.Click += new System.Windows.RoutedEventHandler(this.btnAddLead_Click);
     
     #line default
     #line hidden
     return;
     case 33:
     this.stackAddContact = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 34:
     this.btnAddContact = ((System.Windows.Controls.Button)(target));
     
     #line 223 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnAddContact.Click += new System.Windows.RoutedEventHandler(this.btnAddContact_Click);
     
     #line default
     #line hidden
     return;
     case 35:
     
     #line 234 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnBackToLeadMenu_Click);
     
     #line default
     #line hidden
     return;
     case 36:
     this.canvasEdit = ((System.Windows.Controls.Canvas)(target));
     return;
     case 37:
     this.stackEditLead = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.btEditLead = ((System.Windows.Controls.Button)(target));
     
     #line 246 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btEditLead.Click += new System.Windows.RoutedEventHandler(this.btEditLead_Click);
     
     #line default
     #line hidden
     return;
     case 39:
     this.stackEditContact = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.btnEditContact = ((System.Windows.Controls.Button)(target));
     
     #line 257 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnEditContact.Click += new System.Windows.RoutedEventHandler(this.btnEditContact_Click);
     
     #line default
     #line hidden
     return;
     case 41:
     
     #line 268 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnBackToLeadMenu_Click);
     
     #line default
     #line hidden
     return;
     case 42:
     this.canvasDelete = ((System.Windows.Controls.Canvas)(target));
     return;
     case 43:
     this.stackDeleteLead = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 44:
     this.btnDeleteLead = ((System.Windows.Controls.Button)(target));
     
     #line 280 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnDeleteLead.Click += new System.Windows.RoutedEventHandler(this.btnDeleteLead_Click);
     
     #line default
     #line hidden
     return;
     case 45:
     this.stackDeleteContact = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 46:
     this.btnDeleteContact = ((System.Windows.Controls.Button)(target));
     
     #line 291 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnDeleteContact.Click += new System.Windows.RoutedEventHandler(this.btnDeleteContact_Click);
     
     #line default
     #line hidden
     return;
     case 47:
     
     #line 302 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnBackToLeadMenu_Click);
     
     #line default
     #line hidden
     return;
     case 48:
     this.canvasPrint = ((System.Windows.Controls.Canvas)(target));
     return;
     case 49:
     this.stackPrintLead = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 50:
     this.btnPrintLead = ((System.Windows.Controls.Button)(target));
     
     #line 314 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnPrintLead.Click += new System.Windows.RoutedEventHandler(this.btnPrintLead_Click);
     
     #line default
     #line hidden
     return;
     case 51:
     this.stackPrintContact = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 52:
     this.btnPrintContact = ((System.Windows.Controls.Button)(target));
     
     #line 325 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnPrintContact.Click += new System.Windows.RoutedEventHandler(this.btnPrintContact_Click);
     
     #line default
     #line hidden
     return;
     case 53:
     this.stackBackToLeadMenu = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 54:
     this.btnBackToLeadMenu = ((System.Windows.Controls.Button)(target));
     
     #line 336 "..\..\..\..\LeadManagement\MasterDatas\LeadMasterData.xaml"
     this.btnBackToLeadMenu.Click += new System.Windows.RoutedEventHandler(this.btnBackToLeadMenu_Click);
     
     #line default
     #line hidden
     return;
     case 55:
     this.busyIndicator = ((Xceed.Wpf.Toolkit.BusyIndicator)(target));
     return;
     }
     this._contentLoaded = true;
 }