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;
        }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 34 "..\..\..\Modules\CardView.xaml"
                ((DevExpress.Xpf.Editors.ComboBoxEdit)(target)).EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.ComboBoxEdit_EditValueChanged);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\..\Modules\CardView.xaml"
                this.maxCardCountInRowNoLimitRadioButton.Checked += new System.Windows.RoutedEventHandler(this.maxCardCountInRowNoLimitRadioButton_Checked);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\..\Modules\CardView.xaml"
                this.maxCardCountInRowValueRadioButton.Checked += new System.Windows.RoutedEventHandler(this.maxCardCountInRowValueRadioButton_Checked);

            #line default
            #line hidden
                return;

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

            #line 49 "..\..\..\Modules\CardView.xaml"
                this.maxCardCountInRowSpinEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.maxCardCountInRowSpinEdit_EditValueChanged);

            #line default
            #line hidden
                return;

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

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

            case 7:
                this.view = ((DevExpress.Xpf.Grid.CardView)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

            case 3:

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

            #line default
            #line hidden
                return;

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

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

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

            #line default
            #line hidden
                return;

            case 6:

            #line 101 "..\..\..\View\TaxHarvestorViewerVisual.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.OpenReport_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden

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

            #line default
            #line hidden
                return;

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

            #line 135 "..\..\..\View\TaxHarvestorViewerVisual.xaml"
                this.cmbTaxlotmethods.LostFocus += new System.Windows.RoutedEventHandler(this.cmbTaxlotmethods_LostFocus);

            #line default
            #line hidden
                return;

            case 9:
                this.TXTHarvestamount = ((DevExpress.Xpf.Editors.SpinEdit)(target));

            #line 151 "..\..\..\View\TaxHarvestorViewerVisual.xaml"
                this.TXTHarvestamount.LostFocus += new System.Windows.RoutedEventHandler(this.TXTHarvestamount_LostFocus);

            #line default
            #line hidden
                return;

            case 10:
                this.txtSearch = ((System.Windows.Controls.TextBox)(target));

            #line 153 "..\..\..\View\TaxHarvestorViewerVisual.xaml"
                this.txtSearch.LostFocus += new System.Windows.RoutedEventHandler(this.txtSearch_LostFocus);

            #line default
            #line hidden
                return;

            case 11:
                this.TXTYTDST = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 12:
                this.TXTYTDLT = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 13:
                this.TXTYTDTotal = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 14:
                this.TxtYtdDesiredTotal = ((DevExpress.Xpf.Editors.TextEdit)(target));

            #line 163 "..\..\..\View\TaxHarvestorViewerVisual.xaml"
                this.TxtYtdDesiredTotal.LostFocus += new System.Windows.RoutedEventHandler(this.TxtYtdDesiredTotal_LostFocus);

            #line default
            #line hidden
                return;

            case 15:
                this.lblSummary = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 166 "..\..\..\View\TaxHarvestorViewerVisual.xaml"
                this.btnCreateOrders.Click += new System.Windows.RoutedEventHandler(this.btnCreateOrders_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.plotter = ((Microsoft.Research.DynamicDataDisplay.TimeChartPlotter)(target));
     return;
     case 2:
     this.dateAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target));
     return;
     case 3:
     this.tabControl = ((StrategyAnalyzerCore.Visualization.Wpf.TabControl.TabControl)(target));
     
     #line 30 "..\..\MainView.xaml"
     this.tabControl.NewTabItem += new System.EventHandler<StrategyAnalyzerCore.Visualization.Wpf.TabControl.NewTabItemEventArgs>(this.tabControl_NewTabItem);
     
     #line default
     #line hidden
     return;
     case 4:
     this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 5:
     this.layoutControl1 = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
     return;
     case 6:
     this.startDateEdit = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 7:
     this.endDateEdit = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 8:
     this.monthSpinEdit = ((DevExpress.Xpf.Editors.SpinEdit)(target));
     return;
     case 9:
     this.runButton = ((System.Windows.Controls.Button)(target));
     
     #line 105 "..\..\MainView.xaml"
     this.runButton.Click += new System.Windows.RoutedEventHandler(this.runButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Beispiel #5
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;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.maxColumn = ((DevExpress.Xpf.Editors.SpinEdit)(target));
     
     #line 28 "..\..\..\..\Controls\RowUnitPanelControl.xaml"
     this.maxColumn.Validate += new DevExpress.Xpf.Editors.Validation.ValidateEventHandler(this.MaxColumnValidate);
     
     #line default
     #line hidden
     
     #line 28 "..\..\..\..\Controls\RowUnitPanelControl.xaml"
     this.maxColumn.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.MaxColumnEditValueChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.delta = ((DevExpress.Xpf.Editors.SpinEdit)(target));
     return;
     case 3:
     this.sku = ((DevExpress.Xpf.Editors.SpinEdit)(target));
     return;
     }
     this._contentLoaded = true;
 }
Beispiel #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.printStyleChooser = ((DevExpress.Xpf.Editors.ListBoxEdit)(target));

            #line 35 "..\..\..\Modules\CardViewPrinting.xaml"
                this.printStyleChooser.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.printStyleChooser_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 3:
                this.sePrintMaximumCardColumns = ((DevExpress.Xpf.Editors.SpinEdit)(target));
                return;

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

            #line 52 "..\..\..\Modules\CardViewPrinting.xaml"
                this.newTabButton.Click += new System.Windows.RoutedEventHandler(this.newTabButton_Click);

            #line default
            #line hidden
                return;

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

            #line 53 "..\..\..\Modules\CardViewPrinting.xaml"
                this.newWindowButton.Click += new System.Windows.RoutedEventHandler(this.newWindowButton_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.tabControl = ((DevExpress.Xpf.Core.DXTabControl)(target));

            #line 56 "..\..\..\Modules\CardViewPrinting.xaml"
                this.tabControl.TabHidden += new DevExpress.Xpf.Core.TabControlTabHiddenEventHandler(this.tabControl_TabHidden);

            #line default
            #line hidden
                return;

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

            case 8:
                this.cardView = ((DevExpress.Xpf.Grid.CardView)(target));
                return;
            }
            this._contentLoaded = true;
        }