Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.chkShowSizeGrip = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 3:
                this.chkAllowAutoComplete = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 5:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtDisplayMember = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            case 3:
                this.chProcessNewValue = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 4:
                this.lookUpEdit = ((DevExpress.Xpf.Grid.LookUp.LookUpEdit)(target));

            #line 96 "..\..\..\Modules\StandaloneMultiColumnLookupEditor.xaml"
                this.lookUpEdit.ProcessNewValue += new DevExpress.Xpf.Editors.ProcessNewValueEventHandler(this.lookUpEdit_ProcessNewValue);

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

            case 2:
                this.groupList = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));

            #line 47 "..\..\..\Modules\Grouping.xaml"
                this.groupList.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.groupList_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 4:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.multiselectionCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

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

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

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

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

            case 7:
                this.gridDragDropManager = ((DevExpress.Xpf.Grid.GridDragDropManager)(target));
                return;
            }
            this._contentLoaded = true;
        }
        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;
        }
        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;
        }
Esempio n. 7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.showHitInfoCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 2:
                this.viewsListBox = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

            case 3:
                this.hitInfoPopup = ((DevExpress.Xpf.Core.PopupBase)(target));

            #line 44 "..\..\..\Modules\HitTesting.xaml"
                this.hitInfoPopup.Opened += new System.EventHandler(this.hitInfoPopup_Opened);

            #line default
            #line hidden
                return;

            case 4:
                this.hitIfoItemsControl = ((System.Windows.Controls.ItemsControl)(target));
                return;

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

            #line 51 "..\..\..\Modules\HitTesting.xaml"
                this.grid.MouseMove += new System.Windows.Input.MouseEventHandler(this.grid_MouseMove);

            #line default
            #line hidden
                return;

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

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

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

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

            case 10:
                this.colTotal = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 8
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;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.checkEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 21 "..\..\..\Modules\MultiCellSelection.xaml"
                this.checkEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.CheckEdit_EditValueChanged);

            #line default
            #line hidden
                return;

            case 2:

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

            #line default
            #line hidden
                return;

            case 3:

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

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\Modules\MultiCellSelection.xaml"
                this.grid.CustomSummary += new DevExpress.Data.CustomSummaryEventHandler(this.grid_CustomSummary);

            #line default
            #line hidden

            #line 30 "..\..\..\Modules\MultiCellSelection.xaml"
                this.grid.SelectionChanged += new DevExpress.Xpf.Grid.GridSelectionChangedEventHandler(this.TableView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.allowFilteringCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 3:
                this.allowMRUFilterListCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 4:
                this.allowColumnMRUFilterListCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 5:
                this.showFilterPanelModeListBox = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

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

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

            case 8:
                this.viewsListBox = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

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

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

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

            case 12:
                this.colQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.showBandsPanelCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 3:
                this.allowChangeBandParentCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 4:
                this.showBandsInCustomizationFormCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

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

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

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

            case 9:
                this.showAutoFilterRowCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 10:
                this.allowMovingCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 11:
                this.allowResizingCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 12:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.transactionWindow = ((ManagementSystem.TransactionWindow)(target));
                return;

            case 2:
                this.saleCheck = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DetailContentCheck = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 3:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CheckBox = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 29 "..\..\..\Modules\RowTemplate.xaml"
                this.CheckBox.Checked += new System.Windows.RoutedEventHandler(this.CheckBox_Checked);

            #line default
            #line hidden

            #line 29 "..\..\..\Modules\RowTemplate.xaml"
                this.CheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.CheckBox_Unchecked);

            #line default
            #line hidden
                return;

            case 2:
                this.rowTemplateComboBox = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));

            #line 31 "..\..\..\Modules\RowTemplate.xaml"
                this.rowTemplateComboBox.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.RowTemplateComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

            case 5:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 15
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;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cbTotalSummaryPanelsContextMenuEndbled = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 3:
                this.cbShowFixedTotalSummary = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            #line 32 "..\..\..\Modules\GridSummaries.xaml"
                this.btnTotalSummaryEditor.Click += new System.Windows.RoutedEventHandler(this.btnTotalSummaryEditor_Click);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\Modules\GridSummaries.xaml"
                this.btnFixedTotalSummaryEditor.Click += new System.Windows.RoutedEventHandler(this.btnFixedTotalSummaryEditor_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.allowCascadeUpdateCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 3:
                this.scrollBarMode = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 4:
                this.durationSlider = ((DevExpress.Xpf.DemoBase.SliderControl)(target));
                return;

            case 5:
                this.animationEffectListBoxEdit = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

            case 6:
                this.gridDataSourceListBoxEdit = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

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

            case 8:
                this.gridView = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.showGroupFooters = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

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

            #line 54 "..\..\..\Modules\DataGroupSummaries.xaml"
                this.summaryItemTemplateComboBox.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.summaryItemTemplateComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

            case 6:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 19 "..\..\MainWindow.xaml"
                ((RDP_Uploader.MainWindow)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.DXWindow_SizeChanged);

            #line default
            #line hidden

            #line 20 "..\..\MainWindow.xaml"
                ((RDP_Uploader.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.DXWindow_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.UploadTab = ((DevExpress.Xpf.Core.DXTabItem)(target));
                return;

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

            #line 62 "..\..\MainWindow.xaml"
                this.richTextBox_Upload_AccountList.PreviewDragEnter += new System.Windows.DragEventHandler(this.Upload_Accounts_PreviewDragEnter);

            #line default
            #line hidden

            #line 63 "..\..\MainWindow.xaml"
                this.richTextBox_Upload_AccountList.PreviewDragOver += new System.Windows.DragEventHandler(this.Upload_Accounts_PreviewDragEnter);

            #line default
            #line hidden

            #line 64 "..\..\MainWindow.xaml"
                this.richTextBox_Upload_AccountList.PreviewDrop += new System.Windows.DragEventHandler(this.Upload_Accounts_PreviewDrop);

            #line default
            #line hidden
                return;

            case 4:
                this.checkBox_Upload_UseDRIVE = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

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

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

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

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

            #line 125 "..\..\MainWindow.xaml"
                this.button_Upload_OpenFile.Click += new System.Windows.RoutedEventHandler(this.button_Upload_OpenFile_Click);

            #line default
            #line hidden
                return;

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

            #line 142 "..\..\MainWindow.xaml"
                this.button_Upload_OpenFile_Power_Shell_Script.Click += new System.Windows.RoutedEventHandler(this.button_Upload_OpenFile_Power_Shell_Script_Click);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

            case 17:
                this.numericUpDown_Upload_ThreadCount = ((DevExpress.Xpf.Editors.SpinEdit)(target));
                return;

            case 18:
                this.numericUpDown_Upload_Timeout = ((DevExpress.Xpf.Editors.SpinEdit)(target));
                return;

            case 19:
                this.numericUpDown_Upload_LoadTimeout = ((DevExpress.Xpf.Editors.SpinEdit)(target));
                return;

            case 20:
                this.numericUpDown_Upload_ConnectTimeout = ((DevExpress.Xpf.Editors.SpinEdit)(target));
                return;

            case 21:
                this.checkBox_Upload_Debug = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

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

            case 24:
                this.label_Upload_Count_Error = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 25:
                this.label_Upload_Count_ThisIP = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 26:
                this.label_Upload_Count_LastIP = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 27:
                this.label_Upload_Count_Time = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 28:
                this.button_Upload_Start = ((System.Windows.Controls.Button)(target));

            #line 346 "..\..\MainWindow.xaml"
                this.button_Upload_Start.Click += new System.Windows.RoutedEventHandler(this.button_Upload_Start_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.Upload_Pause_Border = ((System.Windows.Controls.Border)(target));
                return;

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

            #line 349 "..\..\MainWindow.xaml"
                this.button_Upload_Pause.Click += new System.Windows.RoutedEventHandler(this.button_Upload_Pause_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.button_Upload_Stop = ((System.Windows.Controls.Button)(target));

            #line 352 "..\..\MainWindow.xaml"
                this.button_Upload_Stop.Click += new System.Windows.RoutedEventHandler(this.button_Upload_Stop_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.Upload_ProgressBar = ((DevExpress.Xpf.Editors.ProgressBarEdit)(target));
                return;

            case 33:
                this.Upload_ProgressBarText = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContextMenuModule = ((GridDemo.BuiltInContextMenus)(target));
                return;

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

            case 3:
                this.columnMenuAddItemCheck = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 4:
                this.groupPanelMenuRemoveItemCheck = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

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

            case 7:
                this.barManager = ((DevExpress.Xpf.Bars.BarManager)(target));
                return;

            case 8:
                this.copyCellDataItem = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 9:
                this.copyRowDataItem = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 10:
                this.deleteRowItem = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

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

            #line 60 "..\..\..\Modules\BuiltInContextMenus.xaml"
                this.grid.CustomSummary += new DevExpress.Data.CustomSummaryEventHandler(this.grid_CustomSummary);

            #line default
            #line hidden

            #line 60 "..\..\..\Modules\BuiltInContextMenus.xaml"
                this.grid.CustomSummaryExists += new DevExpress.Data.CustomSummaryExistEventHandler(this.grid_CustomSummaryExists);

            #line default
            #line hidden
                return;

            case 12:
                this.colCountry = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 13:
                this.colUnitPrice = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

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

            #line 84 "..\..\..\Modules\BuiltInContextMenus.xaml"
                this.view.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.TableView_ShowGridMenu);

            #line default
            #line hidden
                return;

            case 15:
                this.allowSortingItem = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 16:
                this.allowGroupingItem = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 17:
                this.allowAllSortingItem = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 18:
                this.allowAllGroupingItem = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 19:
                this.copyInfoItem = ((DevExpress.Xpf.Bars.BarSubItem)(target));
                return;

            case 20:
                this.customSummaryMenuItem = ((DevExpress.Xpf.Bars.BarCheckItem)(target));

            #line 108 "..\..\..\Modules\BuiltInContextMenus.xaml"
                this.customSummaryMenuItem.CheckedChanged += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.customSummaryMenuItem_CheckedChanged);

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

            #line 27 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CopyCommandBinding_Executed);

            #line default
            #line hidden

            #line 27 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CopyCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 2:

            #line 28 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CutCommandBinding_Executed);

            #line default
            #line hidden

            #line 28 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CutCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 3:

            #line 29 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PasteCommandBinding_Executed);

            #line default
            #line hidden

            #line 29 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.PasteCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 4:

            #line 30 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.DeleteCommandBinding_Executed);

            #line default
            #line hidden

            #line 30 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.DeleteCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

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

            #line 32 "..\..\..\Modules\CopyPasteOperations.xaml"
                this.allowCopyingtoClipboardCheckEdit.Checked += new System.Windows.RoutedEventHandler(this.allowCopyingtoClipboardCheckEdit_Checked);

            #line default
            #line hidden

            #line 32 "..\..\..\Modules\CopyPasteOperations.xaml"
                this.allowCopyingtoClipboardCheckEdit.Unchecked += new System.Windows.RoutedEventHandler(this.allowCopyingtoClipboardCheckEdit_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\Modules\CopyPasteOperations.xaml"
                this.copyHeaderCheckEdit.Checked += new System.Windows.RoutedEventHandler(this.copyHeaderCheckEdit_Checked);

            #line default
            #line hidden

            #line 33 "..\..\..\Modules\CopyPasteOperations.xaml"
                this.copyHeaderCheckEdit.Unchecked += new System.Windows.RoutedEventHandler(this.copyHeaderCheckEdit_Unchecked);

            #line default
            #line hidden
                return;

            case 7:
                this.PasteRule = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));
                return;

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

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

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

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

            case 12:
                this.gridCopy = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 13:
                this.gridCut = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 14:
                this.gridPaste = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 15:
                this.gridDelete = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 16:
                this.DemoContentGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 17:
                this.firstGrid = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 68 "..\..\..\Modules\CopyPasteOperations.xaml"
                this.firstGrid.CustomUnboundColumnData += new DevExpress.Xpf.Grid.GridColumnDataEventHandler(this.Grid_CustomUnboundColumnData);

            #line default
            #line hidden
                return;

            case 18:

            #line 70 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CopyCommandBinding_Executed);

            #line default
            #line hidden

            #line 70 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CopyCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 19:

            #line 71 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CutCommandBinding_Executed);

            #line default
            #line hidden

            #line 71 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CutCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 20:

            #line 72 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PasteCommandBinding_Executed);

            #line default
            #line hidden

            #line 72 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.PasteCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 21:

            #line 73 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.DeleteCommandBinding_Executed);

            #line default
            #line hidden

            #line 73 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.DeleteCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 22:
                this.firstPopupMenu = ((DevExpress.Xpf.Bars.PopupMenu)(target));
                return;

            case 23:
                this.viewFirstCopy = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 24:
                this.viewFirstCut = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 25:
                this.viewFirstPaste = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 26:
                this.viewFirstDelete = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 27:
                this.CopyPasteDemoTabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 28:
                this.secondGrid = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 111 "..\..\..\Modules\CopyPasteOperations.xaml"
                this.secondGrid.CustomUnboundColumnData += new DevExpress.Xpf.Grid.GridColumnDataEventHandler(this.Grid_CustomUnboundColumnData);

            #line default
            #line hidden
                return;

            case 29:

            #line 113 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CopyCommandBinding_Executed);

            #line default
            #line hidden

            #line 113 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CopyCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 30:

            #line 114 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CutCommandBinding_Executed);

            #line default
            #line hidden

            #line 114 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CutCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 31:

            #line 115 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PasteCommandBinding_Executed);

            #line default
            #line hidden

            #line 115 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.PasteCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 32:

            #line 116 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.DeleteCommandBinding_Executed);

            #line default
            #line hidden

            #line 116 "..\..\..\Modules\CopyPasteOperations.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.DeleteCommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 33:
                this.secondPopupMenu = ((DevExpress.Xpf.Bars.PopupMenu)(target));
                return;

            case 34:
                this.viewSecondCopy = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 35:
                this.viewSecondCut = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 36:
                this.viewSecondPaste = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 37:
                this.viewSecondDelete = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

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

            #line 23 "..\..\..\View\GenericChartView.xaml"
                ((GenericChart.GenericChartView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 3:
                this.TopAccountsBar = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 4:
                this.TopIssuers = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 5:
                this.TopSecurities = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 6:
                this.ChartHierarchy = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 7:
                this.Series = ((DevExpress.Xpf.Charts.PieSeries2D)(target));
                return;

            case 8:
                this.pieTotalLabel = ((DevExpress.Xpf.Charts.PieTotalLabel)(target));
                return;

            case 9:
                this.legend = ((DevExpress.Xpf.Charts.Legend)(target));
                return;

            case 10:
                this.ChartPerformance = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 11:
                this.ChartTopCmplSecurities = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 12:
                this.AssetAllocationSeries = ((DevExpress.Xpf.Charts.PieSeries2D)(target));
                return;

            case 13:
                this.ChartBreachesBySeverity = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 14:
                this.ComplianceSeverityChart = ((DevExpress.Xpf.Charts.PieSeries2D)(target));
                return;

            case 15:
                this.ChartVsBenchmark = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 16:
                this.AssetUnderBubble = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 17:
                this.ChartMaturities = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 18:
                this.test = ((DevExpress.Xpf.Charts.PointSeries2D)(target));
                return;

            case 19:
                this.AgedBreaches = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 20:
                this.CashBar = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 21:
                this._dataGrid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 22:
                this._viewDataGrid = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 668 "..\..\..\View\GenericChartView.xaml"
                this._viewDataGrid.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden
                return;

            case 23:
                this.lblheader = ((System.Windows.Controls.Label)(target));
                return;

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

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

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

            #line default
            #line hidden

            #line 748 "..\..\..\View\GenericChartView.xaml"
                this.comboBoxEdit1.LostFocus += new System.Windows.RoutedEventHandler(this.comboBoxEdit1_LostFocus_1);

            #line default
            #line hidden
                return;

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

            #line 765 "..\..\..\View\GenericChartView.xaml"
                this.cmboView.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cmboView_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 27:
                this.lblColorIndicator = ((System.Windows.Controls.Label)(target));
                return;

            case 28:
                this.rdoNegitve = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 29:
                this.rdoPositve = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

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

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

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

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

            #line 47 "..\..\LogControl.xaml"
                this.StartDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 52 "..\..\LogControl.xaml"
                this.EndDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 58 "..\..\LogControl.xaml"
                this.HostName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 60 "..\..\LogControl.xaml"
                this.StateName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 61 "..\..\LogControl.xaml"
                this.SealChbutton.Click += new System.Windows.RoutedEventHandler(this.SealChbutton_Click);

            #line default
            #line hidden
                return;

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

            #line 62 "..\..\LogControl.xaml"
                this.Imagebutton.Click += new System.Windows.RoutedEventHandler(this.Imagebutton_Click);

            #line default
            #line hidden
                return;

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

            #line 63 "..\..\LogControl.xaml"
                this.Exportbutton.Click += new System.Windows.RoutedEventHandler(this.Exportbutton_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 13:
                this.barSeries = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 14:
                this.line = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 15:
                this.ShowLine = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 115 "..\..\LogControl.xaml"
                this.ShowLine.Checked += new System.Windows.RoutedEventHandler(this.ShowLine_Checked);

            #line default
            #line hidden

            #line 115 "..\..\LogControl.xaml"
                this.ShowLine.Unchecked += new System.Windows.RoutedEventHandler(this.ShowLine_Unchecked);

            #line default
            #line hidden
                return;

            case 16:
                this.ShowBar = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 116 "..\..\LogControl.xaml"
                this.ShowBar.Checked += new System.Windows.RoutedEventHandler(this.ShowBar_Checked);

            #line default
            #line hidden

            #line 116 "..\..\LogControl.xaml"
                this.ShowBar.Unchecked += new System.Windows.RoutedEventHandler(this.ShowBar_Unchecked);

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

            case 2:

            #line 11 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnGuardarCerrar);

            #line default
            #line hidden
                return;

            case 3:

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

            #line default
            #line hidden
                return;

            case 4:
                this.SaveAndNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 15 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.SaveAndNew.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.SaveAndNew_ItemClick);

            #line default
            #line hidden
                return;

            case 5:
                this.btnEliminar = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 16 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnEliminar.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnEliminar_ItemClick);

            #line default
            #line hidden
                return;

            case 6:
                this.goToAddRecipe = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 17 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.goToAddRecipe.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.goToAddRecipe_ItemClick);

            #line default
            #line hidden
                return;

            case 7:

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

            #line default
            #line hidden
                return;

            case 8:

            #line 23 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.insumosElaborados_ExportToPDF_ItemClick);

            #line default
            #line hidden
                return;

            case 9:

            #line 24 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.insumosElaborados_ExportToPNG_ItemClick);

            #line default
            #line hidden
                return;

            case 10:
                this.btnADDRECETAMENU = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 11:
                this.btnListo = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 29 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnListo.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnListo_ItemClick);

            #line default
            #line hidden
                return;

            case 12:

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

            #line default
            #line hidden
                return;

            case 13:

            #line 33 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.EliminarIngredienteDeReceta_ItemClick);

            #line default
            #line hidden
                return;

            case 14:

            #line 36 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnRecipeReport_ItemClick);

            #line default
            #line hidden
                return;

            case 15:
                this.btnProducto = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 16:

            #line 44 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.GuardarYNuevo_ItemClick);

            #line default
            #line hidden
                return;

            case 17:

            #line 45 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.NuevoProducto_ItemClick);

            #line default
            #line hidden
                return;

            case 18:

            #line 46 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.eliminarProducto_ItemClick);

            #line default
            #line hidden
                return;

            case 19:

            #line 50 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.goToAddRecipeFromProducts_ItemClick);

            #line default
            #line hidden
                return;

            case 20:

            #line 54 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnProductReport_ItemClick);

            #line default
            #line hidden
                return;

            case 21:

            #line 57 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.productos_ExportToExcel_ItemClick);

            #line default
            #line hidden
                return;

            case 22:

            #line 58 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.productos_ExportToPDF_ItemClick);

            #line default
            #line hidden
                return;

            case 23:

            #line 59 "..\..\..\View\GestionInsumosElaborados.xaml"
                ((DevExpress.Xpf.Bars.BarButtonItem)(target)).ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.productos_ExportToPNG_ItemClick);

            #line default
            #line hidden
                return;

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

            case 25:
                this.vista_InsumosElaborados = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 26:
                this.groupInsumoElaborado = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

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

            #line 70 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.cbxGrupos.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cbxGrupos_SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

            case 29:
                this.txtCodigo = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 30:
                this.txtUCosto = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 82 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtUCosto.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden

            #line 82 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtUCosto.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostos_KeyUp);

            #line default
            #line hidden
                return;

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

            case 32:
                this.txtnombreGrupo = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 33:
                this.cbxCategoria = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 91 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.cbxCategoria.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cbxCategoria_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 34:
                this.btnGuardarGrupo = ((System.Windows.Controls.Button)(target));

            #line 93 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnGuardarGrupo.Click += new System.Windows.RoutedEventHandler(this.btnGuardarGrupo_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.groupCategoria = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 36:
                this.txtCategoria = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

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

            #line 98 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnGuardarCategoria.Click += new System.Windows.RoutedEventHandler(this.btnGuardarCategoria_Click);

            #line default
            #line hidden
                return;

            case 38:
                this.txtCpromedio = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 103 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtCpromedio.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 39:
                this.txtEstandar = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 40:
                this.cbxInventariable = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 41:
                this.txtRendimiento = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 42:
                this.txtCantidadIE = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 43:
                this.cbxUmedida = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 122 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.cbxUmedida.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cbxUmedida_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 44:
                this.chksAutomatico = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 45:
                this.groupUnidades = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 46:
                this.txtNombreUnidad = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 47:
                this.btnGuardarUnidad = ((System.Windows.Controls.Button)(target));

            #line 133 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnGuardarUnidad.Click += new System.Windows.RoutedEventHandler(this.btnGuardarUnidad_Click);

            #line default
            #line hidden
                return;

            case 48:
                this.cbxValoresDeClasificaciones = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 49:
                this.tblIElaborados = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 142 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.tblIElaborados.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.tblIElaborados_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 50:
                this.tablaIElaborado = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 51:
                this.vista_Receta = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 52:
                this.cbxIngredientes = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 153 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.cbxIngredientes.SelectedIndexChanged += new System.Windows.RoutedEventHandler(this.cbxIngredientes_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 53:
                this.txtCantidadR = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 54:
                this.txtUnidadMedida = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 55:
                this.cbxAlmacenes = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 56:
                this.btnAdd = ((System.Windows.Controls.Button)(target));

            #line 169 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);

            #line default
            #line hidden
                return;

            case 57:
                this.tblReceta = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 171 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.tblReceta.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.tblReceta_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 58:
                this.txtCostoReceta = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 59:
                this.vista_Producto = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 60:
                this.groupProducto = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

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

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

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

            #line 188 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.SeleccionarImagen.Click += new System.Windows.RoutedEventHandler(this.SeleccionarImagen_Click);

            #line default
            #line hidden
                return;

            case 64:
                this.txtCodigoP = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 65:
                this.txtDescripcionP = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 66:
                this.txtNombreP = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 198 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtNombreP.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtNombreP_KeyUp);

            #line default
            #line hidden
                return;

            case 67:
                this.txtUPrecioP = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 203 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtUPrecioP.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostosProductos_KeyUp);

            #line default
            #line hidden

            #line 203 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtUPrecioP.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 68:
                this.txtIVAP = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 206 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtIVAP.KeyUp += new System.Windows.Input.KeyEventHandler(this.ObtenerCostosProductos_KeyUp);

            #line default
            #line hidden

            #line 206 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtIVAP.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 69:
                this.txtPCImpuestoP = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 211 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.txtPCImpuestoP.KeyDown += new System.Windows.Input.KeyEventHandler(this.SoloNumeros_KeyDown);

            #line default
            #line hidden
                return;

            case 70:
                this.cbxPreparacion = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 71:
                this.vistaNAP = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 72:
                this.txtNombreArea = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 73:
                this.btnGuardarArea = ((System.Windows.Controls.Button)(target));

            #line 226 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnGuardarArea.Click += new System.Windows.RoutedEventHandler(this.btnGuardarArea_Click);

            #line default
            #line hidden
                return;

            case 74:
                this.btnNuevaArea = ((System.Windows.Controls.Button)(target));

            #line 229 "..\..\..\View\GestionInsumosElaborados.xaml"
                this.btnNuevaArea.Click += new System.Windows.RoutedEventHandler(this.btnNuevaArea_Click);

            #line default
            #line hidden
                return;

            case 75:
                this.cbxAreaDisponible = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 76:
                this.cbxValoresDeClasificacionesP = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

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

            #line default
            #line hidden
                return;

            case 78:
                this.tablaProductos = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 25
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.allowSortingCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

            case 3:
                this.allowResizingCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 4:
                this.showIndicatorCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

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

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

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

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

            case 9:
                this.showHorizontalLinesCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 10:
                this.showTreelLinesCheckEdit = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 11:
                this.NavigationStyleComboBox = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 12:
                this.chkEnableContextMenu = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 58 "..\..\..\Modules\TreeListView.xaml"
                this.chkEnableContextMenu.Checked += new System.Windows.RoutedEventHandler(this.chkEnableContextMenu_Checked);

            #line default
            #line hidden

            #line 58 "..\..\..\Modules\TreeListView.xaml"
                this.chkEnableContextMenu.Unchecked += new System.Windows.RoutedEventHandler(this.chkEnableContextMenu_Unchecked);

            #line default
            #line hidden
                return;

            case 13:
                this.showHideButton = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 14:
                this.treeList = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 15:
                this.view = ((DevExpress.Xpf.Grid.TreeListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window_edit_role = ((GreatestApplicatioInMyLife.edit_roles)(target));

            #line 7 "..\..\..\edit_roles.xaml"
                this.window_edit_role.Activated += new System.EventHandler(this.window_edit_role_Activated);

            #line default
            #line hidden
                return;

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

            #line 10 "..\..\..\edit_roles.xaml"
                this.chnom.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

            case 3:
                this.chchar = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 15 "..\..\..\edit_roles.xaml"
                this.chchar.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

            case 4:
                this.chemp = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 20 "..\..\..\edit_roles.xaml"
                this.chemp.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\..\edit_roles.xaml"
                this.chcontr.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\edit_roles.xaml"
                this.chwar.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 35 "..\..\..\edit_roles.xaml"
                this.chmes.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\..\edit_roles.xaml"
                this.chobj.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

            case 9:
                this.charr = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 45 "..\..\..\edit_roles.xaml"
                this.charr.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

            case 10:
                this.chleave = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 50 "..\..\..\edit_roles.xaml"
                this.chleave.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

            case 11:
                this.chmove = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 55 "..\..\..\edit_roles.xaml"
                this.chmove.GotFocus += new System.Windows.RoutedEventHandler(this.chnom_GotFocus);

            #line default
            #line hidden
                return;

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

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

            #line 60 "..\..\..\edit_roles.xaml"
                this.bt_apply.Click += new System.Windows.RoutedEventHandler(this.bt_apply_Click);

            #line default
            #line hidden
                return;

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

            #line 62 "..\..\..\edit_roles.xaml"
                this.bt_cancel.Click += new System.Windows.RoutedEventHandler(this.bt_cancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window = ((Reyuko.App.Views.Calender.CustomAppointmentWindow)(target));
                return;

            case 2:
                this.toolbar_barItemSave = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 3:
                this.toolbar_barItemPrevious = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 4:
                this.toolbar_barItemNext = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 5:
                this.toolbar_barItemDelete = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 6:
                this.barItemSaveAndClose = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 7:
                this.barItemDelete = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 8:
                this.barItemLabel = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 9:
                this.barItemStatus = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 10:
                this.barItemResources = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 11:
                this.barItemResource = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 12:
                this.barItemReminder = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 13:
                this.barItemRecurrence = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 14:
                this.barItemTimeZones = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

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

            case 16:
                this.editorSubject = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 17:
                this.editorLocation = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 18:
                this.layoutStartTime = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

            case 19:
                this.editorStartDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

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

            case 21:
                this.editorAllDay = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 22:
                this.layoutEndTime = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

            case 23:
                this.editorEndDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
                return;

            case 24:
                this.editorEndTime = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 25:
                this.editorTimeZone = ((DevExpress.Xpf.Scheduling.Editors.TimeZoneEdit)(target));
                return;

            case 26:
                this.editorDescription = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 28
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.chkInstantFeedBack = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 29 "..\..\..\Modules\LINQToSQLServer.xaml"
                this.chkInstantFeedBack.Checked += new System.Windows.RoutedEventHandler(this.ChangeInstantFeedBack);

            #line default
            #line hidden

            #line 29 "..\..\..\Modules\LINQToSQLServer.xaml"
                this.chkInstantFeedBack.Unchecked += new System.Windows.RoutedEventHandler(this.ChangeInstantFeedBack);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\Modules\LINQToSQLServer.xaml"
                this.btnConfigure.Click += new System.Windows.RoutedEventHandler(this.Configure);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\Modules\LINQToSQLServer.xaml"
                this.waitIndicatorList.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.CustomizeWaitIndicator);

            #line default
            #line hidden
                return;

            case 4:
                this.linqServerModeDataSource = ((DevExpress.Xpf.Core.ServerMode.LinqServerModeDataSource)(target));
                return;

            case 5:
                this.linqInstantFeedbackDataSource = ((DevExpress.Xpf.Core.ServerMode.LinqInstantFeedbackDataSource)(target));
                return;

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

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

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

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

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

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

            case 12:
                this.colHasAttachment = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 13:
                this.colDaysActive = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 14:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 29
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

            case 2:
                this.QueryDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 21 "..\..\..\Page\StatisticsControl.xaml"
                this.QueryDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\..\Page\StatisticsControl.xaml"
                this.FwName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\Page\StatisticsControl.xaml"
                this.ProtectedIP.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\Page\StatisticsControl.xaml"
                this.StateName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\..\Page\StatisticsControl.xaml"
                this.Querybutton.Click += new System.Windows.RoutedEventHandler(this.Querybutton_Click);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\Page\StatisticsControl.xaml"
                this.Exportbutton.Click += new System.Windows.RoutedEventHandler(this.Exportbutton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.StatisData = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

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

            #line 42 "..\..\..\Page\StatisticsControl.xaml"
                this.view.RowDoubleClick += new DevExpress.Xpf.Grid.RowDoubleClickEventHandler(this.RowDoubleClick);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\..\Page\StatisticsControl.xaml"
                this.Returnbutton.Click += new System.Windows.RoutedEventHandler(this.Returnbutton_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.ShowLine = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 47 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowLine.Checked += new System.Windows.RoutedEventHandler(this.ShowLine_Checked);

            #line default
            #line hidden

            #line 47 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowLine.Unchecked += new System.Windows.RoutedEventHandler(this.ShowLine_Unchecked);

            #line default
            #line hidden
                return;

            case 12:
                this.ShowBar = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 48 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowBar.Checked += new System.Windows.RoutedEventHandler(this.ShowBar_Checked);

            #line default
            #line hidden

            #line 48 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowBar.Unchecked += new System.Windows.RoutedEventHandler(this.ShowBar_Unchecked);

            #line default
            #line hidden
                return;

            case 13:
                this.IPchartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 14:
                this.pie = ((DevExpress.Xpf.Charts.PieSeries2D)(target));
                return;

            case 15:
                this.DatechartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 16:
                this.barSeries = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 17:
                this.line = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 30
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.editorShowModeCombobox = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

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

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

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

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

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

            #line 73 "..\..\..\Modules\CellEditors.xaml"
                this.alternativeDisplayTemplateCheckBox.Checked += new System.Windows.RoutedEventHandler(this.alternativeDisplayTemplateCheckBox_Checked);

            #line default
            #line hidden

            #line 73 "..\..\..\Modules\CellEditors.xaml"
                this.alternativeDisplayTemplateCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.alternativeDisplayTemplateCheckBox_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 74 "..\..\..\Modules\CellEditors.xaml"
                this.alternativeEditTemplateCheckBox.Checked += new System.Windows.RoutedEventHandler(this.alternativeEditTemplateCheckBox_Checked);

            #line default
            #line hidden

            #line 74 "..\..\..\Modules\CellEditors.xaml"
                this.alternativeEditTemplateCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.alternativeEditTemplateCheckBox_Unchecked);

            #line default
            #line hidden
                return;

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

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

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

            case 12:
                this.colUserId = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 13:
                this.colHoursActive = ((DevExpress.Xpf.Grid.GridColumn)(target));

            #line 101 "..\..\..\Modules\CellEditors.xaml"
                this.colHoursActive.Validate += new DevExpress.Xpf.Grid.GridCellValidationEventHandler(this.colHoursActive_Validate);

            #line default
            #line hidden
                return;

            case 14:

            #line 103 "..\..\..\Modules\CellEditors.xaml"
                ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target)).GetIsActivatingKey += new DevExpress.Xpf.Editors.Settings.GetIsActivatingKeyEventHandler(this.TextEditSettings_GetIsActivatingKey);

            #line default
            #line hidden

            #line 104 "..\..\..\Modules\CellEditors.xaml"
                ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target)).ProcessActivatingKey += new DevExpress.Xpf.Editors.Settings.ProcessActivatingKeyEventHandler(this.TextEditSettings_ProcessActivatingKey);

            #line default
            #line hidden
                return;

            case 15:
                this.colHasAttachment = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;
            }
            this._contentLoaded = true;
        }