void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cboLang = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 2:
                this.lgLogo = ((System.Windows.Controls.Canvas)(target));
                return;

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

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

            case 5:
                this.txtUserID = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 6:
                this.txtPwd = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 7:
                this.cboCenter = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 8:
                this.chkRememberID = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 9:
                this.lbRadio = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

            case 10:
                this.rdoREAL = ((DevExpress.Xpf.Editors.ListBoxEditItem)(target));
                return;

            case 11:
                this.rdoDEV = ((DevExpress.Xpf.Editors.ListBoxEditItem)(target));
                return;

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

            #line 128 "..\..\LoginSample.xaml"
                this.btnLogin.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnLogin_PreviewMouseLeftButtonUp);

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

            #line 12 "..\..\..\..\View\AccountTreeCashViewerSettingView.xaml"
                ((AccountTreeCashViewer.View.AccountTreeCashViewerSettingView)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);

            #line default
            #line hidden

            #line 12 "..\..\..\..\View\AccountTreeCashViewerSettingView.xaml"
                ((AccountTreeCashViewer.View.AccountTreeCashViewerSettingView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.window_loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.CmboTreeType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BtnAttention = ((System.Windows.Controls.Button)(target));

            #line 39 "..\..\ucRegData.xaml"
                this.BtnAttention.Click += new System.Windows.RoutedEventHandler(this.BtnAttention_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.cbeRegOption = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

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

            case 5:
                this.btnAddNote = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 14 "..\..\..\DataDisplay\TraceSetWindow.xaml"
                ((MeasurementUI.TraceSetWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.AxisComboBox = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 22 "..\..\..\DataDisplay\TraceSetWindow.xaml"
                this.AxisComboBox.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.AxisComboBox_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.Allpanel = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.optionsPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 2:
                this.FieldNameBox = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 24 "..\..\..\Modules\BindingToDynamicObject.xaml"
                this.FieldNameBox.Validate += new DevExpress.Xpf.Editors.Validation.ValidateEventHandler(this.FieldNameBox_Validate);

            #line default
            #line hidden
                return;

            case 3:
                this.TypeBox = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 4:
                this.DefaultValueBoxSpin = ((DevExpress.Xpf.Editors.SpinEdit)(target));
                return;

            case 5:
                this.DefaultValueBoxText = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 6:
                this.DefaultValueBoxDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 7:
                this.DefaultValueBoxCheck = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            #line 87 "..\..\..\Modules\BindingToDynamicObject.xaml"
                this.CreateNewColBtn.Click += new System.Windows.RoutedEventHandler(this.CreateNewColBtn_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 10:
                this.View = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\..\View\EntradasAlamcen.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.BarButtonItem_ItemClick);

            #line default
            #line hidden
                return;

            case 2:

            #line 15 "..\..\..\View\EntradasAlamcen.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnSave_ItemClick);

            #line default
            #line hidden
                return;

            case 3:

            #line 16 "..\..\..\View\EntradasAlamcen.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnNuevo);

            #line default
            #line hidden
                return;

            case 4:

            #line 19 "..\..\..\View\EntradasAlamcen.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnInputsReport_ItemClick);

            #line default
            #line hidden
                return;

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

            case 6:
                this.cbxPresentaciones = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 7:
                this.txtCantidad = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 8:
                this.cbxAlmacenes = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window_unity_di = ((GreatestApplicatioInMyLife.Insert_Nom)(target));

            #line 9 "..\..\Insert_Nom.xaml"
                this.window_unity_di.Activated += new System.EventHandler(this.window_unity_di_Activated);

            #line default
            #line hidden
                return;

            case 2:
                this.tb_fn_nom = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 3:
                this.tb_sn_nom = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 4:
                this.cb_mes = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 5:
                this.tb_art = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 6:
                this.tbp_main_window_di = ((System.Windows.Controls.Primitives.ToolBarPanel)(target));
                return;

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

            #line 27 "..\..\Insert_Nom.xaml"
                this.bt_create_nom.Click += new System.Windows.RoutedEventHandler(this.bt_save_nom_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\Insert_Nom.xaml"
                this.bt_can_cr_nom.Click += new System.Windows.RoutedEventHandler(this.bt_can_cr_nom_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #8
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.ComboboxStepName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
         return;
     }
     this._contentLoaded = true;
 }
Пример #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.filter = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 2:
                this.UseExtendedDataQueryCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 3:
                this.wcfInstantSource = ((DevExpress.Xpf.Core.ServerMode.WcfInstantFeedbackDataSource)(target));
                return;

            case 4:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 5:
                this.colId = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 6:
                this.colSubject = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 7:
                this.colTechnologyName = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 8:
                this.colProductName = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 9:
                this.colStatus = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 10:
                this.colCreatedOn = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 11:
                this.colUrgent = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 12:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

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

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

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

            case 5:
                this.comboBox = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            #line 20 "..\..\..\Window\AddUser.xaml"
                this.CloseButton.Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click);

            #line default
            #line hidden
                return;

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

            #line 21 "..\..\..\Window\AddUser.xaml"
                this.OKButton.Click += new System.Windows.RoutedEventHandler(this.OKButton_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.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 2:
                this.comboBoxItems = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LayoutGroupWorkpackSelection = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 2:
                this.cmbWorkpack = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 3:
                this.lookupActivity = ((DevExpress.Xpf.Grid.LookUp.LookUpEdit)(target));
                return;

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

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

            case 6:
                this.gridControlWORKPACK_ASSIGNMENTS = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 7:
                this.GridViewWorkpackAssignment = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 8:
                this.assignmentNavigationLayoutGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

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

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

            case 11:
                this.btnAssignmentDelete = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.SepetEkrani = ((SatisUI.UserControls.UCSepet)(target));

            #line 12 "..\..\..\UserControls\UCSepet.xaml"
                this.SepetEkrani.Loaded += new System.Windows.RoutedEventHandler(this.SepetEkrani_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.combobox_musteri = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 3:
                this.gridControl_sepet = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 4:
                this.gridcolumn_urunId = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 5:
                this.gridcolumn_siparisad = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 6:
                this.gridcolumn_siparisadet = ((DevExpress.Xpf.Grid.GridColumn)(target));

            #line 64 "..\..\..\UserControls\UCSepet.xaml"
                this.gridcolumn_siparisadet.Loaded += new System.Windows.RoutedEventHandler(this.gridcolumn_siparisadet_Loaded);

            #line default
            #line hidden
                return;

            case 7:
                this.gridcolumn_siparisfiyat = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 8:
                this.gridcolumn_siparistotal = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtRutaEmpresa = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            #line 15 "..\..\..\View.Contpaqi\StartWindow.xaml"
                this.btnSeleccionar.Click += new System.Windows.RoutedEventHandler(this.btnSeleccionar_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.cbxServers = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 4:
                this.txtUser = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 5:
                this.txtPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));

            #line 25 "..\..\..\View.Contpaqi\StartWindow.xaml"
                this.txtPassword.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtPassword_KeyUp);

            #line default
            #line hidden
                return;

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

            #line 27 "..\..\..\View.Contpaqi\StartWindow.xaml"
                this.btnIngresar.Click += new System.Windows.RoutedEventHandler(this.btnIngresar_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window_add_arr = ((GreatestApplicatioInMyLife.add_leave)(target));

            #line 7 "..\..\add_leave.xaml"
                this.window_add_arr.Activated += new System.EventHandler(this.window_add_arr_Activated);

            #line default
            #line hidden
                return;

            case 2:
                this.cb_obj = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 3:
                this.comment_arr = ((DevExpress.Xpf.Editors.MemoEdit)(target));
                return;

            case 4:
                this.tbp_main_window_di = ((System.Windows.Controls.Primitives.ToolBarPanel)(target));
                return;

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

            #line 14 "..\..\add_leave.xaml"
                this.bt_create_arr.Click += new System.Windows.RoutedEventHandler(this.bt_create_leave_Click);

            #line default
            #line hidden
                return;

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

            #line 16 "..\..\add_leave.xaml"
                this.bt_can_cr_arr.Click += new System.Windows.RoutedEventHandler(this.bt_can_cr_leave_Click);

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

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

            #line default
            #line hidden
                return;

            case 2:
                this.cmbStart = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 14 "..\..\Win_RangeValue.xaml"
                this.cmbStart.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cmbStart_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.cmbStop = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 17 "..\..\Win_RangeValue.xaml"
                this.cmbStop.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cmbStop_SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

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

            case 6:
                this.txtAvg = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.groupBoxControl = ((DevExpress.Xpf.Core.GroupFrame)(target));
                return;

            case 2:
                this.comboBoxControl = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            #line 10 "..\..\..\Controls\MiltiSelectionOptionsControl.xaml"
                this.SelectButton.Click += new System.Windows.RoutedEventHandler(this.SelectButtonClickInClass);

            #line default
            #line hidden
                return;

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

            #line 11 "..\..\..\Controls\MiltiSelectionOptionsControl.xaml"
                this.UnselectButton.Click += new System.Windows.RoutedEventHandler(this.UnselectButtonClickInClass);

            #line default
            #line hidden
                return;

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

            #line 12 "..\..\..\Controls\MiltiSelectionOptionsControl.xaml"
                this.ReselectButton.Click += new System.Windows.RoutedEventHandler(this.ReselectButtonClickInClass);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._gridNavigation = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:

            #line 50 "..\..\..\Views\SWCS0301_01P.xaml"
                ((System.Windows.Controls.Border)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_PreviewMouseDown);

            #line default
            #line hidden
                return;

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

            case 4:
                this.btnRefresh = ((DevExpress.Xpf.Editors.ButtonEdit)(target));
                return;

            case 5:
                this.cboSerialPort = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 6:
                this.cboBaudRate = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            case 8:
                this.btnApply = ((SMART.WCS.Control.uSimpleButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\..\..\View\TopAccountsViewerSettingView.xaml"
                ((TopCompliancAddIn.Client.DetailReport.View.TopAccountsViewerSettingView)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.cmboView1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

            case 2:
                this.RealtimeData = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 3:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 4:
                this.HostName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 79 "..\..\..\Page\RealTimeData.xaml"
                this.HostName.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.namechange);

            #line default
            #line hidden
                return;

            case 5:
                this.StateName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 81 "..\..\..\Page\RealTimeData.xaml"
                this.StateName.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.statechange);

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

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

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

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

            #line 14 "..\..\..\Draff\pl_LoaiHangHoa.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.cboKhoa = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 22 "..\..\..\Draff\pl_LoaiHangHoa.xaml"
                this.cboKhoa.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cboKhoa_EditValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.iGridView = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #22
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.root = ((GridDemo.GridSearchPanel)(target));
                return;

            case 2:
                this.cbShowSearchPanel = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 3:
                this.lbShowMode = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

            case 4:
                this.lbSearchMode = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

            case 5:
                this.cbShowFindButton = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 6:
                this.cbShowCloseButton = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 7:
                this.groupFrameColumns = ((DevExpress.Xpf.Core.GroupFrame)(target));
                return;

            case 8:
                this.columnsList = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 9:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 13 "..\..\..\..\Views\Patients\PatientList.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Save);

            #line default
            #line hidden
                return;

            case 2:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 6:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 7:

            #line 103 "..\..\..\..\Views\Patients\PatientList.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.Update);

            #line default
            #line hidden
                return;

            case 8:
                this.selectedUser = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 122 "..\..\..\..\Views\Patients\PatientList.xaml"
                this.selectedUser.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.selectedUser_EditValueChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.autwindow = ((GreatestApplicatioInMyLife.AutWindow)(target));
                return;

            case 2:
                this.cb_choose_user = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            #line 15 "..\..\AutWindow.xaml"
                this.btLogin.Click += new System.Windows.RoutedEventHandler(this.btLogin_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.cb_choose_war = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 16 "..\..\AutWindow.xaml"
                this.cb_choose_war.Loaded += new System.Windows.RoutedEventHandler(this.cb_choose_war_Loaded);

            #line default
            #line hidden

            #line 16 "..\..\AutWindow.xaml"
                this.cb_choose_war.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cb_choose_war_EditValueChanged);

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

            case 2:
                this.layoutControl = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 3:
                this.cbSimpleToken = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 4:
                this.cbSimpleToken2 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\..\..\View\TestSampleViewerSettingView.xaml"
                ((Linedata.Client.Widget.TestSampleWidget.View.TopAccountsViewerSettingView)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);

            #line default
            #line hidden

            #line 12 "..\..\..\..\View\TestSampleViewerSettingView.xaml"
                ((Linedata.Client.Widget.TestSampleWidget.View.TopAccountsViewerSettingView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.window_loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.cmboView1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 3:
                this.cmboDataType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            case 5:
                this.lblHierarchy = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2:

            #line 66 "..\..\..\..\Views\Global\SelectedPatient.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Modify);

            #line default
            #line hidden
                return;

            case 3:
                this.associatedExaminations = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 4:

            #line 74 "..\..\..\..\Views\Global\SelectedPatient.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.EraseAll);

            #line default
            #line hidden
                return;

            case 5:

            #line 84 "..\..\..\..\Views\Global\SelectedPatient.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Close);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #28
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.headerGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.cmbProfile = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 3:
     this.scrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 4:
     this.RowControl = ((System.Windows.Controls.ItemsControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #29
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.profileGrpBox = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 2:
     this.paramProfileLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.buttonSave = ((System.Windows.Controls.Button)(target));
     return;
     case 4:
     this.cmbProfile = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 5:
     this.scrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 6:
     this.RowControl = ((System.Windows.Controls.ItemsControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.profileGrpBox = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 2:
     this.paramProfileLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.buttonSave = ((System.Windows.Controls.Button)(target));
     return;
     case 4:
     this.cmbProfile = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 26 "..\..\..\..\Windows\WindowPartitionNorm.xaml"
     this.cmbProfile.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.CmbProfileSelectedIndexChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.scrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 6:
     this.RowControl = ((System.Windows.Controls.ItemsControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\SalesManagement\Views\Copy of CustomersForm.xaml"
     ((NSPIREIncSystem.SalesManagement.Views.CustomersForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblCustomerId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.txtCustomerId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 4:
     this.lblFromLead = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.tsFromLeadCheck = ((WPFSpark.ToggleSwitch)(target));
     
     #line 61 "..\..\..\..\SalesManagement\Views\Copy of CustomersForm.xaml"
     this.tsFromLeadCheck.Checked += new System.Windows.RoutedEventHandler(this.tsFromLeadCheck_Checked);
     
     #line default
     #line hidden
     
     #line 62 "..\..\..\..\SalesManagement\Views\Copy of CustomersForm.xaml"
     this.tsFromLeadCheck.Unchecked += new System.Windows.RoutedEventHandler(this.tsFromLeadCheck_Unchecked);
     
     #line default
     #line hidden
     return;
     case 6:
     this.lblCompanyName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.cbCompanyName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 8:
     this.txtCompanyName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 9:
     this.lblAddress = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtAddress = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 11:
     this.lblPhoneNo = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.txtPhoneNo = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 13:
     this.lblEmail = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.txtEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 15:
     this.lblWebsite = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.txtWebsite = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 17:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 76 "..\..\..\..\SalesManagement\Views\Copy of CustomersForm.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #32
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\..\SalesManagement\Windows\LeadWindow.xaml"
     ((SampleMarketingDashboard.SalesManagement.Windows.LeadWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblLead = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.txtLeadId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 4:
     this.txtCompanyName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 5:
     this.txtCompanyAddress = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 6:
     this.txtName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 7:
     this.txtPosition = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 8:
     this.txtPhoneNo = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 9:
     this.cbTerritory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 10:
     this.cbStatus = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 11:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 57 "..\..\..\..\SalesManagement\Windows\LeadWindow.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 62 "..\..\..\..\SalesManagement\Windows\LeadWindow.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #33
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.cboAnimationType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 2:
     this.cboPriority = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 3:
     this.cboItemType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 4:
     this.grdCustomers = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 5:
     this.colCustomerGroup = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 6:
     this.colAccountNumber = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 7:
     this.colStoreName = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 9:
     this.txtCapacityValue = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 10:
     this.btnGenerate = ((System.Windows.Controls.Button)(target));
     
     #line 61 "..\..\..\..\Controls\StoresAndSales\AddCapacities.xaml"
     this.btnGenerate.Click += new System.Windows.RoutedEventHandler(this.btnGenerate_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnDelete = ((System.Windows.Controls.Button)(target));
     
     #line 62 "..\..\..\..\Controls\StoresAndSales\AddCapacities.xaml"
     this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 15 "..\..\..\View\ReportingVisual.xaml"
                ((Reporting.Client.View.ReportingVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.lblborder = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 3:
                this.lblborder1 = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 4:
                this.txtenddate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 48 "..\..\..\View\ReportingVisual.xaml"
                this.txtenddate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.start_EditValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.txtstartdate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 50 "..\..\..\View\ReportingVisual.xaml"
                this.txtstartdate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.end_EditValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.comboBoxEdit1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 58 "..\..\..\View\ReportingVisual.xaml"
                this.comboBoxEdit1.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.comboBoxEdit1_EditValueChanged);

            #line default
            #line hidden

            #line 66 "..\..\..\View\ReportingVisual.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus);

            #line default
            #line hidden
                return;

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

            #line 76 "..\..\..\View\ReportingVisual.xaml"
                this.cmboDesk.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboDesk_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.SecurityComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 94 "..\..\..\View\ReportingVisual.xaml"
                this.SecurityComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.SecurityComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 94 "..\..\..\View\ReportingVisual.xaml"
                this.SecurityComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.SecurityComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

            case 9:
                this.BrokerComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 115 "..\..\..\View\ReportingVisual.xaml"
                this.BrokerComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.BrokerComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 115 "..\..\..\View\ReportingVisual.xaml"
                this.BrokerComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.BrokerComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

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

            #line 124 "..\..\..\View\ReportingVisual.xaml"
                this.cboReasonCodeType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboReasonCodeType_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 12:

            #line 135 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunBroker_Click);

            #line default
            #line hidden
                return;

            case 13:

            #line 136 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunBrokerReason_Click);

            #line default
            #line hidden
                return;

            case 14:

            #line 137 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunAccountReason_Click);

            #line default
            #line hidden
                return;

            case 15:

            #line 138 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunAccountBrokerReason_Click);

            #line default
            #line hidden
                return;

            case 16:

            #line 139 "..\..\..\View\ReportingVisual.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RunAccountSummary_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.documentPreview1 = ((DevExpress.Xpf.Printing.DocumentPreviewControl)(target));

            #line 146 "..\..\..\View\ReportingVisual.xaml"
                this.documentPreview1.Loaded += new System.Windows.RoutedEventHandler(this.documentPreview1_Loaded);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #35
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.rowDefUpperPart = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 2:
     this.gbxMainDetails = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 3:
     this.lblShowHideDetails = ((System.Windows.Controls.Label)(target));
     
     #line 23 "..\..\..\Controls\AnimationControl.xaml"
     this.lblShowHideDetails.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Label_MouseLeftButtonUp);
     
     #line default
     #line hidden
     return;
     case 4:
     this.pnlMainDetails = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.grdRow01 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 6:
     this.grdRow02 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 7:
     this.grdRow03 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 8:
     this.grdRow04 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 9:
     this.grdRow05 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 10:
     this.grdRow06 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 11:
     this.grdRow07 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 12:
     this.rowDefOrder = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 13:
     this.grdRow09 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 14:
     this.txtAnimationName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 15:
     this.txtAnimationCode = ((DevExpress.Xpf.Editors.TextEdit)(target));
     
     #line 61 "..\..\..\Controls\AnimationControl.xaml"
     this.txtAnimationCode.Validate += new DevExpress.Xpf.Editors.Validation.ValidateEventHandler(this.txtAnimationCode_Validate);
     
     #line default
     #line hidden
     return;
     case 16:
     this.txtSAPCode = ((DevExpress.Xpf.Editors.TextEdit)(target));
     
     #line 62 "..\..\..\Controls\AnimationControl.xaml"
     this.txtSAPCode.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.txtSAPCode_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 17:
     this.txtDefaultCustomerReference = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 18:
     this.cmbSalesDrive = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 64 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbSalesDrive.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbSalesDrive_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 19:
     this.cmbAnimationStatus = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 65 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbAnimationStatus.Validate += new DevExpress.Xpf.Editors.Validation.ValidateEventHandler(this.cmbAnimationStatus_Validate);
     
     #line default
     #line hidden
     
     #line 65 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbAnimationStatus.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbAnimationStatus_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 20:
     this.cmbPriority = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 66 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbPriority.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbPriority_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 21:
     this.cmbAnimationType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 67 "..\..\..\Controls\AnimationControl.xaml"
     this.cmbAnimationType.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cmbAnimationType_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 22:
     this.dateDefaultRequestedDeliveryDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 23:
     this.dateCounterDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 69 "..\..\..\Controls\AnimationControl.xaml"
     this.dateCounterDate.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.dateCounterDate_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 24:
     this.datePLVDeliveryDeadline = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 70 "..\..\..\Controls\AnimationControl.xaml"
     this.datePLVDeliveryDeadline.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.datePLVDeliveryDeadline_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 25:
     this.datePLVComponentDeadline = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 71 "..\..\..\Controls\AnimationControl.xaml"
     this.datePLVComponentDeadline.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.datePLVComponentDeadline_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 26:
     this.dateStockDeadline = ((DevExpress.Xpf.Editors.DateEdit)(target));
     
     #line 72 "..\..\..\Controls\AnimationControl.xaml"
     this.dateStockDeadline.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.dateStockDeadline_EditValueChanged);
     
     #line default
     #line hidden
     return;
     case 27:
     this.cmbDistributionChannel = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 28:
     this.cmbOrderType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 29:
     this.btnAnimationCheck = ((System.Windows.Controls.Button)(target));
     
     #line 77 "..\..\..\Controls\AnimationControl.xaml"
     this.btnAnimationCheck.Click += new System.Windows.RoutedEventHandler(this.btnAnimationCheck_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.btnAnimationReport = ((System.Windows.Controls.Button)(target));
     
     #line 78 "..\..\..\Controls\AnimationControl.xaml"
     this.btnAnimationReport.Click += new System.Windows.RoutedEventHandler(this.btnAnimationReport_Click);
     
     #line default
     #line hidden
     return;
     case 31:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     return;
     case 32:
     this.lblLastAllocationRunLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 33:
     this.lblLastAllocationRun = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.gbxProcurementType = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 35:
     this.tabAnimation = ((System.Windows.Controls.TabControl)(target));
     return;
     case 36:
     this.iteProducts = ((System.Windows.Controls.TabItem)(target));
     return;
     case 37:
     this.ucProductAnimation = ((LorealOptimiseGui.Controls.ProductAnimation)(target));
     return;
     case 38:
     this.iteCustomers = ((System.Windows.Controls.TabItem)(target));
     return;
     case 39:
     this.ucCustomers = ((LorealOptimiseGui.Controls.CustomerGroupAnimation)(target));
     return;
     case 40:
     this.itePricesQuantities = ((System.Windows.Controls.TabItem)(target));
     return;
     case 41:
     this.ucProductDetail = ((LorealOptimiseGui.Controls.ProductDetailAnimation)(target));
     return;
     case 42:
     this.iteFixedAllocations = ((System.Windows.Controls.TabItem)(target));
     return;
     case 43:
     this.ucAnimationAllocation = ((LorealOptimiseGui.Controls.AnimationAllocation)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #36
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     ((NSPIREIncSystem.LeadManagement.Views.LeadActivityForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblActivity = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.lblActivityId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.txtActivityId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 5:
     this.lblDescription = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.txtDescription = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 7:
     this.lblActivityDate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.txtActivityDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 9:
     this.lblActivityTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtActivityTime = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 11:
     this.lblCost = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.txtCost = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 13:
     this.lblContact = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.cbContact = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 15:
     this.lblClientResponse = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.txtClientResponse = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 17:
     this.lblTransactionDetails = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtTransactionDetails = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 19:
     this.lblSalesRep = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.txtSalesRep = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 21:
     this.lblMarketingVoucher = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.txtMarketingVoucher = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 23:
     this.lblNextStep = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.txtNextStep = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 25:
     this.lblNextStepDue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.txtNextStepDue = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 27:
     this.lblFinalizedCheck = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tsFinalizedCheck = ((WPFSpark.ToggleSwitch)(target));
     
     #line 86 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     this.tsFinalizedCheck.Checked += new System.Windows.RoutedEventHandler(this.tsFinalizedCheck_Checked);
     
     #line default
     #line hidden
     
     #line 86 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     this.tsFinalizedCheck.Unchecked += new System.Windows.RoutedEventHandler(this.tsFinalizedCheck_Unchecked);
     
     #line default
     #line hidden
     return;
     case 29:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 89 "..\..\..\..\LeadManagement\Views\LeadActivityForm.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #37
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\LeadManagement\Windows\LeadWindow.xaml"
     ((NSPIREIncSystem.LeadManagement.Windows.LeadWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\LeadManagement\Windows\LeadWindow.xaml"
     ((NSPIREIncSystem.LeadManagement.Windows.LeadWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblLead = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.lblLeadId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.txtLeadId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 5:
     this.txtCompanyName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 6:
     this.txtCompanyAddress = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 7:
     this.cbTerritory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 8:
     this.cbStatus = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 9:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 50 "..\..\..\..\LeadManagement\Windows\LeadWindow.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 55 "..\..\..\..\LeadManagement\Windows\LeadWindow.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #38
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.lblSelectDivision = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.cboDivision = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 3:
     this.btnLogin = ((System.Windows.Controls.Button)(target));
     
     #line 13 "..\..\SelectDivision.xaml"
     this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #39
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\SalesManagement\Views\CustomerAccountsForm.xaml"
     ((NSPIREIncSystem.LeadManagement.Views.CustomerAccountsForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblAccountNumber = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.txtAccountNumber = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 4:
     this.lblCompanyName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.cbCompanyName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 6:
     this.lblTerritory = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.cbTerritory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 8:
     this.lblProduct = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.cbProduct = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 10:
     this.lblAgent = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.cbAgent = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 12:
     this.lblModeOfPayment = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.cbModeOfPayment = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 14:
     this.lblGross = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.txtGross = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 16:
     this.lblDiscount = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.txtDiscount = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 18:
     this.lblServiceCharge = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.txtServiceCharge = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 20:
     this.lblNetValue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.txtNetValue = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 22:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 57 "..\..\..\..\SalesManagement\Views\CustomerAccountsForm.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #40
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\LeadManagement\Views\ProductsView.xaml"
     ((NSPIREIncSystem.LeadManagement.Views.ProductsView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblProductId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.txtProductId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 4:
     this.lblProductName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.txtProductName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 6:
     this.lblProductCategory = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.cbProductCategory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 8:
     this.txtProductCategory = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 9:
     this.lblCost = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtCost = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 11:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 43 "..\..\..\..\LeadManagement\Views\ProductsView.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.mainform = ((Asign2.MainWindow)(target));
     return;
     case 2:
     
     #line 12 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click_1);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 16 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.tab_m = ((System.Windows.Controls.TabControl)(target));
     return;
     case 5:
     this.lbi = ((System.Windows.Controls.ComboBox)(target));
     
     #line 28 "..\..\MainWindow.xaml"
     this.lbi.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.cbi1 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 7:
     this.cbi7 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 8:
     this.cbi2 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 9:
     this.cbi3 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 10:
     this.cbi4 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 11:
     this.cbi5 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 12:
     this.cbi6 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 13:
     this.list1 = ((System.Windows.Controls.ListBox)(target));
     
     #line 38 "..\..\MainWindow.xaml"
     this.list1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBox_SelectedIndexChanged);
     
     #line default
     #line hidden
     return;
     case 14:
     this.sc1 = ((DevExpress.Xpf.Editors.SearchControl)(target));
     return;
     case 15:
     
     #line 68 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2);
     
     #line default
     #line hidden
     return;
     case 16:
     this.r_details = ((System.Windows.Controls.TabItem)(target));
     return;
     case 17:
     this.btn1 = ((System.Windows.Controls.Button)(target));
     
     #line 74 "..\..\MainWindow.xaml"
     this.btn1.Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.ContentControl1 = ((System.Windows.Controls.ContentControl)(target));
     return;
     case 19:
     this.avatar = ((System.Windows.Controls.Image)(target));
     return;
     case 20:
     this.btn2 = ((System.Windows.Controls.Button)(target));
     
     #line 77 "..\..\MainWindow.xaml"
     this.btn2.Click += new System.Windows.RoutedEventHandler(this.btn2_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.tbk_name = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.datagrid1 = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 23:
     this.list2 = ((System.Windows.Controls.ListBox)(target));
     
     #line 84 "..\..\MainWindow.xaml"
     this.list2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBox2_SelectedIndexChanged);
     
     #line default
     #line hidden
     return;
     case 24:
     this.invert = ((System.Windows.Controls.Button)(target));
     
     #line 106 "..\..\MainWindow.xaml"
     this.invert.Click += new System.Windows.RoutedEventHandler(this.invert_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     
     #line 109 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 26:
     
     #line 110 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_3);
     
     #line default
     #line hidden
     return;
     case 27:
     this.cbo1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 28:
     this.cbo2 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 29:
     this.tbk1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #42
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.profileGrpBox = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 2:
     this.paramProfileLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.buttonSave = ((System.Windows.Controls.Button)(target));
     
     #line 23 "..\..\..\..\Controls\NormativeControl.xaml"
     this.buttonSave.Click += new System.Windows.RoutedEventHandler(this.ButtonSaveClick);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cmbProfile = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     
     #line 28 "..\..\..\..\Controls\NormativeControl.xaml"
     this.cmbProfile.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.CmbProfileSelectedIndexChanged);
     
     #line default
     #line hidden
     
     #line 29 "..\..\..\..\Controls\NormativeControl.xaml"
     this.cmbProfile.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.cmbProfile_PreviewMouseDown);
     
     #line default
     #line hidden
     return;
     case 5:
     this.scrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 6:
     this.normPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #43
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 19 "..\..\MainWindow.xaml"
     ((Unilever.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.DXRibbonWindow_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
     return;
     case 3:
     this.bNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 4:
     this.bOpen = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 5:
     this.bHelp = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 6:
     this.Second = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 7:
     this.btnViewPros = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.btnViewPros.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewPros_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnViewCats = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 54 "..\..\MainWindow.xaml"
     this.btnViewCats.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewCats_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Third = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 10:
     this.btnViewDistributor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 63 "..\..\MainWindow.xaml"
     this.btnViewDistributor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewDistributor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnAddDistribubor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 66 "..\..\MainWindow.xaml"
     this.btnAddDistribubor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddDistribubor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnManageLiability = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 69 "..\..\MainWindow.xaml"
     this.btnManageLiability.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnManageLiability_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.btnSaleRevenue = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 72 "..\..\MainWindow.xaml"
     this.btnSaleRevenue.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnSaleRevenue_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 14:
     this.Order = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 15:
     this.btnAddOrder = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 79 "..\..\MainWindow.xaml"
     this.btnAddOrder.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddOrder_ItemClick);
     
     #line default
     #line hidden
     return;
     case 16:
     this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 17:
     this.documentGroup = ((DevExpress.Xpf.Docking.DocumentGroup)(target));
     return;
     case 18:
     this.productTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 19:
     this.gridProducts = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 20:
     this.tblProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 118 "..\..\MainWindow.xaml"
     this.tblProducts.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblProducts_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 21:
     this.categoriesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 22:
     this.gridCategories = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 23:
     this.distributorsTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 24:
     this.gridDistributors = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 25:
     this.tblDistributors = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 139 "..\..\MainWindow.xaml"
     this.tblDistributors.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblDistributors_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.liabilitiesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 27:
     this.gridLiabities = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 28:
     this.tblLiabilities = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 151 "..\..\MainWindow.xaml"
     this.tblLiabilities.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblLiabilities_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 29:
     this.salerevenueTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 30:
     this.gridSaleRevenues = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 31:
     this.tblSaleRevenues = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 165 "..\..\MainWindow.xaml"
     this.tblSaleRevenues.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblSaleRevenues_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 32:
     this.addorderTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 33:
     this.txtSearchIdPros = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 34:
     this.btnSearchIdPros = ((System.Windows.Controls.Button)(target));
     
     #line 191 "..\..\MainWindow.xaml"
     this.btnSearchIdPros.Click += new System.Windows.RoutedEventHandler(this.btnSearchIdPros_Click);
     
     #line default
     #line hidden
     return;
     case 35:
     this.gridShowProduct_addorder = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 36:
     this.tblShowProduct_addorder = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 37:
     this.dbProductDetails = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 38:
     this.txtpName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 39:
     this.txtpPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 40:
     this.cbxpCategory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 41:
     this.depImportDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 42:
     this.txtpRemain = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 43:
     this.txtpDescript = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 44:
     this.btnUpdatePros = ((System.Windows.Controls.Button)(target));
     
     #line 257 "..\..\MainWindow.xaml"
     this.btnUpdatePros.Click += new System.Windows.RoutedEventHandler(this.btnUpdatePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btnAddPros = ((System.Windows.Controls.Button)(target));
     
     #line 259 "..\..\MainWindow.xaml"
     this.btnAddPros.Click += new System.Windows.RoutedEventHandler(this.btnAddPros_Click_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.btnRemovePros = ((System.Windows.Controls.Button)(target));
     
     #line 262 "..\..\MainWindow.xaml"
     this.btnRemovePros.Click += new System.Windows.RoutedEventHandler(this.btnRemovePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 47:
     this.btnClearText = ((System.Windows.Controls.Button)(target));
     
     #line 266 "..\..\MainWindow.xaml"
     this.btnClearText.Click += new System.Windows.RoutedEventHandler(this.btnClearText_Click_1);
     
     #line default
     #line hidden
     return;
     case 48:
     this.dpSaleRevenues = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 49:
     this.gridSaleRevenueDetails = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 50:
     this.tblSaleRevenueDetails = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 51:
     this.gridSaleRevenueReduce = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 52:
     this.tblSaleRevenueReduce = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 53:
     this.lstNotify = ((System.Windows.Controls.ListBox)(target));
     return;
     case 54:
     this.txtQuantity_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 55:
     this.txtPrice_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 56:
     this.txtAmount_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 57:
     this.manageTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 58:
     this.txtdbId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 59:
     this.txtdbName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 60:
     this.txtdbEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 61:
     this.txtdbPhone = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 62:
     this.txtdbAddr = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 63:
     this.distFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 64:
     this.btndbAdd = ((System.Windows.Controls.Button)(target));
     
     #line 385 "..\..\MainWindow.xaml"
     this.btndbAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 65:
     this.btndbUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 389 "..\..\MainWindow.xaml"
     this.btndbUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 66:
     this.btndbRemove = ((System.Windows.Controls.Button)(target));
     
     #line 393 "..\..\MainWindow.xaml"
     this.btndbRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 67:
     this.liabilityTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 68:
     this.txtdlid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 69:
     this.txtdldbid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 70:
     this.txtdldbname = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 71:
     this.txtdlorderid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 72:
     this.txtdlresday = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 73:
     this.defliaFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 74:
     this.btndlUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 448 "..\..\MainWindow.xaml"
     this.btndlUpdate.Click += new System.Windows.RoutedEventHandler(this.btndlUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 75:
     this.btndlRemove = ((System.Windows.Controls.Button)(target));
     
     #line 452 "..\..\MainWindow.xaml"
     this.btndlRemove.Click += new System.Windows.RoutedEventHandler(this.btndlRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 76:
     this.addOrderMiniTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 77:
     this.txtproquantity_addorder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 78:
     this.cbxaddorderDistribs = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 79:
     this.rdPeriod = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 80:
     this.rdNonPeriod = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 81:
     this.rdPaid = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 82:
     this.rdUnpaid = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 83:
     this.addOrders = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 84:
     this.btnClearOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 85:
     this.btnUpdateOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 86:
     this.btnRemoveOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 87:
     this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #44
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 19 "..\..\MainWindow.xaml"
     ((Unilever.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.DXRibbonWindow_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
     return;
     case 3:
     this.bNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 4:
     this.bOpen = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 5:
     this.bHelp = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 6:
     this.Second = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 7:
     this.btnViewPros = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.btnViewPros.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewPros_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnViewCats = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 54 "..\..\MainWindow.xaml"
     this.btnViewCats.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewCats_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Third = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 10:
     this.btnViewDistributor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 61 "..\..\MainWindow.xaml"
     this.btnViewDistributor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewDistributor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnAddDistribubor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 64 "..\..\MainWindow.xaml"
     this.btnAddDistribubor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddDistribubor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnManageLiability = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 67 "..\..\MainWindow.xaml"
     this.btnManageLiability.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnManageLiability_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 14:
     this.documentGroup = ((DevExpress.Xpf.Docking.DocumentGroup)(target));
     return;
     case 15:
     this.productTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 16:
     this.gridProducts = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 17:
     this.tblProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 107 "..\..\MainWindow.xaml"
     this.tblProducts.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblProducts_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 18:
     this.categoriesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 19:
     this.gridCategories = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 20:
     this.distributorsTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 21:
     this.gridDistributors = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 22:
     this.tblDistributors = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 128 "..\..\MainWindow.xaml"
     this.tblDistributors.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblDistributors_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 23:
     this.liabilitiesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 24:
     this.gridLiabities = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 25:
     this.tblLiabilities = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 26:
     this.txtpName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 27:
     this.txtpPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 28:
     this.cbxpCategory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 29:
     this.depImportDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 30:
     this.txtpRemain = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 31:
     this.txtpDescript = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 32:
     this.btnUpdatePros = ((System.Windows.Controls.Button)(target));
     
     #line 190 "..\..\MainWindow.xaml"
     this.btnUpdatePros.Click += new System.Windows.RoutedEventHandler(this.btnUpdatePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 33:
     this.btnAddPros = ((System.Windows.Controls.Button)(target));
     
     #line 192 "..\..\MainWindow.xaml"
     this.btnAddPros.Click += new System.Windows.RoutedEventHandler(this.btnAddPros_Click_1);
     
     #line default
     #line hidden
     return;
     case 34:
     this.btnRemovePros = ((System.Windows.Controls.Button)(target));
     
     #line 195 "..\..\MainWindow.xaml"
     this.btnRemovePros.Click += new System.Windows.RoutedEventHandler(this.btnRemovePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 35:
     this.btnClearText = ((System.Windows.Controls.Button)(target));
     
     #line 199 "..\..\MainWindow.xaml"
     this.btnClearText.Click += new System.Windows.RoutedEventHandler(this.btnClearText_Click_1);
     
     #line default
     #line hidden
     return;
     case 36:
     this.manageDistTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 37:
     this.txtdbId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 38:
     this.txtdbName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 39:
     this.txtdbEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 40:
     this.txtdbPhone = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 41:
     this.txtdbAddr = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 42:
     this.distFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 43:
     this.btndbAdd = ((System.Windows.Controls.Button)(target));
     
     #line 255 "..\..\MainWindow.xaml"
     this.btndbAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 44:
     this.btndbUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 259 "..\..\MainWindow.xaml"
     this.btndbUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btndbRemove = ((System.Windows.Controls.Button)(target));
     
     #line 263 "..\..\MainWindow.xaml"
     this.btndbRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.defliaFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 47:
     this.btndlAdd = ((System.Windows.Controls.Button)(target));
     
     #line 308 "..\..\MainWindow.xaml"
     this.btndlAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 48:
     this.btndlUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 312 "..\..\MainWindow.xaml"
     this.btndlUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 49:
     this.btndlRemove = ((System.Windows.Controls.Button)(target));
     
     #line 316 "..\..\MainWindow.xaml"
     this.btndlRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 50:
     this.txtId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 51:
     this.txtName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 52:
     this.FooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 53:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 366 "..\..\MainWindow.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 54:
     this.btnLapHoaDon = ((System.Windows.Controls.Button)(target));
     
     #line 370 "..\..\MainWindow.xaml"
     this.btnLapHoaDon.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 55:
     this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #45
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\..\LeadManagement\Views\LeadForm.xaml"
     ((NSPIREIncSystem.LeadManagement.Views.LeadForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblLeadId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.txtLeadId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 4:
     this.lblCompanyName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.txtCompanyName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 6:
     this.lblAddress = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.txtCompanyAddress = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 8:
     this.lblTerritory = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.cbTerritory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 10:
     this.lblSalesStageStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.cbStatus = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 12:
     this.lblMarketingStrategy = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.cbMarketingStrategy = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 14:
     this.lblProduct = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.gridProduct = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.lbLeadsProducts = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
     return;
     case 17:
     this.btnSelect = ((System.Windows.Controls.Button)(target));
     
     #line 55 "..\..\..\..\LeadManagement\Views\LeadForm.xaml"
     this.btnSelect.Click += new System.Windows.RoutedEventHandler(this.btnSelect_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.lblActiveCheck = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.tsActiveCheck = ((WPFSpark.ToggleSwitch)(target));
     return;
     case 20:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 88 "..\..\..\..\LeadManagement\Views\LeadForm.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #46
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.buttons = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.btnCreateProduct = ((System.Windows.Controls.Button)(target));
     
     #line 38 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     this.btnCreateProduct.Click += new System.Windows.RoutedEventHandler(this.btnCreateProduct_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.btnViewProducts = ((System.Windows.Controls.Button)(target));
     
     #line 39 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     this.btnViewProducts.Click += new System.Windows.RoutedEventHandler(this.btnViewProducts_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cboView = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 5:
     this.grdProduct = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 6:
     this.clmItemGroup = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 7:
     this.cboItemGroups = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 8:
     this.clmMaterialCode = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 9:
     this.cboMaterialCodes = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 10:
     this.clmProductDescription = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 11:
     this.cboDescriptions = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 12:
     this.clmSortOrder = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 13:
     this.clmInternationCode = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 14:
     this.clmBDC = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 15:
     this.clmEan = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 16:
     this.clmStatus = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 17:
     this.clmSource = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 18:
     this.clmForOrdering = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 19:
     this.clmItemType = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 20:
     this.cboItemTypes = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 21:
     this.clmSignature = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 22:
     this.cboSignature = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 23:
     this.clmBrandAxe = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 24:
     this.cboBrandAxes = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 25:
     this.clmCategory = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 26:
     this.cboCategories = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 27:
     this.clmOnCas = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 28:
     this.clmNormalMultiple = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 29:
     this.cboNormalMultiple = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 30:
     this.clmWarehouseMultiple = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 31:
     this.cboWarehouseMultiple = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 32:
     this.clmTotalCapacity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 33:
     this.clmTotalBDCQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 34:
     this.clmTotalForecast = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 35:
     this.clmTotalAllocation = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 36:
     this.clmAllocationQuantityUK = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 37:
     this.clmAllocationQuantityROI = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 38:
     this.clmTotalCostValue = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 39:
     this.clmUKList = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 40:
     this.clmROIList = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 41:
     this.clmUKRrp = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 42:
     this.clmROIRrp = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 43:
     this.clmMarketingComments = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 44:
     this.clmProcurementType = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 45:
     this.clmMadMonth = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 46:
     this.cboMadMonth = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 47:
     this.clmStockRisk = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 48:
     this.clmDeliveryRisk = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 49:
     this.clmActiveAnimations = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 50:
     this.clmDuplicateProduct = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 51:
     this.clmTotalAnimationQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 52:
     this.clmInTransit = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 53:
     this.clmConfirmedQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 54:
     this.clmReliquat = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 55:
     this.clmMonth1 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 56:
     this.clmMonth2 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 57:
     this.clmMonth3 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 58:
     this.clmMonth4 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 59:
     this.clmMonth5 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 60:
     this.clmMonth6 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 61:
     this.clmMonth7 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 62:
     this.clmMonth8 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 63:
     this.clmMonth9 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 64:
     this.clmMonth10 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 65:
     this.clmMonth11 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 66:
     this.clmMonth12 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 67:
     this.clmRecievedToDate = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 68:
     this.clmStock = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 69:
     this.clmPipe = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 70:
     this.clmStockLessPipe = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 71:
     this.clmLogisticsComments = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 72:
     this.clmAllocationQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 73:
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).CellValueChanged += new DevExpress.Xpf.Grid.CellValueChangedEventHandler(this.TableView_CellValueChanged);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).InitNewRow += new DevExpress.Xpf.Grid.InitNewRowEventHandler(this.TableView_InitNewRow);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).ValidateRow += new DevExpress.Xpf.Grid.GridRowValidationEventHandler(this.TableView_ValidateRow);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).CellValueChanging += new DevExpress.Xpf.Grid.CellValueChangedEventHandler(this.TableView_CellValueChanging);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).RowCanceled += new DevExpress.Xpf.Grid.RowEventHandler(this.TableView_RowCanceled);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).ShownEditor += new DevExpress.Xpf.Grid.EditorEventHandler(this.TableView_ShownEditor);
     
     #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.Control_menu = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
                return;

            case 2:
                this.btnGeneral = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 3:

            #line 14 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.BarButtonItem_ItemClick);

            #line default
            #line hidden
                return;

            case 4:

            #line 15 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.NuevoPromo_ItemClick_1);

            #line default
            #line hidden
                return;

            case 5:

            #line 16 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.eliminarPromocion_ItemClick);

            #line default
            #line hidden
                return;

            case 6:

            #line 19 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnDetalle_ItemClick);

            #line default
            #line hidden
                return;

            case 7:

            #line 22 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.PromotionsReport_ItemClick_1);

            #line default
            #line hidden
                return;

            case 8:
                this.btnDetalle = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 9:

            #line 27 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnListo_ItemClick);

            #line default
            #line hidden
                return;

            case 10:

            #line 28 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnListo_ItemClick);

            #line default
            #line hidden
                return;

            case 11:

            #line 31 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.nuevoProducto_ItemClick_1);

            #line default
            #line hidden
                return;

            case 12:

            #line 32 "..\..\Promociones.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.eliminarProductoDePromocion_ItemClick_1);

            #line default
            #line hidden
                return;

            case 13:
                this.Title = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.vista_promocion = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 15:
                this.groupPromocion = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 16:
                this.img = ((System.Windows.Controls.Image)(target));
                return;

            case 17:
                this.txtCortoName = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 48 "..\..\Promociones.xaml"
                this.SeleccionarImagen.Click += new System.Windows.RoutedEventHandler(this.SeleccionarImagen_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.txtDescripcion = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 20:
                this.txtNombre = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 55 "..\..\Promociones.xaml"
                this.txtNombre.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtNombreP_KeyUp);

            #line default
            #line hidden
                return;

            case 21:
                this.txtPrecio = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 60 "..\..\Promociones.xaml"
                this.txtPrecio.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden

            #line 60 "..\..\Promociones.xaml"
                this.txtPrecio.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostosPromociones_KeyUp);

            #line default
            #line hidden
                return;

            case 22:
                this.txtIVA = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 63 "..\..\Promociones.xaml"
                this.txtIVA.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden

            #line 63 "..\..\Promociones.xaml"
                this.txtIVA.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostosPromociones_KeyUp);

            #line default
            #line hidden
                return;

            case 23:
                this.txtPCImpuesto = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 68 "..\..\Promociones.xaml"
                this.txtPCImpuesto.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 24:
                this.cbxDisponible = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 25:
                this.cbxDiasDisponibles = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 26:
                this.cbxHInicio = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 27:
                this.cbxHFinalizacion = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 28:
                this.cbxFInicio = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 29:
                this.cbxFFinalizacion = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 30:
                this.tblPromociones = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 105 "..\..\Promociones.xaml"
                this.tblPromociones.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.tblPromociones_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 31:
                this.vista_detalle = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 32:
                this.cbxProductos = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 33:
                this.txtCantidadP = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 120 "..\..\Promociones.xaml"
                this.txtCantidadP.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 34:

            #line 122 "..\..\Promociones.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.addProduct_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.tblProductos = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 125 "..\..\Promociones.xaml"
                this.tblProductos.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.tblProductos_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 36:
                this.txtTotal = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #48
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\..\Settings\Windows\UserAccountWindow.xaml"
     ((NSPIREIncSystem.Settings.Windows.UserAccountWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 9 "..\..\..\..\Settings\Windows\UserAccountWindow.xaml"
     ((NSPIREIncSystem.Settings.Windows.UserAccountWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.txtEmployeeName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 3:
     this.btnSearch = ((System.Windows.Controls.Button)(target));
     
     #line 42 "..\..\..\..\Settings\Windows\UserAccountWindow.xaml"
     this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.txtUsername = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 5:
     this.lblOldPassword = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.txtOldPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
     return;
     case 7:
     this.lblNewPassword = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.txtNewPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
     return;
     case 9:
     this.lblConfirmPassword = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtConfirmPassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
     return;
     case 11:
     this.lblLead = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.cbLeadAccess = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 13:
     this.lblTask = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.cbTaskAccess = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 15:
     this.stackCustomerService = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.lblCustomerService = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.lblCustomerService2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.cbCustomerServiceAccess = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 19:
     this.lblAdminCheck = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.tsAdminCheck = ((WPFSpark.ToggleSwitch)(target));
     
     #line 104 "..\..\..\..\Settings\Windows\UserAccountWindow.xaml"
     this.tsAdminCheck.Checked += new System.Windows.RoutedEventHandler(this.tsAdminCheck_Checked);
     
     #line default
     #line hidden
     
     #line 104 "..\..\..\..\Settings\Windows\UserAccountWindow.xaml"
     this.tsAdminCheck.Unchecked += new System.Windows.RoutedEventHandler(this.tsAdminCheck_Unchecked);
     
     #line default
     #line hidden
     return;
     case 21:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 108 "..\..\..\..\Settings\Windows\UserAccountWindow.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 113 "..\..\..\..\Settings\Windows\UserAccountWindow.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #49
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainform = ((Asign2.MainWindow)(target));
                return;

            case 2:

            #line 12 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click_1);

            #line default
            #line hidden
                return;

            case 3:

            #line 16 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.tab_m = ((System.Windows.Controls.TabControl)(target));
                return;

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

            #line 28 "..\..\MainWindow.xaml"
                this.lbi.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.cbi1 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 7:
                this.cbi7 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 8:
                this.cbi2 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 9:
                this.cbi3 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

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

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

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

            case 13:
                this.list1 = ((System.Windows.Controls.ListBox)(target));

            #line 38 "..\..\MainWindow.xaml"
                this.list1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBox_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.sc1 = ((DevExpress.Xpf.Editors.SearchControl)(target));
                return;

            case 15:

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

            #line default
            #line hidden
                return;

            case 16:
                this.r_details = ((System.Windows.Controls.TabItem)(target));
                return;

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

            #line 74 "..\..\MainWindow.xaml"
                this.btn1.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.ContentControl1 = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 19:
                this.avatar = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 77 "..\..\MainWindow.xaml"
                this.btn2.Click += new System.Windows.RoutedEventHandler(this.btn2_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.tbk_name = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.datagrid1 = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            #line 84 "..\..\MainWindow.xaml"
                this.list2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBox2_SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

            #line 106 "..\..\MainWindow.xaml"
                this.invert.Click += new System.Windows.RoutedEventHandler(this.invert_Click);

            #line default
            #line hidden
                return;

            case 25:

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

            #line default
            #line hidden
                return;

            case 26:

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

            #line default
            #line hidden
                return;

            case 27:
                this.cbo1 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 28:
                this.cbo2 = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 29:
                this.tbk1 = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #50
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\LeadManagement\Windows\LeadActivityWindow.xaml"
     ((NSPIREIncSystem.LeadManagement.Windows.LeadActivityWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\LeadManagement\Windows\LeadActivityWindow.xaml"
     ((NSPIREIncSystem.LeadManagement.Windows.LeadActivityWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblActivity = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.lblActivityId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.txtActivityId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 5:
     this.lblLead = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.cbLead = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 7:
     this.lblDescription = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.txtDescription = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 9:
     this.lblActivityDate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtActivityDate = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 11:
     this.lblActivityTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.txtActivityTime = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 13:
     this.lblCost = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.txtCost = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 15:
     this.lblClientResponse = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.txtClientResponse = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 17:
     this.lblTransactionDetails = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtTransactionDetails = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 19:
     this.lblSalesRep = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.txtSalesRep = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 21:
     this.lblMarketingVoucher = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.txtMarketingVoucher = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 23:
     this.lblNextStep = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.txtNextStep = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 25:
     this.lblNextStepDue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.txtNextStepDue = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 27:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 64 "..\..\..\..\LeadManagement\Windows\LeadActivityWindow.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 69 "..\..\..\..\LeadManagement\Windows\LeadActivityWindow.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }