/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.gridControl1 = new DevExpress.XtraGrid.GridControl();
     this.bittrexAccountBalanceInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCurrency      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBalance       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAvailable     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPending       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCryptoAddress = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRequested     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUuid          = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bittrexAccountBalanceInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.bittrexAccountBalanceInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(1393, 906);
     this.gridControl1.TabIndex = 2;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
     //
     // bittrexAccountBalanceInfoBindingSource
     //
     this.bittrexAccountBalanceInfoBindingSource.DataSource = typeof(CryptoMarketClient.Bittrex.BittrexAccountBalanceInfo);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colCurrency,
         this.colBalance,
         this.colAvailable,
         this.colPending,
         this.colCryptoAddress,
         this.colRequested,
         this.colUuid
     });
     gridFormatRule1.Name = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     //
     // colCurrency
     //
     this.colCurrency.FieldName    = "Currency";
     this.colCurrency.Name         = "colCurrency";
     this.colCurrency.Visible      = true;
     this.colCurrency.VisibleIndex = 0;
     //
     // colBalance
     //
     this.colBalance.FieldName = "Balance";
     this.colBalance.GroupFormat.FormatString = "0.########";
     this.colBalance.GroupFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colBalance.Name         = "colBalance";
     this.colBalance.Visible      = true;
     this.colBalance.VisibleIndex = 1;
     //
     // colAvailable
     //
     this.colAvailable.FieldName = "Available";
     this.colAvailable.GroupFormat.FormatString = "0.########";
     this.colAvailable.GroupFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAvailable.Name         = "colAvailable";
     this.colAvailable.Visible      = true;
     this.colAvailable.VisibleIndex = 2;
     //
     // colPending
     //
     this.colPending.FieldName = "Pending";
     this.colPending.GroupFormat.FormatString = "0.########";
     this.colPending.GroupFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colPending.Name         = "colPending";
     this.colPending.Visible      = true;
     this.colPending.VisibleIndex = 3;
     //
     // colCryptoAddress
     //
     this.colCryptoAddress.FieldName    = "CryptoAddress";
     this.colCryptoAddress.Name         = "colCryptoAddress";
     this.colCryptoAddress.Visible      = true;
     this.colCryptoAddress.VisibleIndex = 4;
     //
     // colRequested
     //
     this.colRequested.FieldName    = "Requested";
     this.colRequested.Name         = "colRequested";
     this.colRequested.Visible      = true;
     this.colRequested.VisibleIndex = 5;
     //
     // colUuid
     //
     this.colUuid.FieldName    = "Uuid";
     this.colUuid.Name         = "colUuid";
     this.colUuid.Visible      = true;
     this.colUuid.VisibleIndex = 6;
     //
     // BittrexBalancesForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(14F, 29F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1393, 906);
     this.Controls.Add(this.gridControl1);
     this.Name = "BittrexBalancesForm";
     this.Text = "Bittrex Account Balances";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bittrexAccountBalanceInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet  formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet      formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon  formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon  formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon  formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     System.ComponentModel.ComponentResourceManager     resources               = new System.ComponentModel.ComponentResourceManager(typeof(F6004ImportForm));
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo1              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo2              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo3              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo4              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo5              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo6              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo7              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo8              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo9              = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.FieldInfo              fieldInfo10             = new DevExpress.DataAccess.Excel.FieldInfo();
     DevExpress.DataAccess.Excel.ExcelWorksheetSettings excelWorksheetSettings1 = new DevExpress.DataAccess.Excel.ExcelWorksheetSettings();
     DevExpress.DataAccess.Excel.ExcelSourceOptions     excelSourceOptions1     = new DevExpress.DataAccess.Excel.ExcelSourceOptions(excelWorksheetSettings1);
     this.colCalculable                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControl1               = new DevExpress.XtraLayout.LayoutControl();
     this.buttonEdit1                  = new DevExpress.XtraEditors.ButtonEdit();
     this.gridControl1                 = new DevExpress.XtraGrid.GridControl();
     this.f6004BindingSource           = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1                    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colOrdre                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCodeN                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCodeN1                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLibelle                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colValeurN                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colValeurN1                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTypeValeurs               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.simpleButton1                = new DevExpress.XtraEditors.SimpleButton();
     this.ValN_1comboBoxEdit           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.CodeRubN_1comboBoxEdit       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.CodeRubNetcomboBoxEdit       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.ValNetcomboBoxEdit           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.checkEdit1                   = new DevExpress.XtraEditors.CheckEdit();
     this.simpleButton2                = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup1          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem7           = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1              = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem9           = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup2          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2           = new DevExpress.XtraLayout.LayoutControlItem();
     this.CodeRubN_1layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.ValBrutlayoutControlItem     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6           = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem10          = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2              = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlGroup3          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem8           = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem3              = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem11          = new DevExpress.XtraLayout.LayoutControlItem();
     this.excelDataSource1             = new DevExpress.DataAccess.Excel.ExcelDataSource();
     this.openFileDialog1              = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.f6004BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValN_1comboBoxEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CodeRubN_1comboBoxEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CodeRubNetcomboBoxEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValNetcomboBoxEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CodeRubN_1layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValBrutlayoutControlItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
     this.SuspendLayout();
     //
     // colCalculable
     //
     this.colCalculable.AppearanceHeader.Options.UseTextOptions = true;
     this.colCalculable.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colCalculable.Caption   = "C";
     this.colCalculable.FieldName = "Calculable";
     this.colCalculable.Name      = "colCalculable";
     this.colCalculable.OptionsColumn.AllowEdit  = false;
     this.colCalculable.OptionsColumn.AllowFocus = false;
     this.colCalculable.OptionsColumn.FixedWidth = true;
     this.colCalculable.OptionsColumn.ReadOnly   = true;
     this.colCalculable.Width = 29;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.buttonEdit1);
     this.layoutControl1.Controls.Add(this.gridControl1);
     this.layoutControl1.Controls.Add(this.simpleButton1);
     this.layoutControl1.Controls.Add(this.ValN_1comboBoxEdit);
     this.layoutControl1.Controls.Add(this.CodeRubN_1comboBoxEdit);
     this.layoutControl1.Controls.Add(this.CodeRubNetcomboBoxEdit);
     this.layoutControl1.Controls.Add(this.ValNetcomboBoxEdit);
     this.layoutControl1.Controls.Add(this.checkEdit1);
     this.layoutControl1.Controls.Add(this.simpleButton2);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1224, 162, 450, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1098, 513);
     this.layoutControl1.TabIndex = 1;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // buttonEdit1
     //
     this.buttonEdit1.Location = new System.Drawing.Point(134, 12);
     this.buttonEdit1.Name     = "buttonEdit1";
     this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.buttonEdit1.Size            = new System.Drawing.Size(952, 20);
     this.buttonEdit1.StyleController = this.layoutControl1;
     this.buttonEdit1.TabIndex        = 11;
     this.buttonEdit1.ButtonClick    += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_ButtonClick);
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.f6004BindingSource;
     this.gridControl1.Location   = new System.Drawing.Point(24, 182);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(1050, 281);
     this.gridControl1.TabIndex   = 10;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // f6004BindingSource
     //
     this.f6004BindingSource.DataMember = "Lignes";
     this.f6004BindingSource.DataSource = typeof(TVS.Module.Liasse.Model.F6004);
     //
     // gridView1
     //
     this.gridView1.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.gridView1.Appearance.HeaderPanel.Options.UseFont        = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colOrdre,
         this.colCodeN,
         this.colCodeN1,
         this.colLibelle,
         this.gridColumn4,
         this.colCalculable,
         this.colValeurN,
         this.colValeurN1,
         this.colTypeValeurs
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.colCalculable;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Blue;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Appearance.Options.UseFont      = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = true;
     gridFormatRule1.Rule                       = formatConditionRuleValue1;
     gridFormatRule2.Column                     = this.colCalculable;
     gridFormatRule2.ColumnApplyTo              = this.colCalculable;
     gridFormatRule2.Name                       = "Format1";
     formatConditionIconSet1.CategoryName       = "Ratings";
     formatConditionIconSetIcon1.PredefinedName = "Stars3_1.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         67,
         0,
         0,
         0
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Stars3_2.png";
     formatConditionIconSetIcon2.Value           = new decimal(new int[] {
         33,
         0,
         0,
         0
     });
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Stars3_3.png";
     formatConditionIconSetIcon3.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "Stars3";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule2.Rule = formatConditionRuleIconSet1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.ReadOnly = true;
     this.gridView1.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView1.OptionsView.ColumnHeaderAutoHeight    = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsView.RowAutoHeight             = true;
     this.gridView1.OptionsView.ShowGroupPanel            = false;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colOrdre, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colOrdre
     //
     this.colOrdre.Caption   = " ";
     this.colOrdre.FieldName = "Ordre";
     this.colOrdre.Name      = "colOrdre";
     this.colOrdre.OptionsColumn.AllowEdit  = false;
     this.colOrdre.OptionsColumn.AllowFocus = false;
     this.colOrdre.OptionsColumn.FixedWidth = true;
     this.colOrdre.OptionsColumn.ReadOnly   = true;
     this.colOrdre.SortMode = DevExpress.XtraGrid.ColumnSortMode.Value;
     this.colOrdre.Width    = 28;
     //
     // colCodeN
     //
     this.colCodeN.Caption   = " Code Rubrique (Net)";
     this.colCodeN.FieldName = "CodeN";
     this.colCodeN.Name      = "colCodeN";
     this.colCodeN.OptionsColumn.AllowEdit  = false;
     this.colCodeN.OptionsColumn.AllowFocus = false;
     this.colCodeN.OptionsColumn.FixedWidth = true;
     this.colCodeN.OptionsColumn.ReadOnly   = true;
     this.colCodeN.Visible      = true;
     this.colCodeN.VisibleIndex = 0;
     this.colCodeN.Width        = 100;
     //
     // colCodeN1
     //
     this.colCodeN1.Caption   = " Code Rubrique (Net N-1)";
     this.colCodeN1.FieldName = "CodeN1";
     this.colCodeN1.Name      = "colCodeN1";
     this.colCodeN1.OptionsColumn.AllowEdit  = false;
     this.colCodeN1.OptionsColumn.AllowFocus = false;
     this.colCodeN1.OptionsColumn.FixedWidth = true;
     this.colCodeN1.OptionsColumn.ReadOnly   = true;
     this.colCodeN1.Visible      = true;
     this.colCodeN1.VisibleIndex = 1;
     this.colCodeN1.Width        = 100;
     //
     // colLibelle
     //
     this.colLibelle.AppearanceCell.Options.UseTextOptions = true;
     this.colLibelle.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.colLibelle.FieldName = "Libelle";
     this.colLibelle.Name      = "colLibelle";
     this.colLibelle.OptionsColumn.AllowEdit  = false;
     this.colLibelle.OptionsColumn.AllowFocus = false;
     this.colLibelle.OptionsColumn.ReadOnly   = true;
     this.colLibelle.Visible      = true;
     this.colLibelle.VisibleIndex = 2;
     this.colLibelle.Width        = 134;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceCell.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridColumn4.AppearanceCell.Font                     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.gridColumn4.AppearanceCell.Options.UseBackColor     = true;
     this.gridColumn4.AppearanceCell.Options.UseFont          = true;
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.Caption   = "C";
     this.gridColumn4.FieldName = "gridColumn4";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit  = false;
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.OptionsColumn.FixedWidth = true;
     this.gridColumn4.OptionsColumn.ReadOnly   = true;
     this.gridColumn4.UnboundExpression        = "Iif([Calculable] = True, \'∑\', \'=\')";
     this.gridColumn4.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width        = 20;
     //
     // colValeurN
     //
     this.colValeurN.Caption = "Net";
     this.colValeurN.DisplayFormat.FormatString = "N3";
     this.colValeurN.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colValeurN.FieldName = "ValeurN";
     this.colValeurN.Name      = "colValeurN";
     this.colValeurN.OptionsColumn.AllowEdit  = false;
     this.colValeurN.OptionsColumn.AllowFocus = false;
     this.colValeurN.OptionsColumn.FixedWidth = true;
     this.colValeurN.Visible      = true;
     this.colValeurN.VisibleIndex = 4;
     this.colValeurN.Width        = 120;
     //
     // colValeurN1
     //
     this.colValeurN1.Caption = "Net N-1";
     this.colValeurN1.DisplayFormat.FormatString = "N3";
     this.colValeurN1.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colValeurN1.FieldName = "ValeurN1";
     this.colValeurN1.Name      = "colValeurN1";
     this.colValeurN1.OptionsColumn.FixedWidth = true;
     this.colValeurN1.Visible      = true;
     this.colValeurN1.VisibleIndex = 5;
     this.colValeurN1.Width        = 120;
     //
     // colTypeValeurs
     //
     this.colTypeValeurs.FieldName = "TypeValeurs";
     this.colTypeValeurs.Name      = "colTypeValeurs";
     this.colTypeValeurs.OptionsColumn.AllowEdit  = false;
     this.colTypeValeurs.OptionsColumn.AllowFocus = false;
     this.colTypeValeurs.OptionsColumn.FixedWidth = true;
     this.colTypeValeurs.OptionsColumn.ReadOnly   = true;
     this.colTypeValeurs.Width = 100;
     //
     // simpleButton1
     //
     this.simpleButton1.Location        = new System.Drawing.Point(1004, 126);
     this.simpleButton1.Name            = "simpleButton1";
     this.simpleButton1.Size            = new System.Drawing.Size(82, 22);
     this.simpleButton1.StyleController = this.layoutControl1;
     this.simpleButton1.TabIndex        = 9;
     this.simpleButton1.Text            = "Aperçu";
     this.simpleButton1.Click          += new System.EventHandler(this.simpleButton1_Click);
     //
     // ValN_1comboBoxEdit
     //
     this.ValN_1comboBoxEdit.Location = new System.Drawing.Point(436, 90);
     this.ValN_1comboBoxEdit.Name     = "ValN_1comboBoxEdit";
     this.ValN_1comboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ValN_1comboBoxEdit.Size            = new System.Drawing.Size(134, 20);
     this.ValN_1comboBoxEdit.StyleController = this.layoutControl1;
     this.ValN_1comboBoxEdit.TabIndex        = 8;
     //
     // CodeRubN_1comboBoxEdit
     //
     this.CodeRubN_1comboBoxEdit.Location = new System.Drawing.Point(146, 90);
     this.CodeRubN_1comboBoxEdit.Name     = "CodeRubN_1comboBoxEdit";
     this.CodeRubN_1comboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.CodeRubN_1comboBoxEdit.Size            = new System.Drawing.Size(164, 20);
     this.CodeRubN_1comboBoxEdit.StyleController = this.layoutControl1;
     this.CodeRubN_1comboBoxEdit.TabIndex        = 6;
     //
     // CodeRubNetcomboBoxEdit
     //
     this.CodeRubNetcomboBoxEdit.Location = new System.Drawing.Point(146, 66);
     this.CodeRubNetcomboBoxEdit.Name     = "CodeRubNetcomboBoxEdit";
     this.CodeRubNetcomboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.CodeRubNetcomboBoxEdit.Size            = new System.Drawing.Size(164, 20);
     this.CodeRubNetcomboBoxEdit.StyleController = this.layoutControl1;
     this.CodeRubNetcomboBoxEdit.TabIndex        = 4;
     //
     // ValNetcomboBoxEdit
     //
     this.ValNetcomboBoxEdit.Location = new System.Drawing.Point(436, 66);
     this.ValNetcomboBoxEdit.Name     = "ValNetcomboBoxEdit";
     this.ValNetcomboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ValNetcomboBoxEdit.Size            = new System.Drawing.Size(220, 20);
     this.ValNetcomboBoxEdit.StyleController = this.layoutControl1;
     this.ValNetcomboBoxEdit.TabIndex        = 1;
     //
     // checkEdit1
     //
     this.checkEdit1.Location           = new System.Drawing.Point(574, 90);
     this.checkEdit1.Name               = "checkEdit1";
     this.checkEdit1.Properties.Caption = "Exercice - 1";
     this.checkEdit1.Size               = new System.Drawing.Size(82, 19);
     this.checkEdit1.StyleController    = this.layoutControl1;
     this.checkEdit1.TabIndex           = 12;
     //
     // simpleButton2
     //
     this.simpleButton2.Location        = new System.Drawing.Point(999, 467);
     this.simpleButton2.Name            = "simpleButton2";
     this.simpleButton2.Size            = new System.Drawing.Size(75, 22);
     this.simpleButton2.StyleController = this.layoutControl1;
     this.simpleButton2.TabIndex        = 13;
     this.simpleButton2.Text            = "Importer";
     this.simpleButton2.Click          += new System.EventHandler(this.simpleButton2_Click);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem7,
         this.emptySpaceItem1,
         this.layoutControlItem9,
         this.layoutControlGroup2,
         this.emptySpaceItem2,
         this.layoutControlGroup3
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1098, 513);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control     = this.simpleButton1;
     this.layoutControlItem7.Location    = new System.Drawing.Point(992, 114);
     this.layoutControlItem7.Name        = "layoutControlItem7";
     this.layoutControlItem7.Size        = new System.Drawing.Size(86, 26);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 114);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(992, 26);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control  = this.buttonEdit1;
     this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem9.Name     = "layoutControlItem9";
     this.layoutControlItem9.Size     = new System.Drawing.Size(1078, 24);
     this.layoutControlItem9.Text     = "Source";
     this.layoutControlItem9.TextSize = new System.Drawing.Size(119, 13);
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.CodeRubN_1layoutControlItem4,
         this.ValBrutlayoutControlItem,
         this.layoutControlItem6,
         this.layoutControlItem10
     });
     this.layoutControlGroup2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlGroup2.Name     = "layoutControlGroup2";
     this.layoutControlGroup2.Size     = new System.Drawing.Size(660, 90);
     this.layoutControlGroup2.Text     = "Liaison des données";
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.CodeRubNetcomboBoxEdit;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(290, 24);
     this.layoutControlItem2.Text     = "Code Rubrique (Net)";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(119, 13);
     //
     // CodeRubN_1layoutControlItem4
     //
     this.CodeRubN_1layoutControlItem4.Control  = this.CodeRubN_1comboBoxEdit;
     this.CodeRubN_1layoutControlItem4.Location = new System.Drawing.Point(0, 24);
     this.CodeRubN_1layoutControlItem4.Name     = "CodeRubN_1layoutControlItem4";
     this.CodeRubN_1layoutControlItem4.Size     = new System.Drawing.Size(290, 24);
     this.CodeRubN_1layoutControlItem4.Text     = "Code Rubrique (Net N-1)";
     this.CodeRubN_1layoutControlItem4.TextSize = new System.Drawing.Size(119, 13);
     //
     // ValBrutlayoutControlItem
     //
     this.ValBrutlayoutControlItem.Control  = this.ValNetcomboBoxEdit;
     this.ValBrutlayoutControlItem.Location = new System.Drawing.Point(290, 0);
     this.ValBrutlayoutControlItem.Name     = "ValBrutlayoutControlItem";
     this.ValBrutlayoutControlItem.Size     = new System.Drawing.Size(346, 24);
     this.ValBrutlayoutControlItem.Text     = "Net";
     this.ValBrutlayoutControlItem.TextSize = new System.Drawing.Size(119, 13);
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control  = this.ValN_1comboBoxEdit;
     this.layoutControlItem6.Location = new System.Drawing.Point(290, 24);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.Size     = new System.Drawing.Size(260, 24);
     this.layoutControlItem6.Text     = "Net N-1";
     this.layoutControlItem6.TextSize = new System.Drawing.Size(119, 13);
     //
     // layoutControlItem10
     //
     this.layoutControlItem10.Control     = this.checkEdit1;
     this.layoutControlItem10.Location    = new System.Drawing.Point(550, 24);
     this.layoutControlItem10.Name        = "layoutControlItem10";
     this.layoutControlItem10.Size        = new System.Drawing.Size(86, 24);
     this.layoutControlItem10.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem10.TextVisible = false;
     this.layoutControlItem10.Visibility  = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(660, 24);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(418, 90);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem8,
         this.emptySpaceItem3,
         this.layoutControlItem11
     });
     this.layoutControlGroup3.Location = new System.Drawing.Point(0, 140);
     this.layoutControlGroup3.Name     = "layoutControlGroup3";
     this.layoutControlGroup3.Size     = new System.Drawing.Size(1078, 353);
     this.layoutControlGroup3.Text     = "Apperçu";
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.Control     = this.gridControl1;
     this.layoutControlItem8.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem8.Name        = "layoutControlItem8";
     this.layoutControlItem8.Size        = new System.Drawing.Size(1054, 285);
     this.layoutControlItem8.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem8.TextVisible = false;
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack = false;
     this.emptySpaceItem3.Location      = new System.Drawing.Point(0, 285);
     this.emptySpaceItem3.Name          = "emptySpaceItem3";
     this.emptySpaceItem3.Size          = new System.Drawing.Size(975, 26);
     this.emptySpaceItem3.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem11
     //
     this.layoutControlItem11.Control     = this.simpleButton2;
     this.layoutControlItem11.Location    = new System.Drawing.Point(975, 285);
     this.layoutControlItem11.Name        = "layoutControlItem11";
     this.layoutControlItem11.Size        = new System.Drawing.Size(79, 26);
     this.layoutControlItem11.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem11.TextVisible = false;
     //
     // excelDataSource1
     //
     this.excelDataSource1.FileName = "";
     this.excelDataSource1.Name     = "excelDataSource1";
     this.excelDataSource1.ResultSchemaSerializable = resources.GetString("excelDataSource1.ResultSchemaSerializable");
     fieldInfo1.Name     = " Code Rubrique (Brut)";
     fieldInfo1.Type     = typeof(string);
     fieldInfo2.Name     = " Code Rubrique(Prov/Amort)";
     fieldInfo2.Type     = typeof(string);
     fieldInfo3.Name     = " Code Rubrique (Net)";
     fieldInfo3.Type     = typeof(string);
     fieldInfo4.Name     = " Code Rubrique (Net N-1)";
     fieldInfo4.Type     = typeof(string);
     fieldInfo5.Name     = "Libelle";
     fieldInfo5.Type     = typeof(string);
     fieldInfo6.Name     = "C";
     fieldInfo6.Selected = false;
     fieldInfo6.Type     = typeof(string);
     fieldInfo7.Name     = "Brut";
     fieldInfo7.Type     = typeof(decimal);
     fieldInfo8.Name     = "Prov / Amort";
     fieldInfo8.Type     = typeof(decimal);
     fieldInfo9.Name     = "Net";
     fieldInfo9.Type     = typeof(decimal);
     fieldInfo10.Name    = "Net N-1";
     fieldInfo10.Type    = typeof(decimal);
     this.excelDataSource1.Schema.AddRange(new DevExpress.DataAccess.Excel.FieldInfo[] {
         fieldInfo1,
         fieldInfo2,
         fieldInfo3,
         fieldInfo4,
         fieldInfo5,
         fieldInfo6,
         fieldInfo7,
         fieldInfo8,
         fieldInfo9,
         fieldInfo10
     });
     excelWorksheetSettings1.CellRange     = null;
     excelWorksheetSettings1.WorksheetName = "Sheet";
     excelSourceOptions1.ImportSettings    = excelWorksheetSettings1;
     this.excelDataSource1.SourceOptions   = excelSourceOptions1;
     //
     // openFileDialog1
     //
     this.openFileDialog1.DefaultExt = "xlsx";
     this.openFileDialog1.Filter     = "Classeur Excel | *.xlsx";
     //
     // F6004ImportForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1098, 513);
     this.Controls.Add(this.layoutControl1);
     this.Name = "F6004ImportForm";
     this.Text = "F6004ImportForm";
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.f6004BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValN_1comboBoxEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CodeRubN_1comboBoxEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CodeRubNetcomboBoxEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValNetcomboBoxEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CodeRubN_1layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValBrutlayoutControlItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     System.ComponentModel.ComponentResourceManager    resources = new System.ComponentModel.ComponentResourceManager(typeof(AccountCollectionForm));
     this.gridControl1            = new DevExpress.XtraGrid.GridControl();
     this.apiKeyInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDefault          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.riDefaultCheckEdit  = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.colName             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarket           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colActive           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.riActiveCheckEdit   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.colApiKey           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSecret           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.okButton            = new DevExpress.XtraEditors.SimpleButton();
     this.cancelButton        = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.barManager1         = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1                 = new DevExpress.XtraBars.Bar();
     this.biAdd                = new DevExpress.XtraBars.BarButtonItem();
     this.biEdit               = new DevExpress.XtraBars.BarButtonItem();
     this.biRemove             = new DevExpress.XtraBars.BarButtonItem();
     this.biImport             = new DevExpress.XtraBars.BarButtonItem();
     this.btExportToFile       = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.saveFileDialog1      = new System.Windows.Forms.SaveFileDialog();
     this.openFileDialog1      = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.apiKeyInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDefaultCheckEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riActiveCheckEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.apiKeyInfoBindingSource;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(1, 1, 1, 1);
     this.gridControl1.Location = new System.Drawing.Point(7, 8);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(5, 3, 5, 3);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.riDefaultCheckEdit,
         this.riActiveCheckEdit
     });
     this.gridControl1.Size            = new System.Drawing.Size(1064, 533);
     this.gridControl1.TabIndex        = 3;
     this.gridControl1.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // apiKeyInfoBindingSource
     //
     this.apiKeyInfoBindingSource.DataSource = typeof(Crypto.Core.AccountInfo);
     //
     // gridView1
     //
     this.gridView1.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.Row.Options.UseFont = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colDefault,
         this.colName,
         this.colMarket,
         this.colActive,
         this.colApiKey,
         this.colSecret
     });
     this.gridView1.DetailHeight                = 302;
     gridFormatRule1.Name                       = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView1.OptionsView.EnableAppearanceOddRow  = true;
     this.gridView1.OptionsView.ShowGroupPanel          = false;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colMarket, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colDefault
     //
     this.colDefault.ColumnEdit   = this.riDefaultCheckEdit;
     this.colDefault.FieldName    = "Default";
     this.colDefault.Name         = "colDefault";
     this.colDefault.Visible      = true;
     this.colDefault.VisibleIndex = 0;
     //
     // riDefaultCheckEdit
     //
     this.riDefaultCheckEdit.AutoHeight      = false;
     this.riDefaultCheckEdit.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.riDefaultCheckEdit.Name            = "riDefaultCheckEdit";
     this.riDefaultCheckEdit.CheckedChanged += new System.EventHandler(this.riDefaultCheckEdit_CheckedChanged);
     //
     // colName
     //
     this.colName.FieldName = "Name";
     this.colName.Name      = "colName";
     this.colName.OptionsColumn.AllowEdit = false;
     this.colName.Visible      = true;
     this.colName.VisibleIndex = 1;
     this.colName.Width        = 69;
     //
     // colMarket
     //
     this.colMarket.FieldName    = "Type";
     this.colMarket.MinWidth     = 18;
     this.colMarket.Name         = "colMarket";
     this.colMarket.Visible      = true;
     this.colMarket.VisibleIndex = 1;
     this.colMarket.Width        = 364;
     //
     // colActive
     //
     this.colActive.ColumnEdit   = this.riActiveCheckEdit;
     this.colActive.FieldName    = "Active";
     this.colActive.Name         = "colActive";
     this.colActive.Visible      = true;
     this.colActive.VisibleIndex = 2;
     //
     // riActiveCheckEdit
     //
     this.riActiveCheckEdit.AutoHeight      = false;
     this.riActiveCheckEdit.Name            = "riActiveCheckEdit";
     this.riActiveCheckEdit.CheckedChanged += new System.EventHandler(this.riActiveCheckEdit_CheckedChanged);
     //
     // colApiKey
     //
     this.colApiKey.FieldName = "ApiKey";
     this.colApiKey.MinWidth  = 18;
     this.colApiKey.Name      = "colApiKey";
     this.colApiKey.OptionsColumn.AllowEdit = false;
     this.colApiKey.Visible      = true;
     this.colApiKey.VisibleIndex = 3;
     this.colApiKey.Width        = 669;
     //
     // colSecret
     //
     this.colSecret.FieldName = "Secret";
     this.colSecret.MinWidth  = 18;
     this.colSecret.Name      = "colSecret";
     this.colSecret.OptionsColumn.AllowEdit = false;
     this.colSecret.Visible      = true;
     this.colSecret.VisibleIndex = 4;
     this.colSecret.Width        = 69;
     //
     // layoutControl1
     //
     this.layoutControl1.Appearance.Control.FontSizeDelta   = 2;
     this.layoutControl1.Appearance.Control.Options.UseFont = true;
     this.layoutControl1.Controls.Add(this.gridControl1);
     this.layoutControl1.Controls.Add(this.okButton);
     this.layoutControl1.Controls.Add(this.cancelButton);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 64);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1829, 63, 1462, 900);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1078, 595);
     this.layoutControl1.TabIndex = 4;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // okButton
     //
     this.okButton.AutoWidthInLayoutControl = true;
     this.okButton.Location        = new System.Drawing.Point(732, 543);
     this.okButton.Name            = "okButton";
     this.okButton.Padding         = new System.Windows.Forms.Padding(62, 0, 62, 0);
     this.okButton.Size            = new System.Drawing.Size(175, 44);
     this.okButton.StyleController = this.layoutControl1;
     this.okButton.TabIndex        = 4;
     this.okButton.Text            = "OK";
     this.okButton.Click          += new System.EventHandler(this.okButton_Click);
     //
     // cancelButton
     //
     this.cancelButton.AutoWidthInLayoutControl = true;
     this.cancelButton.Location        = new System.Drawing.Point(909, 543);
     this.cancelButton.Name            = "cancelButton";
     this.cancelButton.Padding         = new System.Windows.Forms.Padding(34, 0, 34, 0);
     this.cancelButton.Size            = new System.Drawing.Size(162, 44);
     this.cancelButton.StyleController = this.layoutControl1;
     this.cancelButton.TabIndex        = 5;
     this.cancelButton.Text            = "Cancel";
     this.cancelButton.Click          += new System.EventHandler(this.cancelButton_Click);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.emptySpaceItem1
     });
     this.layoutControlGroup1.Name = "Root";
     this.layoutControlGroup1.OptionsItemText.TextToControlDistance = 7;
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1078, 595);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.gridControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(1066, 535);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.okButton;
     this.layoutControlItem2.Location    = new System.Drawing.Point(725, 535);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(177, 46);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.cancelButton;
     this.layoutControlItem3.Location    = new System.Drawing.Point(902, 535);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(164, 46);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 535);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(725, 46);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.biAdd,
         this.biEdit,
         this.biRemove,
         this.btExportToFile,
         this.biImport
     });
     this.barManager1.MaxItemId = 5;
     //
     // bar1
     //
     this.bar1.BarAppearance.Hovered.Font            = new System.Drawing.Font("Segoe UI", 10.125F);
     this.bar1.BarAppearance.Hovered.Options.UseFont = true;
     this.bar1.BarAppearance.Normal.Font             = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bar1.BarAppearance.Normal.Options.UseFont  = true;
     this.bar1.BarAppearance.Pressed.Font            = new System.Drawing.Font("Segoe UI", 10.125F);
     this.bar1.BarAppearance.Pressed.Options.UseFont = true;
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.biAdd),
         new DevExpress.XtraBars.LinkPersistInfo(this.biEdit),
         new DevExpress.XtraBars.LinkPersistInfo(this.biRemove),
         new DevExpress.XtraBars.LinkPersistInfo(this.biImport),
         new DevExpress.XtraBars.LinkPersistInfo(this.btExportToFile)
     });
     this.bar1.OptionsBar.DrawBorder  = false;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Tools";
     //
     // biAdd
     //
     this.biAdd.Caption = "Add";
     this.biAdd.Id      = 0;
     this.biAdd.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biAdd.ImageOptions.SvgImage")));
     this.biAdd.Name       = "biAdd";
     this.biAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biAdd_ItemClick);
     //
     // biEdit
     //
     this.biEdit.Caption = "Edit";
     this.biEdit.Id      = 1;
     this.biEdit.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biEdit.ImageOptions.SvgImage")));
     this.biEdit.Name       = "biEdit";
     this.biEdit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biEdit_ItemClick);
     //
     // biRemove
     //
     this.biRemove.Caption = "Remove";
     this.biRemove.Id      = 2;
     this.biRemove.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biRemove.ImageOptions.SvgImage")));
     this.biRemove.Name       = "biRemove";
     this.biRemove.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biRemove.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biRemove_ItemClick);
     //
     // biImport
     //
     this.biImport.Alignment             = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.biImport.Caption               = "Import";
     this.biImport.Id                    = 4;
     this.biImport.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biImport.ImageOptions.SvgImage")));
     this.biImport.Name                  = "biImport";
     this.biImport.PaintStyle            = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biImport.ItemClick            += new DevExpress.XtraBars.ItemClickEventHandler(this.biImport_ItemClick);
     //
     // btExportToFile
     //
     this.btExportToFile.Alignment             = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.btExportToFile.Caption               = "Export";
     this.btExportToFile.Id                    = 3;
     this.btExportToFile.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btExportToFile.ImageOptions.SvgImage")));
     this.btExportToFile.Name                  = "btExportToFile";
     this.btExportToFile.PaintStyle            = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.btExportToFile.ItemClick            += new DevExpress.XtraBars.ItemClickEventHandler(this.btExportToFile_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlTop.Size             = new System.Drawing.Size(1078, 64);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 659);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1078, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 64);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 595);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1078, 64);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 595);
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.DefaultExt = "*.xml";
     //
     // openFileDialog1
     //
     this.openFileDialog1.DefaultExt = "*.xml";
     this.openFileDialog1.FileName   = "openFileDialog1";
     //
     // AccountCollectionForm
     //
     this.Appearance.FontSizeDelta   = 2;
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(18F, 45F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1078, 659);
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Font          = new System.Drawing.Font("Segoe UI", 12.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margin        = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.Name          = "AccountCollectionForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Accounts";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.apiKeyInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDefaultCheckEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riActiveCheckEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2  = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2      = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6  = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7  = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8  = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9  = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon10 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.ColumnStatus                     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.defaultLookAndFeel1              = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.groupControl1                    = new DevExpress.XtraEditors.GroupControl();
     this.searchControl1                   = new DevExpress.XtraEditors.SearchControl();
     this.gridControl1                     = new DevExpress.XtraGrid.GridControl();
     this.advBandedGridView1               = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
     this.gridBand1                        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.ColumnCodigo                     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnFk_Corretor_DistContrato   = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnCorretor                   = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnFk_Loteamento_DistContrato = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnLoteamento                 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnNumeroContrato             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnDataDistribuicao           = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnDataVenda                  = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnDataCancelado              = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnDevolucao                  = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnDataExtravio               = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.ColumnUsuarioCad                 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.tabFormControl1                  = new DevExpress.XtraBars.TabFormControl();
     this.tabFormPage1                     = new DevExpress.XtraBars.TabFormPage();
     this.tabFormContentContainer1         = new DevExpress.XtraBars.TabFormContentContainer();
     this.btnImprimir                      = new DevExpress.XtraEditors.DropDownButton();
     this.toolTipController1               = new DevExpress.Utils.ToolTipController(this.components);
     this.btnAtualizar                     = new DevExpress.XtraEditors.SimpleButton();
     this.btnImprimirProtocolo             = new DevExpress.XtraEditors.SimpleButton();
     this.btnExportar                      = new DevExpress.XtraEditors.SimpleButton();
     this.btnBaixar                        = new DevExpress.XtraEditors.SimpleButton();
     this.btnNovo              = new DevExpress.XtraEditors.SimpleButton();
     this.btnAlterar           = new DevExpress.XtraEditors.SimpleButton();
     this.btnExcluir           = new DevExpress.XtraEditors.SimpleButton();
     this.btnVoltar            = new DevExpress.XtraEditors.SimpleButton();
     this.saveFileDialog1      = new System.Windows.Forms.SaveFileDialog();
     this.popupMenu1           = new DevExpress.XtraBars.PopupMenu(this.components);
     this.bbiImprimirGrid      = new DevExpress.XtraBars.BarButtonItem();
     this.barManager1          = new DevExpress.XtraBars.BarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.searchControl1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabFormControl1)).BeginInit();
     this.tabFormContentContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // ColumnStatus
     //
     this.ColumnStatus.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnStatus.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnStatus.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnStatus.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnStatus.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnStatus.Caption   = "Status";
     this.ColumnStatus.FieldName = "status";
     this.ColumnStatus.Name      = "ColumnStatus";
     this.ColumnStatus.Visible   = true;
     this.ColumnStatus.Width     = 95;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2013";
     //
     // groupControl1
     //
     this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl1.Controls.Add(this.searchControl1);
     this.groupControl1.Controls.Add(this.gridControl1);
     this.groupControl1.Location = new System.Drawing.Point(0, 6);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(1002, 357);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text     = "Todas";
     //
     // searchControl1
     //
     this.searchControl1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.searchControl1.Client   = this.gridControl1;
     this.searchControl1.Location = new System.Drawing.Point(648, 28);
     this.searchControl1.Name     = "searchControl1";
     this.searchControl1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Repository.ClearButton(),
         new DevExpress.XtraEditors.Repository.SearchButton()
     });
     this.searchControl1.Properties.Client = this.gridControl1;
     this.searchControl1.Size     = new System.Drawing.Size(350, 20);
     this.searchControl1.TabIndex = 2;
     //
     // gridControl1
     //
     this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.TextChanged += new System.EventHandler(this.gridControl1_EmbeddedNavigator_TextChanged);
     this.gridControl1.Location = new System.Drawing.Point(2, 21);
     this.gridControl1.MainView = this.advBandedGridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(998, 334);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.advBandedGridView1
     });
     this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
     //
     // advBandedGridView1
     //
     this.advBandedGridView1.Appearance.EvenRow.BackColor            = System.Drawing.Color.LightSkyBlue;
     this.advBandedGridView1.Appearance.EvenRow.Options.UseBackColor = true;
     this.advBandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand1
     });
     this.advBandedGridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
         this.ColumnCodigo,
         this.ColumnFk_Corretor_DistContrato,
         this.ColumnCorretor,
         this.ColumnFk_Loteamento_DistContrato,
         this.ColumnLoteamento,
         this.ColumnNumeroContrato,
         this.ColumnStatus,
         this.ColumnDataDistribuicao,
         this.ColumnDataExtravio,
         this.ColumnDataCancelado,
         this.ColumnDevolucao,
         this.ColumnUsuarioCad,
         this.ColumnDataVenda
     });
     gridFormatRule2.Column                      = this.ColumnStatus;
     gridFormatRule2.ColumnApplyTo               = this.ColumnStatus;
     gridFormatRule2.Name                        = "Format0";
     formatConditionIconSet2.CategoryName        = "Ratings";
     formatConditionIconSetIcon6.PredefinedName  = "Signs3_1.png";
     formatConditionIconSetIcon6.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon7.PredefinedName  = "Symbols3_3.png";
     formatConditionIconSetIcon7.Value           = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Symbols23_2.png";
     formatConditionIconSetIcon8.Value           = new decimal(new int[] {
         2,
         0,
         0,
         0
     });
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Symbols23_3.png";
     formatConditionIconSetIcon9.Value           = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     formatConditionIconSetIcon9.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon10.PredefinedName = "Symbols23_1.png";
     formatConditionIconSetIcon10.Value          = new decimal(new int[] {
         4,
         0,
         0,
         0
     });
     formatConditionIconSetIcon10.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon10);
     formatConditionIconSet2.Name        = "Ratings5";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     this.advBandedGridView1.FormatRules.Add(gridFormatRule2);
     this.advBandedGridView1.GridControl = this.gridControl1;
     this.advBandedGridView1.Name        = "advBandedGridView1";
     this.advBandedGridView1.OptionsBehavior.Editable                     = false;
     this.advBandedGridView1.OptionsPrint.EnableAppearanceEvenRow         = true;
     this.advBandedGridView1.OptionsPrint.PrintBandHeader                 = false;
     this.advBandedGridView1.OptionsPrint.PrintDetails                    = true;
     this.advBandedGridView1.OptionsPrint.PrintFilterInfo                 = true;
     this.advBandedGridView1.OptionsPrint.PrintGroupFooter                = false;
     this.advBandedGridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.advBandedGridView1.OptionsView.EnableAppearanceEvenRow          = true;
     this.advBandedGridView1.CustomFilterDisplayText += new DevExpress.XtraEditors.Controls.ConvertEditValueEventHandler(this.advBandedGridView1_CustomFilterDisplayText);
     this.advBandedGridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.advBandedGridView1_CustomColumnDisplayText_1);
     //
     // gridBand1
     //
     this.gridBand1.Columns.Add(this.ColumnCodigo);
     this.gridBand1.Columns.Add(this.ColumnFk_Corretor_DistContrato);
     this.gridBand1.Columns.Add(this.ColumnCorretor);
     this.gridBand1.Columns.Add(this.ColumnFk_Loteamento_DistContrato);
     this.gridBand1.Columns.Add(this.ColumnLoteamento);
     this.gridBand1.Columns.Add(this.ColumnNumeroContrato);
     this.gridBand1.Columns.Add(this.ColumnStatus);
     this.gridBand1.Columns.Add(this.ColumnDataDistribuicao);
     this.gridBand1.Columns.Add(this.ColumnDataVenda);
     this.gridBand1.Columns.Add(this.ColumnDataCancelado);
     this.gridBand1.Columns.Add(this.ColumnDevolucao);
     this.gridBand1.Columns.Add(this.ColumnDataExtravio);
     this.gridBand1.Columns.Add(this.ColumnUsuarioCad);
     this.gridBand1.Name         = "gridBand1";
     this.gridBand1.VisibleIndex = 0;
     this.gridBand1.Width        = 1163;
     //
     // ColumnCodigo
     //
     this.ColumnCodigo.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnCodigo.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnCodigo.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnCodigo.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnCodigo.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnCodigo.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnCodigo.Caption   = "Código";
     this.ColumnCodigo.FieldName = "iddistribuicaocontratos";
     this.ColumnCodigo.Name      = "ColumnCodigo";
     this.ColumnCodigo.Visible   = true;
     this.ColumnCodigo.Width     = 51;
     //
     // ColumnFk_Corretor_DistContrato
     //
     this.ColumnFk_Corretor_DistContrato.Caption   = "Fk_Corretor_DistContrato";
     this.ColumnFk_Corretor_DistContrato.FieldName = "fk_corretor_distribuicaocontratos";
     this.ColumnFk_Corretor_DistContrato.Name      = "ColumnFk_Corretor_DistContrato";
     this.ColumnFk_Corretor_DistContrato.Width     = 61;
     //
     // ColumnCorretor
     //
     this.ColumnCorretor.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnCorretor.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnCorretor.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnCorretor.Caption   = "Corretor";
     this.ColumnCorretor.FieldName = "nome1";
     this.ColumnCorretor.Name      = "ColumnCorretor";
     this.ColumnCorretor.Visible   = true;
     this.ColumnCorretor.Width     = 215;
     //
     // ColumnFk_Loteamento_DistContrato
     //
     this.ColumnFk_Loteamento_DistContrato.Caption   = "Fk_Loteamento_DistContrato";
     this.ColumnFk_Loteamento_DistContrato.FieldName = "fk_loteamento_distribuicaocontratos";
     this.ColumnFk_Loteamento_DistContrato.Name      = "ColumnFk_Loteamento_DistContrato";
     this.ColumnFk_Loteamento_DistContrato.Width     = 35;
     //
     // ColumnLoteamento
     //
     this.ColumnLoteamento.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnLoteamento.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnLoteamento.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnLoteamento.Caption   = "Empreendimento";
     this.ColumnLoteamento.FieldName = "nome";
     this.ColumnLoteamento.Name      = "ColumnLoteamento";
     this.ColumnLoteamento.Visible   = true;
     this.ColumnLoteamento.Width     = 216;
     //
     // ColumnNumeroContrato
     //
     this.ColumnNumeroContrato.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnNumeroContrato.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnNumeroContrato.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnNumeroContrato.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnNumeroContrato.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnNumeroContrato.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnNumeroContrato.Caption   = "Número Contrato";
     this.ColumnNumeroContrato.FieldName = "numerocontrato";
     this.ColumnNumeroContrato.Name      = "ColumnNumeroContrato";
     this.ColumnNumeroContrato.Visible   = true;
     this.ColumnNumeroContrato.Width     = 107;
     //
     // ColumnDataDistribuicao
     //
     this.ColumnDataDistribuicao.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnDataDistribuicao.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataDistribuicao.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataDistribuicao.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnDataDistribuicao.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataDistribuicao.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataDistribuicao.Caption = "Data Distribuição";
     this.ColumnDataDistribuicao.DisplayFormat.FormatString = "g";
     this.ColumnDataDistribuicao.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.ColumnDataDistribuicao.FieldName = "datadistribuicao";
     this.ColumnDataDistribuicao.Name      = "ColumnDataDistribuicao";
     this.ColumnDataDistribuicao.Visible   = true;
     this.ColumnDataDistribuicao.Width     = 107;
     //
     // ColumnDataVenda
     //
     this.ColumnDataVenda.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnDataVenda.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataVenda.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataVenda.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnDataVenda.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataVenda.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataVenda.Caption   = "Data Venda";
     this.ColumnDataVenda.FieldName = "datavenda";
     this.ColumnDataVenda.Name      = "ColumnDataVenda";
     this.ColumnDataVenda.Visible   = true;
     //
     // ColumnDataCancelado
     //
     this.ColumnDataCancelado.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnDataCancelado.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataCancelado.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataCancelado.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnDataCancelado.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataCancelado.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataCancelado.Caption = "Data Cancelado";
     this.ColumnDataCancelado.DisplayFormat.FormatString = "g";
     this.ColumnDataCancelado.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.ColumnDataCancelado.FieldName = "datacancelado";
     this.ColumnDataCancelado.Name      = "ColumnDataCancelado";
     this.ColumnDataCancelado.Visible   = true;
     this.ColumnDataCancelado.Width     = 90;
     //
     // ColumnDevolucao
     //
     this.ColumnDevolucao.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnDevolucao.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDevolucao.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDevolucao.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnDevolucao.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDevolucao.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDevolucao.Caption = "Data Devolução";
     this.ColumnDevolucao.DisplayFormat.FormatString = "g";
     this.ColumnDevolucao.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.ColumnDevolucao.FieldName = "datadevolucao";
     this.ColumnDevolucao.Name      = "ColumnDevolucao";
     this.ColumnDevolucao.Visible   = true;
     this.ColumnDevolucao.Width     = 89;
     //
     // ColumnDataExtravio
     //
     this.ColumnDataExtravio.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnDataExtravio.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataExtravio.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataExtravio.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnDataExtravio.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnDataExtravio.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnDataExtravio.Caption = "Data Extravio";
     this.ColumnDataExtravio.DisplayFormat.FormatString = "g";
     this.ColumnDataExtravio.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.ColumnDataExtravio.FieldName = "dataextravio";
     this.ColumnDataExtravio.Name      = "ColumnDataExtravio";
     this.ColumnDataExtravio.Visible   = true;
     this.ColumnDataExtravio.Width     = 91;
     //
     // ColumnUsuarioCad
     //
     this.ColumnUsuarioCad.AppearanceCell.Options.UseTextOptions   = true;
     this.ColumnUsuarioCad.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnUsuarioCad.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.ColumnUsuarioCad.AppearanceHeader.Options.UseTextOptions = true;
     this.ColumnUsuarioCad.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.ColumnUsuarioCad.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.ColumnUsuarioCad.Caption   = "Usuário Cad.";
     this.ColumnUsuarioCad.FieldName = "usuariocad";
     this.ColumnUsuarioCad.Name      = "ColumnUsuarioCad";
     this.ColumnUsuarioCad.Visible   = true;
     this.ColumnUsuarioCad.Width     = 27;
     //
     // tabFormControl1
     //
     this.tabFormControl1.Location = new System.Drawing.Point(0, 0);
     this.tabFormControl1.Name     = "tabFormControl1";
     this.tabFormControl1.Pages.Add(this.tabFormPage1);
     this.tabFormControl1.SelectedPage        = this.tabFormPage1;
     this.tabFormControl1.ShowAddPageButton   = false;
     this.tabFormControl1.ShowTabCloseButtons = false;
     this.tabFormControl1.Size     = new System.Drawing.Size(1002, 55);
     this.tabFormControl1.TabForm  = this;
     this.tabFormControl1.TabIndex = 1;
     this.tabFormControl1.TabStop  = false;
     //
     // tabFormPage1
     //
     this.tabFormPage1.ContentContainer = this.tabFormContentContainer1;
     this.tabFormPage1.Name             = "tabFormPage1";
     this.tabFormPage1.Text             = "Distribuições";
     //
     // tabFormContentContainer1
     //
     this.tabFormContentContainer1.Controls.Add(this.btnImprimir);
     this.tabFormContentContainer1.Controls.Add(this.btnAtualizar);
     this.tabFormContentContainer1.Controls.Add(this.btnImprimirProtocolo);
     this.tabFormContentContainer1.Controls.Add(this.btnExportar);
     this.tabFormContentContainer1.Controls.Add(this.btnBaixar);
     this.tabFormContentContainer1.Controls.Add(this.btnNovo);
     this.tabFormContentContainer1.Controls.Add(this.btnAlterar);
     this.tabFormContentContainer1.Controls.Add(this.btnExcluir);
     this.tabFormContentContainer1.Controls.Add(this.btnVoltar);
     this.tabFormContentContainer1.Controls.Add(this.groupControl1);
     this.tabFormContentContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabFormContentContainer1.Location = new System.Drawing.Point(0, 55);
     this.tabFormContentContainer1.Name     = "tabFormContentContainer1";
     this.tabFormContentContainer1.Size     = new System.Drawing.Size(1002, 418);
     this.tabFormContentContainer1.TabIndex = 2;
     //
     // btnImprimir
     //
     this.btnImprimir.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnImprimir.ImageOptions.Image = global::SGS.Properties.Resources.Imprimir_24x24;
     this.btnImprimir.Location           = new System.Drawing.Point(246, 369);
     this.btnImprimir.Name              = "btnImprimir";
     this.btnImprimir.Size              = new System.Drawing.Size(102, 44);
     this.btnImprimir.TabIndex          = 12;
     this.btnImprimir.Text              = "Relatórios";
     this.btnImprimir.ToolTip           = "Clique aqui para imprimir relatórios!";
     this.btnImprimir.ToolTipController = this.toolTipController1;
     this.btnImprimir.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     //
     // btnAtualizar
     //
     this.btnAtualizar.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnAtualizar.ImageOptions.Image = global::SGS.Properties.Resources.atualizacao24x24;
     this.btnAtualizar.Location           = new System.Drawing.Point(354, 369);
     this.btnAtualizar.Name              = "btnAtualizar";
     this.btnAtualizar.Size              = new System.Drawing.Size(75, 44);
     this.btnAtualizar.TabIndex          = 8;
     this.btnAtualizar.Text              = "Atualizar";
     this.btnAtualizar.ToolTip           = "Clique aqui para atualizar o grid!";
     this.btnAtualizar.ToolTipController = this.toolTipController1;
     this.btnAtualizar.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     this.btnAtualizar.Click            += new System.EventHandler(this.btnAtualizar_Click);
     //
     // btnImprimirProtocolo
     //
     this.btnImprimirProtocolo.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnImprimirProtocolo.ImageOptions.Image = global::SGS.Properties.Resources.ImprimirTermic2_24x24;
     this.btnImprimirProtocolo.Location           = new System.Drawing.Point(165, 369);
     this.btnImprimirProtocolo.Name              = "btnImprimirProtocolo";
     this.btnImprimirProtocolo.Size              = new System.Drawing.Size(75, 44);
     this.btnImprimirProtocolo.TabIndex          = 7;
     this.btnImprimirProtocolo.Text              = "Imprimir";
     this.btnImprimirProtocolo.ToolTip           = "Clique aqui para imprimir protocolo do registro selecionado!";
     this.btnImprimirProtocolo.ToolTipController = this.toolTipController1;
     this.btnImprimirProtocolo.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     this.btnImprimirProtocolo.Click            += new System.EventHandler(this.btnImprimirProtocolo_Click);
     //
     // btnExportar
     //
     this.btnExportar.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnExportar.ImageOptions.Image = global::SGS.Properties.Resources.Excel24x24;
     this.btnExportar.Location           = new System.Drawing.Point(84, 369);
     this.btnExportar.Name              = "btnExportar";
     this.btnExportar.Size              = new System.Drawing.Size(75, 44);
     this.btnExportar.TabIndex          = 6;
     this.btnExportar.Text              = "Exportar";
     this.btnExportar.ToolTip           = "Clique aqui para exportar os registro do grid para o Excel!";
     this.btnExportar.ToolTipController = this.toolTipController1;
     this.btnExportar.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     this.btnExportar.Click            += new System.EventHandler(this.btnExportar_Click);
     //
     // btnBaixar
     //
     this.btnBaixar.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnBaixar.ImageOptions.Image = global::SGS.Properties.Resources.AlterarStatusContrato24x24;
     this.btnBaixar.Location           = new System.Drawing.Point(3, 369);
     this.btnBaixar.Name              = "btnBaixar";
     this.btnBaixar.Size              = new System.Drawing.Size(75, 44);
     this.btnBaixar.TabIndex          = 5;
     this.btnBaixar.Text              = "Status";
     this.btnBaixar.ToolTip           = "Clique aqui para mudar o status do registro selecionado!";
     this.btnBaixar.ToolTipController = this.toolTipController1;
     this.btnBaixar.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     this.btnBaixar.Click            += new System.EventHandler(this.btnBaixar_Click);
     //
     // btnNovo
     //
     this.btnNovo.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNovo.ImageOptions.Image = global::SGS.Properties.Resources.NovoRegistro24x24;
     this.btnNovo.Location           = new System.Drawing.Point(681, 369);
     this.btnNovo.Name              = "btnNovo";
     this.btnNovo.Size              = new System.Drawing.Size(75, 44);
     this.btnNovo.TabIndex          = 4;
     this.btnNovo.Text              = "Distribuir";
     this.btnNovo.ToolTip           = "Clique aqui para distribuir contratos!";
     this.btnNovo.ToolTipController = this.toolTipController1;
     this.btnNovo.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     this.btnNovo.Click            += new System.EventHandler(this.btnNovo_Click);
     //
     // btnAlterar
     //
     this.btnAlterar.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAlterar.ImageOptions.Image = global::SGS.Properties.Resources.EditarRegistro24x24;
     this.btnAlterar.Location           = new System.Drawing.Point(762, 369);
     this.btnAlterar.Name              = "btnAlterar";
     this.btnAlterar.Size              = new System.Drawing.Size(75, 44);
     this.btnAlterar.TabIndex          = 3;
     this.btnAlterar.Text              = "Alterar";
     this.btnAlterar.ToolTip           = "Clique aqui para alterar os dados do registro selecionado!";
     this.btnAlterar.ToolTipController = this.toolTipController1;
     this.btnAlterar.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     this.btnAlterar.Click            += new System.EventHandler(this.btnAlterar_Click);
     //
     // btnExcluir
     //
     this.btnExcluir.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExcluir.ImageOptions.Image = global::SGS.Properties.Resources.ExcluirRegistro24x24;
     this.btnExcluir.Location           = new System.Drawing.Point(843, 369);
     this.btnExcluir.Name              = "btnExcluir";
     this.btnExcluir.Size              = new System.Drawing.Size(75, 44);
     this.btnExcluir.TabIndex          = 2;
     this.btnExcluir.Text              = "Excluir";
     this.btnExcluir.ToolTip           = "Clique aqui para excluir o registro selecionado!";
     this.btnExcluir.ToolTipController = this.toolTipController1;
     this.btnExcluir.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Warning;
     this.btnExcluir.Click            += new System.EventHandler(this.btnExcluir_Click);
     //
     // btnVoltar
     //
     this.btnVoltar.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnVoltar.ImageOptions.Image = global::SGS.Properties.Resources.VoltasOffice24x24;
     this.btnVoltar.Location           = new System.Drawing.Point(924, 369);
     this.btnVoltar.Name              = "btnVoltar";
     this.btnVoltar.Size              = new System.Drawing.Size(75, 44);
     this.btnVoltar.TabIndex          = 1;
     this.btnVoltar.Text              = "Voltar";
     this.btnVoltar.ToolTip           = "Clique aqui para fecha essa janela!";
     this.btnVoltar.ToolTipController = this.toolTipController1;
     this.btnVoltar.ToolTipIconType   = DevExpress.Utils.ToolTipIconType.Information;
     this.btnVoltar.Click            += new System.EventHandler(this.btnVoltar_Click);
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.bbiImprimirGrid)
     });
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name    = "popupMenu1";
     //
     // bbiImprimirGrid
     //
     this.bbiImprimirGrid.Caption    = "ImprimirGrid";
     this.bbiImprimirGrid.Id         = 0;
     this.bbiImprimirGrid.Name       = "bbiImprimirGrid";
     this.bbiImprimirGrid.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiImprimirGrid_ItemClick);
     //
     // barManager1
     //
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.bbiImprimirGrid
     });
     this.barManager1.MaxItemId = 1;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(1002, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 473);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1002, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 473);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1002, 0);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 473);
     //
     // v_DistContrato
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1002, 473);
     this.Controls.Add(this.tabFormContentContainer1);
     this.Controls.Add(this.tabFormControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name           = "v_DistContrato";
     this.ShowIcon       = false;
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.TabFormControl = this.tabFormControl1;
     this.Text           = "Controle de Distribuições de Contratos";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.v_DistContrato_Load);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.searchControl1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabFormControl1)).EndInit();
     this.tabFormContentContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager    resources                   = new System.ComponentModel.ComponentResourceManager(typeof(DownloadManagerForm));
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule1             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule2             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule3             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.barManager1          = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1                 = new DevExpress.XtraBars.Bar();
     this.biDownload           = new DevExpress.XtraBars.BarButtonItem();
     this.biRemove             = new DevExpress.XtraBars.BarButtonItem();
     this.biDataOperations     = new DevExpress.XtraBars.BarSubItem();
     this.biTickerIntensity    = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.gridControl1         = new DevExpress.XtraGrid.GridControl();
     this.tickerDownloadDataItemBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSelected         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colType             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colExchange         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBaseCurrency     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarketCurrency   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colKLineIntervalMin = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStartDate        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colEndDate          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFileName         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.riDefaultCheckEdit  = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.riActiveCheckEdit   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tickerDownloadDataItemBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDefaultCheckEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riActiveCheckEdit)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.biDownload,
         this.biRemove,
         this.biDataOperations,
         this.biTickerIntensity
     });
     this.barManager1.MaxItemId = 7;
     //
     // bar1
     //
     this.bar1.BarAppearance.Hovered.Font            = new System.Drawing.Font("Segoe UI", 10.125F);
     this.bar1.BarAppearance.Hovered.Options.UseFont = true;
     this.bar1.BarAppearance.Normal.Font             = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bar1.BarAppearance.Normal.Options.UseFont  = true;
     this.bar1.BarAppearance.Pressed.Font            = new System.Drawing.Font("Segoe UI", 10.125F);
     this.bar1.BarAppearance.Pressed.Options.UseFont = true;
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.biDownload),
         new DevExpress.XtraBars.LinkPersistInfo(this.biRemove),
         new DevExpress.XtraBars.LinkPersistInfo(this.biDataOperations)
     });
     this.bar1.OptionsBar.DrawBorder  = false;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Tools";
     //
     // biDownload
     //
     this.biDownload.Caption = "Download";
     this.biDownload.Id      = 0;
     this.biDownload.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biDownload.ImageOptions.SvgImage")));
     this.biDownload.Name       = "biDownload";
     this.biDownload.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biDownload.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biDownload_ItemClick);
     //
     // biRemove
     //
     this.biRemove.Caption = "Remove Data";
     this.biRemove.Id      = 2;
     this.biRemove.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biRemove.ImageOptions.SvgImage")));
     this.biRemove.Name       = "biRemove";
     this.biRemove.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biRemove.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biRemove_ItemClick);
     //
     // biDataOperations
     //
     this.biDataOperations.Caption = "Data Operations";
     this.biDataOperations.Id      = 5;
     this.biDataOperations.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.biTickerIntensity)
     });
     this.biDataOperations.Name = "biDataOperations";
     //
     // biTickerIntensity
     //
     this.biTickerIntensity.Caption    = "Calculate Trade Intensity";
     this.biTickerIntensity.Id         = 6;
     this.biTickerIntensity.Name       = "biTickerIntensity";
     this.biTickerIntensity.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biTickerIntensity_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlTop.Size             = new System.Drawing.Size(1561, 64);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 880);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1561, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 64);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 816);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1561, 64);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 816);
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.tickerDownloadDataItemBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(1);
     this.gridControl1.Location = new System.Drawing.Point(0, 64);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(5, 3, 5, 3);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.riDefaultCheckEdit,
         this.riActiveCheckEdit
     });
     this.gridControl1.Size            = new System.Drawing.Size(1561, 816);
     this.gridControl1.TabIndex        = 4;
     this.gridControl1.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // tickerDownloadDataItemBindingSource
     //
     this.tickerDownloadDataItemBindingSource.DataSource = typeof(Crypto.Core.Strategies.TickerDownloadDataInfo);
     //
     // gridView1
     //
     this.gridView1.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.Row.Options.UseFont = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSelected,
         this.colType,
         this.colExchange,
         this.colBaseCurrency,
         this.colMarketCurrency,
         this.colKLineIntervalMin,
         this.colStartDate,
         this.colEndDate,
         this.colFileName
     });
     this.gridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1145, 666, 520, 564);
     this.gridView1.DetailHeight            = 302;
     gridFormatRule1.Name = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 3;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling          = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsDetail.EnableMasterViewMode           = false;
     this.gridView1.OptionsSelection.CheckBoxSelectorColumnWidth = 200;
     this.gridView1.OptionsSelection.CheckBoxSelectorField       = "Selected";
     this.gridView1.OptionsSelection.MultiSelect     = true;
     this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
     this.gridView1.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsSelection.ShowCheckBoxSelectorInGroupRow     = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsView.ShowVerticalLines   = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colExchange, DevExpress.Data.ColumnSortOrder.Ascending),
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colBaseCurrency, DevExpress.Data.ColumnSortOrder.Ascending),
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colMarketCurrency, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colSelected
     //
     this.colSelected.Caption   = " ";
     this.colSelected.FieldName = "Selected";
     this.colSelected.MinWidth  = 40;
     this.colSelected.Name      = "colSelected";
     this.colSelected.Width     = 166;
     //
     // colType
     //
     this.colType.FieldName = "Type";
     this.colType.MinWidth  = 40;
     this.colType.Name      = "colType";
     this.colType.OptionsColumn.AllowEdit = false;
     this.colType.Visible      = true;
     this.colType.VisibleIndex = 1;
     this.colType.Width        = 365;
     //
     // colExchange
     //
     this.colExchange.FieldName = "Exchange";
     this.colExchange.MinWidth  = 40;
     this.colExchange.Name      = "colExchange";
     this.colExchange.OptionsColumn.AllowEdit = false;
     this.colExchange.Visible      = true;
     this.colExchange.VisibleIndex = 2;
     this.colExchange.Width        = 150;
     //
     // colBaseCurrency
     //
     this.colBaseCurrency.FieldName = "BaseCurrency";
     this.colBaseCurrency.MinWidth  = 40;
     this.colBaseCurrency.Name      = "colBaseCurrency";
     this.colBaseCurrency.OptionsColumn.AllowEdit = false;
     this.colBaseCurrency.Visible      = true;
     this.colBaseCurrency.VisibleIndex = 2;
     this.colBaseCurrency.Width        = 150;
     //
     // colMarketCurrency
     //
     this.colMarketCurrency.FieldName = "MarketCurrency";
     this.colMarketCurrency.MinWidth  = 40;
     this.colMarketCurrency.Name      = "colMarketCurrency";
     this.colMarketCurrency.OptionsColumn.AllowEdit = false;
     this.colMarketCurrency.Visible      = true;
     this.colMarketCurrency.VisibleIndex = 2;
     this.colMarketCurrency.Width        = 150;
     //
     // colKLineIntervalMin
     //
     this.colKLineIntervalMin.FieldName = "KLineIntervalMin";
     this.colKLineIntervalMin.MinWidth  = 40;
     this.colKLineIntervalMin.Name      = "colKLineIntervalMin";
     this.colKLineIntervalMin.OptionsColumn.AllowEdit = false;
     this.colKLineIntervalMin.Visible      = true;
     this.colKLineIntervalMin.VisibleIndex = 2;
     this.colKLineIntervalMin.Width        = 330;
     //
     // colStartDate
     //
     this.colStartDate.FieldName = "StartDate";
     this.colStartDate.MinWidth  = 40;
     this.colStartDate.Name      = "colStartDate";
     this.colStartDate.OptionsColumn.AllowEdit = false;
     this.colStartDate.Visible      = true;
     this.colStartDate.VisibleIndex = 3;
     this.colStartDate.Width        = 330;
     //
     // colEndDate
     //
     this.colEndDate.FieldName = "EndDate";
     this.colEndDate.MinWidth  = 40;
     this.colEndDate.Name      = "colEndDate";
     this.colEndDate.OptionsColumn.AllowEdit = false;
     this.colEndDate.Visible      = true;
     this.colEndDate.VisibleIndex = 4;
     this.colEndDate.Width        = 334;
     //
     // colFileName
     //
     this.colFileName.FieldName = "FileName";
     this.colFileName.MinWidth  = 40;
     this.colFileName.Name      = "colFileName";
     this.colFileName.OptionsColumn.AllowEdit = false;
     this.colFileName.Width = 150;
     //
     // riDefaultCheckEdit
     //
     this.riDefaultCheckEdit.AutoHeight = false;
     this.riDefaultCheckEdit.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.riDefaultCheckEdit.Name       = "riDefaultCheckEdit";
     //
     // riActiveCheckEdit
     //
     this.riActiveCheckEdit.AutoHeight = false;
     this.riActiveCheckEdit.Name       = "riActiveCheckEdit";
     //
     // DownloadManagerForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1561, 880);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "DownloadManagerForm";
     this.Text = "Download Manager";
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tickerDownloadDataItemBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDefaultCheckEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riActiveCheckEdit)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager    resources                   = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule1             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.tabbedView                = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.ribbonControl             = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.skinRibbonGalleryBarItem  = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barSubItemNavigation      = new DevExpress.XtraBars.BarSubItem();
     this.cadetsBarButtonItem       = new DevExpress.XtraBars.BarButtonItem();
     this.canBoBarButtonItem        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4            = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage                = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupNavigation = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar           = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.officeNavigationBar       = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
     this.navBarControl             = new DevExpress.XtraNavBar.NavBarControl();
     this.CadetsNavBarGroup         = new DevExpress.XtraNavBar.NavBarGroup();
     this.ManagersNavBarGroup       = new DevExpress.XtraNavBar.NavBarGroup();
     this.navigationFrame           = new DevExpress.XtraBars.Navigation.NavigationFrame();
     this.employeesNavigationPage   = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.gridControlCadet          = new DevExpress.XtraGrid.GridControl();
     this.gridViewCadet             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.managersNavigationPage    = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.gridControlManager        = new DevExpress.XtraGrid.GridControl();
     this.gridViewManager           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.behaviorManager1          = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
     this.panelControl1             = new DevExpress.XtraEditors.PanelControl();
     this.labelControlLop           = new DevExpress.XtraEditors.LabelControl();
     this.labelControlNgaySinh      = new DevExpress.XtraEditors.LabelControl();
     this.labelControlName          = new DevExpress.XtraEditors.LabelControl();
     this.pictureEditCadet          = new DevExpress.XtraEditors.PictureEdit();
     this.barButtonItem5            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6            = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.navigationFrame)).BeginInit();
     this.navigationFrame.SuspendLayout();
     this.employeesNavigationPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCadet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewCadet)).BeginInit();
     this.managersNavigationPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditCadet.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl.ExpandCollapseItem,
         this.ribbonControl.SearchEditItem,
         this.skinRibbonGalleryBarItem,
         this.barSubItemNavigation,
         this.cadetsBarButtonItem,
         this.canBoBarButtonItem,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6
     });
     this.ribbonControl.Location      = new System.Drawing.Point(0, 0);
     this.ribbonControl.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.ribbonControl.MaxItemId     = 50;
     this.ribbonControl.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
     this.ribbonControl.Name          = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage,
         this.ribbonPage1
     });
     this.ribbonControl.RibbonStyle           = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2019;
     this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl.Size            = new System.Drawing.Size(1038, 193);
     this.ribbonControl.StatusBar       = this.ribbonStatusBar;
     this.ribbonControl.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     //
     // skinRibbonGalleryBarItem
     //
     this.skinRibbonGalleryBarItem.Id   = 14;
     this.skinRibbonGalleryBarItem.Name = "skinRibbonGalleryBarItem";
     //
     // barSubItemNavigation
     //
     this.barSubItemNavigation.Caption                   = "Học Viên - Quản Lý";
     this.barSubItemNavigation.Id                        = 15;
     this.barSubItemNavigation.ImageOptions.Image        = ((System.Drawing.Image)(resources.GetObject("barSubItemNavigation.ImageOptions.Image")));
     this.barSubItemNavigation.ImageOptions.ImageUri.Uri = "NavigationBar";
     this.barSubItemNavigation.ImageOptions.LargeImage   = ((System.Drawing.Image)(resources.GetObject("barSubItemNavigation.ImageOptions.LargeImage")));
     this.barSubItemNavigation.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.cadetsBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.canBoBarButtonItem)
     });
     this.barSubItemNavigation.Name = "barSubItemNavigation";
     //
     // cadetsBarButtonItem
     //
     this.cadetsBarButtonItem.Caption    = "Học Viên";
     this.cadetsBarButtonItem.Id         = 44;
     this.cadetsBarButtonItem.Name       = "cadetsBarButtonItem";
     this.cadetsBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonNavigation_ItemClick);
     //
     // canBoBarButtonItem
     //
     this.canBoBarButtonItem.Caption    = "Cán Bộ";
     this.canBoBarButtonItem.Id         = 45;
     this.canBoBarButtonItem.Name       = "canBoBarButtonItem";
     this.canBoBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonNavigation_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Quản Lý Vi Phạm";
     this.barButtonItem1.Id      = 44;
     this.barButtonItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem1.ImageOptions.SvgImage")));
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Quản Lý Hoạt Động Tích Cực";
     this.barButtonItem2.Id      = 45;
     this.barButtonItem2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem2.ImageOptions.SvgImage")));
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Phân Tích Danh Sách Khen Thưởng";
     this.barButtonItem3.Id      = 46;
     this.barButtonItem3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem3.ImageOptions.SvgImage")));
     this.barButtonItem3.Name       = "barButtonItem3";
     this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Nhập Điểm";
     this.barButtonItem4.Id      = 47;
     this.barButtonItem4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem4.ImageOptions.SvgImage")));
     this.barButtonItem4.Name       = "barButtonItem4";
     this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // ribbonPage
     //
     this.ribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupNavigation,
         this.ribbonPageGroup2,
         this.ribbonPageGroup3
     });
     this.ribbonPage.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage.ImageOptions.Image")));
     this.ribbonPage.Name = "ribbonPage";
     this.ribbonPage.Text = "Quản Lý Nghiệp Vụ";
     //
     // ribbonPageGroupNavigation
     //
     this.ribbonPageGroupNavigation.ItemLinks.Add(this.barSubItemNavigation);
     this.ribbonPageGroupNavigation.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroupNavigation.Name = "ribbonPageGroupNavigation";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem6);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.ShowCaptionButton = false;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage1.ImageOptions.Image")));
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Quản Lý Tài Khoản";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "ribbonPageGroup1";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 700);
     this.ribbonStatusBar.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbonControl;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1038, 37);
     //
     // officeNavigationBar
     //
     this.officeNavigationBar.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.officeNavigationBar.Location         = new System.Drawing.Point(0, 648);
     this.officeNavigationBar.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.officeNavigationBar.Name             = "officeNavigationBar";
     this.officeNavigationBar.NavigationClient = this.navBarControl;
     this.officeNavigationBar.Size             = new System.Drawing.Size(1038, 52);
     this.officeNavigationBar.TabIndex         = 1;
     this.officeNavigationBar.Text             = "officeNavigationBar";
     //
     // navBarControl
     //
     this.navBarControl.ActiveGroup = this.CadetsNavBarGroup;
     this.navBarControl.Dock        = System.Windows.Forms.DockStyle.Left;
     this.navBarControl.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.CadetsNavBarGroup,
         this.ManagersNavBarGroup
     });
     this.navBarControl.LinkSelectionMode = DevExpress.XtraNavBar.LinkSelectionModeType.OneInControl;
     this.navBarControl.Location          = new System.Drawing.Point(0, 193);
     this.navBarControl.Margin            = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.navBarControl.Name = "navBarControl";
     this.navBarControl.OptionsNavPane.ExpandedWidth = 242;
     this.navBarControl.Size                = new System.Drawing.Size(242, 455);
     this.navBarControl.TabIndex            = 0;
     this.navBarControl.Text                = "navBarControl";
     this.navBarControl.ActiveGroupChanged += new DevExpress.XtraNavBar.NavBarGroupEventHandler(this.navBarControl_ActiveGroupChanged);
     //
     // CadetsNavBarGroup
     //
     this.CadetsNavBarGroup.Caption  = "Học Viên";
     this.CadetsNavBarGroup.Expanded = true;
     this.CadetsNavBarGroup.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("CadetsNavBarGroup.ImageOptions.SmallImage")));
     this.CadetsNavBarGroup.Name = "CadetsNavBarGroup";
     //
     // ManagersNavBarGroup
     //
     this.ManagersNavBarGroup.Caption = "Cán Bộ";
     this.ManagersNavBarGroup.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("ManagersNavBarGroup.ImageOptions.LargeImage")));
     this.ManagersNavBarGroup.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("ManagersNavBarGroup.ImageOptions.SmallImage")));
     this.ManagersNavBarGroup.Name = "ManagersNavBarGroup";
     //
     // navigationFrame
     //
     this.navigationFrame.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.navigationFrame.Appearance.BackColor            = System.Drawing.Color.White;
     this.navigationFrame.Appearance.Options.UseBackColor = true;
     this.navigationFrame.Controls.Add(this.employeesNavigationPage);
     this.navigationFrame.Controls.Add(this.managersNavigationPage);
     this.navigationFrame.Location = new System.Drawing.Point(254, 203);
     this.navigationFrame.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.navigationFrame.Name     = "navigationFrame";
     this.navigationFrame.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
         this.employeesNavigationPage,
         this.managersNavigationPage
     });
     this.navigationFrame.RibbonAndBarsMergeStyle = DevExpress.XtraBars.Docking2010.Views.RibbonAndBarsMergeStyle.Always;
     this.navigationFrame.SelectedPage            = this.employeesNavigationPage;
     this.navigationFrame.Size     = new System.Drawing.Size(435, 447);
     this.navigationFrame.TabIndex = 0;
     this.navigationFrame.Text     = "navigationFrame";
     //
     // employeesNavigationPage
     //
     this.employeesNavigationPage.Controls.Add(this.gridControlCadet);
     this.employeesNavigationPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.employeesNavigationPage.Name   = "employeesNavigationPage";
     this.employeesNavigationPage.Size   = new System.Drawing.Size(435, 447);
     //
     // gridControlCadet
     //
     this.gridControlCadet.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gridControlCadet.Location    = new System.Drawing.Point(0, 0);
     this.gridControlCadet.MainView    = this.gridViewCadet;
     this.gridControlCadet.MenuManager = this.ribbonControl;
     this.gridControlCadet.Name        = "gridControlCadet";
     this.gridControlCadet.Size        = new System.Drawing.Size(435, 447);
     this.gridControlCadet.TabIndex    = 0;
     this.gridControlCadet.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewCadet
     });
     //
     // gridViewCadet
     //
     gridFormatRule1.Name = "Format0";
     formatConditionRuleIconSet1.AllowAnimation = DevExpress.Utils.DefaultBoolean.True;
     formatConditionIconSet1.CategoryName       = "Ratings";
     formatConditionIconSetIcon1.PredefinedName = "Rating4_1.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         75,
         0,
         0,
         0
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Rating4_2.png";
     formatConditionIconSetIcon2.Value           = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Rating4_3.png";
     formatConditionIconSetIcon3.Value           = new decimal(new int[] {
         25,
         0,
         0,
         0
     });
     formatConditionIconSetIcon3.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon4.PredefinedName  = "Rating4_4.png";
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet1.Name        = "Ratings4";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     this.gridViewCadet.FormatRules.Add(gridFormatRule1);
     this.gridViewCadet.GridControl = this.gridControlCadet;
     this.gridViewCadet.Name        = "gridViewCadet";
     this.gridViewCadet.OptionsBehavior.Editable = false;
     this.gridViewCadet.OptionsBehavior.ReadOnly = true;
     this.gridViewCadet.RowClick    += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridViewCadet_RowClick);
     this.gridViewCadet.DoubleClick += new System.EventHandler(this.gridViewCadet_DoubleClick);
     //
     // managersNavigationPage
     //
     this.managersNavigationPage.Controls.Add(this.gridControlManager);
     this.managersNavigationPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.managersNavigationPage.Name   = "managersNavigationPage";
     this.managersNavigationPage.Size   = new System.Drawing.Size(435, 447);
     //
     // gridControlManager
     //
     this.gridControlManager.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gridControlManager.Location    = new System.Drawing.Point(0, 0);
     this.gridControlManager.MainView    = this.gridViewManager;
     this.gridControlManager.MenuManager = this.ribbonControl;
     this.gridControlManager.Name        = "gridControlManager";
     this.gridControlManager.Size        = new System.Drawing.Size(435, 447);
     this.gridControlManager.TabIndex    = 0;
     this.gridControlManager.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewManager
     });
     //
     // gridViewManager
     //
     this.gridViewManager.GridControl = this.gridControlManager;
     this.gridViewManager.Name        = "gridViewManager";
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.labelControlLop);
     this.panelControl1.Controls.Add(this.labelControlNgaySinh);
     this.panelControl1.Controls.Add(this.labelControlName);
     this.panelControl1.Controls.Add(this.pictureEditCadet);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panelControl1.Location = new System.Drawing.Point(689, 193);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(349, 455);
     this.panelControl1.TabIndex = 6;
     //
     // labelControlLop
     //
     this.labelControlLop.Location = new System.Drawing.Point(6, 250);
     this.labelControlLop.Name     = "labelControlLop";
     this.labelControlLop.Size     = new System.Drawing.Size(32, 17);
     this.labelControlLop.TabIndex = 4;
     this.labelControlLop.Text     = "Lớp :";
     //
     // labelControlNgaySinh
     //
     this.labelControlNgaySinh.Location = new System.Drawing.Point(6, 190);
     this.labelControlNgaySinh.Name     = "labelControlNgaySinh";
     this.labelControlNgaySinh.Size     = new System.Drawing.Size(62, 16);
     this.labelControlNgaySinh.TabIndex = 2;
     this.labelControlNgaySinh.Text     = "Ngày Sinh:";
     //
     // labelControlName
     //
     this.labelControlName.Appearance.Font            = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControlName.Appearance.Options.UseFont = true;
     this.labelControlName.Location = new System.Drawing.Point(166, 20);
     this.labelControlName.Name     = "labelControlName";
     this.labelControlName.Size     = new System.Drawing.Size(171, 23);
     this.labelControlName.TabIndex = 1;
     this.labelControlName.Text     = "Nguyễn Thành Công";
     //
     // pictureEditCadet
     //
     this.pictureEditCadet.Location    = new System.Drawing.Point(6, 5);
     this.pictureEditCadet.MenuManager = this.ribbonControl;
     this.pictureEditCadet.Name        = "pictureEditCadet";
     this.pictureEditCadet.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEditCadet.Size     = new System.Drawing.Size(147, 160);
     this.pictureEditCadet.TabIndex = 0;
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Quản Lý Kỷ Luật";
     this.barButtonItem5.Id      = 48;
     this.barButtonItem5.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem5.ImageOptions.SvgImage")));
     this.barButtonItem5.Name       = "barButtonItem5";
     this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "Quản Lý Khen Thưởng";
     this.barButtonItem6.Id      = 49;
     this.barButtonItem6.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem6.ImageOptions.SvgImage")));
     this.barButtonItem6.Name       = "barButtonItem6";
     this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1038, 737);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.navBarControl);
     this.Controls.Add(this.officeNavigationBar);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.navigationFrame);
     this.Controls.Add(this.ribbonControl);
     this.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name      = "Form1";
     this.Ribbon    = this.ribbonControl;
     this.StatusBar = this.ribbonStatusBar;
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.navigationFrame)).EndInit();
     this.navigationFrame.ResumeLayout(false);
     this.employeesNavigationPage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCadet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewCadet)).EndInit();
     this.managersNavigationPage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditCadet.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule4 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDataBar formatConditionRuleDataBar1 = new DevExpress.XtraEditors.FormatConditionRuleDataBar();
     this.colUsdtValue = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1 = new DevExpress.XtraGrid.GridControl();
     this.poloniexAccountBalanceInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCurrency             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.colBalance              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAvailable            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOnOrders             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBtcValue             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colExchange             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDepositAddress       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNonZero              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAccount              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUsdtPrice            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.barManager1             = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1                 = new DevExpress.XtraBars.Bar();
     this.bcShowNonZero        = new DevExpress.XtraBars.BarCheckItem();
     this.bcDeposites          = new DevExpress.XtraBars.BarCheckItem();
     this.bar3                 = new DevExpress.XtraBars.Bar();
     this.bsInfo               = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.poloniexAccountBalanceInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // colUsdtValue
     //
     this.colUsdtValue.DisplayFormat.FormatString = "0.00";
     this.colUsdtValue.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colUsdtValue.FieldName = "UsdtValue";
     this.colUsdtValue.MinWidth  = 16;
     this.colUsdtValue.Name      = "colUsdtValue";
     this.colUsdtValue.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "UsdtValue", "SUM={0:0.00000000}")
     });
     this.colUsdtValue.Visible      = true;
     this.colUsdtValue.VisibleIndex = 7;
     this.colUsdtValue.Width        = 246;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.poloniexAccountBalanceInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(0);
     this.gridControl1.Location = new System.Drawing.Point(0, 44);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(2);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1,
         this.repositoryItemTextEdit2
     });
     this.gridControl1.Size            = new System.Drawing.Size(1541, 789);
     this.gridControl1.TabIndex        = 3;
     this.gridControl1.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
     //
     // poloniexAccountBalanceInfoBindingSource
     //
     this.poloniexAccountBalanceInfoBindingSource.DataSource = typeof(Crypto.Core.Common.BalanceBase);
     //
     // gridView1
     //
     this.gridView1.Appearance.GroupPanel.Font            = new System.Drawing.Font("Segoe UI", 10.125F);
     this.gridView1.Appearance.GroupPanel.Options.UseFont = true;
     this.gridView1.Appearance.GroupRow.Font               = new System.Drawing.Font("Segoe UI", 10.125F);
     this.gridView1.Appearance.GroupRow.Options.UseFont    = true;
     this.gridView1.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 10.125F);
     this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 10.125F);
     this.gridView1.Appearance.Row.Options.UseFont = true;
     this.gridView1.ColumnPanelRowHeight           = 0;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colCurrency,
         this.colBalance,
         this.colAvailable,
         this.colOnOrders,
         this.colBtcValue,
         this.colExchange,
         this.colDepositAddress,
         this.colNonZero,
         this.colAccount,
         this.colUsdtPrice,
         this.colUsdtValue
     });
     this.gridView1.DetailHeight                = 143;
     this.gridView1.FixedLineWidth              = 1;
     this.gridView1.FooterPanelHeight           = 0;
     gridFormatRule1.Name                       = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule          = formatConditionRuleIconSet3;
     gridFormatRule4.Column        = this.colUsdtValue;
     gridFormatRule4.ColumnApplyTo = this.colUsdtValue;
     gridFormatRule4.Name          = "Format0";
     formatConditionRuleDataBar1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     formatConditionRuleDataBar1.Appearance.Options.UseBackColor = true;
     formatConditionRuleDataBar1.PredefinedName = null;
     formatConditionRuleDataBar1.RightToLeft    = DevExpress.Utils.DefaultBoolean.True;
     gridFormatRule4.Rule = formatConditionRuleDataBar1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.FormatRules.Add(gridFormatRule4);
     this.gridView1.GridControl    = this.gridControl1;
     this.gridView1.GroupCount     = 1;
     this.gridView1.GroupRowHeight = 0;
     this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BtcValue", this.colBtcValue, "Total {0:0.00000000}"),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "UsdtValue", this.colUsdtValue, "Total {0:0.00}")
     });
     this.gridView1.LevelIndent = 0;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.AllowSortAnimation  = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     this.gridView1.OptionsView.ShowFooter        = true;
     this.gridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.PreviewIndent = 0;
     this.gridView1.RowHeight     = 0;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colExchange, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridView1.ViewCaptionHeight        = 0;
     this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.OnAccountBalancesCustomColumnDisplayText);
     //
     // colCurrency
     //
     this.colCurrency.ColumnEdit   = this.repositoryItemTextEdit1;
     this.colCurrency.FieldName    = "Currency";
     this.colCurrency.MinWidth     = 10;
     this.colCurrency.Name         = "colCurrency";
     this.colCurrency.Visible      = true;
     this.colCurrency.VisibleIndex = 0;
     this.colCurrency.Width        = 133;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     this.repositoryItemTextEdit1.Padding    = new System.Windows.Forms.Padding(0, 3, 0, 3);
     //
     // colBalance
     //
     this.colBalance.DisplayFormat.FormatString = "0.00000000";
     this.colBalance.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colBalance.FieldName    = "Balance";
     this.colBalance.MinWidth     = 40;
     this.colBalance.Name         = "colBalance";
     this.colBalance.Visible      = true;
     this.colBalance.VisibleIndex = 2;
     this.colBalance.Width        = 150;
     //
     // colAvailable
     //
     this.colAvailable.DisplayFormat.FormatString = "0.00000000";
     this.colAvailable.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAvailable.FieldName    = "Available";
     this.colAvailable.MinWidth     = 10;
     this.colAvailable.Name         = "colAvailable";
     this.colAvailable.Visible      = true;
     this.colAvailable.VisibleIndex = 3;
     this.colAvailable.Width        = 133;
     //
     // colOnOrders
     //
     this.colOnOrders.DisplayFormat.FormatString = "0.00000000";
     this.colOnOrders.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colOnOrders.FieldName    = "OnOrders";
     this.colOnOrders.MinWidth     = 10;
     this.colOnOrders.Name         = "colOnOrders";
     this.colOnOrders.Visible      = true;
     this.colOnOrders.VisibleIndex = 4;
     this.colOnOrders.Width        = 133;
     //
     // colBtcValue
     //
     this.colBtcValue.DisplayFormat.FormatString = "0.00000000";
     this.colBtcValue.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colBtcValue.FieldName = "BtcValue";
     this.colBtcValue.MinWidth  = 10;
     this.colBtcValue.Name      = "colBtcValue";
     this.colBtcValue.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BtcValue", "SUM={0:0.00000000}")
     });
     this.colBtcValue.Visible      = true;
     this.colBtcValue.VisibleIndex = 5;
     this.colBtcValue.Width        = 133;
     //
     // colExchange
     //
     this.colExchange.FieldName    = "Exchange";
     this.colExchange.MinWidth     = 14;
     this.colExchange.Name         = "colExchange";
     this.colExchange.Visible      = true;
     this.colExchange.VisibleIndex = 0;
     this.colExchange.Width        = 98;
     //
     // colDepositAddress
     //
     this.colDepositAddress.FieldName    = "DepositAddress";
     this.colDepositAddress.MinWidth     = 10;
     this.colDepositAddress.Name         = "colDepositAddress";
     this.colDepositAddress.Visible      = true;
     this.colDepositAddress.VisibleIndex = 8;
     this.colDepositAddress.Width        = 335;
     //
     // colNonZero
     //
     this.colNonZero.FieldName = "NonZero";
     this.colNonZero.MinWidth  = 10;
     this.colNonZero.Name      = "colNonZero";
     this.colNonZero.Width     = 26;
     //
     // colAccount
     //
     this.colAccount.FieldName    = "Account";
     this.colAccount.MinWidth     = 16;
     this.colAccount.Name         = "colAccount";
     this.colAccount.Visible      = true;
     this.colAccount.VisibleIndex = 1;
     this.colAccount.Width        = 116;
     //
     // colUsdtPrice
     //
     this.colUsdtPrice.ColumnEdit = this.repositoryItemTextEdit2;
     this.colUsdtPrice.DisplayFormat.FormatString = "0.00000000";
     this.colUsdtPrice.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colUsdtPrice.FieldName    = "UsdtPrice";
     this.colUsdtPrice.MinWidth     = 40;
     this.colUsdtPrice.Name         = "colUsdtPrice";
     this.colUsdtPrice.Visible      = true;
     this.colUsdtPrice.VisibleIndex = 6;
     this.colUsdtPrice.Width        = 164;
     //
     // repositoryItemTextEdit2
     //
     this.repositoryItemTextEdit2.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
     this.repositoryItemTextEdit2.AutoHeight    = false;
     this.repositoryItemTextEdit2.Name          = "repositoryItemTextEdit2";
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1,
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.bcShowNonZero,
         this.bsInfo,
         this.bcDeposites
     });
     this.barManager1.MaxItemId = 3;
     //
     // bar1
     //
     this.bar1.BarAppearance.Hovered.FontSizeDelta   = 2;
     this.bar1.BarAppearance.Hovered.Options.UseFont = true;
     this.bar1.BarAppearance.Normal.FontSizeDelta    = 2;
     this.bar1.BarAppearance.Normal.Options.UseFont  = true;
     this.bar1.BarAppearance.Pressed.FontSizeDelta   = 2;
     this.bar1.BarAppearance.Pressed.Options.UseFont = true;
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.bcShowNonZero),
         new DevExpress.XtraBars.LinkPersistInfo(this.bcDeposites)
     });
     this.bar1.OptionsBar.DrawBorder  = false;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Tools";
     //
     // bcShowNonZero
     //
     this.bcShowNonZero.BindableChecked    = true;
     this.bcShowNonZero.Caption            = "Show Non Zero Balances";
     this.bcShowNonZero.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
     this.bcShowNonZero.Checked            = true;
     this.bcShowNonZero.Id              = 0;
     this.bcShowNonZero.Name            = "bcShowNonZero";
     this.bcShowNonZero.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.bcShowNonZero_CheckedChanged);
     //
     // bcDeposites
     //
     this.bcDeposites.Caption            = "Update Deposites";
     this.bcDeposites.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
     this.bcDeposites.Id   = 2;
     this.bcDeposites.Name = "bcDeposites";
     //
     // bar3
     //
     this.bar3.BarName      = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol      = 0;
     this.bar3.DockRow      = 0;
     this.bar3.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.bsInfo)
     });
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawBorder     = false;
     this.bar3.OptionsBar.DrawDragBorder = false;
     this.bar3.OptionsBar.UseWholeRow    = true;
     this.bar3.Text = "Status bar";
     //
     // bsInfo
     //
     this.bsInfo.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     this.bsInfo.Id            = 1;
     this.bsInfo.Name          = "bsInfo";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Margin           = new System.Windows.Forms.Padding(1, 2, 1, 2);
     this.barDockControlTop.Size             = new System.Drawing.Size(1541, 44);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 833);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(1, 2, 1, 2);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1541, 38);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 44);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(1, 2, 1, 2);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 789);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1541, 44);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(1, 2, 1, 2);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 789);
     //
     // AccountBalancesForm
     //
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(15F, 37F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1541, 871);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Font   = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2);
     this.Name   = "AccountBalancesForm";
     this.Text   = "Poloniex Account Balances";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.poloniexAccountBalanceInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager    resources                   = new System.ComponentModel.ComponentResourceManager(typeof(FRM_MUILTI_SKILL_V2));
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule1             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.progressPanel1         = new DevExpress.XtraWaitForm.ProgressPanel();
     this.simpleButton3          = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton5          = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2          = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1          = new DevExpress.XtraEditors.SimpleButton();
     this.button1                = new System.Windows.Forms.Button();
     this.lblDate                = new System.Windows.Forms.Label();
     this.lbltitle               = new System.Windows.Forms.Label();
     this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
     this.xtraTabControl1        = new DevExpress.XtraTab.XtraTabControl();
     this.Cutting                = new DevExpress.XtraTab.XtraTabPage();
     this.gridControl1           = new DevExpress.XtraGrid.GridControl();
     this.gridView1              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.Nosew     = new DevExpress.XtraTab.XtraTabPage();
     this.HF        = new DevExpress.XtraTab.XtraTabPage();
     this.Stitching = new DevExpress.XtraTab.XtraTabPage();
     this.Stockfit  = new DevExpress.XtraTab.XtraTabPage();
     this.Assembly  = new DevExpress.XtraTab.XtraTabPage();
     this.tmrDate   = new System.Windows.Forms.Timer(this.components);
     this.panel1.SuspendLayout();
     this.xtraScrollableControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.Cutting.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor             = System.Drawing.Color.DarkTurquoise;
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.panel1.Controls.Add(this.progressPanel1);
     this.panel1.Controls.Add(this.simpleButton3);
     this.panel1.Controls.Add(this.simpleButton5);
     this.panel1.Controls.Add(this.simpleButton2);
     this.panel1.Controls.Add(this.simpleButton1);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.lblDate);
     this.panel1.Controls.Add(this.lbltitle);
     this.panel1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location    = new System.Drawing.Point(0, 0);
     this.panel1.MaximumSize = new System.Drawing.Size(1920, 109);
     this.panel1.MinimumSize = new System.Drawing.Size(1920, 109);
     this.panel1.Name        = "panel1";
     this.panel1.Size        = new System.Drawing.Size(1920, 109);
     this.panel1.TabIndex    = 13;
     //
     // progressPanel1
     //
     this.progressPanel1.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.progressPanel1.Appearance.Options.UseBackColor = true;
     this.progressPanel1.BarAnimationElementThickness    = 2;
     this.progressPanel1.Location = new System.Drawing.Point(765, 31);
     this.progressPanel1.Name     = "progressPanel1";
     this.progressPanel1.Size     = new System.Drawing.Size(157, 56);
     this.progressPanel1.TabIndex = 56;
     this.progressPanel1.Text     = "progressPanel1";
     this.progressPanel1.Visible  = false;
     //
     // simpleButton3
     //
     this.simpleButton3.Appearance.BackColor            = System.Drawing.Color.MediumOrchid;
     this.simpleButton3.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton3.Appearance.Font                 = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     this.simpleButton3.Appearance.ForeColor            = System.Drawing.Color.White;
     this.simpleButton3.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton3.Appearance.Options.UseBackColor = true;
     this.simpleButton3.Appearance.Options.UseFont      = true;
     this.simpleButton3.Appearance.Options.UseForeColor = true;
     this.simpleButton3.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton3.Enabled            = false;
     this.simpleButton3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.ImageOptions.Image")));
     this.simpleButton3.Location           = new System.Drawing.Point(1458, 7);
     this.simpleButton3.Name     = "simpleButton3";
     this.simpleButton3.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton3.TabIndex = 55;
     this.simpleButton3.Text     = "Monthly";
     //
     // simpleButton5
     //
     this.simpleButton5.Appearance.BackColor            = System.Drawing.Color.MediumBlue;
     this.simpleButton5.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton5.Appearance.Font                 = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     this.simpleButton5.Appearance.ForeColor            = System.Drawing.Color.White;
     this.simpleButton5.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton5.Appearance.Options.UseBackColor = true;
     this.simpleButton5.Appearance.Options.UseFont      = true;
     this.simpleButton5.Appearance.Options.UseForeColor = true;
     this.simpleButton5.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton5.Enabled            = false;
     this.simpleButton5.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton5.ImageOptions.Image")));
     this.simpleButton5.Location           = new System.Drawing.Point(1458, 58);
     this.simpleButton5.Name     = "simpleButton5";
     this.simpleButton5.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton5.TabIndex = 53;
     this.simpleButton5.Text     = "Quarterly";
     //
     // simpleButton2
     //
     this.simpleButton2.Appearance.BackColor            = System.Drawing.Color.MediumBlue;
     this.simpleButton2.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton2.Appearance.Font                 = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     this.simpleButton2.Appearance.ForeColor            = System.Drawing.Color.White;
     this.simpleButton2.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton2.Appearance.Options.UseBackColor = true;
     this.simpleButton2.Appearance.Options.UseFont      = true;
     this.simpleButton2.Appearance.Options.UseForeColor = true;
     this.simpleButton2.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton2.Enabled            = false;
     this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
     this.simpleButton2.Location           = new System.Drawing.Point(1276, 58);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton2.TabIndex = 53;
     this.simpleButton2.Text     = "Weekly";
     //
     // simpleButton1
     //
     this.simpleButton1.Appearance.BackColor            = System.Drawing.Color.MistyRose;
     this.simpleButton1.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton1.Appearance.Font                 = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     this.simpleButton1.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton1.Appearance.Options.UseBackColor = true;
     this.simpleButton1.Appearance.Options.UseFont      = true;
     this.simpleButton1.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton1.Enabled            = false;
     this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
     this.simpleButton1.Location           = new System.Drawing.Point(1277, 7);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton1.TabIndex = 54;
     this.simpleButton1.Text     = "Daily";
     //
     // button1
     //
     this.button1.BackColor                  = System.Drawing.Color.Transparent;
     this.button1.BackgroundImage            = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage")));
     this.button1.BackgroundImageLayout      = System.Windows.Forms.ImageLayout.Stretch;
     this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Yellow;
     this.button1.FlatAppearance.BorderSize  = 0;
     this.button1.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location = new System.Drawing.Point(1162, 7);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(108, 101);
     this.button1.TabIndex = 51;
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // lblDate
     //
     this.lblDate.BackColor  = System.Drawing.Color.DarkTurquoise;
     this.lblDate.Dock       = System.Windows.Forms.DockStyle.Right;
     this.lblDate.Font       = new System.Drawing.Font("Calibri", 32.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDate.ForeColor  = System.Drawing.Color.White;
     this.lblDate.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.lblDate.Location   = new System.Drawing.Point(1639, 0);
     this.lblDate.Name       = "lblDate";
     this.lblDate.Size       = new System.Drawing.Size(281, 109);
     this.lblDate.TabIndex   = 49;
     this.lblDate.Text       = "lblDate";
     this.lblDate.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbltitle
     //
     this.lbltitle.BackColor = System.Drawing.Color.DarkTurquoise;
     this.lbltitle.Dock      = System.Windows.Forms.DockStyle.Left;
     this.lbltitle.Font      = new System.Drawing.Font("Calibri", 62.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbltitle.ForeColor = System.Drawing.Color.White;
     this.lbltitle.Location  = new System.Drawing.Point(0, 0);
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Size      = new System.Drawing.Size(1920, 109);
     this.lbltitle.TabIndex  = 0;
     this.lbltitle.Text      = "Multi Skill wkjrhwjhr";
     this.lbltitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // xtraScrollableControl1
     //
     this.xtraScrollableControl1.Controls.Add(this.xtraTabControl1);
     this.xtraScrollableControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControl1.Location = new System.Drawing.Point(0, 109);
     this.xtraScrollableControl1.Name     = "xtraScrollableControl1";
     this.xtraScrollableControl1.Size     = new System.Drawing.Size(1904, 933);
     this.xtraScrollableControl1.TabIndex = 15;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.AppearancePage.Header.Font                           = new System.Drawing.Font("Tahoma", 20F);
     this.xtraTabControl1.AppearancePage.Header.Options.UseFont                = true;
     this.xtraTabControl1.AppearancePage.HeaderActive.Font                     = new System.Drawing.Font("Tahoma", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xtraTabControl1.AppearancePage.HeaderActive.Options.UseFont          = true;
     this.xtraTabControl1.AppearancePage.HeaderHotTracked.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.xtraTabControl1.AppearancePage.HeaderHotTracked.Font                 = new System.Drawing.Font("Tahoma", 20F);
     this.xtraTabControl1.AppearancePage.HeaderHotTracked.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.xtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseBackColor = true;
     this.xtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseFont      = true;
     this.xtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseForeColor = true;
     this.xtraTabControl1.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.HeaderLocation       = DevExpress.XtraTab.TabHeaderLocation.Left;
     this.xtraTabControl1.Location             = new System.Drawing.Point(0, 0);
     this.xtraTabControl1.LookAndFeel.SkinName = "VS2010";
     this.xtraTabControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.Cutting;
     this.xtraTabControl1.Size            = new System.Drawing.Size(1904, 933);
     this.xtraTabControl1.TabIndex        = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.Cutting,
         this.Nosew,
         this.HF,
         this.Stitching,
         this.Stockfit,
         this.Assembly
     });
     this.xtraTabControl1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.xtraTabControl1_MouseUp);
     //
     // Cutting
     //
     this.Cutting.Controls.Add(this.gridControl1);
     this.Cutting.Name     = "Cutting";
     this.Cutting.Size     = new System.Drawing.Size(1859, 923);
     this.Cutting.Text     = "Cutting";
     this.Cutting.Click   += new System.EventHandler(this.Cutting_Click);
     this.Cutting.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Cutting_MouseUp);
     //
     // gridControl1
     //
     this.gridControl1.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location             = new System.Drawing.Point(0, 0);
     this.gridControl1.LookAndFeel.SkinName = "Office 2013";
     this.gridControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(1859, 923);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.FocusedRow.Font            = new System.Drawing.Font("Tahoma", 11F);
     this.gridView1.Appearance.FocusedRow.Options.UseFont = true;
     this.gridView1.Appearance.GroupRow.Font               = new System.Drawing.Font("Tahoma", 12F);
     this.gridView1.Appearance.GroupRow.Options.UseFont    = true;
     this.gridView1.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Tahoma", 14F);
     this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Tahoma", 11F);
     this.gridView1.Appearance.Row.Options.UseFont = true;
     gridFormatRule1.ApplyToRow                 = true;
     gridFormatRule1.Name                       = "Format0";
     formatConditionIconSet1.CategoryName       = "Ratings";
     formatConditionIconSetIcon1.PredefinedName = "Quarters5_1.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Quarters5_2.png";
     formatConditionIconSetIcon2.Value           = new decimal(new int[] {
         75,
         0,
         0,
         0
     });
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Quarters5_3.png";
     formatConditionIconSetIcon3.Value           = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     formatConditionIconSetIcon3.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon4.PredefinedName  = "Quarters5_4.png";
     formatConditionIconSetIcon4.Value           = new decimal(new int[] {
         25,
         0,
         0,
         0
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Quarters5_5.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet1.Name        = "Quarters5";
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.AnimationType           = DevExpress.XtraGrid.Views.Base.GridAnimationType.AnimateAllContent;
     this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView1.OptionsView.EnableAppearanceOddRow  = true;
     this.gridView1.OptionsView.RowAutoHeight           = true;
     this.gridView1.PaintStyleName           = "Skin";
     this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
     //
     // Nosew
     //
     this.Nosew.Name = "Nosew";
     this.Nosew.Size = new System.Drawing.Size(1859, 923);
     this.Nosew.Text = "Nosew";
     //
     // HF
     //
     this.HF.Name = "HF";
     this.HF.Size = new System.Drawing.Size(1859, 923);
     this.HF.Text = "HF";
     //
     // Stitching
     //
     this.Stitching.Name = "Stitching";
     this.Stitching.Size = new System.Drawing.Size(1859, 923);
     this.Stitching.Text = "Stitching";
     //
     // Stockfit
     //
     this.Stockfit.Name = "Stockfit";
     this.Stockfit.Size = new System.Drawing.Size(1859, 923);
     this.Stockfit.Text = "Stockfit";
     //
     // Assembly
     //
     this.Assembly.Name = "Assembly";
     this.Assembly.Size = new System.Drawing.Size(1859, 923);
     this.Assembly.Text = "Assembly";
     //
     // tmrDate
     //
     this.tmrDate.Enabled  = true;
     this.tmrDate.Interval = 1000;
     this.tmrDate.Tick    += new System.EventHandler(this.tmrDate_Tick);
     //
     // FRM_MUILTI_SKILL_V2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1904, 1042);
     this.Controls.Add(this.xtraScrollableControl1);
     this.Controls.Add(this.panel1);
     this.IsMdiContainer  = true;
     this.Name            = "FRM_MUILTI_SKILL_V2";
     this.Text            = "FRM_MUILTI_SKILL_V2";
     this.Load           += new System.EventHandler(this.FRM_MUILTI_SKILL_V2_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_MUILTI_SKILL_V2_VisibleChanged);
     this.panel1.ResumeLayout(false);
     this.xtraScrollableControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.Cutting.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.gridControl1 = new DevExpress.XtraGrid.GridControl();
     this.poloniexAccountBalanceInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCurrency             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.colAvailable            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOnOrders             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBtcValue             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDepositAddress       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNonZero              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAccount              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUsdtValue            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.barManager1             = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1                 = new DevExpress.XtraBars.Bar();
     this.bcShowNonZero        = new DevExpress.XtraBars.BarCheckItem();
     this.bar3                 = new DevExpress.XtraBars.Bar();
     this.bsInfo               = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.poloniexAccountBalanceInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.poloniexAccountBalanceInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.gridControl1.Location = new System.Drawing.Point(0, 58);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1
     });
     this.gridControl1.Size            = new System.Drawing.Size(1538, 1067);
     this.gridControl1.TabIndex        = 3;
     this.gridControl1.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // poloniexAccountBalanceInfoBindingSource
     //
     this.poloniexAccountBalanceInfoBindingSource.DataSource = typeof(CryptoMarketClient.Common.BalanceBase);
     //
     // gridView1
     //
     this.gridView1.Appearance.GroupPanel.FontSizeDelta    = 2;
     this.gridView1.Appearance.GroupPanel.Options.UseFont  = true;
     this.gridView1.Appearance.GroupRow.FontSizeDelta      = 2;
     this.gridView1.Appearance.GroupRow.Options.UseFont    = true;
     this.gridView1.Appearance.HeaderPanel.FontSizeDelta   = 2;
     this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView1.Appearance.Row.FontSizeDelta           = 2;
     this.gridView1.Appearance.Row.Options.UseFont         = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colCurrency,
         this.colAvailable,
         this.colOnOrders,
         this.colBtcValue,
         this.colDepositAddress,
         this.colNonZero,
         this.colAccount,
         this.colUsdtValue
     });
     this.gridView1.DetailHeight                = 374;
     gridFormatRule1.Name                       = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.AllowSortAnimation  = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     this.gridView1.OptionsView.ShowFooter = true;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colAccount, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colCurrency
     //
     this.colCurrency.ColumnEdit   = this.repositoryItemTextEdit1;
     this.colCurrency.FieldName    = "Currency";
     this.colCurrency.Name         = "colCurrency";
     this.colCurrency.Visible      = true;
     this.colCurrency.VisibleIndex = 0;
     this.colCurrency.Width        = 203;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     this.repositoryItemTextEdit1.Padding    = new System.Windows.Forms.Padding(0, 3, 0, 3);
     //
     // colAvailable
     //
     this.colAvailable.FieldName    = "Available";
     this.colAvailable.Name         = "colAvailable";
     this.colAvailable.Visible      = true;
     this.colAvailable.VisibleIndex = 1;
     this.colAvailable.Width        = 203;
     //
     // colOnOrders
     //
     this.colOnOrders.FieldName    = "OnOrders";
     this.colOnOrders.Name         = "colOnOrders";
     this.colOnOrders.Visible      = true;
     this.colOnOrders.VisibleIndex = 2;
     this.colOnOrders.Width        = 203;
     //
     // colBtcValue
     //
     this.colBtcValue.FieldName = "BtcValue";
     this.colBtcValue.Name      = "colBtcValue";
     this.colBtcValue.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BtcValue", "SUM={0:0.00000000}")
     });
     this.colBtcValue.Visible      = true;
     this.colBtcValue.VisibleIndex = 3;
     this.colBtcValue.Width        = 203;
     //
     // colDepositAddress
     //
     this.colDepositAddress.FieldName    = "DepositAddress";
     this.colDepositAddress.Name         = "colDepositAddress";
     this.colDepositAddress.Visible      = true;
     this.colDepositAddress.VisibleIndex = 5;
     this.colDepositAddress.Width        = 392;
     //
     // colNonZero
     //
     this.colNonZero.FieldName = "NonZero";
     this.colNonZero.MinWidth  = 23;
     this.colNonZero.Name      = "colNonZero";
     //
     // colAccount
     //
     this.colAccount.FieldName    = "Account";
     this.colAccount.MinWidth     = 47;
     this.colAccount.Name         = "colAccount";
     this.colAccount.Visible      = true;
     this.colAccount.VisibleIndex = 0;
     this.colAccount.Width        = 175;
     //
     // colUsdtValue
     //
     this.colUsdtValue.FieldName = "UsdtValue";
     this.colUsdtValue.MinWidth  = 47;
     this.colUsdtValue.Name      = "colUsdtValue";
     this.colUsdtValue.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "UsdtValue", "SUM={0:0.00000000}")
     });
     this.colUsdtValue.Visible      = true;
     this.colUsdtValue.VisibleIndex = 4;
     this.colUsdtValue.Width        = 292;
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1,
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.bcShowNonZero,
         this.bsInfo
     });
     this.barManager1.MaxItemId = 2;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar1
     //
     this.bar1.BarAppearance.Hovered.FontSizeDelta   = 2;
     this.bar1.BarAppearance.Hovered.Options.UseFont = true;
     this.bar1.BarAppearance.Normal.FontSizeDelta    = 2;
     this.bar1.BarAppearance.Normal.Options.UseFont  = true;
     this.bar1.BarAppearance.Pressed.FontSizeDelta   = 2;
     this.bar1.BarAppearance.Pressed.Options.UseFont = true;
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.bcShowNonZero)
     });
     this.bar1.OptionsBar.DrawBorder  = false;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Tools";
     //
     // bcShowNonZero
     //
     this.bcShowNonZero.Alignment          = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bcShowNonZero.Caption            = "Show Non Zero Balances";
     this.bcShowNonZero.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.AfterText;
     this.bcShowNonZero.Id              = 0;
     this.bcShowNonZero.Name            = "bcShowNonZero";
     this.bcShowNonZero.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.bcShowNonZero_CheckedChanged);
     //
     // bar3
     //
     this.bar3.BarName      = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol      = 0;
     this.bar3.DockRow      = 0;
     this.bar3.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.bsInfo)
     });
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     this.bar3.Text = "Status bar";
     //
     // bsInfo
     //
     this.bsInfo.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     this.bsInfo.Caption       = "barStaticItem1";
     this.bsInfo.Id            = 1;
     this.bsInfo.Name          = "bsInfo";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlTop.Size             = new System.Drawing.Size(1538, 58);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 1125);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1538, 51);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 58);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 1067);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1538, 58);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 1067);
     //
     // AccountBalancesForm
     //
     this.Appearance.FontSizeDelta   = 2;
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(18F, 39F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1538, 1176);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Font   = new System.Drawing.Font("Tahoma", 11.875F);
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "AccountBalancesForm";
     this.Text   = "Poloniex Account Balances";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.poloniexAccountBalanceInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet    formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet        formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon    formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon    formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon    formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon    formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon    formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon    formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState1        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState2        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState3        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState4        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState5        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState6        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState7        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState8        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState9        = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraGauges.Core.Model.ScaleIndicatorState scaleIndicatorState10       = new DevExpress.XtraGauges.Core.Model.ScaleIndicatorState();
     DevExpress.XtraCharts.XYDiagram   xyDiagram1   = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(8.2D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(1.9D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(0.4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(6.1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(7.1D))
     });
     DevExpress.XtraCharts.Series      series2      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(4.1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(5.9D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(4.4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(4.1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(4D))
     });
     DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     this.gcScore = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.tplMain       = new System.Windows.Forms.TableLayoutPanel();
     this.tplLeft       = new System.Windows.Forms.TableLayoutPanel();
     this.gc            = new DevExpress.XtraGrid.GridControl();
     this.gv            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcType        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcName        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcExecuteDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panel1        = new System.Windows.Forms.Panel();
     this.ucTimer       = new ImpossibleMission.Widget.Common.UCTimer();
     this.gaugeCtr      = new DevExpress.XtraGauges.Win.GaugeControl();
     this.linearGauge1  = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearGauge();
     this.linearScaleStateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleStateIndicatorComponent();
     this.linearScaleComponent1 = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleComponent();
     this.linearScaleStateIndicatorComponent2 = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleStateIndicatorComponent();
     this.linearScaleStateIndicatorComponent3 = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleStateIndicatorComponent();
     this.linearScaleStateIndicatorComponent4 = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleStateIndicatorComponent();
     this.linearScaleStateIndicatorComponent5 = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleStateIndicatorComponent();
     this.btnSave = new System.Windows.Forms.Button();
     this.chart   = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
     this.tplMain.SuspendLayout();
     this.tplLeft.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.linearGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // gcScore
     //
     this.gcScore.Caption    = "Score";
     this.gcScore.ColumnEdit = this.repositoryItemSpinEdit1;
     this.gcScore.FieldName  = "Score";
     this.gcScore.Name       = "gcScore";
     this.gcScore.OptionsColumn.AllowEdit  = false;
     this.gcScore.OptionsColumn.AllowFocus = false;
     this.gcScore.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gcScore.Visible      = true;
     this.gcScore.VisibleIndex = 2;
     //
     // repositoryItemSpinEdit1
     //
     this.repositoryItemSpinEdit1.AutoHeight = false;
     this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
     //
     // tplMain
     //
     this.tplMain.ColumnCount = 2;
     this.tplMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 450F));
     this.tplMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tplMain.Controls.Add(this.tplLeft, 0, 0);
     this.tplMain.Controls.Add(this.chart, 1, 0);
     this.tplMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tplMain.Location = new System.Drawing.Point(0, 0);
     this.tplMain.Name     = "tplMain";
     this.tplMain.RowCount = 1;
     this.tplMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tplMain.Size     = new System.Drawing.Size(997, 320);
     this.tplMain.TabIndex = 0;
     //
     // tplLeft
     //
     this.tplLeft.ColumnCount = 1;
     this.tplLeft.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tplLeft.Controls.Add(this.gc, 0, 1);
     this.tplLeft.Controls.Add(this.panel1, 0, 0);
     this.tplLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tplLeft.Location = new System.Drawing.Point(3, 3);
     this.tplLeft.Name     = "tplLeft";
     this.tplLeft.RowCount = 2;
     this.tplLeft.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 90F));
     this.tplLeft.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tplLeft.Size     = new System.Drawing.Size(444, 314);
     this.tplLeft.TabIndex = 0;
     //
     // gc
     //
     this.gc.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gc.Location = new System.Drawing.Point(3, 93);
     this.gc.MainView = this.gv;
     this.gc.Name     = "gc";
     this.gc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemSpinEdit1
     });
     this.gc.Size     = new System.Drawing.Size(438, 218);
     this.gc.TabIndex = 1;
     this.gc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gv
     });
     //
     // gv
     //
     this.gv.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gcType,
         this.gcName,
         this.gcExecuteDate,
         this.gcScore
     });
     gridFormatRule1.Column = this.gcScore;
     gridFormatRule1.Name   = "StartSet";
     formatConditionIconSet1.CategoryName = "Ratings";
     formatConditionIconSetIcon1.Icon     = global::ImpossibleMission.Properties.Resources.Star55;
     formatConditionIconSetIcon1.Value    = new decimal(new int[] {
         5,
         0,
         0,
         0
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.Icon            = global::ImpossibleMission.Properties.Resources.Star44;
     formatConditionIconSetIcon2.Value           = new decimal(new int[] {
         4,
         0,
         0,
         0
     });
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.Icon            = global::ImpossibleMission.Properties.Resources.Star33;
     formatConditionIconSetIcon3.Value           = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     formatConditionIconSetIcon3.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon4.Icon            = global::ImpossibleMission.Properties.Resources.Star22;
     formatConditionIconSetIcon4.Value           = new decimal(new int[] {
         2,
         0,
         0,
         0
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.Icon            = global::ImpossibleMission.Properties.Resources.Star11;
     formatConditionIconSetIcon5.Value           = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.Icon            = global::ImpossibleMission.Properties.Resources.star00;
     formatConditionIconSetIcon6.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet1.Name        = "Score5";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     this.gv.FormatRules.Add(gridFormatRule1);
     this.gv.GridControl = this.gc;
     this.gv.GroupCount  = 1;
     this.gv.Name        = "gv";
     this.gv.OptionsView.ShowGroupPanel = false;
     this.gv.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gcType, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // gcType
     //
     this.gcType.Caption   = "ItemType";
     this.gcType.FieldName = "ItemType";
     this.gcType.Name      = "gcType";
     this.gcType.OptionsColumn.AllowEdit       = false;
     this.gcType.OptionsColumn.AllowFocus      = false;
     this.gcType.OptionsColumn.AllowGroup      = DevExpress.Utils.DefaultBoolean.True;
     this.gcType.OptionsFilter.AllowAutoFilter = false;
     this.gcType.OptionsFilter.AllowFilter     = false;
     this.gcType.Visible      = true;
     this.gcType.VisibleIndex = 0;
     //
     // gcName
     //
     this.gcName.Caption   = "Name";
     this.gcName.FieldName = "Name";
     this.gcName.Name      = "gcName";
     this.gcName.OptionsColumn.AllowEdit  = false;
     this.gcName.OptionsColumn.AllowFocus = false;
     this.gcName.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gcName.Visible      = true;
     this.gcName.VisibleIndex = 0;
     //
     // gcExecuteDate
     //
     this.gcExecuteDate.Caption = "Execute Date";
     this.gcExecuteDate.DisplayFormat.FormatString = "yyyy-MM-dd";
     this.gcExecuteDate.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.gcExecuteDate.FieldName = "ExecuteDate";
     this.gcExecuteDate.Name      = "gcExecuteDate";
     this.gcExecuteDate.OptionsColumn.AllowEdit       = false;
     this.gcExecuteDate.OptionsColumn.AllowFocus      = false;
     this.gcExecuteDate.OptionsFilter.AllowAutoFilter = false;
     this.gcExecuteDate.OptionsFilter.AllowFilter     = false;
     this.gcExecuteDate.Visible      = true;
     this.gcExecuteDate.VisibleIndex = 1;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.ucTimer);
     this.panel1.Controls.Add(this.gaugeCtr);
     this.panel1.Controls.Add(this.btnSave);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(438, 84);
     this.panel1.TabIndex = 2;
     //
     // ucTimer
     //
     this.ucTimer.Location       = new System.Drawing.Point(166, 1);
     this.ucTimer.Name           = "ucTimer";
     this.ucTimer.Size           = new System.Drawing.Size(199, 80);
     this.ucTimer.TabIndex       = 31;
     this.ucTimer.StatusChanged += new System.EventHandler <System.TimeSpan>(this.ucTimer1_StatusChanged);
     //
     // gaugeCtr
     //
     this.gaugeCtr.AutoLayout  = false;
     this.gaugeCtr.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gaugeCtr.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.linearGauge1
     });
     this.gaugeCtr.Location    = new System.Drawing.Point(3, 29);
     this.gaugeCtr.Margin      = new System.Windows.Forms.Padding(0);
     this.gaugeCtr.Name        = "gaugeCtr";
     this.gaugeCtr.Size        = new System.Drawing.Size(160, 35);
     this.gaugeCtr.TabIndex    = 30;
     this.gaugeCtr.MouseDown  += new System.Windows.Forms.MouseEventHandler(this.gaugeCtr_MouseDown);
     this.gaugeCtr.MouseLeave += new System.EventHandler(this.gaugeCtr_MouseLeave);
     this.gaugeCtr.MouseMove  += new System.Windows.Forms.MouseEventHandler(this.gaugeCtr_MouseMove);
     //
     // linearGauge1
     //
     this.linearGauge1.Bounds = new System.Drawing.Rectangle(2, 2, 155, 30);
     this.linearGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleStateIndicatorComponent[] {
         this.linearScaleStateIndicatorComponent1,
         this.linearScaleStateIndicatorComponent2,
         this.linearScaleStateIndicatorComponent3,
         this.linearScaleStateIndicatorComponent4,
         this.linearScaleStateIndicatorComponent5
     });
     this.linearGauge1.Name        = "linearGauge1";
     this.linearGauge1.Orientation = DevExpress.XtraGauges.Core.Model.ScaleOrientation.Horizontal;
     this.linearGauge1.Scales.AddRange(new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleComponent[] {
         this.linearScaleComponent1
     });
     //
     // linearScaleStateIndicatorComponent1
     //
     this.linearScaleStateIndicatorComponent1.Center         = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 225F);
     this.linearScaleStateIndicatorComponent1.IndicatorScale = this.linearScaleComponent1;
     this.linearScaleStateIndicatorComponent1.Name           = "Indicator0";
     this.linearScaleStateIndicatorComponent1.Size           = new System.Drawing.SizeF(20F, 20F);
     scaleIndicatorState1.IntervalLength = 100F;
     scaleIndicatorState1.Name           = "Colored";
     scaleIndicatorState1.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem14;
     scaleIndicatorState1.StartValue     = 1F;
     scaleIndicatorState2.IntervalLength = 0F;
     scaleIndicatorState2.Name           = "Empty";
     scaleIndicatorState2.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem10;
     this.linearScaleStateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         scaleIndicatorState1,
         scaleIndicatorState2
     });
     this.linearScaleStateIndicatorComponent1.ZOrder = 100;
     //
     // linearScaleComponent1
     //
     this.linearScaleComponent1.AppearanceMajorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.linearScaleComponent1.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.linearScaleComponent1.AppearanceMinorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.linearScaleComponent1.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.linearScaleComponent1.AppearanceTickmarkText.TextBrush     = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.linearScaleComponent1.CustomLogarithmicBase = 2F;
     this.linearScaleComponent1.EndPoint                   = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 225F);
     this.linearScaleComponent1.MajorTickCount             = 2;
     this.linearScaleComponent1.MajorTickmark.FormatString = "{0:F0}";
     this.linearScaleComponent1.MajorTickmark.ShapeOffset  = -20F;
     this.linearScaleComponent1.MajorTickmark.ShapeType    = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Linear_Style1_1;
     this.linearScaleComponent1.MajorTickmark.ShowText     = false;
     this.linearScaleComponent1.MajorTickmark.ShowTick     = false;
     this.linearScaleComponent1.MajorTickmark.TextOffset   = -32F;
     this.linearScaleComponent1.MaxValue                   = 5F;
     this.linearScaleComponent1.MinorTickCount             = 0;
     this.linearScaleComponent1.MinorTickmark.ShapeOffset  = -14F;
     this.linearScaleComponent1.MinorTickmark.ShapeType    = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Linear_Style1_2;
     this.linearScaleComponent1.MinorTickmark.ShowTick     = false;
     this.linearScaleComponent1.Name       = "Gauge0_Scale1";
     this.linearScaleComponent1.StartPoint = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 25F);
     //
     // linearScaleStateIndicatorComponent2
     //
     this.linearScaleStateIndicatorComponent2.Center         = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 200F);
     this.linearScaleStateIndicatorComponent2.IndicatorScale = this.linearScaleComponent1;
     this.linearScaleStateIndicatorComponent2.Name           = "Indicator1";
     this.linearScaleStateIndicatorComponent2.Size           = new System.Drawing.SizeF(20F, 20F);
     scaleIndicatorState3.IntervalLength = 80F;
     scaleIndicatorState3.Name           = "Colored";
     scaleIndicatorState3.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem14;
     scaleIndicatorState3.StartValue     = 2F;
     scaleIndicatorState4.IntervalLength = 20F;
     scaleIndicatorState4.Name           = "Empty";
     scaleIndicatorState4.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem10;
     this.linearScaleStateIndicatorComponent2.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         scaleIndicatorState3,
         scaleIndicatorState4
     });
     this.linearScaleStateIndicatorComponent2.ZOrder = 99;
     //
     // linearScaleStateIndicatorComponent3
     //
     this.linearScaleStateIndicatorComponent3.Center         = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 175F);
     this.linearScaleStateIndicatorComponent3.IndicatorScale = this.linearScaleComponent1;
     this.linearScaleStateIndicatorComponent3.Name           = "Indicator2";
     this.linearScaleStateIndicatorComponent3.Size           = new System.Drawing.SizeF(20F, 20F);
     scaleIndicatorState5.IntervalLength = 60F;
     scaleIndicatorState5.Name           = "Colored";
     scaleIndicatorState5.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem14;
     scaleIndicatorState5.StartValue     = 3F;
     scaleIndicatorState6.IntervalLength = 40F;
     scaleIndicatorState6.Name           = "Empty";
     scaleIndicatorState6.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem10;
     this.linearScaleStateIndicatorComponent3.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         scaleIndicatorState5,
         scaleIndicatorState6
     });
     this.linearScaleStateIndicatorComponent3.ZOrder = 98;
     //
     // linearScaleStateIndicatorComponent4
     //
     this.linearScaleStateIndicatorComponent4.Center         = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 150F);
     this.linearScaleStateIndicatorComponent4.IndicatorScale = this.linearScaleComponent1;
     this.linearScaleStateIndicatorComponent4.Name           = "Indicator3";
     this.linearScaleStateIndicatorComponent4.Size           = new System.Drawing.SizeF(20F, 20F);
     scaleIndicatorState7.IntervalLength = 40F;
     scaleIndicatorState7.Name           = "Colored";
     scaleIndicatorState7.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem14;
     scaleIndicatorState7.StartValue     = 4F;
     scaleIndicatorState8.IntervalLength = 60F;
     scaleIndicatorState8.Name           = "Empty";
     scaleIndicatorState8.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem10;
     this.linearScaleStateIndicatorComponent4.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         scaleIndicatorState7,
         scaleIndicatorState8
     });
     this.linearScaleStateIndicatorComponent4.ZOrder = 97;
     //
     // linearScaleStateIndicatorComponent5
     //
     this.linearScaleStateIndicatorComponent5.Center         = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 125F);
     this.linearScaleStateIndicatorComponent5.IndicatorScale = this.linearScaleComponent1;
     this.linearScaleStateIndicatorComponent5.Name           = "Indicator4";
     this.linearScaleStateIndicatorComponent5.Size           = new System.Drawing.SizeF(20F, 20F);
     scaleIndicatorState9.IntervalLength  = 20F;
     scaleIndicatorState9.Name            = "Colored";
     scaleIndicatorState9.ShapeType       = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem14;
     scaleIndicatorState9.StartValue      = 5F;
     scaleIndicatorState10.IntervalLength = 80F;
     scaleIndicatorState10.Name           = "Empty";
     scaleIndicatorState10.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem10;
     this.linearScaleStateIndicatorComponent5.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         scaleIndicatorState9,
         scaleIndicatorState10
     });
     this.linearScaleStateIndicatorComponent5.ZOrder = 96;
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(3, 3);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(70, 23);
     this.btnSave.TabIndex = 29;
     this.btnSave.Text     = "保存";
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // chart
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chart.Diagram  = xyDiagram1;
     this.chart.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.chart.Location = new System.Drawing.Point(453, 3);
     this.chart.Name     = "chart";
     series1.Name        = "Actual";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5
     });
     series2.Name = "Missed";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint6,
         seriesPoint7,
         seriesPoint8,
         seriesPoint9,
         seriesPoint10
     });
     sideBySideBarSeriesView1.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     sideBySideBarSeriesView1.Border.Visibility  = DevExpress.Utils.DefaultBoolean.True;
     sideBySideBarSeriesView1.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(255)))), ((int)(((byte)(71)))), ((int)(((byte)(73)))));
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series2.View = sideBySideBarSeriesView1;
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chart.Size     = new System.Drawing.Size(541, 314);
     this.chart.TabIndex = 1;
     //
     // UCComEbbOperator
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tplMain);
     this.Name = "UCComEbbOperator";
     this.Size = new System.Drawing.Size(997, 320);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
     this.tplMain.ResumeLayout(false);
     this.tplLeft.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.linearGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleStateIndicatorComponent5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.ribbonControl1   = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.ribbonPage1      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.gridControl1     = new DevExpress.XtraGrid.GridControl();
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 1;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(1339, 278);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Bittrex";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Currencies";
     //
     // gridControl1
     //
     this.gridControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location    = new System.Drawing.Point(0, 278);
     this.gridControl1.MainView    = this.gridView1;
     this.gridControl1.MenuManager = this.ribbonControl1;
     this.gridControl1.Name        = "gridControl1";
     this.gridControl1.Size        = new System.Drawing.Size(1339, 571);
     this.gridControl1.TabIndex    = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     gridFormatRule1.Name = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     //
     // BittresCurrenciesForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1339, 849);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Name = "BittresCurrenciesForm";
     this.Text = "Bittrex Currencies";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRule2ColorScale formatConditionRule2ColorScale1 = new DevExpress.XtraEditors.FormatConditionRule2ColorScale();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule4 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDataBar formatConditionRuleDataBar1 = new DevExpress.XtraEditors.FormatConditionRuleDataBar();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule5 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule6 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleTopBottom formatConditionRuleTopBottom1 = new DevExpress.XtraEditors.FormatConditionRuleTopBottom();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule7 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleAboveBelowAverage formatConditionRuleAboveBelowAverage1 = new DevExpress.XtraEditors.FormatConditionRuleAboveBelowAverage();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule8 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRule3ColorScale formatConditionRule3ColorScale1 = new DevExpress.XtraEditors.FormatConditionRule3ColorScale();
     this.coldiff         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colnewCost      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colitem         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colpercentAdd   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1    = new DevExpress.XtraGrid.GridControl();
     this.bsTestXML       = new System.Windows.Forms.BindingSource(this.components);
     this.View1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colmanufacturer = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colmodel        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colcost         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnLoad         = new DevExpress.XtraEditors.SimpleButton();
     this.btnIncrease     = new DevExpress.XtraEditors.SimpleButton();
     this.btnDecrease     = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsTestXML)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.View1)).BeginInit();
     this.SuspendLayout();
     //
     // coldiff
     //
     this.coldiff.FieldName    = "diff";
     this.coldiff.Name         = "coldiff";
     this.coldiff.Visible      = true;
     this.coldiff.VisibleIndex = 6;
     //
     // colnewCost
     //
     this.colnewCost.FieldName = "newCost";
     this.colnewCost.Name      = "colnewCost";
     this.colnewCost.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "newCost", "{0:0.##}")
     });
     this.colnewCost.Visible      = true;
     this.colnewCost.VisibleIndex = 5;
     //
     // colitem
     //
     this.colitem.FieldName    = "item";
     this.colitem.Name         = "colitem";
     this.colitem.Visible      = true;
     this.colitem.VisibleIndex = 0;
     //
     // colpercentAdd
     //
     this.colpercentAdd.FieldName    = "percentAdd";
     this.colpercentAdd.Name         = "colpercentAdd";
     this.colpercentAdd.Visible      = true;
     this.colpercentAdd.VisibleIndex = 4;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.bsTestXML;
     this.gridControl1.Location   = new System.Drawing.Point(1, 53);
     this.gridControl1.MainView   = this.View1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(755, 311);
     this.gridControl1.TabIndex   = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.View1
     });
     //
     // bsTestXML
     //
     this.bsTestXML.DataSource = typeof(TestXML.Part);
     //
     // View1
     //
     this.View1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colitem,
         this.colmanufacturer,
         this.colmodel,
         this.colcost,
         this.colpercentAdd,
         this.colnewCost,
         this.coldiff
     });
     gridFormatRule1.Column        = this.coldiff;
     gridFormatRule1.ColumnApplyTo = this.coldiff;
     gridFormatRule1.Name          = "Red";
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Red;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition      = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue1.Expression     = "[diff] < 0";
     formatConditionRuleValue1.PredefinedName = "Red Text";
     gridFormatRule1.Rule          = formatConditionRuleValue1;
     gridFormatRule2.Column        = this.coldiff;
     gridFormatRule2.ColumnApplyTo = this.coldiff;
     gridFormatRule2.Name          = "Green";
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.Green;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Greater;
     formatConditionRuleValue2.Value1    = "0";
     gridFormatRule2.Rule                    = formatConditionRuleValue2;
     gridFormatRule3.Column                  = this.colnewCost;
     gridFormatRule3.ColumnApplyTo           = this.colnewCost;
     gridFormatRule3.Enabled                 = false;
     gridFormatRule3.Name                    = "Paiteris";
     formatConditionRule2ColorScale1.Maximum = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     formatConditionRule2ColorScale1.MaximumType    = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRule2ColorScale1.MinimumType    = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRule2ColorScale1.PredefinedName = "Yellow, Orange, Coral";
     gridFormatRule3.Rule                = formatConditionRule2ColorScale1;
     gridFormatRule4.Column              = this.colnewCost;
     gridFormatRule4.ColumnApplyTo       = this.colnewCost;
     gridFormatRule4.Enabled             = false;
     gridFormatRule4.Name                = "MeMpares";
     formatConditionRuleDataBar1.Maximum = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     formatConditionRuleDataBar1.MaximumType    = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleDataBar1.MinimumType    = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleDataBar1.PredefinedName = "Mint Gradient";
     gridFormatRule4.Rule                       = formatConditionRuleDataBar1;
     gridFormatRule5.Column                     = this.colnewCost;
     gridFormatRule5.ColumnApplyTo              = this.colnewCost;
     gridFormatRule5.Enabled                    = false;
     gridFormatRule5.Name                       = "FlagsAndStars";
     formatConditionIconSet1.CategoryName       = "Symbols";
     formatConditionIconSetIcon1.PredefinedName = "Flags3_1.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         67,
         0,
         0,
         0
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Flags3_2.png";
     formatConditionIconSetIcon2.Value           = new decimal(new int[] {
         33,
         0,
         0,
         0
     });
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Flags3_3.png";
     formatConditionIconSetIcon3.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "Flags3";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule5.Rule          = formatConditionRuleIconSet1;
     gridFormatRule6.Column        = this.colnewCost;
     gridFormatRule6.ColumnApplyTo = this.colnewCost;
     gridFormatRule6.Enabled       = false;
     gridFormatRule6.Name          = "WithPlithos";
     formatConditionRuleTopBottom1.PredefinedName = "Yellow Fill, Yellow Text";
     formatConditionRuleTopBottom1.Rank           = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     formatConditionRuleTopBottom1.RankType  = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRuleTopBottom1.TopBottom = DevExpress.XtraEditors.FormatConditionTopBottomType.Bottom;
     gridFormatRule6.Rule          = formatConditionRuleTopBottom1;
     gridFormatRule7.Column        = this.colnewCost;
     gridFormatRule7.ColumnApplyTo = this.colnewCost;
     gridFormatRule7.Enabled       = false;
     gridFormatRule7.Name          = "AboveAvg";
     formatConditionRuleAboveBelowAverage1.PredefinedName = "Green Fill, Green Text";
     gridFormatRule7.Rule                    = formatConditionRuleAboveBelowAverage1;
     gridFormatRule8.Column                  = this.colnewCost;
     gridFormatRule8.ColumnApplyTo           = this.colnewCost;
     gridFormatRule8.Enabled                 = false;
     gridFormatRule8.Name                    = "Paiteris2";
     formatConditionRule3ColorScale1.Maximum = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     formatConditionRule3ColorScale1.MaximumColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     formatConditionRule3ColorScale1.MaximumType  = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRule3ColorScale1.Middle       = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     formatConditionRule3ColorScale1.MiddleColor  = System.Drawing.Color.Red;
     formatConditionRule3ColorScale1.MiddleType   = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRule3ColorScale1.MinimumColor = System.Drawing.Color.Aqua;
     formatConditionRule3ColorScale1.MinimumType  = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     gridFormatRule8.Rule = formatConditionRule3ColorScale1;
     this.View1.FormatRules.Add(gridFormatRule1);
     this.View1.FormatRules.Add(gridFormatRule2);
     this.View1.FormatRules.Add(gridFormatRule3);
     this.View1.FormatRules.Add(gridFormatRule4);
     this.View1.FormatRules.Add(gridFormatRule5);
     this.View1.FormatRules.Add(gridFormatRule6);
     this.View1.FormatRules.Add(gridFormatRule7);
     this.View1.FormatRules.Add(gridFormatRule8);
     this.View1.GridControl = this.gridControl1;
     this.View1.Name        = "View1";
     this.View1.OptionsSelection.EnableAppearanceFocusedCell   = false;
     this.View1.OptionsSelection.EnableAppearanceFocusedRow    = false;
     this.View1.OptionsSelection.EnableAppearanceHideSelection = false;
     this.View1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.View1.OptionsView.ShowFooter           = true;
     //
     // colmanufacturer
     //
     this.colmanufacturer.FieldName    = "manufacturer";
     this.colmanufacturer.Name         = "colmanufacturer";
     this.colmanufacturer.Visible      = true;
     this.colmanufacturer.VisibleIndex = 1;
     //
     // colmodel
     //
     this.colmodel.FieldName    = "model";
     this.colmodel.Name         = "colmodel";
     this.colmodel.Visible      = true;
     this.colmodel.VisibleIndex = 2;
     //
     // colcost
     //
     this.colcost.FieldName    = "cost";
     this.colcost.Name         = "colcost";
     this.colcost.Visible      = true;
     this.colcost.VisibleIndex = 3;
     //
     // btnLoad
     //
     this.btnLoad.Location = new System.Drawing.Point(12, 12);
     this.btnLoad.Name     = "btnLoad";
     this.btnLoad.Size     = new System.Drawing.Size(149, 23);
     this.btnLoad.TabIndex = 2;
     this.btnLoad.Text     = "Load XML";
     this.btnLoad.Click   += new System.EventHandler(this.btnLoad_Click);
     //
     // btnIncrease
     //
     this.btnIncrease.Location = new System.Drawing.Point(452, 12);
     this.btnIncrease.Name     = "btnIncrease";
     this.btnIncrease.Size     = new System.Drawing.Size(149, 23);
     this.btnIncrease.TabIndex = 3;
     this.btnIncrease.Text     = "Increase";
     this.btnIncrease.Click   += new System.EventHandler(this.btnRaise_Click);
     //
     // btnDecrease
     //
     this.btnDecrease.Location = new System.Drawing.Point(607, 12);
     this.btnDecrease.Name     = "btnDecrease";
     this.btnDecrease.Size     = new System.Drawing.Size(149, 23);
     this.btnDecrease.TabIndex = 4;
     this.btnDecrease.Text     = "Decrease";
     this.btnDecrease.Click   += new System.EventHandler(this.btnDecrease_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(783, 413);
     this.Controls.Add(this.btnDecrease);
     this.Controls.Add(this.btnIncrease);
     this.Controls.Add(this.btnLoad);
     this.Controls.Add(this.gridControl1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsTestXML)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.View1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.gridControl1             = new MyGridControl();
     this.gridView1                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.depositInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.colHostName              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCurrency              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmount                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRateInBTC             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRateInUSD             = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.depositInfoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.depositInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(1136, 833);
     this.gridControl1.TabIndex = 3;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colHostName,
         this.colCurrency,
         this.colAmount,
         this.colRateInBTC,
         this.colRateInUSD
     });
     gridFormatRule1.Name = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 1;
     this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "RateInBTC", null, "(Rate In BTC: SUM={0:0.########})"),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "RateInUSD", null, "(Rate In USD: SUM={0:0.########})")
     });
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     this.gridView1.OptionsView.ShowFooter = true;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colHostName, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // depositInfoBindingSource
     //
     this.depositInfoBindingSource.DataSource = typeof(CryptoMarketClient.Common.DepositInfo);
     //
     // colHostName
     //
     this.colHostName.FieldName    = "HostName";
     this.colHostName.Name         = "colHostName";
     this.colHostName.Visible      = true;
     this.colHostName.VisibleIndex = 0;
     //
     // colCurrency
     //
     this.colCurrency.FieldName    = "Currency";
     this.colCurrency.Name         = "colCurrency";
     this.colCurrency.Visible      = true;
     this.colCurrency.VisibleIndex = 0;
     //
     // colAmount
     //
     this.colAmount.FieldName    = "Amount";
     this.colAmount.Name         = "colAmount";
     this.colAmount.Visible      = true;
     this.colAmount.VisibleIndex = 1;
     //
     // colRateInBTC
     //
     this.colRateInBTC.FieldName    = "RateInBTC";
     this.colRateInBTC.Name         = "colRateInBTC";
     this.colRateInBTC.Visible      = true;
     this.colRateInBTC.VisibleIndex = 2;
     //
     // colRateInUSD
     //
     this.colRateInUSD.FieldName    = "RateInUSD";
     this.colRateInUSD.Name         = "colRateInUSD";
     this.colRateInUSD.Visible      = true;
     this.colRateInUSD.VisibleIndex = 3;
     //
     // Deposits_Total
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1136, 833);
     this.Controls.Add(this.gridControl1);
     this.Name = "Deposits_Total";
     this.Text = "Deposits Total";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.depositInfoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.Sparkline.LineSparklineView            lineSparklineView1          = new DevExpress.Sparkline.LineSparklineView();
     System.ComponentModel.ComponentResourceManager    resources = new System.ComponentModel.ComponentResourceManager(typeof(PoloniexTickersForm));
     this.gcPercentChange = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcDeltaBid      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcHighestBid    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcDeltaAsk      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcLowestAsk     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1    = new DevExpress.XtraGrid.GridControl();
     this.gridView1       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcCurrencyPair  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcLast          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcBaseVolume    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcQuoteVolume   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcIsFrozen      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcHr24High      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcHr24Low       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcTime          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcFirst         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcSecond        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSparklineEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSparklineEdit();
     this.ribbonControl1             = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barCheckItem1              = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItem2              = new DevExpress.XtraBars.BarCheckItem();
     this.ShowDetailsForSelectedItem = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     this.SuspendLayout();
     //
     // gcPercentChange
     //
     this.gcPercentChange.Caption      = "Percent Change";
     this.gcPercentChange.FieldName    = "PercentChange";
     this.gcPercentChange.Name         = "gcPercentChange";
     this.gcPercentChange.Visible      = true;
     this.gcPercentChange.VisibleIndex = 8;
     //
     // gcDeltaBid
     //
     this.gcDeltaBid.Caption   = "Bid Change";
     this.gcDeltaBid.FieldName = "DeltaBid";
     this.gcDeltaBid.Name      = "gcDeltaBid";
     //
     // gcHighestBid
     //
     this.gcHighestBid.Caption      = "Highest Bid";
     this.gcHighestBid.FieldName    = "HighestBid";
     this.gcHighestBid.Name         = "gcHighestBid";
     this.gcHighestBid.Visible      = true;
     this.gcHighestBid.VisibleIndex = 2;
     //
     // gcDeltaAsk
     //
     this.gcDeltaAsk.Caption   = "Ask Change";
     this.gcDeltaAsk.FieldName = "DeltaAsk";
     this.gcDeltaAsk.Name      = "gcDeltaAsk";
     //
     // gcLowestAsk
     //
     this.gcLowestAsk.Caption      = "Lowest Ask";
     this.gcLowestAsk.FieldName    = "LowestAsk";
     this.gcLowestAsk.Name         = "gcLowestAsk";
     this.gcLowestAsk.Visible      = true;
     this.gcLowestAsk.VisibleIndex = 3;
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(0, 141);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemSparklineEdit1
     });
     this.gridControl1.Size            = new System.Drawing.Size(1008, 407);
     this.gridControl1.TabIndex        = 0;
     this.gridControl1.UseDirectXPaint = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gcCurrencyPair,
         this.gcLast,
         this.gcLowestAsk,
         this.gcHighestBid,
         this.gcPercentChange,
         this.gcBaseVolume,
         this.gcQuoteVolume,
         this.gcIsFrozen,
         this.gcHr24High,
         this.gcHr24Low,
         this.gcTime,
         this.gcFirst,
         this.gcSecond,
         this.gcDeltaBid,
         this.gcDeltaAsk
     });
     gridFormatRule1.Column                     = this.gcPercentChange;
     gridFormatRule1.ColumnApplyTo              = this.gcPercentChange;
     gridFormatRule1.Name                       = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule                       = formatConditionRuleIconSet1;
     gridFormatRule2.Column                     = this.gcDeltaBid;
     gridFormatRule2.ColumnApplyTo              = this.gcHighestBid;
     gridFormatRule2.Name                       = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule                       = formatConditionRuleIconSet2;
     gridFormatRule3.Column                     = this.gcDeltaAsk;
     gridFormatRule3.ColumnApplyTo              = this.gcLowestAsk;
     gridFormatRule3.Name                       = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gcFirst, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // gcCurrencyPair
     //
     this.gcCurrencyPair.Caption      = "Market Name";
     this.gcCurrencyPair.FieldName    = "CurrencyPair";
     this.gcCurrencyPair.Name         = "gcCurrencyPair";
     this.gcCurrencyPair.Visible      = true;
     this.gcCurrencyPair.VisibleIndex = 1;
     //
     // gcLast
     //
     this.gcLast.Caption      = "Last";
     this.gcLast.FieldName    = "Last";
     this.gcLast.Name         = "gcLast";
     this.gcLast.Visible      = true;
     this.gcLast.VisibleIndex = 4;
     //
     // gcBaseVolume
     //
     this.gcBaseVolume.Caption      = "Base Volume";
     this.gcBaseVolume.FieldName    = "BaseVolume";
     this.gcBaseVolume.Name         = "gcBaseVolume";
     this.gcBaseVolume.Visible      = true;
     this.gcBaseVolume.VisibleIndex = 5;
     //
     // gcQuoteVolume
     //
     this.gcQuoteVolume.Caption      = "Quote Volume";
     this.gcQuoteVolume.FieldName    = "QuoteVolume";
     this.gcQuoteVolume.Name         = "gcQuoteVolume";
     this.gcQuoteVolume.Visible      = true;
     this.gcQuoteVolume.VisibleIndex = 9;
     //
     // gcIsFrozen
     //
     this.gcIsFrozen.Caption   = "Is Frozen";
     this.gcIsFrozen.FieldName = "IsFrozen";
     this.gcIsFrozen.Name      = "gcIsFrozen";
     //
     // gcHr24High
     //
     this.gcHr24High.Caption      = "24 Hour High";
     this.gcHr24High.FieldName    = "Hr24High";
     this.gcHr24High.Name         = "gcHr24High";
     this.gcHr24High.Visible      = true;
     this.gcHr24High.VisibleIndex = 6;
     //
     // gcHr24Low
     //
     this.gcHr24Low.Caption      = "24 Hour Low";
     this.gcHr24Low.FieldName    = "Hr24Low";
     this.gcHr24Low.Name         = "gcHr24Low";
     this.gcHr24Low.Visible      = true;
     this.gcHr24Low.VisibleIndex = 7;
     //
     // gcTime
     //
     this.gcTime.Caption = "Time";
     this.gcTime.DisplayFormat.FormatString = "G";
     this.gcTime.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.gcTime.FieldName = "Time";
     this.gcTime.Name      = "gcTime";
     //
     // gcFirst
     //
     this.gcFirst.Caption      = "Base Currency";
     this.gcFirst.FieldName    = "FirstCurrency";
     this.gcFirst.Name         = "gcFirst";
     this.gcFirst.Visible      = true;
     this.gcFirst.VisibleIndex = 11;
     //
     // gcSecond
     //
     this.gcSecond.Caption      = "Market Currency";
     this.gcSecond.FieldName    = "SecondCurrency";
     this.gcSecond.Name         = "gcSecond";
     this.gcSecond.Visible      = true;
     this.gcSecond.VisibleIndex = 0;
     //
     // repositoryItemSparklineEdit1
     //
     this.repositoryItemSparklineEdit1.EditValueMember  = "Current";
     this.repositoryItemSparklineEdit1.Name             = "repositoryItemSparklineEdit1";
     this.repositoryItemSparklineEdit1.PointValueMember = "Time";
     lineSparklineView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.repositoryItemSparklineEdit1.View = lineSparklineView1;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.barCheckItem1,
         this.barCheckItem2,
         this.ShowDetailsForSelectedItem
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 6;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(1008, 141);
     //
     // barCheckItem1
     //
     this.barCheckItem1.Id   = 4;
     this.barCheckItem1.Name = "barCheckItem1";
     //
     // barCheckItem2
     //
     this.barCheckItem2.Id   = 5;
     this.barCheckItem2.Name = "barCheckItem2";
     //
     // ShowDetailsForSelectedItem
     //
     this.ShowDetailsForSelectedItem.Caption                 = "Enter Market";
     this.ShowDetailsForSelectedItem.Id                      = 3;
     this.ShowDetailsForSelectedItem.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("ShowDetailsForSelectedItem.ImageOptions.Image")));
     this.ShowDetailsForSelectedItem.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("ShowDetailsForSelectedItem.ImageOptions.LargeImage")));
     this.ShowDetailsForSelectedItem.Name                    = "ShowDetailsForSelectedItem";
     this.ShowDetailsForSelectedItem.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Connect";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.ShowDetailsForSelectedItem);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Poloniex";
     //
     // PoloniexTickersForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 548);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Name = "PoloniexTickersForm";
     this.Text = "Poloniex Markets";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.colHighestBid           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.colLowestAsk            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1            = new DevExpress.XtraGrid.GridControl();
     this.bindingSource           = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colName   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarketCurrencyBalance = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLast           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBaseVolume     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colVolume         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHr24High       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHr24Low        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colChange         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSpread         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBidChange      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAskChange      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLastUpdateTime = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // colHighestBid
     //
     this.colHighestBid.Caption                   = "Bid";
     this.colHighestBid.ColumnEdit                = this.repositoryItemTextEdit1;
     this.colHighestBid.FieldName                 = "HighestBidString";
     this.colHighestBid.MinWidth                  = 40;
     this.colHighestBid.Name                      = "colHighestBid";
     this.colHighestBid.OptionsColumn.ReadOnly    = true;
     this.colHighestBid.OptionsFilter.AllowFilter = false;
     this.colHighestBid.Visible                   = true;
     this.colHighestBid.VisibleIndex              = 1;
     this.colHighestBid.Width                     = 165;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
     this.repositoryItemTextEdit1.AutoHeight    = false;
     this.repositoryItemTextEdit1.Name          = "repositoryItemTextEdit1";
     //
     // colLowestAsk
     //
     this.colLowestAsk.Caption                   = "Ask";
     this.colLowestAsk.ColumnEdit                = this.repositoryItemTextEdit1;
     this.colLowestAsk.FieldName                 = "LowestAskString";
     this.colLowestAsk.MinWidth                  = 40;
     this.colLowestAsk.Name                      = "colLowestAsk";
     this.colLowestAsk.OptionsColumn.ReadOnly    = true;
     this.colLowestAsk.OptionsFilter.AllowFilter = false;
     this.colLowestAsk.Visible                   = true;
     this.colLowestAsk.VisibleIndex              = 2;
     this.colLowestAsk.Width                     = 167;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.bindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2);
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(2);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1
     });
     this.gridControl1.Size            = new System.Drawing.Size(1848, 592);
     this.gridControl1.TabIndex        = 0;
     this.gridControl1.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.PaintEx += new DevExpress.XtraGrid.PaintExEventHandler(this.gridControl1_PaintEx);
     //
     // bindingSource
     //
     this.bindingSource.DataSource = typeof(Crypto.Core.Ticker);
     //
     // gridView1
     //
     this.gridView1.Appearance.FocusedRow.BackColor            = System.Drawing.Color.Transparent;
     this.gridView1.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gridView1.Appearance.HeaderPanel.Font                      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.HeaderPanel.Options.UseFont           = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions    = true;
     this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment    = DevExpress.Utils.HorzAlignment.Center;
     this.gridView1.Appearance.HideSelectionRow.BackColor            = System.Drawing.Color.Transparent;
     this.gridView1.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gridView1.Appearance.Row.Font                         = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.Row.Options.UseFont              = true;
     this.gridView1.Appearance.Row.Options.UseTextOptions       = true;
     this.gridView1.Appearance.Row.TextOptions.HAlignment       = DevExpress.Utils.HorzAlignment.Center;
     this.gridView1.Appearance.SelectedRow.BackColor            = System.Drawing.Color.Transparent;
     this.gridView1.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colName,
         this.colMarketCurrencyBalance,
         this.colHighestBid,
         this.colLowestAsk,
         this.colLast,
         this.colBaseVolume,
         this.colVolume,
         this.colHr24High,
         this.colHr24Low,
         this.colChange,
         this.colSpread,
         this.colBidChange,
         this.colAskChange,
         this.colLastUpdateTime
     });
     this.gridView1.DetailHeight                = 673;
     this.gridView1.FixedLineWidth              = 4;
     gridFormatRule1.Column                     = this.colHighestBid;
     gridFormatRule1.ColumnApplyTo              = this.colHighestBid;
     gridFormatRule1.Name                       = "HighestBidRule";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule                       = formatConditionRuleIconSet1;
     gridFormatRule2.Column                     = this.colLowestAsk;
     gridFormatRule2.ColumnApplyTo              = this.colLowestAsk;
     gridFormatRule2.Name                       = "LowestAskRule";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable = false;
     this.gridView1.OptionsFilter.AllowColumnMRUFilterList = false;
     this.gridView1.OptionsView.BestFitMode         = DevExpress.XtraGrid.Views.Grid.GridBestFitMode.Full;
     this.gridView1.OptionsView.ShowDetailButtons   = false;
     this.gridView1.OptionsView.ShowGroupPanel      = false;
     this.gridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsView.ShowIndicator       = false;
     this.gridView1.OptionsView.ShowVerticalLines   = DevExpress.Utils.DefaultBoolean.False;
     //
     // colName
     //
     this.colName.FieldName = "Name";
     this.colName.MinWidth  = 40;
     this.colName.Name      = "colName";
     this.colName.OptionsColumn.ReadOnly = true;
     this.colName.Width = 165;
     //
     // colMarketCurrencyBalance
     //
     this.colMarketCurrencyBalance.Caption   = "Balance";
     this.colMarketCurrencyBalance.FieldName = "MarketCurrencyBalance";
     this.colMarketCurrencyBalance.Name      = "colMarketCurrencyBalance";
     this.colMarketCurrencyBalance.Width     = 285;
     //
     // colLast
     //
     this.colLast.Caption                   = "Last";
     this.colLast.ColumnEdit                = this.repositoryItemTextEdit1;
     this.colLast.FieldName                 = "LastString";
     this.colLast.MinWidth                  = 40;
     this.colLast.Name                      = "colLast";
     this.colLast.OptionsColumn.ReadOnly    = true;
     this.colLast.OptionsFilter.AllowFilter = false;
     this.colLast.Visible                   = true;
     this.colLast.VisibleIndex              = 0;
     this.colLast.Width                     = 145;
     //
     // colBaseVolume
     //
     this.colBaseVolume.FieldName = "BaseVolume";
     this.colBaseVolume.MinWidth  = 40;
     this.colBaseVolume.Name      = "colBaseVolume";
     this.colBaseVolume.OptionsColumn.ReadOnly    = true;
     this.colBaseVolume.OptionsFilter.AllowFilter = false;
     this.colBaseVolume.Visible      = true;
     this.colBaseVolume.VisibleIndex = 5;
     this.colBaseVolume.Width        = 188;
     //
     // colVolume
     //
     this.colVolume.FieldName = "Volume";
     this.colVolume.MinWidth  = 40;
     this.colVolume.Name      = "colVolume";
     this.colVolume.OptionsColumn.ReadOnly    = true;
     this.colVolume.OptionsFilter.AllowFilter = false;
     this.colVolume.Visible      = true;
     this.colVolume.VisibleIndex = 6;
     this.colVolume.Width        = 261;
     //
     // colHr24High
     //
     this.colHr24High.FieldName = "Hr24High";
     this.colHr24High.MinWidth  = 40;
     this.colHr24High.Name      = "colHr24High";
     this.colHr24High.OptionsColumn.ReadOnly    = true;
     this.colHr24High.OptionsFilter.AllowFilter = false;
     this.colHr24High.Visible      = true;
     this.colHr24High.VisibleIndex = 3;
     this.colHr24High.Width        = 205;
     //
     // colHr24Low
     //
     this.colHr24Low.FieldName = "Hr24Low";
     this.colHr24Low.MinWidth  = 40;
     this.colHr24Low.Name      = "colHr24Low";
     this.colHr24Low.OptionsColumn.ReadOnly    = true;
     this.colHr24Low.OptionsFilter.AllowFilter = false;
     this.colHr24Low.Visible      = true;
     this.colHr24Low.VisibleIndex = 4;
     this.colHr24Low.Width        = 192;
     //
     // colChange
     //
     this.colChange.DisplayFormat.FormatString = "F3";
     this.colChange.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colChange.FieldName = "Change";
     this.colChange.MinWidth  = 40;
     this.colChange.Name      = "colChange";
     this.colChange.OptionsColumn.ReadOnly = true;
     this.colChange.Width = 238;
     //
     // colSpread
     //
     this.colSpread.Caption   = "Spread";
     this.colSpread.FieldName = "Spread";
     this.colSpread.MinWidth  = 40;
     this.colSpread.Name      = "colSpread";
     this.colSpread.Width     = 248;
     //
     // colBidChange
     //
     this.colBidChange.Caption = "Bid Change";
     this.colBidChange.DisplayFormat.FormatString = "F3";
     this.colBidChange.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colBidChange.FieldName = "BidChange";
     this.colBidChange.MinWidth  = 40;
     this.colBidChange.Name      = "colBidChange";
     this.colBidChange.Width     = 238;
     //
     // colAskChange
     //
     this.colAskChange.Caption = "Ask Change";
     this.colAskChange.DisplayFormat.FormatString = "F3";
     this.colAskChange.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAskChange.FieldName = "AskChange";
     this.colAskChange.MinWidth  = 40;
     this.colAskChange.Name      = "colAskChange";
     this.colAskChange.Width     = 238;
     //
     // colLastUpdateTime
     //
     this.colLastUpdateTime.FieldName = "LastUpdateTime";
     this.colLastUpdateTime.MinWidth  = 40;
     this.colLastUpdateTime.Name      = "colLastUpdateTime";
     //
     // TickerInfo
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridControl1);
     this.Margin = new System.Windows.Forms.Padding(6);
     this.Name   = "TickerInfo";
     this.Size   = new System.Drawing.Size(1848, 592);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.colType                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFill                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmount                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ribbonControl1                = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.rpPoloniex                    = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1              = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.sidePanel1                    = new DevExpress.XtraEditors.SidePanel();
     this.sidePanel3                    = new DevExpress.XtraEditors.SidePanel();
     this.tickerChartViewer1            = new CryptoMarketClient.TickerChartViewer();
     this.tickerInfoControl             = new CryptoMarketClient.TickerInfo();
     this.orderBookPanel                = new DevExpress.XtraEditors.SidePanel();
     this.bidPanel                      = new DevExpress.XtraEditors.SidePanel();
     this.bidGridControl                = new DevExpress.XtraGrid.GridControl();
     this.bidGridView                   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn2                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.askPanel                      = new DevExpress.XtraEditors.SidePanel();
     this.askGridControl                = new DevExpress.XtraGrid.GridControl();
     this.askGridView                   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcRate                        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcAmount                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.sidePanel2                    = new DevExpress.XtraEditors.SidePanel();
     this.tradeGridControl              = new DevExpress.XtraGrid.GridControl();
     this.tradeHistoryItemBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1                     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTime                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRate                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotal                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colId      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBid     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAsk     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCurrent = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     this.sidePanel1.SuspendLayout();
     this.sidePanel3.SuspendLayout();
     this.orderBookPanel.SuspendLayout();
     this.bidPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bidGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bidGridView)).BeginInit();
     this.askPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.askGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.askGridView)).BeginInit();
     this.sidePanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tradeGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tradeHistoryItemBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // colType
     //
     this.colType.FieldName = "Type";
     this.colType.Name      = "colType";
     //
     // colFill
     //
     this.colFill.FieldName = "Fill";
     this.colFill.Name      = "colFill";
     //
     // colAmount
     //
     this.colAmount.FieldName    = "Amount";
     this.colAmount.Name         = "colAmount";
     this.colAmount.Visible      = true;
     this.colAmount.VisibleIndex = 1;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.ribbonControl1.MaxItemId = 1;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.rpPoloniex
     });
     this.ribbonControl1.Size = new System.Drawing.Size(2455, 315);
     //
     // rpPoloniex
     //
     this.rpPoloniex.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.rpPoloniex.Name = "rpPoloniex";
     this.rpPoloniex.Text = "Poloniex";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "ribbonPageGroup1";
     //
     // sidePanel1
     //
     this.sidePanel1.Controls.Add(this.sidePanel3);
     this.sidePanel1.Controls.Add(this.tickerInfoControl);
     this.sidePanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.sidePanel1.Location = new System.Drawing.Point(531, 315);
     this.sidePanel1.Margin   = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.sidePanel1.Name     = "sidePanel1";
     this.sidePanel1.Size     = new System.Drawing.Size(1322, 738);
     this.sidePanel1.TabIndex = 1;
     this.sidePanel1.Text     = "sidePanel1";
     //
     // sidePanel3
     //
     this.sidePanel3.Controls.Add(this.tickerChartViewer1);
     this.sidePanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.sidePanel3.Location = new System.Drawing.Point(0, 241);
     this.sidePanel3.Margin   = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.sidePanel3.Name     = "sidePanel3";
     this.sidePanel3.Size     = new System.Drawing.Size(1322, 497);
     this.sidePanel3.TabIndex = 2;
     this.sidePanel3.Text     = "sidePanel3";
     //
     // tickerChartViewer1
     //
     this.tickerChartViewer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tickerChartViewer1.Location = new System.Drawing.Point(0, 0);
     this.tickerChartViewer1.Margin   = new System.Windows.Forms.Padding(15, 16, 15, 16);
     this.tickerChartViewer1.Name     = "tickerChartViewer1";
     this.tickerChartViewer1.Size     = new System.Drawing.Size(1322, 497);
     this.tickerChartViewer1.TabIndex = 0;
     this.tickerChartViewer1.Ticker   = null;
     //
     // tickerInfoControl
     //
     this.tickerInfoControl.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tickerInfoControl.Location = new System.Drawing.Point(0, 0);
     this.tickerInfoControl.Margin   = new System.Windows.Forms.Padding(15, 16, 15, 16);
     this.tickerInfoControl.Name     = "tickerInfoControl";
     this.tickerInfoControl.Size     = new System.Drawing.Size(1322, 241);
     this.tickerInfoControl.TabIndex = 0;
     this.tickerInfoControl.Ticker   = null;
     //
     // orderBookPanel
     //
     this.orderBookPanel.Controls.Add(this.bidPanel);
     this.orderBookPanel.Controls.Add(this.askPanel);
     this.orderBookPanel.Dock     = System.Windows.Forms.DockStyle.Left;
     this.orderBookPanel.Location = new System.Drawing.Point(0, 315);
     this.orderBookPanel.Margin   = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.orderBookPanel.Name     = "orderBookPanel";
     this.orderBookPanel.Size     = new System.Drawing.Size(531, 738);
     this.orderBookPanel.TabIndex = 1;
     this.orderBookPanel.Text     = "sidePanel2";
     this.orderBookPanel.Resize  += new System.EventHandler(this.sidePanel2_Resize);
     //
     // bidPanel
     //
     this.bidPanel.Controls.Add(this.bidGridControl);
     this.bidPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.bidPanel.Location = new System.Drawing.Point(0, 558);
     this.bidPanel.Margin   = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.bidPanel.Name     = "bidPanel";
     this.bidPanel.Size     = new System.Drawing.Size(530, 180);
     this.bidPanel.TabIndex = 2;
     this.bidPanel.Text     = "sidePanel5";
     //
     // bidGridControl
     //
     this.bidGridControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.bidGridControl.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.bidGridControl.Location    = new System.Drawing.Point(0, 0);
     this.bidGridControl.MainView    = this.bidGridView;
     this.bidGridControl.Margin      = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.bidGridControl.MenuManager = this.ribbonControl1;
     this.bidGridControl.Name        = "bidGridControl";
     this.bidGridControl.Size        = new System.Drawing.Size(530, 180);
     this.bidGridControl.TabIndex    = 1;
     this.bidGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.bidGridView
     });
     //
     // bidGridView
     //
     this.bidGridView.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.bidGridView.Appearance.Row.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bidGridView.Appearance.Row.Options.UseBackColor = true;
     this.bidGridView.Appearance.Row.Options.UseForeColor = true;
     this.bidGridView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.bidGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn2,
         this.gridColumn3
     });
     this.bidGridView.GridControl = this.bidGridControl;
     this.bidGridView.Name        = "bidGridView";
     this.bidGridView.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.bidGridView.OptionsBehavior.AllowSortAnimation  = DevExpress.Utils.DefaultBoolean.True;
     this.bidGridView.OptionsBehavior.Editable            = false;
     this.bidGridView.OptionsDetail.EnableMasterViewMode  = false;
     this.bidGridView.OptionsView.ShowColumnHeaders       = false;
     this.bidGridView.OptionsView.ShowGroupPanel          = false;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "Rate";
     this.gridColumn2.FieldName    = "Value";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 0;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption      = "Amount";
     this.gridColumn3.FieldName    = "Amount";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 1;
     //
     // askPanel
     //
     this.askPanel.Controls.Add(this.askGridControl);
     this.askPanel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.askPanel.Location = new System.Drawing.Point(0, 0);
     this.askPanel.Margin   = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.askPanel.Name     = "askPanel";
     this.askPanel.Size     = new System.Drawing.Size(530, 558);
     this.askPanel.TabIndex = 1;
     this.askPanel.Text     = "sidePanel4";
     //
     // askGridControl
     //
     this.askGridControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.askGridControl.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.askGridControl.Location    = new System.Drawing.Point(0, 0);
     this.askGridControl.MainView    = this.askGridView;
     this.askGridControl.Margin      = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.askGridControl.MenuManager = this.ribbonControl1;
     this.askGridControl.Name        = "askGridControl";
     this.askGridControl.Size        = new System.Drawing.Size(530, 557);
     this.askGridControl.TabIndex    = 0;
     this.askGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.askGridView
     });
     this.askGridControl.Resize += new System.EventHandler(this.askGridControl_Resize);
     //
     // askGridView
     //
     this.askGridView.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.askGridView.Appearance.Row.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.askGridView.Appearance.Row.Options.UseBackColor = true;
     this.askGridView.Appearance.Row.Options.UseForeColor = true;
     this.askGridView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.askGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gcRate,
         this.gcAmount
     });
     this.askGridView.GridControl = this.askGridControl;
     this.askGridView.Name        = "askGridView";
     this.askGridView.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.askGridView.OptionsBehavior.AllowSortAnimation  = DevExpress.Utils.DefaultBoolean.True;
     this.askGridView.OptionsBehavior.Editable            = false;
     this.askGridView.OptionsDetail.EnableMasterViewMode  = false;
     this.askGridView.OptionsView.ShowGroupPanel          = false;
     this.askGridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gcRate, DevExpress.Data.ColumnSortOrder.Descending)
     });
     //
     // gcRate
     //
     this.gcRate.Caption      = "Rate";
     this.gcRate.FieldName    = "Value";
     this.gcRate.Name         = "gcRate";
     this.gcRate.SortMode     = DevExpress.XtraGrid.ColumnSortMode.Value;
     this.gcRate.Visible      = true;
     this.gcRate.VisibleIndex = 0;
     //
     // gcAmount
     //
     this.gcAmount.Caption      = "Amount";
     this.gcAmount.FieldName    = "Amount";
     this.gcAmount.Name         = "gcAmount";
     this.gcAmount.Visible      = true;
     this.gcAmount.VisibleIndex = 1;
     //
     // sidePanel2
     //
     this.sidePanel2.Controls.Add(this.tradeGridControl);
     this.sidePanel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.sidePanel2.Location = new System.Drawing.Point(1853, 315);
     this.sidePanel2.Margin   = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.sidePanel2.Name     = "sidePanel2";
     this.sidePanel2.Size     = new System.Drawing.Size(602, 738);
     this.sidePanel2.TabIndex = 3;
     this.sidePanel2.Text     = "sidePanel2";
     //
     // tradeGridControl
     //
     this.tradeGridControl.DataSource = this.tradeHistoryItemBindingSource;
     this.tradeGridControl.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.tradeGridControl.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.tradeGridControl.Location    = new System.Drawing.Point(1, 0);
     this.tradeGridControl.MainView    = this.gridView1;
     this.tradeGridControl.Margin      = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.tradeGridControl.MenuManager = this.ribbonControl1;
     this.tradeGridControl.Name        = "tradeGridControl";
     this.tradeGridControl.Size        = new System.Drawing.Size(601, 738);
     this.tradeGridControl.TabIndex    = 0;
     this.tradeGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // tradeHistoryItemBindingSource
     //
     this.tradeHistoryItemBindingSource.DataSource = typeof(CryptoMarketClient.TradeHistoryItem);
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.gridView1.Appearance.Row.Options.UseForeColor = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colTime,
         this.colAmount,
         this.colRate,
         this.colTotal,
         this.colFill,
         this.colType,
         this.colId,
         this.colBid,
         this.colAsk,
         this.colCurrent
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.colType;
     gridFormatRule1.Name       = "FormatRulesTradeBuy";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = CryptoMarketClient.TradeType.Buy;
     gridFormatRule1.Rule       = formatConditionRuleValue1;
     gridFormatRule2.ApplyToRow = true;
     gridFormatRule2.Column     = this.colType;
     gridFormatRule2.Name       = "FormatRulesTradeSell";
     formatConditionRuleValue2.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     formatConditionRuleValue2.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = CryptoMarketClient.TradeType.Sell;
     gridFormatRule2.Rule                       = formatConditionRuleValue2;
     gridFormatRule3.Column                     = this.colFill;
     gridFormatRule3.ColumnApplyTo              = this.colAmount;
     gridFormatRule3.Name                       = "FormatRulesFillType";
     formatConditionIconSet1.CategoryName       = "Ratings";
     formatConditionIconSetIcon1.PredefinedName = "Stars3_1.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         67,
         0,
         0,
         0
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Stars3_2.png";
     formatConditionIconSetIcon2.Value           = new decimal(new int[] {
         33,
         0,
         0,
         0
     });
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Stars3_3.png";
     formatConditionIconSetIcon3.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "Stars3";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule3.Rule = formatConditionRuleIconSet1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.tradeGridControl;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     //
     // colTime
     //
     this.colTime.DisplayFormat.FormatString = "hh:mm:ss.fff";
     this.colTime.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colTime.FieldName    = "Time";
     this.colTime.Name         = "colTime";
     this.colTime.Visible      = true;
     this.colTime.VisibleIndex = 0;
     //
     // colRate
     //
     this.colRate.FieldName    = "Rate";
     this.colRate.Name         = "colRate";
     this.colRate.Visible      = true;
     this.colRate.VisibleIndex = 2;
     //
     // colTotal
     //
     this.colTotal.FieldName = "Total";
     this.colTotal.Name      = "colTotal";
     //
     // colId
     //
     this.colId.FieldName    = "Id";
     this.colId.Name         = "colId";
     this.colId.Visible      = true;
     this.colId.VisibleIndex = 3;
     //
     // colBid
     //
     this.colBid.Caption      = "Bid";
     this.colBid.FieldName    = "Bid";
     this.colBid.Name         = "colBid";
     this.colBid.Visible      = true;
     this.colBid.VisibleIndex = 4;
     //
     // colAsk
     //
     this.colAsk.Caption      = "Ask";
     this.colAsk.FieldName    = "Ask";
     this.colAsk.Name         = "colAsk";
     this.colAsk.Visible      = true;
     this.colAsk.VisibleIndex = 5;
     //
     // colCurrent
     //
     this.colCurrent.Caption      = "Current";
     this.colCurrent.FieldName    = "Current";
     this.colCurrent.Name         = "colCurrent";
     this.colCurrent.Visible      = true;
     this.colCurrent.VisibleIndex = 6;
     //
     // TickerForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 29F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(2455, 1053);
     this.Controls.Add(this.sidePanel1);
     this.Controls.Add(this.sidePanel2);
     this.Controls.Add(this.orderBookPanel);
     this.Controls.Add(this.ribbonControl1);
     this.Margin = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.Name   = "TickerForm";
     this.Text   = "ProcessWMPaint Msg = 15  Time = 8";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     this.sidePanel1.ResumeLayout(false);
     this.sidePanel3.ResumeLayout(false);
     this.orderBookPanel.ResumeLayout(false);
     this.bidPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bidGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bidGridView)).EndInit();
     this.askPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.askGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.askGridView)).EndInit();
     this.sidePanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tradeGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tradeHistoryItemBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.colCalculable           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tableLayoutPanel1       = new System.Windows.Forms.TableLayoutPanel();
     this.dataLayoutControl1      = new DevExpress.XtraDataLayout.DataLayoutControl();
     this.ActeDeDepotComboBoxEdit = new DevExpress.XtraEditors.ComboBoxEdit();
     this.DBf6303BindingSource    = new System.Windows.Forms.BindingSource(this.components);
     this.NatureDepotComboBoxEdit = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlGroup2     = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup3     = new DevExpress.XtraLayout.LayoutControlGroup();
     this.ItemForActeDeDepot      = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForNatureDepot      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup4     = new DevExpress.XtraLayout.LayoutControlGroup();
     this.gridControl1            = new DevExpress.XtraGrid.GridControl();
     this.f6303BindingSource      = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colOrdre   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCodeN   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCodeN1  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLibelle = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.gridColumn4             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colValeurN = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.colValeurN1             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTypeValeurs          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControl1          = new DevExpress.XtraLayout.LayoutControl();
     this.btTester            = new DevExpress.XtraEditors.SimpleButton();
     this.btExporter          = new DevExpress.XtraEditors.SimpleButton();
     this.btEnregistrer       = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1       = new DevExpress.XtraEditors.SimpleButton();
     this.btImport            = new DevExpress.XtraEditors.SimpleButton();
     this.btExportExcel       = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem2     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     this.colMf6001           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.saveFileDialog1     = new System.Windows.Forms.SaveFileDialog();
     this.gridColumn1         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.saveFileDialog2     = new System.Windows.Forms.SaveFileDialog();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
     this.dataLayoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ActeDeDepotComboBoxEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DBf6303BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NatureDepotComboBoxEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForActeDeDepot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForNatureDepot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.f6303BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     this.SuspendLayout();
     //
     // colCalculable
     //
     this.colCalculable.AppearanceHeader.Options.UseTextOptions = true;
     this.colCalculable.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colCalculable.Caption   = "C";
     this.colCalculable.FieldName = "Calculable";
     this.colCalculable.Name      = "colCalculable";
     this.colCalculable.OptionsColumn.AllowEdit  = false;
     this.colCalculable.OptionsColumn.AllowFocus = false;
     this.colCalculable.OptionsColumn.FixedWidth = true;
     this.colCalculable.OptionsColumn.ReadOnly   = true;
     this.colCalculable.Width = 29;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.dataLayoutControl1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.gridControl1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.layoutControl1, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 52F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 66F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1089, 625);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // dataLayoutControl1
     //
     this.dataLayoutControl1.Controls.Add(this.ActeDeDepotComboBoxEdit);
     this.dataLayoutControl1.Controls.Add(this.NatureDepotComboBoxEdit);
     this.dataLayoutControl1.DataSource = this.DBf6303BindingSource;
     this.dataLayoutControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.dataLayoutControl1.Location   = new System.Drawing.Point(3, 3);
     this.dataLayoutControl1.Name       = "dataLayoutControl1";
     this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(72, 219, 450, 400);
     this.dataLayoutControl1.Root     = this.layoutControlGroup2;
     this.dataLayoutControl1.Size     = new System.Drawing.Size(1083, 46);
     this.dataLayoutControl1.TabIndex = 3;
     this.dataLayoutControl1.Text     = "dataLayoutControl1";
     //
     // ActeDeDepotComboBoxEdit
     //
     this.ActeDeDepotComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.DBf6303BindingSource, "ActeDeDepot", true));
     this.ActeDeDepotComboBoxEdit.Location = new System.Drawing.Point(332, 12);
     this.ActeDeDepotComboBoxEdit.Name     = "ActeDeDepotComboBoxEdit";
     this.ActeDeDepotComboBoxEdit.Properties.Appearance.Options.UseTextOptions = true;
     this.ActeDeDepotComboBoxEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.ActeDeDepotComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ActeDeDepotComboBoxEdit.Properties.Items.AddRange(new object[] {
         "0",
         "1",
         "2"
     });
     this.ActeDeDepotComboBoxEdit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.ActeDeDepotComboBoxEdit.Size            = new System.Drawing.Size(208, 20);
     this.ActeDeDepotComboBoxEdit.StyleController = this.dataLayoutControl1;
     this.ActeDeDepotComboBoxEdit.TabIndex        = 4;
     //
     // DBf6303BindingSource
     //
     this.DBf6303BindingSource.DataSource = typeof(TVS.Core.Models.Liass.F6303);
     //
     // NatureDepotComboBoxEdit
     //
     this.NatureDepotComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.DBf6303BindingSource, "NatureDepot", true));
     this.NatureDepotComboBoxEdit.Location = new System.Drawing.Point(763, 12);
     this.NatureDepotComboBoxEdit.Name     = "NatureDepotComboBoxEdit";
     this.NatureDepotComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.NatureDepotComboBoxEdit.Properties.Items.AddRange(new object[] {
         "D",
         "P"
     });
     this.NatureDepotComboBoxEdit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.NatureDepotComboBoxEdit.Size            = new System.Drawing.Size(308, 20);
     this.NatureDepotComboBoxEdit.StyleController = this.dataLayoutControl1;
     this.NatureDepotComboBoxEdit.TabIndex        = 5;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible         = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup3,
         this.layoutControlGroup4
     });
     this.layoutControlGroup2.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name        = "Root";
     this.layoutControlGroup2.Size        = new System.Drawing.Size(1083, 46);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.AllowDrawBackground = false;
     this.layoutControlGroup3.GroupBordersVisible = false;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.ItemForActeDeDepot,
         this.ItemForNatureDepot
     });
     this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup3.Name     = "autoGeneratedGroup0";
     this.layoutControlGroup3.Size     = new System.Drawing.Size(1063, 24);
     //
     // ItemForActeDeDepot
     //
     this.ItemForActeDeDepot.Control  = this.ActeDeDepotComboBoxEdit;
     this.ItemForActeDeDepot.Location = new System.Drawing.Point(0, 0);
     this.ItemForActeDeDepot.Name     = "ItemForActeDeDepot";
     this.ItemForActeDeDepot.Size     = new System.Drawing.Size(532, 24);
     this.ItemForActeDeDepot.Text     = "Acte de dépot  (0 : Spontané, 1 : Rectification, 2 : Régularisation)";
     this.ItemForActeDeDepot.TextSize = new System.Drawing.Size(317, 13);
     //
     // ItemForNatureDepot
     //
     this.ItemForNatureDepot.Control               = this.NatureDepotComboBoxEdit;
     this.ItemForNatureDepot.Location              = new System.Drawing.Point(532, 0);
     this.ItemForNatureDepot.Name                  = "ItemForNatureDepot";
     this.ItemForNatureDepot.Size                  = new System.Drawing.Size(531, 24);
     this.ItemForNatureDepot.Text                  = "Nature de dépot (D : Définitif, P : Provisoire)";
     this.ItemForNatureDepot.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
     this.ItemForNatureDepot.TextSize              = new System.Drawing.Size(214, 13);
     this.ItemForNatureDepot.TextToControlDistance = 5;
     //
     // layoutControlGroup4
     //
     this.layoutControlGroup4.AllowDrawBackground = false;
     this.layoutControlGroup4.GroupBordersVisible = false;
     this.layoutControlGroup4.Location            = new System.Drawing.Point(0, 24);
     this.layoutControlGroup4.Name = "autoGeneratedGroup1";
     this.layoutControlGroup4.Size = new System.Drawing.Size(1063, 2);
     //
     // gridControl1
     //
     this.gridControl1.DataMember = "Lignes";
     this.gridControl1.DataSource = this.f6303BindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location   = new System.Drawing.Point(3, 55);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemSpinEdit1,
         this.repositoryItemMemoEdit1
     });
     this.gridControl1.Size     = new System.Drawing.Size(1083, 501);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
     //
     // f6303BindingSource
     //
     this.f6303BindingSource.DataSource = typeof(TVS.Module.Liasse.Model.F6303);
     //
     // gridView1
     //
     this.gridView1.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.gridView1.Appearance.HeaderPanel.Options.UseFont        = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colOrdre,
         this.colCodeN,
         this.colCodeN1,
         this.colLibelle,
         this.gridColumn4,
         this.colCalculable,
         this.colValeurN,
         this.colValeurN1,
         this.colTypeValeurs
     });
     this.gridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1164, 75, 202, 351);
     gridFormatRule1.ApplyToRow             = true;
     gridFormatRule1.Column = this.colCalculable;
     gridFormatRule1.Name   = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Blue;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Appearance.Options.UseFont      = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = true;
     gridFormatRule1.Rule                       = formatConditionRuleValue1;
     gridFormatRule2.Column                     = this.colCalculable;
     gridFormatRule2.ColumnApplyTo              = this.colCalculable;
     gridFormatRule2.Name                       = "Format1";
     formatConditionIconSet1.CategoryName       = "Ratings";
     formatConditionIconSetIcon1.PredefinedName = "Stars3_1.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         67,
         0,
         0,
         0
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Stars3_2.png";
     formatConditionIconSetIcon2.Value           = new decimal(new int[] {
         33,
         0,
         0,
         0
     });
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Stars3_3.png";
     formatConditionIconSetIcon3.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "Stars3";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Percent;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule2.Rule = formatConditionRuleIconSet1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView1.OptionsView.ColumnHeaderAutoHeight    = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsView.RowAutoHeight             = true;
     this.gridView1.OptionsView.ShowGroupPanel            = false;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colOrdre, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridView1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.gridView1_ShowingEditor);
     //
     // colOrdre
     //
     this.colOrdre.Caption   = " ";
     this.colOrdre.FieldName = "Ordre";
     this.colOrdre.Name      = "colOrdre";
     this.colOrdre.OptionsColumn.AllowEdit  = false;
     this.colOrdre.OptionsColumn.AllowFocus = false;
     this.colOrdre.OptionsColumn.FixedWidth = true;
     this.colOrdre.OptionsColumn.ReadOnly   = true;
     this.colOrdre.SortMode = DevExpress.XtraGrid.ColumnSortMode.Value;
     this.colOrdre.Width    = 28;
     //
     // colCodeN
     //
     this.colCodeN.Caption   = "Code Rubrique (Net)";
     this.colCodeN.FieldName = "CodeN";
     this.colCodeN.Name      = "colCodeN";
     this.colCodeN.OptionsColumn.AllowEdit  = false;
     this.colCodeN.OptionsColumn.AllowFocus = false;
     this.colCodeN.OptionsColumn.FixedWidth = true;
     this.colCodeN.OptionsColumn.ReadOnly   = true;
     this.colCodeN.Visible      = true;
     this.colCodeN.VisibleIndex = 0;
     this.colCodeN.Width        = 100;
     //
     // colCodeN1
     //
     this.colCodeN1.Caption   = "Code Rubrique (N-1)";
     this.colCodeN1.FieldName = "CodeN1";
     this.colCodeN1.Name      = "colCodeN1";
     this.colCodeN1.OptionsColumn.AllowEdit  = false;
     this.colCodeN1.OptionsColumn.AllowFocus = false;
     this.colCodeN1.OptionsColumn.FixedWidth = true;
     this.colCodeN1.OptionsColumn.ReadOnly   = true;
     this.colCodeN1.Visible      = true;
     this.colCodeN1.VisibleIndex = 1;
     this.colCodeN1.Width        = 100;
     //
     // colLibelle
     //
     this.colLibelle.AppearanceCell.Options.UseTextOptions = true;
     this.colLibelle.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.colLibelle.ColumnEdit = this.repositoryItemMemoEdit1;
     this.colLibelle.FieldName  = "Libelle";
     this.colLibelle.Name       = "colLibelle";
     this.colLibelle.OptionsColumn.AllowEdit  = false;
     this.colLibelle.OptionsColumn.AllowFocus = false;
     this.colLibelle.OptionsColumn.ReadOnly   = true;
     this.colLibelle.Visible      = true;
     this.colLibelle.VisibleIndex = 2;
     this.colLibelle.Width        = 134;
     //
     // repositoryItemMemoEdit1
     //
     this.repositoryItemMemoEdit1.Appearance.Options.UseTextOptions = true;
     this.repositoryItemMemoEdit1.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceCell.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridColumn4.AppearanceCell.Font                     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn4.AppearanceCell.Options.UseBackColor     = true;
     this.gridColumn4.AppearanceCell.Options.UseFont          = true;
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.Caption   = "C";
     this.gridColumn4.FieldName = "gridColumn4";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit  = false;
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.OptionsColumn.FixedWidth = true;
     this.gridColumn4.OptionsColumn.ReadOnly   = true;
     this.gridColumn4.UnboundExpression        = "Iif([Calculable] = True, \'∑\', \'=\')";
     this.gridColumn4.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width        = 20;
     //
     // colValeurN
     //
     this.colValeurN.Caption    = "Net";
     this.colValeurN.ColumnEdit = this.repositoryItemSpinEdit1;
     this.colValeurN.DisplayFormat.FormatString = "N3";
     this.colValeurN.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colValeurN.FieldName = "ValeurN";
     this.colValeurN.Name      = "colValeurN";
     this.colValeurN.OptionsColumn.FixedWidth = true;
     this.colValeurN.Visible      = true;
     this.colValeurN.VisibleIndex = 4;
     this.colValeurN.Width        = 120;
     //
     // repositoryItemSpinEdit1
     //
     this.repositoryItemSpinEdit1.AutoHeight = false;
     this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemSpinEdit1.DisplayFormat.FormatString = "N3";
     this.repositoryItemSpinEdit1.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemSpinEdit1.EditFormat.FormatString    = "N3";
     this.repositoryItemSpinEdit1.EditFormat.FormatType      = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemSpinEdit1.Mask.EditMask      = "N3";
     this.repositoryItemSpinEdit1.Name               = "repositoryItemSpinEdit1";
     this.repositoryItemSpinEdit1.ValidateOnEnterKey = true;
     //
     // colValeurN1
     //
     this.colValeurN1.Caption    = "Net N-1";
     this.colValeurN1.ColumnEdit = this.repositoryItemSpinEdit1;
     this.colValeurN1.DisplayFormat.FormatString = "N3";
     this.colValeurN1.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colValeurN1.FieldName = "ValeurN1";
     this.colValeurN1.Name      = "colValeurN1";
     this.colValeurN1.OptionsColumn.FixedWidth = true;
     this.colValeurN1.Visible      = true;
     this.colValeurN1.VisibleIndex = 5;
     this.colValeurN1.Width        = 120;
     //
     // colTypeValeurs
     //
     this.colTypeValeurs.FieldName = "TypeValeurs";
     this.colTypeValeurs.Name      = "colTypeValeurs";
     this.colTypeValeurs.OptionsColumn.AllowEdit  = false;
     this.colTypeValeurs.OptionsColumn.AllowFocus = false;
     this.colTypeValeurs.OptionsColumn.FixedWidth = true;
     this.colTypeValeurs.OptionsColumn.ReadOnly   = true;
     this.colTypeValeurs.Width = 100;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.btTester);
     this.layoutControl1.Controls.Add(this.btExporter);
     this.layoutControl1.Controls.Add(this.btEnregistrer);
     this.layoutControl1.Controls.Add(this.simpleButton1);
     this.layoutControl1.Controls.Add(this.btImport);
     this.layoutControl1.Controls.Add(this.btExportExcel);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(3, 562);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1083, 60);
     this.layoutControl1.TabIndex = 1;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // btTester
     //
     this.btTester.Location        = new System.Drawing.Point(316, 26);
     this.btTester.Name            = "btTester";
     this.btTester.Size            = new System.Drawing.Size(94, 22);
     this.btTester.StyleController = this.layoutControl1;
     this.btTester.TabIndex        = 9;
     this.btTester.Text            = "&Tester";
     this.btTester.Click          += new System.EventHandler(this.btTester_Click);
     //
     // btExporter
     //
     this.btExporter.Location        = new System.Drawing.Point(726, 26);
     this.btExporter.Name            = "btExporter";
     this.btExporter.Size            = new System.Drawing.Size(175, 22);
     this.btExporter.StyleController = this.layoutControl1;
     this.btExporter.TabIndex        = 5;
     this.btExporter.Text            = "Exporter";
     //
     // btEnregistrer
     //
     this.btEnregistrer.Location        = new System.Drawing.Point(905, 26);
     this.btEnregistrer.Name            = "btEnregistrer";
     this.btEnregistrer.Size            = new System.Drawing.Size(166, 22);
     this.btEnregistrer.StyleController = this.layoutControl1;
     this.btEnregistrer.TabIndex        = 4;
     this.btEnregistrer.Text            = "Enregistrer";
     //
     // simpleButton1
     //
     this.simpleButton1.Location        = new System.Drawing.Point(556, 26);
     this.simpleButton1.Name            = "simpleButton1";
     this.simpleButton1.Size            = new System.Drawing.Size(166, 22);
     this.simpleButton1.StyleController = this.layoutControl1;
     this.simpleButton1.TabIndex        = 6;
     this.simpleButton1.Text            = "Aperçu";
     this.simpleButton1.Click          += new System.EventHandler(this.simpleButton1_Click);
     //
     // btImport
     //
     this.btImport.Location        = new System.Drawing.Point(12, 26);
     this.btImport.Name            = "btImport";
     this.btImport.Size            = new System.Drawing.Size(158, 22);
     this.btImport.StyleController = this.layoutControl1;
     this.btImport.TabIndex        = 7;
     this.btImport.Text            = "Import";
     this.btImport.Click          += new System.EventHandler(this.btImport_Click);
     //
     // btExportExcel
     //
     this.btExportExcel.Location        = new System.Drawing.Point(174, 26);
     this.btExportExcel.Name            = "btExportExcel";
     this.btExportExcel.Size            = new System.Drawing.Size(138, 22);
     this.btExportExcel.StyleController = this.layoutControl1;
     this.btExportExcel.TabIndex        = 8;
     this.btExportExcel.Text            = "Export Excel";
     this.btExportExcel.Click          += new System.EventHandler(this.btExportExcel_Click);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.emptySpaceItem1,
         this.emptySpaceItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1083, 60);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control             = this.btEnregistrer;
     this.layoutControlItem1.Location            = new System.Drawing.Point(893, 14);
     this.layoutControlItem1.MaxSize             = new System.Drawing.Size(170, 26);
     this.layoutControlItem1.MinSize             = new System.Drawing.Size(170, 26);
     this.layoutControlItem1.Name                = "layoutControlItem1";
     this.layoutControlItem1.Size                = new System.Drawing.Size(170, 26);
     this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem1.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible         = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control             = this.btExporter;
     this.layoutControlItem2.Location            = new System.Drawing.Point(714, 14);
     this.layoutControlItem2.MaxSize             = new System.Drawing.Size(179, 26);
     this.layoutControlItem2.MinSize             = new System.Drawing.Size(179, 26);
     this.layoutControlItem2.Name                = "layoutControlItem2";
     this.layoutControlItem2.Size                = new System.Drawing.Size(179, 26);
     this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem2.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible         = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack       = false;
     this.emptySpaceItem1.Location            = new System.Drawing.Point(402, 14);
     this.emptySpaceItem1.MinSize             = new System.Drawing.Size(104, 24);
     this.emptySpaceItem1.Name                = "emptySpaceItem1";
     this.emptySpaceItem1.Size                = new System.Drawing.Size(142, 26);
     this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem1.TextSize            = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(0, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(1063, 14);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.simpleButton1;
     this.layoutControlItem3.Location    = new System.Drawing.Point(544, 14);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(170, 26);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.btImport;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 14);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(162, 26);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this.btExportExcel;
     this.layoutControlItem5.Location    = new System.Drawing.Point(162, 14);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Size        = new System.Drawing.Size(142, 26);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control     = this.btTester;
     this.layoutControlItem6.Location    = new System.Drawing.Point(304, 14);
     this.layoutControlItem6.Name        = "layoutControlItem6";
     this.layoutControlItem6.Size        = new System.Drawing.Size(98, 26);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // colMf6001
     //
     this.colMf6001.FieldName = "Mf6001";
     this.colMf6001.Name      = "colMf6001";
     this.colMf6001.OptionsColumn.ReadOnly = true;
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.DefaultExt = "xml";
     this.saveFileDialog1.FileName   = "F6303.xml";
     this.saveFileDialog1.Filter     = "XML Files | *.xml";
     //
     // gridColumn1
     //
     this.gridColumn1.FieldName = "CodeB";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit  = false;
     this.gridColumn1.OptionsColumn.AllowFocus = false;
     this.gridColumn1.OptionsColumn.FixedWidth = true;
     this.gridColumn1.OptionsColumn.ReadOnly   = true;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 100;
     //
     // gridColumn2
     //
     this.gridColumn2.FieldName = "CodeB";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit  = false;
     this.gridColumn2.OptionsColumn.AllowFocus = false;
     this.gridColumn2.OptionsColumn.FixedWidth = true;
     this.gridColumn2.OptionsColumn.ReadOnly   = true;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 0;
     this.gridColumn2.Width        = 100;
     //
     // gridColumn3
     //
     this.gridColumn3.FieldName = "CodeB";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit  = false;
     this.gridColumn3.OptionsColumn.AllowFocus = false;
     this.gridColumn3.OptionsColumn.FixedWidth = true;
     this.gridColumn3.OptionsColumn.ReadOnly   = true;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 0;
     this.gridColumn3.Width        = 100;
     //
     // saveFileDialog2
     //
     this.saveFileDialog2.DefaultExt = "xlsx";
     this.saveFileDialog2.FileName   = "F6303.xlsx";
     this.saveFileDialog2.Filter     = "Classeur Excel | *.xlsx";
     //
     // XtraFrmF6303
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1089, 625);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "XtraFrmF6303";
     this.Text = "Liasse F6303";
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
     this.dataLayoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ActeDeDepotComboBoxEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DBf6303BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NatureDepotComboBoxEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForActeDeDepot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForNatureDepot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.f6303BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager    resources                   = new System.ComponentModel.ComponentResourceManager(typeof(BittrexMarketsForm));
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule1             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet1 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet1     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon1 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon2 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon3 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule2             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet2 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet2     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon4 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon5 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon6 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule3             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleIconSet formatConditionRuleIconSet3 = new DevExpress.XtraEditors.FormatConditionRuleIconSet();
     DevExpress.XtraEditors.FormatConditionIconSet     formatConditionIconSet3     = new DevExpress.XtraEditors.FormatConditionIconSet();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon7 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon8 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     DevExpress.XtraEditors.FormatConditionIconSetIcon formatConditionIconSetIcon9 = new DevExpress.XtraEditors.FormatConditionIconSetIcon();
     this.ribbonControl1   = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btShowDetails    = new DevExpress.XtraBars.BarButtonItem();
     this.barCheckItem1    = new DevExpress.XtraBars.BarCheckItem();
     this.btCurrencies     = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.gridControl1     = new DevExpress.XtraGrid.GridControl();
     this.bittrexMarketInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colIndex              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarketCurrency     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBaseCurrency       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarketCurrencyLong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBaseCurrencyLong   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMinTradeSize       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarketName         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colIsActive           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCreated            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHighestBid         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLowestAsk          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLast                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTime                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colVolume               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBaseVolume           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOpenBuyOrders        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOpenSellOrders       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPrevDay              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDisplayMarketName    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHr24High             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHr24Low              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colChange               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSpread               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBidChange            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAskChange            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCandleStickPeriodMin = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOrderBook            = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bittrexMarketInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.btShowDetails,
         this.barCheckItem1,
         this.btCurrencies
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(2);
     this.ribbonControl1.MaxItemId = 4;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(1147, 141);
     //
     // btShowDetails
     //
     this.btShowDetails.Caption                 = "Enter Market";
     this.btShowDetails.Id                      = 1;
     this.btShowDetails.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btShowDetails.ImageOptions.Image")));
     this.btShowDetails.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btShowDetails.ImageOptions.LargeImage")));
     this.btShowDetails.Name                    = "btShowDetails";
     this.btShowDetails.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btShowDetails_ItemClick);
     //
     // barCheckItem1
     //
     this.barCheckItem1.Caption            = "barCheckItem1";
     this.barCheckItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
     this.barCheckItem1.Id   = 2;
     this.barCheckItem1.Name = "barCheckItem1";
     //
     // btCurrencies
     //
     this.btCurrencies.Caption    = "Show Currencies";
     this.btCurrencies.Id         = 3;
     this.btCurrencies.Name       = "btCurrencies";
     this.btCurrencies.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btCurrencies_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Connect";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btShowDetails);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Bittrex";
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.bittrexMarketInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2);
     this.gridControl1.Location        = new System.Drawing.Point(0, 141);
     this.gridControl1.MainView        = this.gridView1;
     this.gridControl1.Margin          = new System.Windows.Forms.Padding(2);
     this.gridControl1.MenuManager     = this.ribbonControl1;
     this.gridControl1.Name            = "gridControl1";
     this.gridControl1.Size            = new System.Drawing.Size(1147, 314);
     this.gridControl1.TabIndex        = 1;
     this.gridControl1.UseDirectXPaint = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // bittrexMarketInfoBindingSource
     //
     this.bittrexMarketInfoBindingSource.DataSource = typeof(CryptoMarketClient.Bittrex.BittrexMarketInfo);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colIndex,
         this.colMarketCurrency,
         this.colBaseCurrency,
         this.colMarketCurrencyLong,
         this.colBaseCurrencyLong,
         this.colMinTradeSize,
         this.colMarketName,
         this.colIsActive,
         this.colCreated,
         this.colHighestBid,
         this.colLowestAsk,
         this.colLast,
         this.colTime,
         this.colVolume,
         this.colBaseVolume,
         this.colOpenBuyOrders,
         this.colOpenSellOrders,
         this.colPrevDay,
         this.colDisplayMarketName,
         this.colHr24High,
         this.colHr24Low,
         this.colChange,
         this.colSpread,
         this.colBidChange,
         this.colAskChange,
         this.colCandleStickPeriodMin,
         this.colOrderBook
     });
     gridFormatRule1.Name = "FormatRulePercentChange";
     formatConditionIconSet1.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon1.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon1.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon1.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon2.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon2.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon3.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon1);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon2);
     formatConditionIconSet1.Icons.Add(formatConditionIconSetIcon3);
     formatConditionIconSet1.Name        = "PositiveNegativeArrows";
     formatConditionIconSet1.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet1.IconSet = formatConditionIconSet1;
     gridFormatRule1.Rule = formatConditionRuleIconSet1;
     gridFormatRule2.Name = "FormatRuleBidDelta";
     formatConditionIconSet2.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon4.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon4.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon4.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon5.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon5.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon6.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon4);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon5);
     formatConditionIconSet2.Icons.Add(formatConditionIconSetIcon6);
     formatConditionIconSet2.Name        = "PositiveNegativeArrows";
     formatConditionIconSet2.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet2.IconSet = formatConditionIconSet2;
     gridFormatRule2.Rule = formatConditionRuleIconSet2;
     gridFormatRule3.Name = "FormatRuleAskDelta";
     formatConditionIconSet3.CategoryName       = "Positive/Negative";
     formatConditionIconSetIcon7.PredefinedName = "Arrows3_3.png";
     formatConditionIconSetIcon7.Value          = new decimal(new int[] {
         -1,
         -1,
         -1,
         -2147483648
     });
     formatConditionIconSetIcon7.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon8.PredefinedName  = "Arrows3_2.png";
     formatConditionIconSetIcon8.ValueComparison = DevExpress.XtraEditors.FormatConditionComparisonType.GreaterOrEqual;
     formatConditionIconSetIcon9.PredefinedName  = "Arrows3_1.png";
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon7);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon8);
     formatConditionIconSet3.Icons.Add(formatConditionIconSetIcon9);
     formatConditionIconSet3.Name        = "PositiveNegativeArrows";
     formatConditionIconSet3.ValueType   = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleIconSet3.IconSet = formatConditionIconSet3;
     gridFormatRule3.Rule = formatConditionRuleIconSet3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable            = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode  = false;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colBaseCurrency, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // colIndex
     //
     this.colIndex.FieldName = "Index";
     this.colIndex.Name      = "colIndex";
     //
     // colMarketCurrency
     //
     this.colMarketCurrency.FieldName    = "MarketCurrency";
     this.colMarketCurrency.Name         = "colMarketCurrency";
     this.colMarketCurrency.Visible      = true;
     this.colMarketCurrency.VisibleIndex = 0;
     //
     // colBaseCurrency
     //
     this.colBaseCurrency.FieldName    = "BaseCurrency";
     this.colBaseCurrency.Name         = "colBaseCurrency";
     this.colBaseCurrency.Visible      = true;
     this.colBaseCurrency.VisibleIndex = 1;
     //
     // colMarketCurrencyLong
     //
     this.colMarketCurrencyLong.FieldName = "MarketCurrencyLong";
     this.colMarketCurrencyLong.Name      = "colMarketCurrencyLong";
     //
     // colBaseCurrencyLong
     //
     this.colBaseCurrencyLong.FieldName = "BaseCurrencyLong";
     this.colBaseCurrencyLong.Name      = "colBaseCurrencyLong";
     //
     // colMinTradeSize
     //
     this.colMinTradeSize.FieldName = "MinTradeSize";
     this.colMinTradeSize.Name      = "colMinTradeSize";
     //
     // colMarketName
     //
     this.colMarketName.FieldName    = "MarketName";
     this.colMarketName.Name         = "colMarketName";
     this.colMarketName.Visible      = true;
     this.colMarketName.VisibleIndex = 1;
     //
     // colIsActive
     //
     this.colIsActive.FieldName = "IsActive";
     this.colIsActive.Name      = "colIsActive";
     //
     // colCreated
     //
     this.colCreated.FieldName    = "Created";
     this.colCreated.Name         = "colCreated";
     this.colCreated.Visible      = true;
     this.colCreated.VisibleIndex = 2;
     //
     // colHighestBid
     //
     this.colHighestBid.FieldName    = "HighestBid";
     this.colHighestBid.Name         = "colHighestBid";
     this.colHighestBid.Visible      = true;
     this.colHighestBid.VisibleIndex = 3;
     //
     // colLowestAsk
     //
     this.colLowestAsk.FieldName    = "LowestAsk";
     this.colLowestAsk.Name         = "colLowestAsk";
     this.colLowestAsk.Visible      = true;
     this.colLowestAsk.VisibleIndex = 4;
     //
     // colLast
     //
     this.colLast.FieldName    = "Last";
     this.colLast.Name         = "colLast";
     this.colLast.Visible      = true;
     this.colLast.VisibleIndex = 5;
     //
     // colTime
     //
     this.colTime.FieldName = "Time";
     this.colTime.Name      = "colTime";
     //
     // colVolume
     //
     this.colVolume.FieldName    = "Volume";
     this.colVolume.Name         = "colVolume";
     this.colVolume.Visible      = true;
     this.colVolume.VisibleIndex = 6;
     //
     // colBaseVolume
     //
     this.colBaseVolume.FieldName = "BaseVolume";
     this.colBaseVolume.Name      = "colBaseVolume";
     //
     // colOpenBuyOrders
     //
     this.colOpenBuyOrders.FieldName    = "OpenBuyOrders";
     this.colOpenBuyOrders.Name         = "colOpenBuyOrders";
     this.colOpenBuyOrders.Visible      = true;
     this.colOpenBuyOrders.VisibleIndex = 7;
     //
     // colOpenSellOrders
     //
     this.colOpenSellOrders.FieldName    = "OpenSellOrders";
     this.colOpenSellOrders.Name         = "colOpenSellOrders";
     this.colOpenSellOrders.Visible      = true;
     this.colOpenSellOrders.VisibleIndex = 8;
     //
     // colPrevDay
     //
     this.colPrevDay.FieldName = "PrevDay";
     this.colPrevDay.Name      = "colPrevDay";
     //
     // colDisplayMarketName
     //
     this.colDisplayMarketName.FieldName = "DisplayMarketName";
     this.colDisplayMarketName.Name      = "colDisplayMarketName";
     //
     // colHr24High
     //
     this.colHr24High.FieldName    = "Hr24High";
     this.colHr24High.Name         = "colHr24High";
     this.colHr24High.Visible      = true;
     this.colHr24High.VisibleIndex = 9;
     //
     // colHr24Low
     //
     this.colHr24Low.FieldName    = "Hr24Low";
     this.colHr24Low.Name         = "colHr24Low";
     this.colHr24Low.Visible      = true;
     this.colHr24Low.VisibleIndex = 10;
     //
     // colChange
     //
     this.colChange.FieldName    = "Change";
     this.colChange.Name         = "colChange";
     this.colChange.Visible      = true;
     this.colChange.VisibleIndex = 11;
     //
     // colSpread
     //
     this.colSpread.FieldName = "Spread";
     this.colSpread.Name      = "colSpread";
     this.colSpread.OptionsColumn.ReadOnly = true;
     this.colSpread.Visible      = true;
     this.colSpread.VisibleIndex = 12;
     //
     // colBidChange
     //
     this.colBidChange.FieldName = "BidChange";
     this.colBidChange.Name      = "colBidChange";
     //
     // colAskChange
     //
     this.colAskChange.FieldName = "AskChange";
     this.colAskChange.Name      = "colAskChange";
     //
     // colCandleStickPeriodMin
     //
     this.colCandleStickPeriodMin.FieldName = "CandleStickPeriodMin";
     this.colCandleStickPeriodMin.Name      = "colCandleStickPeriodMin";
     //
     // colOrderBook
     //
     this.colOrderBook.FieldName = "OrderBook";
     this.colOrderBook.Name      = "colOrderBook";
     this.colOrderBook.OptionsColumn.ReadOnly = true;
     //
     // BittrexMarketsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1147, 455);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Margin = new System.Windows.Forms.Padding(2);
     this.Name   = "BittrexMarketsForm";
     this.Text   = "Bittrex Markets";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bittrexMarketInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }