예제 #1
1
        /// <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(MainFrm));
            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.FormatConditionRuleValue formatConditionRuleValue3 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule4 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue4 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule5 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue5 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule6 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue6 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
            this.colConnectionQualityCur = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colConnectionQualityAvg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
            this.splitContainer3 = new System.Windows.Forms.SplitContainer();
            this.tabControlMain = new System.Windows.Forms.TabControl();
            this.tabPageMain = new System.Windows.Forms.TabPage();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.button1 = new System.Windows.Forms.Button();
            this.btnStop = new DevExpress.XtraEditors.SimpleButton();
            this.btnStart = new DevExpress.XtraEditors.SimpleButton();
            this.tabPageAccount = new System.Windows.Forms.TabPage();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.lvAccount = new System.Windows.Forms.ListView();
            this.chCharName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.contextMenuStripAccount = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.lblBotAccountPath = new System.Windows.Forms.Label();
            this.btnSelectAccountIbot = new System.Windows.Forms.Button();
            this.cbRestartUnknowSpot = new System.Windows.Forms.CheckBox();
            this.cbDCRestart = new System.Windows.Forms.CheckBox();
            this.cbStart = new System.Windows.Forms.CheckBox();
            this.tbCharName = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.btnRemove = new System.Windows.Forms.Button();
            this.btnUpdate = new System.Windows.Forms.Button();
            this.btnAdd = new System.Windows.Forms.Button();
            this.tabPageOverall = new System.Windows.Forms.TabPage();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.LVBots = new System.Windows.Forms.ListView();
            this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.contextMenuStripBots = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.BottoolStripMenuItemClose = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemCloseAllBots = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
            this.ToolStripMenuItemShowHide = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemHideAll = new System.Windows.Forms.ToolStripMenuItem();
            this.imageListIcon = new System.Windows.Forms.ImageList(this.components);
            this.tabControlBotInfo = new System.Windows.Forms.TabControl();
            this.tabPageStatistics = new System.Windows.Forms.TabPage();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.label8 = new System.Windows.Forms.Label();
            this.lblLoop = new System.Windows.Forms.Label();
            this.lblLvl = new System.Windows.Forms.Label();
            this.lblDied = new System.Windows.Forms.Label();
            this.lblCharName = new System.Windows.Forms.Label();
            this.lblItems = new System.Windows.Forms.Label();
            this.lblExp = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.lblGold = new System.Windows.Forms.Label();
            this.lblSkill = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.lblSkillPerHour = new System.Windows.Forms.Label();
            this.lblGoldPerHour = new System.Windows.Forms.Label();
            this.lblExpPerHour = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.lblStatus = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.lblDCCount = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.lblTryConnectCount = new System.Windows.Forms.Label();
            this.pbCharHP = new SbotControl.Misc.ProgressBarEx2();
            this.pbCharMP = new SbotControl.Misc.ProgressBarEx2();
            this.pbCharExp = new SbotControl.Misc.ProgressBarEx2();
            this.pbCharBerzerg = new SbotControl.Misc.ProgressBarEx2();
            this.pbPetHP = new SbotControl.Misc.ProgressBarEx2();
            this.pbPetHGP = new SbotControl.Misc.ProgressBarEx2();
            this.pbTransHP = new SbotControl.Misc.ProgressBarEx2();
            this.tabPageBotLog = new System.Windows.Forms.TabPage();
            this.lbBotLog = new System.Windows.Forms.ListBox();
            this.tabPageInventory = new System.Windows.Forms.TabPage();
            this.lblPetInvFreeSlot = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.lblCharInvFreeSlot = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.splitContainer5 = new System.Windows.Forms.SplitContainer();
            this.lbCharInventory = new System.Windows.Forms.ListBox();
            this.lbPetInventory = new System.Windows.Forms.ListBox();
            this.tabPageOptions = new System.Windows.Forms.TabPage();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.galleryControlMain = new DevExpress.XtraBars.Ribbon.GalleryControl();
            this.galleryControlClient1 = new DevExpress.XtraBars.Ribbon.GalleryControlClient();
            this.cbStartWithWindows = new System.Windows.Forms.CheckBox();
            this.tabPageGrid = new System.Windows.Forms.TabPage();
            this.gridControlOverall = new DevExpress.XtraGrid.GridControl();
            this.bindingSourceOverall = new System.Windows.Forms.BindingSource(this.components);
            this.gridViewOverall = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colVisable = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemCheckEditVisable = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.colCharName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSilkroadServerStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colBotStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colPosX = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colPosY = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colLevel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colGold = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemTextEditn0 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.colSkillPoint = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colLocationName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTotaltime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colKills = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colXPGained = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colXPMin = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colXPH = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSPGained = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSPMin = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSPH = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDied = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDiedsess = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colItemDrops = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colGoldLoop = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colBtnResetStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEditReset = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.colBtnSaveSettings = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEditSave = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.colBtnHieClient = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEditClient = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.colBtnStartTraining = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEditStartTraining = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.colBtnStopTraining = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEditStopTaining = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.colGoldPetHour = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colExperiencePetHour = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gcStartGame = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gcGoClientless = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gcDisconnect = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gcCommands = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEditCommands = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.tbLog = new System.Windows.Forms.RichTextBox();
            this.menuStripMain = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.infoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.OutputWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.TmrUIBotInfo = new System.Windows.Forms.Timer(this.components);
            this.fbd = new System.Windows.Forms.FolderBrowserDialog();
            this.ofd = new System.Windows.Forms.OpenFileDialog();
            this.notifyIconApp = new System.Windows.Forms.NotifyIcon(this.components);
            this.contextMenuStripTray = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.exitToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripContainer1.ContentPanel.SuspendLayout();
            this.toolStripContainer1.TopToolStripPanel.SuspendLayout();
            this.toolStripContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.Panel2.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            this.tabControlMain.SuspendLayout();
            this.tabPageMain.SuspendLayout();
            this.tabPageAccount.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.contextMenuStripAccount.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.tabPageOverall.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.contextMenuStripBots.SuspendLayout();
            this.tabControlBotInfo.SuspendLayout();
            this.tabPageStatistics.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.tabPageBotLog.SuspendLayout();
            this.tabPageInventory.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).BeginInit();
            this.splitContainer5.Panel1.SuspendLayout();
            this.splitContainer5.Panel2.SuspendLayout();
            this.splitContainer5.SuspendLayout();
            this.tabPageOptions.SuspendLayout();
            this.groupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.galleryControlMain)).BeginInit();
            this.galleryControlMain.SuspendLayout();
            this.tabPageGrid.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlOverall)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceOverall)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewOverall)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditVisable)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditn0)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditReset)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditSave)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditClient)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditStartTraining)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditStopTaining)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditCommands)).BeginInit();
            this.menuStripMain.SuspendLayout();
            this.contextMenuStripTray.SuspendLayout();
            this.SuspendLayout();
            // 
            // colConnectionQualityCur
            // 
            this.colConnectionQualityCur.AppearanceCell.Options.UseTextOptions = true;
            this.colConnectionQualityCur.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityCur.AppearanceHeader.Options.UseTextOptions = true;
            this.colConnectionQualityCur.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityCur.Caption = "Cur";
            this.colConnectionQualityCur.FieldName = "ConnectionQualityCur";
            this.colConnectionQualityCur.Name = "colConnectionQualityCur";
            this.colConnectionQualityCur.OptionsColumn.AllowEdit = false;
            this.colConnectionQualityCur.OptionsColumn.ReadOnly = true;
            this.colConnectionQualityCur.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "ConnectionQualityCur", "{0:0.##}")});
            this.colConnectionQualityCur.Visible = true;
            this.colConnectionQualityCur.VisibleIndex = 6;
            // 
            // colConnectionQualityAvg
            // 
            this.colConnectionQualityAvg.AppearanceCell.Options.UseTextOptions = true;
            this.colConnectionQualityAvg.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityAvg.AppearanceHeader.Options.UseTextOptions = true;
            this.colConnectionQualityAvg.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityAvg.Caption = "Avg";
            this.colConnectionQualityAvg.FieldName = "ConnectionQualityAvg";
            this.colConnectionQualityAvg.Name = "colConnectionQualityAvg";
            this.colConnectionQualityAvg.OptionsColumn.AllowEdit = false;
            this.colConnectionQualityAvg.OptionsColumn.ReadOnly = true;
            this.colConnectionQualityAvg.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "ConnectionQualityAvg", "{0:0.##}")});
            this.colConnectionQualityAvg.Visible = true;
            this.colConnectionQualityAvg.VisibleIndex = 5;
            // 
            // toolStripContainer1
            // 
            // 
            // toolStripContainer1.ContentPanel
            // 
            this.toolStripContainer1.ContentPanel.Controls.Add(this.splitContainer3);
            this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(884, 437);
            this.toolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.toolStripContainer1.Location = new System.Drawing.Point(0, 0);
            this.toolStripContainer1.Name = "toolStripContainer1";
            this.toolStripContainer1.Size = new System.Drawing.Size(884, 461);
            this.toolStripContainer1.TabIndex = 0;
            this.toolStripContainer1.Text = "toolStripContainer1";
            // 
            // toolStripContainer1.TopToolStripPanel
            // 
            this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.menuStripMain);
            // 
            // splitContainer3
            // 
            this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer3.Location = new System.Drawing.Point(0, 0);
            this.splitContainer3.Name = "splitContainer3";
            this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer3.Panel1
            // 
            this.splitContainer3.Panel1.Controls.Add(this.tabControlMain);
            // 
            // splitContainer3.Panel2
            // 
            this.splitContainer3.Panel2.Controls.Add(this.tbLog);
            this.splitContainer3.Size = new System.Drawing.Size(884, 437);
            this.splitContainer3.SplitterDistance = 303;
            this.splitContainer3.TabIndex = 1;
            // 
            // tabControlMain
            // 
            this.tabControlMain.Controls.Add(this.tabPageMain);
            this.tabControlMain.Controls.Add(this.tabPageAccount);
            this.tabControlMain.Controls.Add(this.tabPageOverall);
            this.tabControlMain.Controls.Add(this.tabPageOptions);
            this.tabControlMain.Controls.Add(this.tabPageGrid);
            this.tabControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControlMain.ImageList = this.imageListIcon;
            this.tabControlMain.Location = new System.Drawing.Point(0, 0);
            this.tabControlMain.Name = "tabControlMain";
            this.tabControlMain.SelectedIndex = 0;
            this.tabControlMain.Size = new System.Drawing.Size(884, 303);
            this.tabControlMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
            this.tabControlMain.TabIndex = 0;
            // 
            // tabPageMain
            // 
            this.tabPageMain.BackColor = System.Drawing.Color.Black;
            this.tabPageMain.BackgroundImage = global::SbotControl.Properties.Resources.Main;
            this.tabPageMain.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.tabPageMain.Controls.Add(this.textBox1);
            this.tabPageMain.Controls.Add(this.button1);
            this.tabPageMain.Controls.Add(this.btnStop);
            this.tabPageMain.Controls.Add(this.btnStart);
            this.tabPageMain.ImageKey = "Main.png";
            this.tabPageMain.Location = new System.Drawing.Point(4, 23);
            this.tabPageMain.Name = "tabPageMain";
            this.tabPageMain.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageMain.Size = new System.Drawing.Size(876, 276);
            this.tabPageMain.TabIndex = 2;
            this.tabPageMain.Text = "Main";
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(205, 57);
            this.textBox1.Multiline = true;
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(165, 201);
            this.textBox1.TabIndex = 4;
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(205, 28);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(165, 23);
            this.button1.TabIndex = 3;
            this.button1.Text = "button1";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // btnStop
            // 
            this.btnStop.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnStop.Appearance.ForeColor = System.Drawing.Color.Black;
            this.btnStop.Appearance.Options.UseForeColor = true;
            this.btnStop.Enabled = false;
            this.btnStop.Image = global::SbotControl.Properties.Resources.Stop;
            this.btnStop.Location = new System.Drawing.Point(736, 228);
            this.btnStop.Name = "btnStop";
            this.btnStop.Size = new System.Drawing.Size(132, 42);
            this.btnStop.TabIndex = 1;
            this.btnStop.Text = "STOP";
            this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
            // 
            // btnStart
            // 
            this.btnStart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnStart.Appearance.ForeColor = System.Drawing.Color.Black;
            this.btnStart.Appearance.Options.UseForeColor = true;
            this.btnStart.Image = global::SbotControl.Properties.Resources.Start;
            this.btnStart.Location = new System.Drawing.Point(598, 228);
            this.btnStart.Name = "btnStart";
            this.btnStart.Size = new System.Drawing.Size(132, 42);
            this.btnStart.TabIndex = 0;
            this.btnStart.Text = "START";
            this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
            // 
            // tabPageAccount
            // 
            this.tabPageAccount.BackColor = System.Drawing.Color.Black;
            this.tabPageAccount.BackgroundImage = global::SbotControl.Properties.Resources.Account;
            this.tabPageAccount.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.tabPageAccount.Controls.Add(this.splitContainer1);
            this.tabPageAccount.Font = new System.Drawing.Font("Tahoma", 8F);
            this.tabPageAccount.ImageKey = "Account.png";
            this.tabPageAccount.Location = new System.Drawing.Point(4, 23);
            this.tabPageAccount.Name = "tabPageAccount";
            this.tabPageAccount.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageAccount.Size = new System.Drawing.Size(876, 276);
            this.tabPageAccount.TabIndex = 0;
            this.tabPageAccount.Text = "Account";
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(3, 3);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.lvAccount);
            this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.groupBox3);
            this.splitContainer1.Panel2.Controls.Add(this.cbRestartUnknowSpot);
            this.splitContainer1.Panel2.Controls.Add(this.cbDCRestart);
            this.splitContainer1.Panel2.Controls.Add(this.cbStart);
            this.splitContainer1.Panel2.Controls.Add(this.tbCharName);
            this.splitContainer1.Panel2.Controls.Add(this.label10);
            this.splitContainer1.Panel2.Controls.Add(this.btnRemove);
            this.splitContainer1.Panel2.Controls.Add(this.btnUpdate);
            this.splitContainer1.Panel2.Controls.Add(this.btnAdd);
            this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.splitContainer1.Size = new System.Drawing.Size(870, 270);
            this.splitContainer1.SplitterDistance = 254;
            this.splitContainer1.TabIndex = 0;
            // 
            // lvAccount
            // 
            this.lvAccount.BackColor = System.Drawing.Color.Black;
            this.lvAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.lvAccount.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.chCharName});
            this.lvAccount.ContextMenuStrip = this.contextMenuStripAccount;
            this.lvAccount.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lvAccount.ForeColor = System.Drawing.Color.White;
            this.lvAccount.FullRowSelect = true;
            this.lvAccount.HideSelection = false;
            this.lvAccount.Location = new System.Drawing.Point(0, 0);
            this.lvAccount.MultiSelect = false;
            this.lvAccount.Name = "lvAccount";
            this.lvAccount.Size = new System.Drawing.Size(254, 270);
            this.lvAccount.TabIndex = 0;
            this.lvAccount.UseCompatibleStateImageBehavior = false;
            this.lvAccount.View = System.Windows.Forms.View.Details;
            this.lvAccount.SelectedIndexChanged += new System.EventHandler(this.lvAccount_SelectedIndexChanged);
            this.lvAccount.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lvAccount_MouseDoubleClick);
            // 
            // chCharName
            // 
            this.chCharName.Text = "Char Name";
            this.chCharName.Width = 176;
            // 
            // contextMenuStripAccount
            // 
            this.contextMenuStripAccount.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.editToolStripMenuItem});
            this.contextMenuStripAccount.Name = "contextMenuStripGrid";
            this.contextMenuStripAccount.Size = new System.Drawing.Size(95, 26);
            // 
            // editToolStripMenuItem
            // 
            this.editToolStripMenuItem.Image = global::SbotControl.Properties.Resources.Edit2;
            this.editToolStripMenuItem.Name = "editToolStripMenuItem";
            this.editToolStripMenuItem.Size = new System.Drawing.Size(94, 22);
            this.editToolStripMenuItem.Text = "Edit";
            this.editToolStripMenuItem.Click += new System.EventHandler(this.editToolStripMenuItem_Click);
            // 
            // groupBox3
            // 
            this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox3.Controls.Add(this.lblBotAccountPath);
            this.groupBox3.Controls.Add(this.btnSelectAccountIbot);
            this.groupBox3.ForeColor = System.Drawing.Color.White;
            this.groupBox3.Location = new System.Drawing.Point(17, 100);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(539, 49);
            this.groupBox3.TabIndex = 13;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "bot Path";
            // 
            // lblBotAccountPath
            // 
            this.lblBotAccountPath.AutoSize = true;
            this.lblBotAccountPath.Location = new System.Drawing.Point(44, 21);
            this.lblBotAccountPath.Name = "lblBotAccountPath";
            this.lblBotAccountPath.Size = new System.Drawing.Size(0, 13);
            this.lblBotAccountPath.TabIndex = 1;
            // 
            // btnSelectAccountIbot
            // 
            this.btnSelectAccountIbot.ForeColor = System.Drawing.Color.Black;
            this.btnSelectAccountIbot.Location = new System.Drawing.Point(3, 16);
            this.btnSelectAccountIbot.Name = "btnSelectAccountIbot";
            this.btnSelectAccountIbot.Size = new System.Drawing.Size(35, 23);
            this.btnSelectAccountIbot.TabIndex = 0;
            this.btnSelectAccountIbot.Text = "...";
            this.btnSelectAccountIbot.UseVisualStyleBackColor = true;
            this.btnSelectAccountIbot.Click += new System.EventHandler(this.btnSelectAccountIbot_Click);
            // 
            // cbRestartUnknowSpot
            // 
            this.cbRestartUnknowSpot.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.cbRestartUnknowSpot.AutoSize = true;
            this.cbRestartUnknowSpot.Location = new System.Drawing.Point(334, 77);
            this.cbRestartUnknowSpot.Name = "cbRestartUnknowSpot";
            this.cbRestartUnknowSpot.Size = new System.Drawing.Size(140, 17);
            this.cbRestartUnknowSpot.TabIndex = 7;
            this.cbRestartUnknowSpot.Text = "Restart When bot stuck";
            this.cbRestartUnknowSpot.UseVisualStyleBackColor = true;
            // 
            // cbDCRestart
            // 
            this.cbDCRestart.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.cbDCRestart.AutoSize = true;
            this.cbDCRestart.Location = new System.Drawing.Point(333, 54);
            this.cbDCRestart.Name = "cbDCRestart";
            this.cbDCRestart.Size = new System.Drawing.Size(127, 17);
            this.cbDCRestart.TabIndex = 9;
            this.cbDCRestart.Text = "Restart bot when DC";
            this.cbDCRestart.UseVisualStyleBackColor = true;
            // 
            // cbStart
            // 
            this.cbStart.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.cbStart.AutoSize = true;
            this.cbStart.Location = new System.Drawing.Point(333, 31);
            this.cbStart.Name = "cbStart";
            this.cbStart.Size = new System.Drawing.Size(76, 17);
            this.cbStart.TabIndex = 7;
            this.cbStart.Text = "Auto Start";
            this.cbStart.UseVisualStyleBackColor = true;
            // 
            // tbCharName
            // 
            this.tbCharName.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.tbCharName.Location = new System.Drawing.Point(159, 31);
            this.tbCharName.Name = "tbCharName";
            this.tbCharName.Size = new System.Drawing.Size(156, 20);
            this.tbCharName.TabIndex = 5;
            // 
            // label10
            // 
            this.label10.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(79, 34);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(56, 13);
            this.label10.TabIndex = 0;
            this.label10.Text = "Charname";
            // 
            // btnRemove
            // 
            this.btnRemove.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.btnRemove.ForeColor = System.Drawing.Color.Black;
            this.btnRemove.Image = global::SbotControl.Properties.Resources.Delete;
            this.btnRemove.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnRemove.Location = new System.Drawing.Point(370, 182);
            this.btnRemove.Name = "btnRemove";
            this.btnRemove.Size = new System.Drawing.Size(75, 23);
            this.btnRemove.TabIndex = 12;
            this.btnRemove.Text = "Remove";
            this.btnRemove.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.btnRemove.UseVisualStyleBackColor = true;
            this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click);
            // 
            // btnUpdate
            // 
            this.btnUpdate.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.btnUpdate.ForeColor = System.Drawing.Color.Black;
            this.btnUpdate.Image = global::SbotControl.Properties.Resources.Edit;
            this.btnUpdate.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnUpdate.Location = new System.Drawing.Point(415, 155);
            this.btnUpdate.Name = "btnUpdate";
            this.btnUpdate.Size = new System.Drawing.Size(75, 23);
            this.btnUpdate.TabIndex = 11;
            this.btnUpdate.Text = "Update";
            this.btnUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.btnUpdate.UseVisualStyleBackColor = true;
            this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
            // 
            // btnAdd
            // 
            this.btnAdd.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.btnAdd.ForeColor = System.Drawing.Color.Black;
            this.btnAdd.Image = global::SbotControl.Properties.Resources.Add;
            this.btnAdd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnAdd.Location = new System.Drawing.Point(334, 155);
            this.btnAdd.Name = "btnAdd";
            this.btnAdd.Size = new System.Drawing.Size(75, 23);
            this.btnAdd.TabIndex = 10;
            this.btnAdd.Text = "Add";
            this.btnAdd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.btnAdd.UseVisualStyleBackColor = true;
            this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
            // 
            // tabPageOverall
            // 
            this.tabPageOverall.BackColor = System.Drawing.Color.Black;
            this.tabPageOverall.BackgroundImage = global::SbotControl.Properties.Resources.SBot;
            this.tabPageOverall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.tabPageOverall.Controls.Add(this.splitContainer2);
            this.tabPageOverall.ImageKey = "SBot.png";
            this.tabPageOverall.Location = new System.Drawing.Point(4, 23);
            this.tabPageOverall.Name = "tabPageOverall";
            this.tabPageOverall.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageOverall.Size = new System.Drawing.Size(876, 276);
            this.tabPageOverall.TabIndex = 1;
            this.tabPageOverall.Text = "Online Bot";
            // 
            // splitContainer2
            // 
            this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer2.Location = new System.Drawing.Point(3, 3);
            this.splitContainer2.Name = "splitContainer2";
            // 
            // splitContainer2.Panel1
            // 
            this.splitContainer2.Panel1.Controls.Add(this.LVBots);
            this.splitContainer2.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            // 
            // splitContainer2.Panel2
            // 
            this.splitContainer2.Panel2.Controls.Add(this.tabControlBotInfo);
            this.splitContainer2.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.splitContainer2.Size = new System.Drawing.Size(870, 270);
            this.splitContainer2.SplitterDistance = 268;
            this.splitContainer2.TabIndex = 0;
            // 
            // LVBots
            // 
            this.LVBots.BackColor = System.Drawing.Color.Black;
            this.LVBots.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader1,
            this.columnHeader3});
            this.LVBots.ContextMenuStrip = this.contextMenuStripBots;
            this.LVBots.Dock = System.Windows.Forms.DockStyle.Fill;
            this.LVBots.ForeColor = System.Drawing.Color.White;
            this.LVBots.FullRowSelect = true;
            this.LVBots.HideSelection = false;
            this.LVBots.LargeImageList = this.imageListIcon;
            this.LVBots.Location = new System.Drawing.Point(0, 0);
            this.LVBots.MultiSelect = false;
            this.LVBots.Name = "LVBots";
            this.LVBots.Size = new System.Drawing.Size(268, 270);
            this.LVBots.SmallImageList = this.imageListIcon;
            this.LVBots.StateImageList = this.imageListIcon;
            this.LVBots.TabIndex = 1;
            this.LVBots.UseCompatibleStateImageBehavior = false;
            this.LVBots.View = System.Windows.Forms.View.Details;
            this.LVBots.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.LVBots_ItemChecked);
            this.LVBots.SelectedIndexChanged += new System.EventHandler(this.LVBots_SelectedIndexChanged);
            this.LVBots.DoubleClick += new System.EventHandler(this.LVBots_DoubleClick);
            // 
            // columnHeader1
            // 
            this.columnHeader1.Text = "Char Name";
            this.columnHeader1.Width = 157;
            // 
            // columnHeader3
            // 
            this.columnHeader3.Text = "Visable";
            this.columnHeader3.Width = 45;
            // 
            // contextMenuStripBots
            // 
            this.contextMenuStripBots.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.BottoolStripMenuItemClose,
            this.toolStripMenuItemCloseAllBots,
            this.toolStripMenuItem1,
            this.ToolStripMenuItemShowHide,
            this.ToolStripMenuItemHideAll});
            this.contextMenuStripBots.Name = "contextMenuStripGrid";
            this.contextMenuStripBots.Size = new System.Drawing.Size(134, 98);
            this.contextMenuStripBots.PaddingChanged += new System.EventHandler(this.contextMenuStripBots_PaddingChanged);
            // 
            // BottoolStripMenuItemClose
            // 
            this.BottoolStripMenuItemClose.Image = global::SbotControl.Properties.Resources.Close;
            this.BottoolStripMenuItemClose.Name = "BottoolStripMenuItemClose";
            this.BottoolStripMenuItemClose.Size = new System.Drawing.Size(133, 22);
            this.BottoolStripMenuItemClose.Text = "Close";
            this.BottoolStripMenuItemClose.Click += new System.EventHandler(this.toolStripMenuItemCloseBot_Click);
            // 
            // toolStripMenuItemCloseAllBots
            // 
            this.toolStripMenuItemCloseAllBots.Image = global::SbotControl.Properties.Resources.CloseAll;
            this.toolStripMenuItemCloseAllBots.Name = "toolStripMenuItemCloseAllBots";
            this.toolStripMenuItemCloseAllBots.Size = new System.Drawing.Size(133, 22);
            this.toolStripMenuItemCloseAllBots.Text = "Close All";
            this.toolStripMenuItemCloseAllBots.Click += new System.EventHandler(this.toolStripMenuItemCloseAllBots_Click);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(130, 6);
            // 
            // ToolStripMenuItemShowHide
            // 
            this.ToolStripMenuItemShowHide.Image = global::SbotControl.Properties.Resources.ShowHide;
            this.ToolStripMenuItemShowHide.Name = "ToolStripMenuItemShowHide";
            this.ToolStripMenuItemShowHide.Size = new System.Drawing.Size(133, 22);
            this.ToolStripMenuItemShowHide.Text = "Show/Hide";
            this.ToolStripMenuItemShowHide.Click += new System.EventHandler(this.showhideToolStripMenuItem_Click);
            // 
            // ToolStripMenuItemHideAll
            // 
            this.ToolStripMenuItemHideAll.Image = global::SbotControl.Properties.Resources.HideAll;
            this.ToolStripMenuItemHideAll.Name = "ToolStripMenuItemHideAll";
            this.ToolStripMenuItemHideAll.Size = new System.Drawing.Size(133, 22);
            this.ToolStripMenuItemHideAll.Text = "Hide All";
            this.ToolStripMenuItemHideAll.Click += new System.EventHandler(this.hideAllToolStripMenuItem_Click);
            // 
            // imageListIcon
            // 
            this.imageListIcon.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListIcon.ImageStream")));
            this.imageListIcon.TransparentColor = System.Drawing.Color.Transparent;
            this.imageListIcon.Images.SetKeyName(0, "RedBall.png");
            this.imageListIcon.Images.SetKeyName(1, "YellowBall.png");
            this.imageListIcon.Images.SetKeyName(2, "GreenBall.png");
            this.imageListIcon.Images.SetKeyName(3, "Account.png");
            this.imageListIcon.Images.SetKeyName(4, "HS.png");
            this.imageListIcon.Images.SetKeyName(5, "SBot.png");
            this.imageListIcon.Images.SetKeyName(6, "Option.png");
            this.imageListIcon.Images.SetKeyName(7, "Main.png");
            // 
            // tabControlBotInfo
            // 
            this.tabControlBotInfo.Controls.Add(this.tabPageStatistics);
            this.tabControlBotInfo.Controls.Add(this.tabPageBotLog);
            this.tabControlBotInfo.Controls.Add(this.tabPageInventory);
            this.tabControlBotInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControlBotInfo.Location = new System.Drawing.Point(0, 0);
            this.tabControlBotInfo.Name = "tabControlBotInfo";
            this.tabControlBotInfo.SelectedIndex = 0;
            this.tabControlBotInfo.Size = new System.Drawing.Size(598, 270);
            this.tabControlBotInfo.TabIndex = 38;
            this.tabControlBotInfo.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControlBotInfo_Selected);
            // 
            // tabPageStatistics
            // 
            this.tabPageStatistics.BackColor = System.Drawing.Color.Black;
            this.tabPageStatistics.Controls.Add(this.tableLayoutPanel1);
            this.tabPageStatistics.Location = new System.Drawing.Point(4, 22);
            this.tabPageStatistics.Name = "tabPageStatistics";
            this.tabPageStatistics.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageStatistics.Size = new System.Drawing.Size(590, 244);
            this.tabPageStatistics.TabIndex = 0;
            this.tabPageStatistics.Text = "Statistics";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 4;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 69F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 73F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 201F));
            this.tableLayoutPanel1.Controls.Add(this.label8, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.lblLoop, 1, 7);
            this.tableLayoutPanel1.Controls.Add(this.lblLvl, 1, 4);
            this.tableLayoutPanel1.Controls.Add(this.lblDied, 1, 6);
            this.tableLayoutPanel1.Controls.Add(this.lblCharName, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.lblItems, 1, 5);
            this.tableLayoutPanel1.Controls.Add(this.lblExp, 1, 3);
            this.tableLayoutPanel1.Controls.Add(this.label6, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.label9, 0, 4);
            this.tableLayoutPanel1.Controls.Add(this.lblGold, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.lblSkill, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.label5, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.label14, 0, 7);
            this.tableLayoutPanel1.Controls.Add(this.label7, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.label11, 0, 5);
            this.tableLayoutPanel1.Controls.Add(this.label12, 0, 6);
            this.tableLayoutPanel1.Controls.Add(this.label15, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.lblSkillPerHour, 2, 1);
            this.tableLayoutPanel1.Controls.Add(this.lblGoldPerHour, 2, 2);
            this.tableLayoutPanel1.Controls.Add(this.lblExpPerHour, 2, 3);
            this.tableLayoutPanel1.Controls.Add(this.label13, 0, 10);
            this.tableLayoutPanel1.Controls.Add(this.lblStatus, 1, 10);
            this.tableLayoutPanel1.Controls.Add(this.label16, 0, 8);
            this.tableLayoutPanel1.Controls.Add(this.lblDCCount, 1, 8);
            this.tableLayoutPanel1.Controls.Add(this.label17, 0, 9);
            this.tableLayoutPanel1.Controls.Add(this.lblTryConnectCount, 1, 9);
            this.tableLayoutPanel1.Controls.Add(this.pbCharHP, 3, 0);
            this.tableLayoutPanel1.Controls.Add(this.pbCharMP, 3, 1);
            this.tableLayoutPanel1.Controls.Add(this.pbCharExp, 3, 2);
            this.tableLayoutPanel1.Controls.Add(this.pbCharBerzerg, 3, 3);
            this.tableLayoutPanel1.Controls.Add(this.pbPetHP, 3, 5);
            this.tableLayoutPanel1.Controls.Add(this.pbPetHGP, 3, 6);
            this.tableLayoutPanel1.Controls.Add(this.pbTransHP, 3, 7);
            this.tableLayoutPanel1.Location = new System.Drawing.Point(6, 6);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 11;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(450, 220);
            this.tableLayoutPanel1.TabIndex = 37;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(3, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(60, 13);
            this.label8.TabIndex = 36;
            this.label8.Text = "Char Name";
            // 
            // lblLoop
            // 
            this.lblLoop.AutoSize = true;
            this.lblLoop.Location = new System.Drawing.Point(72, 140);
            this.lblLoop.Name = "lblLoop";
            this.lblLoop.Size = new System.Drawing.Size(11, 13);
            this.lblLoop.TabIndex = 24;
            this.lblLoop.Text = "-";
            // 
            // lblLvl
            // 
            this.lblLvl.AutoSize = true;
            this.lblLvl.Location = new System.Drawing.Point(72, 80);
            this.lblLvl.Name = "lblLvl";
            this.lblLvl.Size = new System.Drawing.Size(11, 13);
            this.lblLvl.TabIndex = 21;
            this.lblLvl.Text = "-";
            // 
            // lblDied
            // 
            this.lblDied.AutoSize = true;
            this.lblDied.Location = new System.Drawing.Point(72, 120);
            this.lblDied.Name = "lblDied";
            this.lblDied.Size = new System.Drawing.Size(11, 13);
            this.lblDied.TabIndex = 27;
            this.lblDied.Text = "-";
            // 
            // lblCharName
            // 
            this.lblCharName.AutoSize = true;
            this.lblCharName.Location = new System.Drawing.Point(72, 0);
            this.lblCharName.Name = "lblCharName";
            this.lblCharName.Size = new System.Drawing.Size(11, 13);
            this.lblCharName.TabIndex = 32;
            this.lblCharName.Text = "-";
            // 
            // lblItems
            // 
            this.lblItems.AutoSize = true;
            this.lblItems.Location = new System.Drawing.Point(72, 100);
            this.lblItems.Name = "lblItems";
            this.lblItems.Size = new System.Drawing.Size(11, 13);
            this.lblItems.TabIndex = 31;
            this.lblItems.Text = "-";
            // 
            // lblExp
            // 
            this.lblExp.AutoSize = true;
            this.lblExp.Location = new System.Drawing.Point(72, 60);
            this.lblExp.Name = "lblExp";
            this.lblExp.Size = new System.Drawing.Size(13, 13);
            this.lblExp.TabIndex = 22;
            this.lblExp.Text = "0";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(3, 20);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(51, 13);
            this.label6.TabIndex = 34;
            this.label6.Text = "Skill Point";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(3, 80);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(32, 13);
            this.label9.TabIndex = 23;
            this.label9.Text = "Level";
            // 
            // lblGold
            // 
            this.lblGold.AutoSize = true;
            this.lblGold.Location = new System.Drawing.Point(72, 40);
            this.lblGold.Name = "lblGold";
            this.lblGold.Size = new System.Drawing.Size(13, 13);
            this.lblGold.TabIndex = 25;
            this.lblGold.Text = "0";
            // 
            // lblSkill
            // 
            this.lblSkill.AutoSize = true;
            this.lblSkill.Location = new System.Drawing.Point(72, 20);
            this.lblSkill.Name = "lblSkill";
            this.lblSkill.Size = new System.Drawing.Size(13, 13);
            this.lblSkill.TabIndex = 28;
            this.lblSkill.Text = "0";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(3, 40);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(28, 13);
            this.label5.TabIndex = 30;
            this.label5.Text = "Gold";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(3, 140);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(60, 13);
            this.label14.TabIndex = 29;
            this.label14.Text = "Loop count";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(3, 60);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(60, 13);
            this.label7.TabIndex = 26;
            this.label7.Text = "Experience";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(3, 100);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(55, 13);
            this.label11.TabIndex = 35;
            this.label11.Text = "Items pick";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(3, 120);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(58, 13);
            this.label12.TabIndex = 33;
            this.label12.Text = "Died count";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(179, 0);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(49, 13);
            this.label15.TabIndex = 39;
            this.label15.Text = "Per Hour";
            // 
            // lblSkillPerHour
            // 
            this.lblSkillPerHour.AutoSize = true;
            this.lblSkillPerHour.Location = new System.Drawing.Point(179, 20);
            this.lblSkillPerHour.Name = "lblSkillPerHour";
            this.lblSkillPerHour.Size = new System.Drawing.Size(13, 13);
            this.lblSkillPerHour.TabIndex = 40;
            this.lblSkillPerHour.Text = "0";
            // 
            // lblGoldPerHour
            // 
            this.lblGoldPerHour.AutoSize = true;
            this.lblGoldPerHour.Location = new System.Drawing.Point(179, 40);
            this.lblGoldPerHour.Name = "lblGoldPerHour";
            this.lblGoldPerHour.Size = new System.Drawing.Size(13, 13);
            this.lblGoldPerHour.TabIndex = 40;
            this.lblGoldPerHour.Text = "0";
            // 
            // lblExpPerHour
            // 
            this.lblExpPerHour.AutoSize = true;
            this.lblExpPerHour.Location = new System.Drawing.Point(179, 60);
            this.lblExpPerHour.Name = "lblExpPerHour";
            this.lblExpPerHour.Size = new System.Drawing.Size(13, 13);
            this.lblExpPerHour.TabIndex = 40;
            this.lblExpPerHour.Text = "0";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(3, 200);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(38, 13);
            this.label13.TabIndex = 37;
            this.label13.Text = "Status";
            // 
            // lblStatus
            // 
            this.lblStatus.AutoSize = true;
            this.lblStatus.Location = new System.Drawing.Point(72, 200);
            this.lblStatus.Name = "lblStatus";
            this.lblStatus.Size = new System.Drawing.Size(11, 13);
            this.lblStatus.TabIndex = 38;
            this.lblStatus.Text = "-";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(3, 160);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(26, 13);
            this.label16.TabIndex = 37;
            this.label16.Text = "DCs";
            // 
            // lblDCCount
            // 
            this.lblDCCount.AutoSize = true;
            this.lblDCCount.Location = new System.Drawing.Point(72, 160);
            this.lblDCCount.Name = "lblDCCount";
            this.lblDCCount.Size = new System.Drawing.Size(13, 13);
            this.lblDCCount.TabIndex = 38;
            this.lblDCCount.Text = "0";
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(3, 180);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(63, 13);
            this.label17.TabIndex = 37;
            this.label17.Text = "Con Retries";
            // 
            // lblTryConnectCount
            // 
            this.lblTryConnectCount.AutoSize = true;
            this.lblTryConnectCount.Location = new System.Drawing.Point(72, 180);
            this.lblTryConnectCount.Name = "lblTryConnectCount";
            this.lblTryConnectCount.Size = new System.Drawing.Size(13, 13);
            this.lblTryConnectCount.TabIndex = 38;
            this.lblTryConnectCount.Text = "0";
            // 
            // pbCharHP
            // 
            this.pbCharHP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.pbCharHP.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbCharHP.ForeColor = System.Drawing.Color.Maroon;
            this.pbCharHP.Location = new System.Drawing.Point(252, 3);
            this.pbCharHP.Name = "pbCharHP";
            this.pbCharHP.Percentage = 0;
            this.pbCharHP.ShowText = false;
            this.pbCharHP.Size = new System.Drawing.Size(195, 14);
            this.pbCharHP.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.pbCharHP.TabIndex = 41;
            // 
            // pbCharMP
            // 
            this.pbCharMP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.pbCharMP.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbCharMP.ForeColor = System.Drawing.Color.Navy;
            this.pbCharMP.Location = new System.Drawing.Point(252, 23);
            this.pbCharMP.Name = "pbCharMP";
            this.pbCharMP.Percentage = 0;
            this.pbCharMP.ShowText = false;
            this.pbCharMP.Size = new System.Drawing.Size(195, 14);
            this.pbCharMP.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.pbCharMP.TabIndex = 41;
            // 
            // pbCharExp
            // 
            this.pbCharExp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.pbCharExp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbCharExp.ForeColor = System.Drawing.Color.Green;
            this.pbCharExp.Location = new System.Drawing.Point(252, 43);
            this.pbCharExp.Name = "pbCharExp";
            this.pbCharExp.Percentage = 0;
            this.pbCharExp.ShowText = false;
            this.pbCharExp.Size = new System.Drawing.Size(195, 14);
            this.pbCharExp.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.pbCharExp.TabIndex = 41;
            // 
            // pbCharBerzerg
            // 
            this.pbCharBerzerg.BackColor = System.Drawing.Color.Purple;
            this.pbCharBerzerg.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbCharBerzerg.ForeColor = System.Drawing.Color.Pink;
            this.pbCharBerzerg.Location = new System.Drawing.Point(252, 63);
            this.pbCharBerzerg.Maximum = 5;
            this.pbCharBerzerg.Name = "pbCharBerzerg";
            this.pbCharBerzerg.Percentage = 0;
            this.pbCharBerzerg.ShowText = false;
            this.pbCharBerzerg.Size = new System.Drawing.Size(195, 14);
            this.pbCharBerzerg.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.pbCharBerzerg.TabIndex = 41;
            // 
            // pbPetHP
            // 
            this.pbPetHP.BackColor = System.Drawing.Color.White;
            this.pbPetHP.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbPetHP.ForeColor = System.Drawing.Color.Gray;
            this.pbPetHP.Location = new System.Drawing.Point(252, 103);
            this.pbPetHP.Name = "pbPetHP";
            this.pbPetHP.Percentage = 0;
            this.pbPetHP.ShowText = false;
            this.pbPetHP.Size = new System.Drawing.Size(195, 14);
            this.pbPetHP.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.pbPetHP.TabIndex = 41;
            // 
            // pbPetHGP
            // 
            this.pbPetHGP.BackColor = System.Drawing.Color.Olive;
            this.pbPetHGP.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbPetHGP.ForeColor = System.Drawing.Color.Yellow;
            this.pbPetHGP.Location = new System.Drawing.Point(252, 123);
            this.pbPetHGP.Name = "pbPetHGP";
            this.pbPetHGP.Percentage = 0;
            this.pbPetHGP.ShowText = false;
            this.pbPetHGP.Size = new System.Drawing.Size(195, 14);
            this.pbPetHGP.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.pbPetHGP.TabIndex = 41;
            // 
            // pbTransHP
            // 
            this.pbTransHP.BackColor = System.Drawing.Color.SaddleBrown;
            this.pbTransHP.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbTransHP.ForeColor = System.Drawing.Color.Orange;
            this.pbTransHP.Location = new System.Drawing.Point(252, 143);
            this.pbTransHP.Name = "pbTransHP";
            this.pbTransHP.Percentage = 0;
            this.pbTransHP.ShowText = false;
            this.pbTransHP.Size = new System.Drawing.Size(195, 14);
            this.pbTransHP.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.pbTransHP.TabIndex = 41;
            // 
            // tabPageBotLog
            // 
            this.tabPageBotLog.BackColor = System.Drawing.Color.Black;
            this.tabPageBotLog.Controls.Add(this.lbBotLog);
            this.tabPageBotLog.Location = new System.Drawing.Point(4, 22);
            this.tabPageBotLog.Name = "tabPageBotLog";
            this.tabPageBotLog.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageBotLog.Size = new System.Drawing.Size(590, 244);
            this.tabPageBotLog.TabIndex = 1;
            this.tabPageBotLog.Text = "Bot Log";
            // 
            // lbBotLog
            // 
            this.lbBotLog.BackColor = System.Drawing.Color.Black;
            this.lbBotLog.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lbBotLog.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lbBotLog.ForeColor = System.Drawing.Color.White;
            this.lbBotLog.FormattingEnabled = true;
            this.lbBotLog.Location = new System.Drawing.Point(3, 3);
            this.lbBotLog.Name = "lbBotLog";
            this.lbBotLog.Size = new System.Drawing.Size(584, 238);
            this.lbBotLog.TabIndex = 0;
            // 
            // tabPageInventory
            // 
            this.tabPageInventory.BackColor = System.Drawing.Color.Black;
            this.tabPageInventory.Controls.Add(this.lblPetInvFreeSlot);
            this.tabPageInventory.Controls.Add(this.label22);
            this.tabPageInventory.Controls.Add(this.lblCharInvFreeSlot);
            this.tabPageInventory.Controls.Add(this.label21);
            this.tabPageInventory.Controls.Add(this.splitContainer5);
            this.tabPageInventory.ForeColor = System.Drawing.Color.White;
            this.tabPageInventory.Location = new System.Drawing.Point(4, 22);
            this.tabPageInventory.Name = "tabPageInventory";
            this.tabPageInventory.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageInventory.Size = new System.Drawing.Size(590, 244);
            this.tabPageInventory.TabIndex = 2;
            this.tabPageInventory.Text = "Inventory";
            // 
            // lblPetInvFreeSlot
            // 
            this.lblPetInvFreeSlot.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.lblPetInvFreeSlot.AutoSize = true;
            this.lblPetInvFreeSlot.Location = new System.Drawing.Point(308, 10);
            this.lblPetInvFreeSlot.Name = "lblPetInvFreeSlot";
            this.lblPetInvFreeSlot.Size = new System.Drawing.Size(13, 13);
            this.lblPetInvFreeSlot.TabIndex = 1;
            this.lblPetInvFreeSlot.Text = "0";
            // 
            // label22
            // 
            this.label22.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.label22.AutoSize = true;
            this.label22.Location = new System.Drawing.Point(233, 10);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(69, 13);
            this.label22.TabIndex = 1;
            this.label22.Text = "Pet Free Slot";
            // 
            // lblCharInvFreeSlot
            // 
            this.lblCharInvFreeSlot.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.lblCharInvFreeSlot.AutoSize = true;
            this.lblCharInvFreeSlot.Location = new System.Drawing.Point(88, 10);
            this.lblCharInvFreeSlot.Name = "lblCharInvFreeSlot";
            this.lblCharInvFreeSlot.Size = new System.Drawing.Size(13, 13);
            this.lblCharInvFreeSlot.TabIndex = 1;
            this.lblCharInvFreeSlot.Text = "0";
            // 
            // label21
            // 
            this.label21.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(6, 10);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(76, 13);
            this.label21.TabIndex = 1;
            this.label21.Text = "Char Free Slot";
            // 
            // splitContainer5
            // 
            this.splitContainer5.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.splitContainer5.Location = new System.Drawing.Point(6, 26);
            this.splitContainer5.Name = "splitContainer5";
            // 
            // splitContainer5.Panel1
            // 
            this.splitContainer5.Panel1.Controls.Add(this.lbCharInventory);
            this.splitContainer5.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            // 
            // splitContainer5.Panel2
            // 
            this.splitContainer5.Panel2.Controls.Add(this.lbPetInventory);
            this.splitContainer5.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.splitContainer5.Size = new System.Drawing.Size(448, 210);
            this.splitContainer5.SplitterDistance = 226;
            this.splitContainer5.TabIndex = 0;
            // 
            // lbCharInventory
            // 
            this.lbCharInventory.BackColor = System.Drawing.Color.Black;
            this.lbCharInventory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lbCharInventory.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lbCharInventory.ForeColor = System.Drawing.Color.White;
            this.lbCharInventory.FormattingEnabled = true;
            this.lbCharInventory.Location = new System.Drawing.Point(0, 0);
            this.lbCharInventory.Name = "lbCharInventory";
            this.lbCharInventory.Size = new System.Drawing.Size(226, 210);
            this.lbCharInventory.TabIndex = 1;
            // 
            // lbPetInventory
            // 
            this.lbPetInventory.BackColor = System.Drawing.Color.Black;
            this.lbPetInventory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lbPetInventory.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lbPetInventory.ForeColor = System.Drawing.Color.White;
            this.lbPetInventory.FormattingEnabled = true;
            this.lbPetInventory.Location = new System.Drawing.Point(0, 0);
            this.lbPetInventory.Name = "lbPetInventory";
            this.lbPetInventory.Size = new System.Drawing.Size(218, 210);
            this.lbPetInventory.TabIndex = 1;
            // 
            // tabPageOptions
            // 
            this.tabPageOptions.BackColor = System.Drawing.Color.Black;
            this.tabPageOptions.BackgroundImage = global::SbotControl.Properties.Resources.Option;
            this.tabPageOptions.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.tabPageOptions.Controls.Add(this.groupBox4);
            this.tabPageOptions.Controls.Add(this.cbStartWithWindows);
            this.tabPageOptions.ImageKey = "Option.png";
            this.tabPageOptions.Location = new System.Drawing.Point(4, 23);
            this.tabPageOptions.Name = "tabPageOptions";
            this.tabPageOptions.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageOptions.Size = new System.Drawing.Size(876, 276);
            this.tabPageOptions.TabIndex = 4;
            this.tabPageOptions.Text = "Options";
            // 
            // groupBox4
            // 
            this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox4.Controls.Add(this.galleryControlMain);
            this.groupBox4.ForeColor = System.Drawing.Color.White;
            this.groupBox4.Location = new System.Drawing.Point(10, 29);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(860, 241);
            this.groupBox4.TabIndex = 2;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = " Themes ";
            // 
            // galleryControlMain
            // 
            this.galleryControlMain.Controls.Add(this.galleryControlClient1);
            this.galleryControlMain.DesignGalleryGroupIndex = 0;
            this.galleryControlMain.DesignGalleryItemIndex = 0;
            this.galleryControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
            // 
            // 
            // 
            this.galleryControlMain.Gallery.ShowItemText = true;
            this.galleryControlMain.Location = new System.Drawing.Point(3, 16);
            this.galleryControlMain.Name = "galleryControlMain";
            this.galleryControlMain.Size = new System.Drawing.Size(854, 222);
            this.galleryControlMain.TabIndex = 0;
            this.galleryControlMain.Text = "galleryControl1";
            // 
            // galleryControlClient1
            // 
            this.galleryControlClient1.GalleryControl = this.galleryControlMain;
            this.galleryControlClient1.Location = new System.Drawing.Point(2, 2);
            this.galleryControlClient1.Size = new System.Drawing.Size(833, 218);
            // 
            // cbStartWithWindows
            // 
            this.cbStartWithWindows.AutoSize = true;
            this.cbStartWithWindows.Checked = global::SbotControl.Properties.Settings.Default.RunAtStartup;
            this.cbStartWithWindows.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::SbotControl.Properties.Settings.Default, "RunAtStartup", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.cbStartWithWindows.Location = new System.Drawing.Point(11, 6);
            this.cbStartWithWindows.Name = "cbStartWithWindows";
            this.cbStartWithWindows.Size = new System.Drawing.Size(183, 17);
            this.cbStartWithWindows.TabIndex = 1;
            this.cbStartWithWindows.Text = "Start with windows [Automation]";
            this.cbStartWithWindows.UseVisualStyleBackColor = true;
            // 
            // tabPageGrid
            // 
            this.tabPageGrid.Controls.Add(this.gridControlOverall);
            this.tabPageGrid.Location = new System.Drawing.Point(4, 23);
            this.tabPageGrid.Name = "tabPageGrid";
            this.tabPageGrid.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageGrid.Size = new System.Drawing.Size(876, 276);
            this.tabPageGrid.TabIndex = 5;
            this.tabPageGrid.Text = "Overall";
            this.tabPageGrid.UseVisualStyleBackColor = true;
            // 
            // gridControlOverall
            // 
            this.gridControlOverall.DataSource = this.bindingSourceOverall;
            this.gridControlOverall.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControlOverall.Location = new System.Drawing.Point(3, 3);
            this.gridControlOverall.MainView = this.gridViewOverall;
            this.gridControlOverall.Name = "gridControlOverall";
            this.gridControlOverall.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEditReset,
            this.repositoryItemButtonEditSave,
            this.repositoryItemButtonEditClient,
            this.repositoryItemButtonEditStartTraining,
            this.repositoryItemButtonEditStopTaining,
            this.repositoryItemCheckEditVisable,
            this.repositoryItemTextEditn0,
            this.repositoryItemButtonEditCommands});
            this.gridControlOverall.Size = new System.Drawing.Size(870, 270);
            this.gridControlOverall.TabIndex = 0;
            this.gridControlOverall.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewOverall});
            // 
            // bindingSourceOverall
            // 
            this.bindingSourceOverall.AllowNew = false;
            // 
            // gridViewOverall
            // 
            this.gridViewOverall.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colVisable,
            this.colCharName,
            this.colSilkroadServerStatus,
            this.colBotStatus,
            this.colConnectionQualityAvg,
            this.colConnectionQualityCur,
            this.colPosX,
            this.colPosY,
            this.colLevel,
            this.colGold,
            this.colSkillPoint,
            this.colLocationName,
            this.colTotaltime,
            this.colKills,
            this.colXPGained,
            this.colXPMin,
            this.colXPH,
            this.colSPGained,
            this.colSPMin,
            this.colSPH,
            this.colDied,
            this.colDiedsess,
            this.colItemDrops,
            this.colGoldLoop,
            this.colBtnResetStatus,
            this.colBtnSaveSettings,
            this.colBtnHieClient,
            this.colBtnStartTraining,
            this.colBtnStopTraining,
            this.colGoldPetHour,
            this.colExperiencePetHour,
            this.gcStartGame,
            this.gcGoClientless,
            this.gcDisconnect,
            this.gcCommands});
            gridFormatRule1.Column = this.colConnectionQualityCur;
            gridFormatRule1.ColumnApplyTo = this.colConnectionQualityCur;
            gridFormatRule1.Name = "FormatQualityCur0_1000";
            formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue1.PredefinedName = "Green Fill, Green Text";
            formatConditionRuleValue1.Value1 = 1;
            formatConditionRuleValue1.Value2 = 1000;
            gridFormatRule1.Rule = formatConditionRuleValue1;
            gridFormatRule2.Column = this.colConnectionQualityCur;
            gridFormatRule2.ColumnApplyTo = this.colConnectionQualityCur;
            gridFormatRule2.Name = "FormatQualityCur1000_2000";
            formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue2.PredefinedName = "Yellow Fill, Yellow Text";
            formatConditionRuleValue2.Value1 = 1000;
            formatConditionRuleValue2.Value2 = 2000;
            gridFormatRule2.Rule = formatConditionRuleValue2;
            gridFormatRule3.Column = this.colConnectionQualityCur;
            gridFormatRule3.ColumnApplyTo = this.colConnectionQualityCur;
            gridFormatRule3.Name = "FormatQualityCur3000";
            formatConditionRuleValue3.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue3.PredefinedName = "Red Fill, Red Text";
            formatConditionRuleValue3.Value1 = 2000;
            formatConditionRuleValue3.Value2 = 99999;
            gridFormatRule3.Rule = formatConditionRuleValue3;
            gridFormatRule4.Column = this.colConnectionQualityAvg;
            gridFormatRule4.ColumnApplyTo = this.colConnectionQualityAvg;
            gridFormatRule4.Name = "FormatQualityAvg0_1000";
            formatConditionRuleValue4.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue4.PredefinedName = "Green Fill, Green Text";
            formatConditionRuleValue4.Value1 = 0;
            formatConditionRuleValue4.Value2 = 1000;
            gridFormatRule4.Rule = formatConditionRuleValue4;
            gridFormatRule5.Column = this.colConnectionQualityAvg;
            gridFormatRule5.ColumnApplyTo = this.colConnectionQualityAvg;
            gridFormatRule5.Name = "FormatQualityAvg1000_2000";
            formatConditionRuleValue5.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue5.PredefinedName = "Yellow Fill, Yellow Text";
            formatConditionRuleValue5.Value1 = 1000;
            formatConditionRuleValue5.Value2 = 2000;
            gridFormatRule5.Rule = formatConditionRuleValue5;
            gridFormatRule6.Column = this.colConnectionQualityAvg;
            gridFormatRule6.ColumnApplyTo = this.colConnectionQualityAvg;
            gridFormatRule6.Name = "FormatQualityAvg3000";
            formatConditionRuleValue6.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue6.PredefinedName = "Red Fill, Red Text";
            formatConditionRuleValue6.Value1 = 2000;
            formatConditionRuleValue6.Value2 = 99999;
            gridFormatRule6.Rule = formatConditionRuleValue6;
            this.gridViewOverall.FormatRules.Add(gridFormatRule1);
            this.gridViewOverall.FormatRules.Add(gridFormatRule2);
            this.gridViewOverall.FormatRules.Add(gridFormatRule3);
            this.gridViewOverall.FormatRules.Add(gridFormatRule4);
            this.gridViewOverall.FormatRules.Add(gridFormatRule5);
            this.gridViewOverall.FormatRules.Add(gridFormatRule6);
            this.gridViewOverall.GridControl = this.gridControlOverall;
            this.gridViewOverall.Name = "gridViewOverall";
            this.gridViewOverall.OptionsBehavior.ReadOnly = true;
            this.gridViewOverall.OptionsView.ColumnAutoWidth = false;
            this.gridViewOverall.OptionsView.ShowAutoFilterRow = true;
            this.gridViewOverall.OptionsView.ShowFooter = true;
            this.gridViewOverall.OptionsView.ShowGroupPanel = false;
            // 
            // colVisable
            // 
            this.colVisable.AppearanceCell.Options.UseTextOptions = true;
            this.colVisable.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colVisable.AppearanceHeader.Options.UseTextOptions = true;
            this.colVisable.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colVisable.Caption = "V";
            this.colVisable.ColumnEdit = this.repositoryItemCheckEditVisable;
            this.colVisable.FieldName = "Visable";
            this.colVisable.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.colVisable.Name = "colVisable";
            this.colVisable.Visible = true;
            this.colVisable.VisibleIndex = 0;
            this.colVisable.Width = 24;
            // 
            // repositoryItemCheckEditVisable
            // 
            this.repositoryItemCheckEditVisable.AutoHeight = false;
            this.repositoryItemCheckEditVisable.Name = "repositoryItemCheckEditVisable";
            this.repositoryItemCheckEditVisable.Click += new System.EventHandler(this.repositoryItemCheckEditVisable_Click);
            // 
            // colCharName
            // 
            this.colCharName.AppearanceCell.Options.UseTextOptions = true;
            this.colCharName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colCharName.AppearanceHeader.Options.UseTextOptions = true;
            this.colCharName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colCharName.Caption = "Name";
            this.colCharName.FieldName = "CharName";
            this.colCharName.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.colCharName.Name = "colCharName";
            this.colCharName.OptionsColumn.AllowEdit = false;
            this.colCharName.OptionsColumn.ReadOnly = true;
            this.colCharName.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "CharName", "{0}")});
            this.colCharName.Visible = true;
            this.colCharName.VisibleIndex = 2;
            // 
            // colSilkroadServerStatus
            // 
            this.colSilkroadServerStatus.AppearanceCell.Options.UseTextOptions = true;
            this.colSilkroadServerStatus.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSilkroadServerStatus.AppearanceHeader.Options.UseTextOptions = true;
            this.colSilkroadServerStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSilkroadServerStatus.Caption = "Connection";
            this.colSilkroadServerStatus.FieldName = "SilkroadServerStatus";
            this.colSilkroadServerStatus.Name = "colSilkroadServerStatus";
            this.colSilkroadServerStatus.OptionsColumn.AllowEdit = false;
            this.colSilkroadServerStatus.OptionsColumn.ReadOnly = true;
            // 
            // colBotStatus
            // 
            this.colBotStatus.AppearanceCell.Options.UseTextOptions = true;
            this.colBotStatus.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBotStatus.AppearanceHeader.Options.UseTextOptions = true;
            this.colBotStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBotStatus.Caption = "Status";
            this.colBotStatus.FieldName = "BotStatus";
            this.colBotStatus.Name = "colBotStatus";
            this.colBotStatus.OptionsColumn.AllowEdit = false;
            this.colBotStatus.OptionsColumn.ReadOnly = true;
            this.colBotStatus.Visible = true;
            this.colBotStatus.VisibleIndex = 4;
            // 
            // colPosX
            // 
            this.colPosX.AppearanceCell.Options.UseTextOptions = true;
            this.colPosX.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosX.AppearanceHeader.Options.UseTextOptions = true;
            this.colPosX.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosX.Caption = "X";
            this.colPosX.FieldName = "PosX";
            this.colPosX.Name = "colPosX";
            this.colPosX.OptionsColumn.AllowEdit = false;
            this.colPosX.OptionsColumn.ReadOnly = true;
            this.colPosX.Visible = true;
            this.colPosX.VisibleIndex = 7;
            // 
            // colPosY
            // 
            this.colPosY.AppearanceCell.Options.UseTextOptions = true;
            this.colPosY.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosY.AppearanceHeader.Options.UseTextOptions = true;
            this.colPosY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosY.Caption = "Y";
            this.colPosY.FieldName = "PosY";
            this.colPosY.Name = "colPosY";
            this.colPosY.OptionsColumn.AllowEdit = false;
            this.colPosY.OptionsColumn.ReadOnly = true;
            this.colPosY.Visible = true;
            this.colPosY.VisibleIndex = 8;
            // 
            // colLevel
            // 
            this.colLevel.AppearanceCell.Options.UseTextOptions = true;
            this.colLevel.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLevel.AppearanceHeader.Options.UseTextOptions = true;
            this.colLevel.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLevel.Caption = "Level";
            this.colLevel.FieldName = "Level";
            this.colLevel.Name = "colLevel";
            this.colLevel.OptionsColumn.AllowEdit = false;
            this.colLevel.OptionsColumn.ReadOnly = true;
            this.colLevel.Visible = true;
            this.colLevel.VisibleIndex = 21;
            // 
            // colGold
            // 
            this.colGold.AppearanceCell.Options.UseTextOptions = true;
            this.colGold.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGold.AppearanceHeader.Options.UseTextOptions = true;
            this.colGold.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGold.Caption = "Gold";
            this.colGold.ColumnEdit = this.repositoryItemTextEditn0;
            this.colGold.FieldName = "Gold";
            this.colGold.Name = "colGold";
            this.colGold.OptionsColumn.AllowEdit = false;
            this.colGold.OptionsColumn.ReadOnly = true;
            this.colGold.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Gold", "{0:c0}")});
            this.colGold.Visible = true;
            this.colGold.VisibleIndex = 9;
            // 
            // repositoryItemTextEditn0
            // 
            this.repositoryItemTextEditn0.AutoHeight = false;
            this.repositoryItemTextEditn0.DisplayFormat.FormatString = "n0";
            this.repositoryItemTextEditn0.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.repositoryItemTextEditn0.EditFormat.FormatString = "n0";
            this.repositoryItemTextEditn0.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.repositoryItemTextEditn0.Mask.EditMask = "n0";
            this.repositoryItemTextEditn0.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.repositoryItemTextEditn0.Name = "repositoryItemTextEditn0";
            // 
            // colSkillPoint
            // 
            this.colSkillPoint.AppearanceCell.Options.UseTextOptions = true;
            this.colSkillPoint.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSkillPoint.AppearanceHeader.Options.UseTextOptions = true;
            this.colSkillPoint.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSkillPoint.Caption = "SP";
            this.colSkillPoint.FieldName = "SkillPoint";
            this.colSkillPoint.Name = "colSkillPoint";
            this.colSkillPoint.OptionsColumn.AllowEdit = false;
            this.colSkillPoint.OptionsColumn.ReadOnly = true;
            this.colSkillPoint.Visible = true;
            this.colSkillPoint.VisibleIndex = 14;
            // 
            // colLocationName
            // 
            this.colLocationName.AppearanceCell.Options.UseTextOptions = true;
            this.colLocationName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLocationName.AppearanceHeader.Options.UseTextOptions = true;
            this.colLocationName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLocationName.Caption = "Loc.";
            this.colLocationName.FieldName = "LocationName";
            this.colLocationName.Name = "colLocationName";
            this.colLocationName.OptionsColumn.AllowEdit = false;
            this.colLocationName.OptionsColumn.ReadOnly = true;
            this.colLocationName.Visible = true;
            this.colLocationName.VisibleIndex = 3;
            // 
            // colTotaltime
            // 
            this.colTotaltime.AppearanceCell.Options.UseTextOptions = true;
            this.colTotaltime.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTotaltime.AppearanceHeader.Options.UseTextOptions = true;
            this.colTotaltime.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTotaltime.Caption = "Time";
            this.colTotaltime.FieldName = "Totaltime";
            this.colTotaltime.Name = "colTotaltime";
            this.colTotaltime.OptionsColumn.AllowEdit = false;
            this.colTotaltime.OptionsColumn.ReadOnly = true;
            this.colTotaltime.Visible = true;
            this.colTotaltime.VisibleIndex = 10;
            // 
            // colKills
            // 
            this.colKills.AppearanceCell.Options.UseTextOptions = true;
            this.colKills.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colKills.AppearanceHeader.Options.UseTextOptions = true;
            this.colKills.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colKills.Caption = "Kills";
            this.colKills.FieldName = "Kills";
            this.colKills.Name = "colKills";
            this.colKills.OptionsColumn.AllowEdit = false;
            this.colKills.OptionsColumn.ReadOnly = true;
            this.colKills.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Kills", "{0:n0}")});
            this.colKills.Visible = true;
            this.colKills.VisibleIndex = 11;
            // 
            // colXPGained
            // 
            this.colXPGained.AppearanceCell.Options.UseTextOptions = true;
            this.colXPGained.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPGained.AppearanceHeader.Options.UseTextOptions = true;
            this.colXPGained.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPGained.Caption = "XP Gained";
            this.colXPGained.FieldName = "XPGained";
            this.colXPGained.Name = "colXPGained";
            this.colXPGained.OptionsColumn.AllowEdit = false;
            this.colXPGained.OptionsColumn.ReadOnly = true;
            this.colXPGained.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "XPGained", "{0:n0}")});
            this.colXPGained.Visible = true;
            this.colXPGained.VisibleIndex = 12;
            // 
            // colXPMin
            // 
            this.colXPMin.AppearanceCell.Options.UseTextOptions = true;
            this.colXPMin.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPMin.AppearanceHeader.Options.UseTextOptions = true;
            this.colXPMin.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPMin.Caption = "XP Min";
            this.colXPMin.FieldName = "XPMin";
            this.colXPMin.Name = "colXPMin";
            this.colXPMin.OptionsColumn.AllowEdit = false;
            this.colXPMin.OptionsColumn.ReadOnly = true;
            this.colXPMin.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "XPMin", "{0:0.##}")});
            // 
            // colXPH
            // 
            this.colXPH.AppearanceCell.Options.UseTextOptions = true;
            this.colXPH.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPH.AppearanceHeader.Options.UseTextOptions = true;
            this.colXPH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPH.Caption = "XP H";
            this.colXPH.FieldName = "XPH";
            this.colXPH.Name = "colXPH";
            this.colXPH.OptionsColumn.AllowEdit = false;
            this.colXPH.OptionsColumn.ReadOnly = true;
            this.colXPH.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "XPH", "{0:n0}")});
            this.colXPH.Visible = true;
            this.colXPH.VisibleIndex = 13;
            // 
            // colSPGained
            // 
            this.colSPGained.AppearanceCell.Options.UseTextOptions = true;
            this.colSPGained.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPGained.AppearanceHeader.Options.UseTextOptions = true;
            this.colSPGained.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPGained.Caption = "SP Gained";
            this.colSPGained.FieldName = "SPGained";
            this.colSPGained.Name = "colSPGained";
            this.colSPGained.OptionsColumn.AllowEdit = false;
            this.colSPGained.OptionsColumn.ReadOnly = true;
            this.colSPGained.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "SPGained", "{0:n0}")});
            this.colSPGained.Visible = true;
            this.colSPGained.VisibleIndex = 15;
            // 
            // colSPMin
            // 
            this.colSPMin.AppearanceCell.Options.UseTextOptions = true;
            this.colSPMin.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPMin.AppearanceHeader.Options.UseTextOptions = true;
            this.colSPMin.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPMin.Caption = "SP Min";
            this.colSPMin.FieldName = "SPMin";
            this.colSPMin.Name = "colSPMin";
            this.colSPMin.OptionsColumn.AllowEdit = false;
            this.colSPMin.OptionsColumn.ReadOnly = true;
            this.colSPMin.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "SPMin", "{0:0.##}")});
            // 
            // colSPH
            // 
            this.colSPH.AppearanceCell.Options.UseTextOptions = true;
            this.colSPH.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPH.AppearanceHeader.Options.UseTextOptions = true;
            this.colSPH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPH.Caption = "SP H";
            this.colSPH.FieldName = "SPH";
            this.colSPH.Name = "colSPH";
            this.colSPH.OptionsColumn.AllowEdit = false;
            this.colSPH.OptionsColumn.ReadOnly = true;
            this.colSPH.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "SPH", "{0:0.##}")});
            this.colSPH.Visible = true;
            this.colSPH.VisibleIndex = 16;
            // 
            // colDied
            // 
            this.colDied.AppearanceCell.Options.UseTextOptions = true;
            this.colDied.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDied.AppearanceHeader.Options.UseTextOptions = true;
            this.colDied.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDied.Caption = "Died";
            this.colDied.FieldName = "Died";
            this.colDied.Name = "colDied";
            this.colDied.OptionsColumn.AllowEdit = false;
            this.colDied.OptionsColumn.ReadOnly = true;
            this.colDied.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Died", "{0:0.##}")});
            this.colDied.Visible = true;
            this.colDied.VisibleIndex = 17;
            // 
            // colDiedsess
            // 
            this.colDiedsess.AppearanceCell.Options.UseTextOptions = true;
            this.colDiedsess.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDiedsess.AppearanceHeader.Options.UseTextOptions = true;
            this.colDiedsess.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDiedsess.Caption = "Died/Resed";
            this.colDiedsess.FieldName = "Diedsess";
            this.colDiedsess.Name = "colDiedsess";
            this.colDiedsess.OptionsColumn.AllowEdit = false;
            this.colDiedsess.OptionsColumn.ReadOnly = true;
            this.colDiedsess.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Diedsess", "{0:0.##}")});
            this.colDiedsess.Visible = true;
            this.colDiedsess.VisibleIndex = 18;
            // 
            // colItemDrops
            // 
            this.colItemDrops.AppearanceCell.Options.UseTextOptions = true;
            this.colItemDrops.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colItemDrops.AppearanceHeader.Options.UseTextOptions = true;
            this.colItemDrops.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colItemDrops.Caption = "Drops";
            this.colItemDrops.FieldName = "ItemDrops";
            this.colItemDrops.Name = "colItemDrops";
            this.colItemDrops.OptionsColumn.AllowEdit = false;
            this.colItemDrops.OptionsColumn.ReadOnly = true;
            this.colItemDrops.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ItemDrops", "{0:0.##}")});
            this.colItemDrops.Visible = true;
            this.colItemDrops.VisibleIndex = 19;
            // 
            // colGoldLoop
            // 
            this.colGoldLoop.AppearanceCell.Options.UseTextOptions = true;
            this.colGoldLoop.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldLoop.AppearanceHeader.Options.UseTextOptions = true;
            this.colGoldLoop.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldLoop.Caption = "Good/Loop";
            this.colGoldLoop.DisplayFormat.FormatString = "n0";
            this.colGoldLoop.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colGoldLoop.FieldName = "GoldLoop";
            this.colGoldLoop.GroupFormat.FormatString = "n0";
            this.colGoldLoop.GroupFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colGoldLoop.Name = "colGoldLoop";
            this.colGoldLoop.OptionsColumn.AllowEdit = false;
            this.colGoldLoop.OptionsColumn.ReadOnly = true;
            this.colGoldLoop.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "GoldLoop", "{0:c0}")});
            // 
            // colBtnResetStatus
            // 
            this.colBtnResetStatus.AppearanceCell.Options.UseTextOptions = true;
            this.colBtnResetStatus.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnResetStatus.AppearanceHeader.Options.UseTextOptions = true;
            this.colBtnResetStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnResetStatus.Caption = "Resert";
            this.colBtnResetStatus.ColumnEdit = this.repositoryItemButtonEditReset;
            this.colBtnResetStatus.FieldName = "BtnResetStatus";
            this.colBtnResetStatus.Name = "colBtnResetStatus";
            this.colBtnResetStatus.OptionsColumn.ReadOnly = true;
            this.colBtnResetStatus.Visible = true;
            this.colBtnResetStatus.VisibleIndex = 22;
            // 
            // repositoryItemButtonEditReset
            // 
            this.repositoryItemButtonEditReset.AutoHeight = false;
            this.repositoryItemButtonEditReset.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear, "Reset", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
            this.repositoryItemButtonEditReset.Name = "repositoryItemButtonEditReset";
            this.repositoryItemButtonEditReset.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEditReset.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditReset_ButtonClick);
            // 
            // colBtnSaveSettings
            // 
            this.colBtnSaveSettings.AppearanceCell.Options.UseTextOptions = true;
            this.colBtnSaveSettings.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnSaveSettings.AppearanceHeader.Options.UseTextOptions = true;
            this.colBtnSaveSettings.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnSaveSettings.Caption = "Save";
            this.colBtnSaveSettings.ColumnEdit = this.repositoryItemButtonEditSave;
            this.colBtnSaveSettings.FieldName = "BtnSaveSettings";
            this.colBtnSaveSettings.Name = "colBtnSaveSettings";
            this.colBtnSaveSettings.OptionsColumn.ReadOnly = true;
            // 
            // repositoryItemButtonEditSave
            // 
            this.repositoryItemButtonEditSave.AutoHeight = false;
            this.repositoryItemButtonEditSave.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)});
            this.repositoryItemButtonEditSave.Name = "repositoryItemButtonEditSave";
            this.repositoryItemButtonEditSave.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEditSave.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditSave_ButtonClick);
            // 
            // colBtnHieClient
            // 
            this.colBtnHieClient.AppearanceCell.Options.UseTextOptions = true;
            this.colBtnHieClient.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnHieClient.AppearanceHeader.Options.UseTextOptions = true;
            this.colBtnHieClient.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnHieClient.Caption = "Client";
            this.colBtnHieClient.ColumnEdit = this.repositoryItemButtonEditClient;
            this.colBtnHieClient.FieldName = "BtnHieClient";
            this.colBtnHieClient.Name = "colBtnHieClient";
            this.colBtnHieClient.OptionsColumn.ReadOnly = true;
            this.colBtnHieClient.Visible = true;
            this.colBtnHieClient.VisibleIndex = 23;
            // 
            // repositoryItemButtonEditClient
            // 
            this.repositoryItemButtonEditClient.AutoHeight = false;
            this.repositoryItemButtonEditClient.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.repositoryItemButtonEditClient.Name = "repositoryItemButtonEditClient";
            this.repositoryItemButtonEditClient.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEditClient.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditClient_ButtonClick);
            // 
            // colBtnStartTraining
            // 
            this.colBtnStartTraining.AppearanceCell.Options.UseTextOptions = true;
            this.colBtnStartTraining.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnStartTraining.AppearanceHeader.Options.UseTextOptions = true;
            this.colBtnStartTraining.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnStartTraining.Caption = "Start Training";
            this.colBtnStartTraining.ColumnEdit = this.repositoryItemButtonEditStartTraining;
            this.colBtnStartTraining.FieldName = "BtnStartTraining";
            this.colBtnStartTraining.Name = "colBtnStartTraining";
            this.colBtnStartTraining.OptionsColumn.ReadOnly = true;
            this.colBtnStartTraining.Visible = true;
            this.colBtnStartTraining.VisibleIndex = 24;
            this.colBtnStartTraining.Width = 85;
            // 
            // repositoryItemButtonEditStartTraining
            // 
            this.repositoryItemButtonEditStartTraining.AutoHeight = false;
            this.repositoryItemButtonEditStartTraining.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Plus)});
            this.repositoryItemButtonEditStartTraining.Name = "repositoryItemButtonEditStartTraining";
            this.repositoryItemButtonEditStartTraining.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEditStartTraining.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditStartTraining_ButtonClick);
            // 
            // colBtnStopTraining
            // 
            this.colBtnStopTraining.AppearanceCell.Options.UseTextOptions = true;
            this.colBtnStopTraining.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnStopTraining.AppearanceHeader.Options.UseTextOptions = true;
            this.colBtnStopTraining.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBtnStopTraining.Caption = "Stop Training";
            this.colBtnStopTraining.ColumnEdit = this.repositoryItemButtonEditStopTaining;
            this.colBtnStopTraining.FieldName = "BtnStopTraining";
            this.colBtnStopTraining.Name = "colBtnStopTraining";
            this.colBtnStopTraining.OptionsColumn.ReadOnly = true;
            this.colBtnStopTraining.Visible = true;
            this.colBtnStopTraining.VisibleIndex = 25;
            this.colBtnStopTraining.Width = 83;
            // 
            // repositoryItemButtonEditStopTaining
            // 
            this.repositoryItemButtonEditStopTaining.AutoHeight = false;
            this.repositoryItemButtonEditStopTaining.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Minus)});
            this.repositoryItemButtonEditStopTaining.Name = "repositoryItemButtonEditStopTaining";
            this.repositoryItemButtonEditStopTaining.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEditStopTaining.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditStopTaining_ButtonClick);
            // 
            // colGoldPetHour
            // 
            this.colGoldPetHour.AppearanceCell.Options.UseTextOptions = true;
            this.colGoldPetHour.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldPetHour.AppearanceHeader.Options.UseTextOptions = true;
            this.colGoldPetHour.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldPetHour.Caption = "Gold/H";
            this.colGoldPetHour.ColumnEdit = this.repositoryItemTextEditn0;
            this.colGoldPetHour.FieldName = "GoldPetHour";
            this.colGoldPetHour.Name = "colGoldPetHour";
            this.colGoldPetHour.OptionsColumn.AllowEdit = false;
            this.colGoldPetHour.OptionsColumn.ReadOnly = true;
            this.colGoldPetHour.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "GoldPetHour", "{0:c0}")});
            this.colGoldPetHour.Visible = true;
            this.colGoldPetHour.VisibleIndex = 20;
            // 
            // colExperiencePetHour
            // 
            this.colExperiencePetHour.AppearanceCell.Options.UseTextOptions = true;
            this.colExperiencePetHour.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colExperiencePetHour.AppearanceHeader.Options.UseTextOptions = true;
            this.colExperiencePetHour.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colExperiencePetHour.Caption = "Exp/H";
            this.colExperiencePetHour.FieldName = "ExperiencePetHour";
            this.colExperiencePetHour.Name = "colExperiencePetHour";
            this.colExperiencePetHour.OptionsColumn.AllowEdit = false;
            this.colExperiencePetHour.OptionsColumn.ReadOnly = true;
            this.colExperiencePetHour.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "ExperiencePetHour", "{0:n0}")});
            // 
            // gcStartGame
            // 
            this.gcStartGame.AppearanceCell.Options.UseTextOptions = true;
            this.gcStartGame.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcStartGame.AppearanceHeader.Options.UseTextOptions = true;
            this.gcStartGame.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcStartGame.Caption = "Start Game";
            this.gcStartGame.Name = "gcStartGame";
            this.gcStartGame.Visible = true;
            this.gcStartGame.VisibleIndex = 26;
            // 
            // gcGoClientless
            // 
            this.gcGoClientless.AppearanceCell.Options.UseTextOptions = true;
            this.gcGoClientless.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcGoClientless.AppearanceHeader.Options.UseTextOptions = true;
            this.gcGoClientless.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcGoClientless.Caption = "Go Clientless";
            this.gcGoClientless.Name = "gcGoClientless";
            this.gcGoClientless.Visible = true;
            this.gcGoClientless.VisibleIndex = 27;
            // 
            // gcDisconnect
            // 
            this.gcDisconnect.AppearanceCell.Options.UseTextOptions = true;
            this.gcDisconnect.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcDisconnect.AppearanceHeader.Options.UseTextOptions = true;
            this.gcDisconnect.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcDisconnect.Caption = "Disconnect";
            this.gcDisconnect.Name = "gcDisconnect";
            this.gcDisconnect.Visible = true;
            this.gcDisconnect.VisibleIndex = 28;
            // 
            // gcCommands
            // 
            this.gcCommands.AppearanceCell.Options.UseTextOptions = true;
            this.gcCommands.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcCommands.AppearanceHeader.Options.UseTextOptions = true;
            this.gcCommands.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcCommands.Caption = "Commands";
            this.gcCommands.ColumnEdit = this.repositoryItemButtonEditCommands;
            this.gcCommands.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.gcCommands.Name = "gcCommands";
            this.gcCommands.Visible = true;
            this.gcCommands.VisibleIndex = 1;
            this.gcCommands.Width = 91;
            // 
            // repositoryItemButtonEditCommands
            // 
            this.repositoryItemButtonEditCommands.AutoHeight = false;
            this.repositoryItemButtonEditCommands.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Start Game", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Go Clientless", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject3, "", null, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Disconnect", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject4, "", null, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Resert", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, "", null, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Save Settings", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject6, "", null, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Show/Hide Client", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject7, "", null, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Start Training", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject8, "", null, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "End Training", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, "", null, null, true)});
            this.repositoryItemButtonEditCommands.Name = "repositoryItemButtonEditCommands";
            this.repositoryItemButtonEditCommands.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            // 
            // tbLog
            // 
            this.tbLog.BackColor = System.Drawing.Color.Black;
            this.tbLog.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tbLog.ForeColor = System.Drawing.Color.DarkGray;
            this.tbLog.Location = new System.Drawing.Point(0, 0);
            this.tbLog.Name = "tbLog";
            this.tbLog.Size = new System.Drawing.Size(884, 130);
            this.tbLog.TabIndex = 0;
            this.tbLog.Text = "Salam Alekom - Welcome\n";
            // 
            // menuStripMain
            // 
            this.menuStripMain.Dock = System.Windows.Forms.DockStyle.None;
            this.menuStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.infoToolStripMenuItem});
            this.menuStripMain.Location = new System.Drawing.Point(0, 0);
            this.menuStripMain.Name = "menuStripMain";
            this.menuStripMain.Size = new System.Drawing.Size(884, 24);
            this.menuStripMain.TabIndex = 0;
            this.menuStripMain.Text = "menuStrip1";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.saveToolStripMenuItem,
            this.exitToolStripMenuItem});
            this.fileToolStripMenuItem.Image = global::SbotControl.Properties.Resources.File;
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
            this.fileToolStripMenuItem.Text = "File";
            // 
            // saveToolStripMenuItem
            // 
            this.saveToolStripMenuItem.Image = global::SbotControl.Properties.Resources.Save;
            this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
            this.saveToolStripMenuItem.Size = new System.Drawing.Size(98, 22);
            this.saveToolStripMenuItem.Text = "Save";
            this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Image = global::SbotControl.Properties.Resources.Exit;
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(98, 22);
            this.exitToolStripMenuItem.Text = "Exit";
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
            // 
            // infoToolStripMenuItem
            // 
            this.infoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.OutputWindowToolStripMenuItem,
            this.aboutToolStripMenuItem});
            this.infoToolStripMenuItem.Image = global::SbotControl.Properties.Resources.Info;
            this.infoToolStripMenuItem.Name = "infoToolStripMenuItem";
            this.infoToolStripMenuItem.Size = new System.Drawing.Size(56, 20);
            this.infoToolStripMenuItem.Text = "Info";
            // 
            // OutputWindowToolStripMenuItem
            // 
            this.OutputWindowToolStripMenuItem.Image = global::SbotControl.Properties.Resources.output;
            this.OutputWindowToolStripMenuItem.Name = "OutputWindowToolStripMenuItem";
            this.OutputWindowToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
            this.OutputWindowToolStripMenuItem.Text = "Output Window";
            this.OutputWindowToolStripMenuItem.Click += new System.EventHandler(this.outputWindowToolStripMenuItem_Click);
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Image = global::SbotControl.Properties.Resources.Info;
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            this.aboutToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
            this.aboutToolStripMenuItem.Text = "About";
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // TmrUIBotInfo
            // 
            this.TmrUIBotInfo.Enabled = true;
            this.TmrUIBotInfo.Interval = 1000;
            this.TmrUIBotInfo.Tick += new System.EventHandler(this.TmrUIBotInfo_Tick);
            // 
            // fbd
            // 
            this.fbd.Description = "Select Directory";
            // 
            // ofd
            // 
            this.ofd.Filter = "*.exe|*.exe";
            // 
            // notifyIconApp
            // 
            this.notifyIconApp.ContextMenuStrip = this.contextMenuStripTray;
            this.notifyIconApp.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIconApp.Icon")));
            this.notifyIconApp.Text = "bot control";
            this.notifyIconApp.Visible = true;
            this.notifyIconApp.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIconApp_MouseDoubleClick);
            // 
            // contextMenuStripTray
            // 
            this.contextMenuStripTray.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.exitToolStripMenuItem1});
            this.contextMenuStripTray.Name = "contextMenuStripTray";
            this.contextMenuStripTray.Size = new System.Drawing.Size(93, 26);
            // 
            // exitToolStripMenuItem1
            // 
            this.exitToolStripMenuItem1.Name = "exitToolStripMenuItem1";
            this.exitToolStripMenuItem1.Size = new System.Drawing.Size(92, 22);
            this.exitToolStripMenuItem1.Text = "Exit";
            this.exitToolStripMenuItem1.Click += new System.EventHandler(this.exitToolStripMenuItem1_Click);
            // 
            // MainFrm
            // 
            this.Appearance.ForeColor = System.Drawing.Color.White;
            this.Appearance.Options.UseForeColor = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(884, 461);
            this.Controls.Add(this.toolStripContainer1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MainMenuStrip = this.menuStripMain;
            this.Name = "MainFrm";
            this.Text = "Sbot Control";
            this.Load += new System.EventHandler(this.MainFrm_Load);
            this.SizeChanged += new System.EventHandler(this.MainFrm_SizeChanged);
            this.toolStripContainer1.ContentPanel.ResumeLayout(false);
            this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
            this.toolStripContainer1.TopToolStripPanel.PerformLayout();
            this.toolStripContainer1.ResumeLayout(false);
            this.toolStripContainer1.PerformLayout();
            this.splitContainer3.Panel1.ResumeLayout(false);
            this.splitContainer3.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
            this.splitContainer3.ResumeLayout(false);
            this.tabControlMain.ResumeLayout(false);
            this.tabPageMain.ResumeLayout(false);
            this.tabPageMain.PerformLayout();
            this.tabPageAccount.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.Panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.contextMenuStripAccount.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.tabPageOverall.ResumeLayout(false);
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
            this.splitContainer2.ResumeLayout(false);
            this.contextMenuStripBots.ResumeLayout(false);
            this.tabControlBotInfo.ResumeLayout(false);
            this.tabPageStatistics.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.tabPageBotLog.ResumeLayout(false);
            this.tabPageInventory.ResumeLayout(false);
            this.tabPageInventory.PerformLayout();
            this.splitContainer5.Panel1.ResumeLayout(false);
            this.splitContainer5.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).EndInit();
            this.splitContainer5.ResumeLayout(false);
            this.tabPageOptions.ResumeLayout(false);
            this.tabPageOptions.PerformLayout();
            this.groupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.galleryControlMain)).EndInit();
            this.galleryControlMain.ResumeLayout(false);
            this.tabPageGrid.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControlOverall)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceOverall)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewOverall)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditVisable)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditn0)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditReset)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditSave)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditClient)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditStartTraining)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditStopTaining)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditCommands)).EndInit();
            this.menuStripMain.ResumeLayout(false);
            this.menuStripMain.PerformLayout();
            this.contextMenuStripTray.ResumeLayout(false);
            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.FormatConditionRuleValue          formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition1    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition2    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition3    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition1       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition2       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition3       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraEditors.TableLayout.TableSpan             tableSpan1           = new DevExpress.XtraEditors.TableLayout.TableSpan();
     DevExpress.XtraGrid.Views.Tile.TileViewItemElement       tileViewItemElement1 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
     DevExpress.XtraGrid.Views.Tile.TileViewItemElement       tileViewItemElement2 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
     this.tileViewColumn2 = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.tileViewColumn3 = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.grid_menu       = new DevExpress.XtraGrid.GridControl();
     this.tv_menu         = new DevExpress.XtraGrid.Views.Tile.TileView();
     this.tileViewColumn1 = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.button4         = new System.Windows.Forms.Button();
     this.lbl_masa        = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.grid_menu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tv_menu)).BeginInit();
     this.SuspendLayout();
     //
     // tileViewColumn2
     //
     this.tileViewColumn2.Caption      = "Menü";
     this.tileViewColumn2.FieldName    = "menu";
     this.tileViewColumn2.Name         = "tileViewColumn2";
     this.tileViewColumn2.Visible      = true;
     this.tileViewColumn2.VisibleIndex = 1;
     //
     // tileViewColumn3
     //
     this.tileViewColumn3.Caption = "Fiyat";
     this.tileViewColumn3.DisplayFormat.FormatString = "n2";
     this.tileViewColumn3.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.tileViewColumn3.FieldName    = "fiyat";
     this.tileViewColumn3.Name         = "tileViewColumn3";
     this.tileViewColumn3.Visible      = true;
     this.tileViewColumn3.VisibleIndex = 2;
     //
     // grid_menu
     //
     this.grid_menu.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.grid_menu.Location = new System.Drawing.Point(12, 118);
     this.grid_menu.MainView = this.tv_menu;
     this.grid_menu.Name     = "grid_menu";
     this.grid_menu.Size     = new System.Drawing.Size(976, 570);
     this.grid_menu.TabIndex = 34;
     this.grid_menu.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.tv_menu
     });
     //
     // tv_menu
     //
     this.tv_menu.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.tv_menu.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.tileViewColumn1,
         this.tileViewColumn2,
         this.tileViewColumn3
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Name       = "kapali";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.DimGray;
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.GreenYellow;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = 0;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.tv_menu.FormatRules.Add(gridFormatRule1);
     this.tv_menu.GridControl              = this.grid_menu;
     this.tv_menu.Name                     = "tv_menu";
     this.tv_menu.OptionsTiles.ItemSize    = new System.Drawing.Size(150, 120);
     this.tv_menu.OptionsTiles.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tv_menu.OptionsTiles.RowCount    = 0;
     this.tv_menu.TileColumns.Add(tableColumnDefinition1);
     this.tv_menu.TileColumns.Add(tableColumnDefinition2);
     this.tv_menu.TileColumns.Add(tableColumnDefinition3);
     this.tv_menu.TileRows.Add(tableRowDefinition1);
     this.tv_menu.TileRows.Add(tableRowDefinition2);
     this.tv_menu.TileRows.Add(tableRowDefinition3);
     tableSpan1.ColumnSpan = 3;
     tableSpan1.RowSpan    = 2;
     this.tv_menu.TileSpans.Add(tableSpan1);
     tileViewItemElement1.Appearance.Normal.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     tileViewItemElement1.Appearance.Normal.ForeColor            = System.Drawing.Color.DimGray;
     tileViewItemElement1.Appearance.Normal.Options.UseFont      = true;
     tileViewItemElement1.Appearance.Normal.Options.UseForeColor = true;
     tileViewItemElement1.Column                                 = this.tileViewColumn2;
     tileViewItemElement1.ImageAlignment                         = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileViewItemElement1.ImageScaleMode                         = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
     tileViewItemElement1.Text                                   = "tileViewColumn2";
     tileViewItemElement1.TextAlignment                          = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileViewItemElement2.Appearance.Normal.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     tileViewItemElement2.Appearance.Normal.ForeColor            = System.Drawing.Color.YellowGreen;
     tileViewItemElement2.Appearance.Normal.Options.UseFont      = true;
     tileViewItemElement2.Appearance.Normal.Options.UseForeColor = true;
     tileViewItemElement2.Column                                 = this.tileViewColumn3;
     tileViewItemElement2.ColumnIndex                            = 2;
     tileViewItemElement2.ImageAlignment                         = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileViewItemElement2.ImageScaleMode                         = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
     tileViewItemElement2.RowIndex                               = 2;
     tileViewItemElement2.Text                                   = "tileViewColumn3";
     tileViewItemElement2.TextAlignment                          = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.tv_menu.TileTemplate.Add(tileViewItemElement1);
     this.tv_menu.TileTemplate.Add(tileViewItemElement2);
     this.tv_menu.ItemDoubleClick += new DevExpress.XtraGrid.Views.Tile.TileViewItemClickEventHandler(this.tv_menu_ItemDoubleClick);
     //
     // tileViewColumn1
     //
     this.tileViewColumn1.Caption      = "Menü ID";
     this.tileViewColumn1.FieldName    = "menu_id";
     this.tileViewColumn1.Name         = "tileViewColumn1";
     this.tileViewColumn1.Visible      = true;
     this.tileViewColumn1.VisibleIndex = 0;
     //
     // button4
     //
     this.button4.Anchor                     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button4.BackColor                  = System.Drawing.Color.DimGray;
     this.button4.BackgroundImage            = global::sotec_pos.Properties.Resources.icon_sing_out;
     this.button4.BackgroundImageLayout      = System.Windows.Forms.ImageLayout.Zoom;
     this.button4.FlatAppearance.BorderColor = System.Drawing.Color.GreenYellow;
     this.button4.FlatAppearance.BorderSize  = 5;
     this.button4.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.button4.Font      = new System.Drawing.Font("Bahnschrift Condensed", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.button4.ForeColor = System.Drawing.Color.GreenYellow;
     this.button4.Location  = new System.Drawing.Point(892, 14);
     this.button4.Margin    = new System.Windows.Forms.Padding(5);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(96, 96);
     this.button4.TabIndex  = 35;
     this.button4.UseVisualStyleBackColor = false;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // lbl_masa
     //
     this.lbl_masa.AutoSize  = true;
     this.lbl_masa.Font      = new System.Drawing.Font("Bahnschrift Condensed", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lbl_masa.ForeColor = System.Drawing.Color.GreenYellow;
     this.lbl_masa.Location  = new System.Drawing.Point(12, 14);
     this.lbl_masa.Name      = "lbl_masa";
     this.lbl_masa.Size      = new System.Drawing.Size(177, 58);
     this.lbl_masa.TabIndex  = 36;
     this.lbl_masa.Text      = "MENÜ SEÇ";
     //
     // pos_masa_menu_sec
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.DimGray;
     this.ClientSize          = new System.Drawing.Size(1000, 700);
     this.Controls.Add(this.lbl_masa);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.grid_menu);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "pos_masa_menu_sec";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "pos_masa_menu_sec";
     this.Load           += new System.EventHandler(this.pos_masa_menu_sec_Load);
     ((System.ComponentModel.ISupportInitialize)(this.grid_menu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tv_menu)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #3
0
 /// <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.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDiemDanh));
     this.att_date   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.att_reason = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.tableLayoutPanel1         = new System.Windows.Forms.TableLayoutPanel();
     this.gridDiemDanh              = new DevExpress.XtraGrid.GridControl();
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.attcount_id               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.staff_id                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.staff_name                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dept_id                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dept_name                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.staff_status_description  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.shift_id                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.shift_code                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.createdby                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.created                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.updatedby                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.updated                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.repositoryItemLookUpEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.repositoryItemDateEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.repositoryItemDateEdit2   = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.groupControl3             = new DevExpress.XtraEditors.GroupControl();
     this.tableLayoutPanel3         = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox2                 = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel4         = new System.Windows.Forms.TableLayoutPanel();
     this.lkBoPhan                  = new DevExpress.XtraEditors.LookUpEdit();
     this.lkShift                   = new DevExpress.XtraEditors.LookUpEdit();
     this.label1               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.radioGroup           = new DevExpress.XtraEditors.RadioGroup();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel5    = new System.Windows.Forms.TableLayoutPanel();
     this.dateEdit             = new DevExpress.XtraEditors.DateEdit();
     this.label2               = new System.Windows.Forms.Label();
     this.dateEdit1            = new DevExpress.XtraEditors.DateEdit();
     this.label4               = new System.Windows.Forms.Label();
     this.tableLayoutPanel2    = new System.Windows.Forms.TableLayoutPanel();
     this.Search               = new DevExpress.XtraEditors.SimpleButton();
     this.Export               = new DevExpress.XtraEditors.SimpleButton();
     this.btnAttCountSubmit    = new DevExpress.XtraEditors.SimpleButton();
     this.btnAddCountUpdate    = new DevExpress.XtraEditors.SimpleButton();
     this.btnAddCountDelete    = new DevExpress.XtraEditors.SimpleButton();
     this.alertControl1        = new DevExpress.XtraBars.Alerter.AlertControl();
     this.splashScreenManager5 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::HRM.WaitForm1), true, true);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridDiemDanh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.tableLayoutPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkBoPhan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkShift.Properties)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup.Properties)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.tableLayoutPanel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     this.tableLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // att_date
     //
     this.att_date.Caption = "Điểm danh";
     this.att_date.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.att_date.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.att_date.FieldName = "att_date";
     this.att_date.Name      = "att_date";
     this.att_date.OptionsColumn.AllowEdit = false;
     this.att_date.Visible      = true;
     this.att_date.VisibleIndex = 5;
     //
     // att_reason
     //
     this.att_reason.Caption      = "Ghi chú";
     this.att_reason.ColumnEdit   = this.repositoryItemLookUpEdit1;
     this.att_reason.FieldName    = "att_reason";
     this.att_reason.Name         = "att_reason";
     this.att_reason.Visible      = true;
     this.att_reason.VisibleIndex = 6;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
     //
     // 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.gridDiemDanh, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.groupControl3, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
     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, 150F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
     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, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(789, 476);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // gridDiemDanh
     //
     this.gridDiemDanh.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridDiemDanh.Location = new System.Drawing.Point(3, 188);
     this.gridDiemDanh.MainView = this.gridView1;
     this.gridDiemDanh.Name     = "gridDiemDanh";
     this.gridDiemDanh.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLookUpEdit2,
         this.repositoryItemLookUpEdit3,
         this.repositoryItemDateEdit1,
         this.repositoryItemDateEdit2
     });
     this.gridDiemDanh.Size                 = new System.Drawing.Size(783, 285);
     this.gridDiemDanh.TabIndex             = 1;
     this.gridDiemDanh.UseEmbeddedNavigator = true;
     this.gridDiemDanh.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.attcount_id,
         this.staff_id,
         this.staff_name,
         this.dept_id,
         this.dept_name,
         this.staff_status_description,
         this.shift_id,
         this.shift_code,
         this.att_date,
         this.att_reason,
         this.createdby,
         this.created,
         this.updatedby,
         this.updated
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.att_date;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     formatConditionRuleValue1.Appearance.BackColor2           = System.Drawing.Color.White;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition  = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue1.Expression = "IsNullOrEmpty([att_date]) = True";
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.gridDiemDanh;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsDetail.DetailMode     = DevExpress.XtraGrid.Views.Grid.DetailMode.Default;
     this.gridView1.OptionsSelection.MultiSelect = true;
     this.gridView1.OptionsView.ShowGroupPanel   = false;
     this.gridView1.CustomDrawRowIndicator      += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
     this.gridView1.RowCountChanged += new System.EventHandler(this.gridView1_RowCountChanged);
     //
     // attcount_id
     //
     this.attcount_id.Caption   = "attcount_id";
     this.attcount_id.FieldName = "attcount_id";
     this.attcount_id.Name      = "attcount_id";
     //
     // staff_id
     //
     this.staff_id.Caption   = "Mã NV";
     this.staff_id.FieldName = "staff_id";
     this.staff_id.Name      = "staff_id";
     this.staff_id.OptionsColumn.AllowEdit = false;
     this.staff_id.OptionsEditForm.Visible = DevExpress.Utils.DefaultBoolean.True;
     this.staff_id.Visible      = true;
     this.staff_id.VisibleIndex = 0;
     //
     // staff_name
     //
     this.staff_name.Caption   = "Họ và tên";
     this.staff_name.FieldName = "staff_name";
     this.staff_name.Name      = "staff_name";
     this.staff_name.OptionsColumn.AllowEdit = false;
     this.staff_name.Visible      = true;
     this.staff_name.VisibleIndex = 1;
     //
     // dept_id
     //
     this.dept_id.Caption   = "dept_id";
     this.dept_id.FieldName = "dept_id";
     this.dept_id.Name      = "dept_id";
     //
     // dept_name
     //
     this.dept_name.Caption   = "Bộ phận";
     this.dept_name.FieldName = "dept_name";
     this.dept_name.Name      = "dept_name";
     this.dept_name.OptionsColumn.AllowEdit = false;
     this.dept_name.Visible      = true;
     this.dept_name.VisibleIndex = 2;
     //
     // staff_status_description
     //
     this.staff_status_description.Caption   = "Tình trạng";
     this.staff_status_description.FieldName = "staff_status_description";
     this.staff_status_description.Name      = "staff_status_description";
     this.staff_status_description.OptionsColumn.AllowEdit = false;
     this.staff_status_description.Visible      = true;
     this.staff_status_description.VisibleIndex = 4;
     //
     // shift_id
     //
     this.shift_id.Caption   = "shift_id";
     this.shift_id.FieldName = "shift_id";
     this.shift_id.Name      = "shift_id";
     //
     // shift_code
     //
     this.shift_code.Caption   = "Ca làm việc";
     this.shift_code.FieldName = "shift_code";
     this.shift_code.Name      = "shift_code";
     this.shift_code.OptionsColumn.AllowEdit = false;
     this.shift_code.Visible      = true;
     this.shift_code.VisibleIndex = 3;
     //
     // createdby
     //
     this.createdby.Caption   = "createdby";
     this.createdby.FieldName = "createdby";
     this.createdby.Name      = "createdby";
     this.createdby.OptionsColumn.AllowEdit = false;
     this.createdby.Visible      = true;
     this.createdby.VisibleIndex = 7;
     //
     // created
     //
     this.created.Caption = "created";
     this.created.DisplayFormat.FormatString = "dd/MM/yyyy hh:mm:ss";
     this.created.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.created.FieldName = "created";
     this.created.Name      = "created";
     this.created.OptionsColumn.AllowEdit = false;
     this.created.Visible      = true;
     this.created.VisibleIndex = 8;
     //
     // updatedby
     //
     this.updatedby.Caption   = "updatedby";
     this.updatedby.FieldName = "updatedby";
     this.updatedby.Name      = "updatedby";
     this.updatedby.OptionsColumn.AllowEdit = false;
     this.updatedby.Visible      = true;
     this.updatedby.VisibleIndex = 9;
     //
     // updated
     //
     this.updated.Caption = "updated";
     this.updated.DisplayFormat.FormatString = "dd/MM/yyyy hh:mm:ss";
     this.updated.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.updated.FieldName = "updated";
     this.updated.Name      = "updated";
     this.updated.OptionsColumn.AllowEdit = false;
     this.updated.Visible      = true;
     this.updated.VisibleIndex = 10;
     //
     // repositoryItemLookUpEdit2
     //
     this.repositoryItemLookUpEdit2.AutoHeight = false;
     this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
     //
     // repositoryItemLookUpEdit3
     //
     this.repositoryItemLookUpEdit3.AutoHeight = false;
     this.repositoryItemLookUpEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit3.Name = "repositoryItemLookUpEdit3";
     //
     // repositoryItemDateEdit1
     //
     this.repositoryItemDateEdit1.AutoHeight = false;
     this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
     //
     // repositoryItemDateEdit2
     //
     this.repositoryItemDateEdit2.AutoHeight = false;
     this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
     //
     // groupControl3
     //
     this.groupControl3.Controls.Add(this.tableLayoutPanel3);
     this.groupControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl3.Location = new System.Drawing.Point(3, 3);
     this.groupControl3.Name     = "groupControl3";
     this.groupControl3.Size     = new System.Drawing.Size(783, 144);
     this.groupControl3.TabIndex = 2;
     this.groupControl3.Text     = "Tìm kiếm thông tin";
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 4;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 250F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Controls.Add(this.groupBox2, 1, 0);
     this.tableLayoutPanel3.Controls.Add(this.groupBox1, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.groupBox3, 2, 0);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(2, 22);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 1;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(779, 120);
     this.tableLayoutPanel3.TabIndex = 1;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.tableLayoutPanel4);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(253, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(214, 114);
     this.groupBox2.TabIndex = 4;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Thông tin cơ sở";
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.ColumnCount = 2;
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel4.Controls.Add(this.lkBoPhan, 1, 0);
     this.tableLayoutPanel4.Controls.Add(this.lkShift, 1, 1);
     this.tableLayoutPanel4.Controls.Add(this.label1, 0, 0);
     this.tableLayoutPanel4.Controls.Add(this.label3, 0, 1);
     this.tableLayoutPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 17);
     this.tableLayoutPanel4.Name     = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 2;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.Size     = new System.Drawing.Size(208, 94);
     this.tableLayoutPanel4.TabIndex = 3;
     //
     // lkBoPhan
     //
     this.lkBoPhan.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.lkBoPhan.Location = new System.Drawing.Point(83, 3);
     this.lkBoPhan.Name     = "lkBoPhan";
     this.lkBoPhan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkBoPhan.Size     = new System.Drawing.Size(122, 20);
     this.lkBoPhan.TabIndex = 3;
     //
     // lkShift
     //
     this.lkShift.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.lkShift.Location = new System.Drawing.Point(83, 50);
     this.lkShift.Name     = "lkShift";
     this.lkShift.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkShift.Size     = new System.Drawing.Size(122, 20);
     this.lkShift.TabIndex = 4;
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(27, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(50, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Bộ phận:";
     //
     // label3
     //
     this.label3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 47);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 13);
     this.label3.TabIndex = 7;
     this.label3.Text     = "Ca làm việc:";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radioGroup);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(244, 114);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Loại công việc";
     //
     // radioGroup
     //
     this.radioGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radioGroup.Location = new System.Drawing.Point(3, 17);
     this.radioGroup.Name     = "radioGroup";
     this.radioGroup.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioGroup.Properties.Appearance.Options.UseBackColor = true;
     this.radioGroup.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.radioGroup.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(0)), "Thực hiện điểm danh"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(1)), "Xem danh sách đã điểm danh"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(2)), "Xem danh sách hôm nay chưa điểm danh")
     });
     this.radioGroup.Size                  = new System.Drawing.Size(238, 94);
     this.radioGroup.TabIndex              = 0;
     this.radioGroup.SelectedIndexChanged += new System.EventHandler(this.radioGroup_SelectedIndexChanged);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.tableLayoutPanel5);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(473, 3);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(214, 114);
     this.groupBox3.TabIndex = 5;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Khoản thời gian";
     //
     // tableLayoutPanel5
     //
     this.tableLayoutPanel5.ColumnCount = 2;
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel5.Controls.Add(this.dateEdit, 1, 0);
     this.tableLayoutPanel5.Controls.Add(this.label2, 0, 0);
     this.tableLayoutPanel5.Controls.Add(this.dateEdit1, 1, 1);
     this.tableLayoutPanel5.Controls.Add(this.label4, 0, 1);
     this.tableLayoutPanel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 17);
     this.tableLayoutPanel5.Name     = "tableLayoutPanel5";
     this.tableLayoutPanel5.RowCount = 2;
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel5.Size     = new System.Drawing.Size(208, 94);
     this.tableLayoutPanel5.TabIndex = 0;
     //
     // dateEdit
     //
     this.dateEdit.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.dateEdit.EditValue = new System.DateTime(2018, 10, 18, 14, 4, 28, 834);
     this.dateEdit.Location  = new System.Drawing.Point(83, 3);
     this.dateEdit.Name      = "dateEdit";
     this.dateEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.dateEdit.Size     = new System.Drawing.Size(122, 20);
     this.dateEdit.TabIndex = 8;
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(26, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(51, 13);
     this.label2.TabIndex = 5;
     this.label2.Text     = "Từ ngày:";
     //
     // dateEdit1
     //
     this.dateEdit1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.dateEdit1.EditValue = null;
     this.dateEdit1.Location  = new System.Drawing.Point(83, 50);
     this.dateEdit1.Name      = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Size     = new System.Drawing.Size(122, 20);
     this.dateEdit1.TabIndex = 9;
     //
     // label4
     //
     this.label4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(19, 47);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(58, 13);
     this.label4.TabIndex = 10;
     this.label4.Text     = "Đến ngày:";
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 5;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel2.Controls.Add(this.Search, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.Export, 4, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnAttCountSubmit, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnAddCountUpdate, 2, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnAddCountDelete, 3, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 153);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(783, 29);
     this.tableLayoutPanel2.TabIndex = 3;
     //
     // Search
     //
     this.Search.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Search.Image    = ((System.Drawing.Image)(resources.GetObject("Search.Image")));
     this.Search.Location = new System.Drawing.Point(3, 3);
     this.Search.Name     = "Search";
     this.Search.Size     = new System.Drawing.Size(74, 23);
     this.Search.TabIndex = 1;
     this.Search.Text     = "Search";
     this.Search.Click   += new System.EventHandler(this.simpleButton2_Click);
     //
     // Export
     //
     this.Export.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Export.Image    = ((System.Drawing.Image)(resources.GetObject("Export.Image")));
     this.Export.Location = new System.Drawing.Point(706, 3);
     this.Export.Name     = "Export";
     this.Export.Size     = new System.Drawing.Size(74, 23);
     this.Export.TabIndex = 0;
     this.Export.Text     = "Export";
     this.Export.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // btnAttCountSubmit
     //
     this.btnAttCountSubmit.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnAttCountSubmit.Image    = ((System.Drawing.Image)(resources.GetObject("btnAttCountSubmit.Image")));
     this.btnAttCountSubmit.Location = new System.Drawing.Point(83, 3);
     this.btnAttCountSubmit.Name     = "btnAttCountSubmit";
     this.btnAttCountSubmit.Size     = new System.Drawing.Size(74, 23);
     this.btnAttCountSubmit.TabIndex = 2;
     this.btnAttCountSubmit.Text     = "Submit";
     this.btnAttCountSubmit.Click   += new System.EventHandler(this.btnSubmit_Click);
     //
     // btnAddCountUpdate
     //
     this.btnAddCountUpdate.Image    = ((System.Drawing.Image)(resources.GetObject("btnAddCountUpdate.Image")));
     this.btnAddCountUpdate.Location = new System.Drawing.Point(163, 3);
     this.btnAddCountUpdate.Name     = "btnAddCountUpdate";
     this.btnAddCountUpdate.Size     = new System.Drawing.Size(74, 23);
     this.btnAddCountUpdate.TabIndex = 3;
     this.btnAddCountUpdate.Text     = "Update";
     this.btnAddCountUpdate.ToolTip  = "Nút này dùng để cập nhật nội dung côt ghi chú";
     this.btnAddCountUpdate.Click   += new System.EventHandler(this.btnUpdate_Click);
     //
     // btnAddCountDelete
     //
     this.btnAddCountDelete.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnAddCountDelete.Image    = ((System.Drawing.Image)(resources.GetObject("btnAddCountDelete.Image")));
     this.btnAddCountDelete.Location = new System.Drawing.Point(626, 3);
     this.btnAddCountDelete.Name     = "btnAddCountDelete";
     this.btnAddCountDelete.Size     = new System.Drawing.Size(74, 23);
     this.btnAddCountDelete.TabIndex = 4;
     this.btnAddCountDelete.Text     = "Delete";
     this.btnAddCountDelete.Click   += new System.EventHandler(this.btnAddCountDelete_Click);
     //
     // alertControl1
     //
     this.alertControl1.AutoHeight = true;
     this.alertControl1.LookAndFeel.SkinMaskColor         = System.Drawing.Color.CornflowerBlue;
     this.alertControl1.LookAndFeel.SkinName              = "Visual Studio 2013 Blue";
     this.alertControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.alertControl1.BeforeFormShow += new DevExpress.XtraBars.Alerter.AlertFormEventHandler(this.alertControl1_BeforeFormShow);
     //
     // splashScreenManager5
     //
     this.splashScreenManager5.ClosingDelay = 500;
     //
     // frmDiemDanh
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(789, 476);
     this.Controls.Add(this.tableLayoutPanel1);
     this.MaximizeBox = false;
     this.Name        = "frmDiemDanh";
     this.Text        = "Điểm danh nhân viên";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmDiemDanh_Load);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridDiemDanh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.tableLayoutPanel4.ResumeLayout(false);
     this.tableLayoutPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkBoPhan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkShift.Properties)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup.Properties)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.tableLayoutPanel5.ResumeLayout(false);
     this.tableLayoutPanel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     this.tableLayoutPanel2.ResumeLayout(false);
     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()
 {
     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.XtraCharts.XYDiagram      xyDiagram1      = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series         series1         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
     this.colType1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tpChart  = new DevExpress.XtraTab.XtraTabControl();
     this.tpData   = new DevExpress.XtraTab.XtraTabPage();
     this.gcData   = new DevExpress.XtraGrid.GridControl();
     this.gvData   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.repositoryItemTextEdit3  = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.tpEvents     = new DevExpress.XtraTab.XtraTabPage();
     this.gridControl1 = new DevExpress.XtraGrid.GridControl();
     this.strategyHistoryItemBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1                  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colType                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colText                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTime                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOperation               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRate                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmount                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBuyDeposit              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSellDeposit             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1    = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemCheckEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit2   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.tpTradeHistory             = new DevExpress.XtraTab.XtraTabPage();
     this.gridControl2               = new DevExpress.XtraGrid.GridControl();
     this.tradingResultBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView2                  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colOrderNumber             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDate                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmount1                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotal                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit2    = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemCheckEdit3   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit4   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.tpChartPage                = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl               = new CryptoMarketClient.MyChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.tpChart)).BeginInit();
     this.tpChart.SuspendLayout();
     this.tpData.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).BeginInit();
     this.tpEvents.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.strategyHistoryItemBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     this.tpTradeHistory.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tradingResultBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
     this.tpChartPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // colType1
     //
     this.colType1.FieldName    = "Type";
     this.colType1.MinWidth     = 40;
     this.colType1.Name         = "colType1";
     this.colType1.Visible      = true;
     this.colType1.VisibleIndex = 1;
     this.colType1.Width        = 150;
     //
     // tpChart
     //
     this.tpChart.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.tpChart.Location        = new System.Drawing.Point(0, 0);
     this.tpChart.Name            = "tpChart";
     this.tpChart.SelectedTabPage = this.tpData;
     this.tpChart.Size            = new System.Drawing.Size(1432, 1043);
     this.tpChart.TabIndex        = 0;
     this.tpChart.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.tpData,
         this.tpEvents,
         this.tpTradeHistory,
         this.tpChartPage
     });
     //
     // tpData
     //
     this.tpData.Controls.Add(this.gcData);
     this.tpData.Name = "tpData";
     this.tpData.Size = new System.Drawing.Size(1420, 988);
     this.tpData.Text = "Data";
     //
     // gcData
     //
     this.gcData.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gcData.Location = new System.Drawing.Point(0, 0);
     this.gcData.MainView = this.gvData;
     this.gcData.Name     = "gcData";
     this.gcData.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit3,
         this.repositoryItemCheckEdit5,
         this.repositoryItemCheckEdit6
     });
     this.gcData.Size     = new System.Drawing.Size(1420, 988);
     this.gcData.TabIndex = 9;
     this.gcData.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvData
     });
     //
     // gvData
     //
     this.gvData.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gvData.GridControl = this.gcData;
     this.gvData.Name        = "gvData";
     this.gvData.OptionsBehavior.Editable = false;
     this.gvData.OptionsScrollAnnotations.ShowCustomAnnotations = DevExpress.Utils.DefaultBoolean.True;
     this.gvData.OptionsSelection.EnableAppearanceFocusedCell   = false;
     this.gvData.OptionsView.BestFitMode         = DevExpress.XtraGrid.Views.Grid.GridBestFitMode.Full;
     this.gvData.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gvData.OptionsView.ShowVerticalLines   = DevExpress.Utils.DefaultBoolean.False;
     this.gvData.CustomScrollAnnotation         += new System.EventHandler <DevExpress.XtraGrid.Views.Grid.GridCustomScrollAnnotationsEventArgs>(this.gvData_CustomScrollAnnotation);
     this.gvData.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gvData_RowStyle);
     //
     // repositoryItemTextEdit3
     //
     this.repositoryItemTextEdit3.AutoHeight = false;
     this.repositoryItemTextEdit3.Name       = "repositoryItemTextEdit3";
     this.repositoryItemTextEdit3.Padding    = new System.Windows.Forms.Padding(0, 3, 0, 3);
     //
     // repositoryItemCheckEdit5
     //
     this.repositoryItemCheckEdit5.AutoHeight = false;
     this.repositoryItemCheckEdit5.Name       = "repositoryItemCheckEdit5";
     //
     // repositoryItemCheckEdit6
     //
     this.repositoryItemCheckEdit6.AutoHeight = false;
     this.repositoryItemCheckEdit6.Name       = "repositoryItemCheckEdit6";
     //
     // tpEvents
     //
     this.tpEvents.Controls.Add(this.gridControl1);
     this.tpEvents.Name = "tpEvents";
     this.tpEvents.Size = new System.Drawing.Size(1420, 988);
     this.tpEvents.Text = "Event Log";
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.strategyHistoryItemBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location   = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1,
         this.repositoryItemCheckEdit1,
         this.repositoryItemCheckEdit2
     });
     this.gridControl1.Size     = new System.Drawing.Size(1420, 988);
     this.gridControl1.TabIndex = 7;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
     //
     // strategyHistoryItemBindingSource
     //
     this.strategyHistoryItemBindingSource.DataSource = typeof(Crypto.Core.Strategies.StrategyHistoryItem);
     //
     // gridView1
     //
     this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colType,
         this.colText,
         this.colTime,
         this.colOperation,
         this.colRate,
         this.colAmount,
         this.colBuyDeposit,
         this.colSellDeposit
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable = false;
     this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView1.OptionsView.BestFitMode         = DevExpress.XtraGrid.Views.Grid.GridBestFitMode.Full;
     this.gridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsView.ShowVerticalLines   = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView1_RowStyle);
     //
     // colType
     //
     this.colType.FieldName    = "Type";
     this.colType.MinWidth     = 40;
     this.colType.Name         = "colType";
     this.colType.Visible      = true;
     this.colType.VisibleIndex = 1;
     this.colType.Width        = 150;
     //
     // colText
     //
     this.colText.FieldName    = "Text";
     this.colText.MinWidth     = 40;
     this.colText.Name         = "colText";
     this.colText.Visible      = true;
     this.colText.VisibleIndex = 2;
     this.colText.Width        = 150;
     //
     // colTime
     //
     this.colTime.DisplayFormat.FormatString = "dd.MM.yyyy hh:mm";
     this.colTime.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colTime.FieldName    = "Time";
     this.colTime.MinWidth     = 40;
     this.colTime.Name         = "colTime";
     this.colTime.Visible      = true;
     this.colTime.VisibleIndex = 0;
     this.colTime.Width        = 150;
     //
     // colOperation
     //
     this.colOperation.FieldName    = "Operation";
     this.colOperation.MinWidth     = 40;
     this.colOperation.Name         = "colOperation";
     this.colOperation.Visible      = true;
     this.colOperation.VisibleIndex = 3;
     this.colOperation.Width        = 150;
     //
     // colRate
     //
     this.colRate.DisplayFormat.FormatString = "0.########";
     this.colRate.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colRate.FieldName    = "Rate";
     this.colRate.MinWidth     = 40;
     this.colRate.Name         = "colRate";
     this.colRate.Visible      = true;
     this.colRate.VisibleIndex = 4;
     this.colRate.Width        = 150;
     //
     // colAmount
     //
     this.colAmount.DisplayFormat.FormatString = "0.########";
     this.colAmount.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAmount.FieldName    = "Amount";
     this.colAmount.MinWidth     = 40;
     this.colAmount.Name         = "colAmount";
     this.colAmount.Visible      = true;
     this.colAmount.VisibleIndex = 5;
     this.colAmount.Width        = 150;
     //
     // colBuyDeposit
     //
     this.colBuyDeposit.DisplayFormat.FormatString = "0.########";
     this.colBuyDeposit.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colBuyDeposit.FieldName    = "BuyDeposit";
     this.colBuyDeposit.MinWidth     = 40;
     this.colBuyDeposit.Name         = "colBuyDeposit";
     this.colBuyDeposit.Visible      = true;
     this.colBuyDeposit.VisibleIndex = 6;
     this.colBuyDeposit.Width        = 150;
     //
     // colSellDeposit
     //
     this.colSellDeposit.DisplayFormat.FormatString = "0.########";
     this.colSellDeposit.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colSellDeposit.FieldName    = "SellDeposit";
     this.colSellDeposit.MinWidth     = 40;
     this.colSellDeposit.Name         = "colSellDeposit";
     this.colSellDeposit.Visible      = true;
     this.colSellDeposit.VisibleIndex = 7;
     this.colSellDeposit.Width        = 150;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     this.repositoryItemTextEdit1.Padding    = new System.Windows.Forms.Padding(0, 3, 0, 3);
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name       = "repositoryItemCheckEdit2";
     //
     // tpTradeHistory
     //
     this.tpTradeHistory.Controls.Add(this.gridControl2);
     this.tpTradeHistory.Name = "tpTradeHistory";
     this.tpTradeHistory.Size = new System.Drawing.Size(1420, 988);
     this.tpTradeHistory.Text = "Trade History";
     //
     // gridControl2
     //
     this.gridControl2.DataSource = this.tradingResultBindingSource;
     this.gridControl2.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location   = new System.Drawing.Point(0, 0);
     this.gridControl2.MainView   = this.gridView2;
     this.gridControl2.Name       = "gridControl2";
     this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit2,
         this.repositoryItemCheckEdit3,
         this.repositoryItemCheckEdit4
     });
     this.gridControl2.Size     = new System.Drawing.Size(1420, 988);
     this.gridControl2.TabIndex = 7;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // tradingResultBindingSource
     //
     this.tradingResultBindingSource.DataSource = typeof(CryptoMarketClient.Common.TradingResult);
     //
     // gridView2
     //
     this.gridView2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colOrderNumber,
         this.colDate,
         this.colAmount1,
         this.colTotal,
         this.colType1
     });
     this.gridView2.FocusRectStyle            = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     gridFormatRule1.ApplyToRow               = true;
     gridFormatRule1.Column                   = this.colType1;
     gridFormatRule1.Name                     = "Buy";
     formatConditionRuleValue1.Condition      = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.PredefinedName = "Green Fill";
     formatConditionRuleValue1.Value1         = CryptoMarketClient.Common.OrderType.Buy;
     gridFormatRule1.Rule                     = formatConditionRuleValue1;
     gridFormatRule2.ApplyToRow               = true;
     gridFormatRule2.Column                   = this.colType1;
     gridFormatRule2.Name                     = "Sell";
     formatConditionRuleValue2.Condition      = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.PredefinedName = "Red Fill";
     formatConditionRuleValue2.Value1         = CryptoMarketClient.Common.OrderType.Sell;
     gridFormatRule2.Rule                     = formatConditionRuleValue2;
     this.gridView2.FormatRules.Add(gridFormatRule1);
     this.gridView2.FormatRules.Add(gridFormatRule2);
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.Editable                     = false;
     this.gridView2.OptionsDetail.EnableMasterViewMode           = false;
     this.gridView2.OptionsDetail.ShowEmbeddedDetailIndent       = DevExpress.Utils.DefaultBoolean.False;
     this.gridView2.OptionsDetail.SmartDetailExpand              = false;
     this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView2.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gridView2.OptionsView.BestFitMode         = DevExpress.XtraGrid.Views.Grid.GridBestFitMode.Full;
     this.gridView2.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView2.OptionsView.ShowVerticalLines   = DevExpress.Utils.DefaultBoolean.False;
     this.gridView2.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView1_RowStyle);
     //
     // colOrderNumber
     //
     this.colOrderNumber.FieldName    = "OrderNumber";
     this.colOrderNumber.MinWidth     = 40;
     this.colOrderNumber.Name         = "colOrderNumber";
     this.colOrderNumber.Visible      = true;
     this.colOrderNumber.VisibleIndex = 2;
     this.colOrderNumber.Width        = 150;
     //
     // colDate
     //
     this.colDate.DisplayFormat.FormatString = "dd.MM.yyyy hh:mm";
     this.colDate.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colDate.FieldName    = "Date";
     this.colDate.MinWidth     = 40;
     this.colDate.Name         = "colDate";
     this.colDate.Visible      = true;
     this.colDate.VisibleIndex = 0;
     this.colDate.Width        = 150;
     //
     // colAmount1
     //
     this.colAmount1.DisplayFormat.FormatString = "0.########";
     this.colAmount1.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAmount1.FieldName    = "Amount";
     this.colAmount1.MinWidth     = 40;
     this.colAmount1.Name         = "colAmount1";
     this.colAmount1.Visible      = true;
     this.colAmount1.VisibleIndex = 3;
     this.colAmount1.Width        = 150;
     //
     // colTotal
     //
     this.colTotal.DisplayFormat.FormatString = "0.########";
     this.colTotal.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colTotal.FieldName    = "Total";
     this.colTotal.MinWidth     = 40;
     this.colTotal.Name         = "colTotal";
     this.colTotal.Visible      = true;
     this.colTotal.VisibleIndex = 4;
     this.colTotal.Width        = 150;
     //
     // repositoryItemTextEdit2
     //
     this.repositoryItemTextEdit2.AutoHeight = false;
     this.repositoryItemTextEdit2.Name       = "repositoryItemTextEdit2";
     this.repositoryItemTextEdit2.Padding    = new System.Windows.Forms.Padding(0, 3, 0, 3);
     //
     // repositoryItemCheckEdit3
     //
     this.repositoryItemCheckEdit3.AutoHeight = false;
     this.repositoryItemCheckEdit3.Name       = "repositoryItemCheckEdit3";
     //
     // repositoryItemCheckEdit4
     //
     this.repositoryItemCheckEdit4.AutoHeight = false;
     this.repositoryItemCheckEdit4.Name       = "repositoryItemCheckEdit4";
     //
     // tpChartPage
     //
     this.tpChartPage.Controls.Add(this.chartControl);
     this.tpChartPage.Name = "tpChartPage";
     this.tpChartPage.Size = new System.Drawing.Size(1420, 988);
     this.tpChartPage.Text = "Chart";
     //
     // chartControl
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.EnableAxisXScrolling             = true;
     xyDiagram1.EnableAxisXZooming = true;
     this.chartControl.Diagram     = xyDiagram1;
     this.chartControl.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControl.Legend.Name       = "Default Legend";
     this.chartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl.Location          = new System.Drawing.Point(0, 0);
     this.chartControl.Name = "chartControl";
     series1.Name           = "Series 1";
     series1.View           = lineSeriesView1;
     this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl.Size     = new System.Drawing.Size(1420, 988);
     this.chartControl.TabIndex = 3;
     //
     // StrategyDataForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1432, 1043);
     this.Controls.Add(this.tpChart);
     this.Name = "StrategyDataForm";
     this.Text = "StrategyDataForm";
     ((System.ComponentModel.ISupportInitialize)(this.tpChart)).EndInit();
     this.tpChart.ResumeLayout(false);
     this.tpData.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).EndInit();
     this.tpEvents.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.strategyHistoryItemBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     this.tpTradeHistory.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tradingResultBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
     this.tpChartPage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).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()
 {
     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.FormatConditionRuleDataBar formatConditionRuleDataBar1 = new DevExpress.XtraEditors.FormatConditionRuleDataBar();
     this.colProfit        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ribbonControl1   = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.ribbonPage1      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.staticArbitrageInfoHistoryItemBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDisbalance    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDirection     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAltBasePrice  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAtlUsdtPrice  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBaseUsdtPrice = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmount        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFee           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1     = new DevExpress.XtraGrid.GridControl();
     this.colEarned        = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.staticArbitrageInfoHistoryItemBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     this.SuspendLayout();
     //
     // colProfit
     //
     this.colProfit.DisplayFormat.FormatString = "0.00000000";
     this.colProfit.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colProfit.FieldName    = "Profit";
     this.colProfit.Name         = "colProfit";
     this.colProfit.Visible      = true;
     this.colProfit.VisibleIndex = 7;
     //
     // 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(4);
     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(1782, 278);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Connect";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Static Arbitrage";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.AutoHeight = true;
     this.ribbonStatusBar1.Location   = new System.Drawing.Point(0, 952);
     this.ribbonStatusBar1.Name       = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon     = this.ribbonControl1;
     this.ribbonStatusBar1.Size       = new System.Drawing.Size(1782, 54);
     //
     // staticArbitrageInfoHistoryItemBindingSource
     //
     this.staticArbitrageInfoHistoryItemBindingSource.DataSource = typeof(Crypto.Core.Common.TriplePairInfoHistoryItem);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colDisbalance,
         this.colDirection,
         this.colAltBasePrice,
         this.colAtlUsdtPrice,
         this.colBaseUsdtPrice,
         this.colAmount,
         this.colProfit,
         this.colFee,
         this.gridColumn1,
         this.colEarned
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.colProfit;
     gridFormatRule1.Enabled    = false;
     gridFormatRule1.Name       = "Profit";
     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.Greater;
     formatConditionRuleValue1.Value1    = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     gridFormatRule1.Rule          = formatConditionRuleValue1;
     gridFormatRule2.Column        = this.colProfit;
     gridFormatRule2.ColumnApplyTo = this.colProfit;
     gridFormatRule2.Name          = "Format0";
     formatConditionRuleDataBar1.PredefinedName = "Coral Gradient";
     gridFormatRule2.Rule = formatConditionRuleDataBar1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     //
     // colDisbalance
     //
     this.colDisbalance.DisplayFormat.FormatString = "0.00000000";
     this.colDisbalance.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colDisbalance.FieldName = "Disbalance";
     this.colDisbalance.Name      = "colDisbalance";
     this.colDisbalance.OptionsColumn.ReadOnly = true;
     this.colDisbalance.Visible      = true;
     this.colDisbalance.VisibleIndex = 1;
     //
     // colDirection
     //
     this.colDirection.FieldName = "Direction";
     this.colDirection.Name      = "colDirection";
     this.colDirection.OptionsColumn.ReadOnly = true;
     this.colDirection.Visible      = true;
     this.colDirection.VisibleIndex = 2;
     //
     // colAltBasePrice
     //
     this.colAltBasePrice.DisplayFormat.FormatString = "0.00000000";
     this.colAltBasePrice.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAltBasePrice.FieldName    = "AltBasePrice";
     this.colAltBasePrice.Name         = "colAltBasePrice";
     this.colAltBasePrice.Visible      = true;
     this.colAltBasePrice.VisibleIndex = 3;
     //
     // colAtlUsdtPrice
     //
     this.colAtlUsdtPrice.DisplayFormat.FormatString = "0.00000000";
     this.colAtlUsdtPrice.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAtlUsdtPrice.FieldName    = "AtlUsdtPrice";
     this.colAtlUsdtPrice.Name         = "colAtlUsdtPrice";
     this.colAtlUsdtPrice.Visible      = true;
     this.colAtlUsdtPrice.VisibleIndex = 4;
     //
     // colBaseUsdtPrice
     //
     this.colBaseUsdtPrice.DisplayFormat.FormatString = "0.00000000";
     this.colBaseUsdtPrice.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colBaseUsdtPrice.FieldName    = "BaseUsdtPrice";
     this.colBaseUsdtPrice.Name         = "colBaseUsdtPrice";
     this.colBaseUsdtPrice.Visible      = true;
     this.colBaseUsdtPrice.VisibleIndex = 5;
     //
     // colAmount
     //
     this.colAmount.DisplayFormat.FormatString = "0.00000000";
     this.colAmount.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAmount.FieldName    = "Amount";
     this.colAmount.Name         = "colAmount";
     this.colAmount.Visible      = true;
     this.colAmount.VisibleIndex = 6;
     //
     // colFee
     //
     this.colFee.DisplayFormat.FormatString = "0.00000000";
     this.colFee.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colFee.FieldName    = "Fee";
     this.colFee.Name         = "colFee";
     this.colFee.Visible      = true;
     this.colFee.VisibleIndex = 8;
     //
     // gridColumn1
     //
     this.gridColumn1.DisplayFormat.FormatString = "hh:mm:ss.fff";
     this.gridColumn1.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn1.FieldName    = "Time";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.staticArbitrageInfoHistoryItemBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
     this.gridControl1.Location    = new System.Drawing.Point(0, 278);
     this.gridControl1.MainView    = this.gridView1;
     this.gridControl1.Margin      = new System.Windows.Forms.Padding(4);
     this.gridControl1.MenuManager = this.ribbonControl1;
     this.gridControl1.Name        = "gridControl1";
     this.gridControl1.Size        = new System.Drawing.Size(1782, 728);
     this.gridControl1.TabIndex    = 4;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // colEarned
     //
     this.colEarned.Caption      = "Earned";
     this.colEarned.FieldName    = "Earned";
     this.colEarned.Name         = "colEarned";
     this.colEarned.Visible      = true;
     this.colEarned.VisibleIndex = 9;
     //
     // StaticArbitrageHistoryForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1782, 1006);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Margin = new System.Windows.Forms.Padding(6);
     this.Name   = "StaticArbitrageHistoryForm";
     this.Text   = "Static Arbitrage";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.staticArbitrageInfoHistoryItemBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #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(frmMain));
     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();
     this.grdclmnErrCode      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ribbon              = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.bbiReadFromExcel    = new DevExpress.XtraBars.BarButtonItem();
     this.bbiDataValidate     = new DevExpress.XtraBars.BarButtonItem();
     this.bbiDataUpload       = new DevExpress.XtraBars.BarButtonItem();
     this.bsiUserInfo         = new DevExpress.XtraBars.BarStaticItem();
     this.bsiDBAddress        = new DevExpress.XtraBars.BarStaticItem();
     this.bsiVersion          = new DevExpress.XtraBars.BarStaticItem();
     this.bbiAbout            = new DevExpress.XtraBars.BarButtonItem();
     this.imageCollection     = new DevExpress.Utils.ImageCollection(this.components);
     this.ribbonPage1         = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.defaultLookAndFeel  = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.pnlBody             = new DevExpress.XtraEditors.PanelControl();
     this.grdData             = new DevExpress.XtraGrid.GridControl();
     this.grdvDatas           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdclmnOrdinal      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnMaterialCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnReqQty       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnSrcLoc       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnDstLoc       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnRoutingCode  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnRemark       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnErrText      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.openFileDialog      = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBody)).BeginInit();
     this.pnlBody.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvDatas)).BeginInit();
     this.SuspendLayout();
     //
     // grdclmnErrCode
     //
     this.grdclmnErrCode.FieldName = "ErrCode";
     this.grdclmnErrCode.Name      = "grdclmnErrCode";
     //
     // ribbon
     //
     this.ribbon.ApplicationIcon       = ((System.Drawing.Bitmap)(resources.GetObject("ribbon.ApplicationIcon")));
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.bbiReadFromExcel,
         this.bbiDataValidate,
         this.bbiDataUpload,
         this.bsiUserInfo,
         this.bsiDBAddress,
         this.bsiVersion,
         this.bbiAbout
     });
     this.ribbon.LargeImages = this.imageCollection;
     this.ribbon.Location    = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId   = 10;
     this.ribbon.Name        = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbon.Size      = new System.Drawing.Size(959, 149);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // bbiReadFromExcel
     //
     this.bbiReadFromExcel.Caption         = "物料需求读取";
     this.bbiReadFromExcel.Id              = 1;
     this.bbiReadFromExcel.LargeImageIndex = 0;
     this.bbiReadFromExcel.Name            = "bbiReadFromExcel";
     this.bbiReadFromExcel.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiReadFromExcel_ItemClick);
     //
     // bbiDataValidate
     //
     this.bbiDataValidate.Caption         = "校验数据";
     this.bbiDataValidate.Id              = 2;
     this.bbiDataValidate.LargeImageIndex = 1;
     this.bbiDataValidate.Name            = "bbiDataValidate";
     this.bbiDataValidate.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDataValidate_ItemClick);
     //
     // bbiDataUpload
     //
     this.bbiDataUpload.Caption         = "上传物料需求";
     this.bbiDataUpload.Id              = 3;
     this.bbiDataUpload.LargeImageIndex = 2;
     this.bbiDataUpload.Name            = "bbiDataUpload";
     this.bbiDataUpload.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDataUpload_ItemClick);
     //
     // bsiUserInfo
     //
     this.bsiUserInfo.Alignment     = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bsiUserInfo.Caption       = "登录用户:超级用户|机构:IRAP开发中心|角色:系统开发人员";
     this.bsiUserInfo.Id            = 4;
     this.bsiUserInfo.Name          = "bsiUserInfo";
     this.bsiUserInfo.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // bsiDBAddress
     //
     this.bsiDBAddress.Alignment     = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bsiDBAddress.Caption       = "数据库:192.168.97.208";
     this.bsiDBAddress.Id            = 7;
     this.bsiDBAddress.Name          = "bsiDBAddress";
     this.bsiDBAddress.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // bsiVersion
     //
     this.bsiVersion.Alignment     = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bsiVersion.Caption       = "版本:5.0";
     this.bsiVersion.Id            = 8;
     this.bsiVersion.Name          = "bsiVersion";
     this.bsiVersion.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // bbiAbout
     //
     this.bbiAbout.Caption         = " 关于 ";
     this.bbiAbout.Id              = 9;
     this.bbiAbout.LargeImageIndex = 3;
     this.bbiAbout.Name            = "bbiAbout";
     this.bbiAbout.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiAbout_ItemClick);
     //
     // imageCollection
     //
     this.imageCollection.ImageSize   = new System.Drawing.Size(32, 32);
     this.imageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection.ImageStream")));
     this.imageCollection.Images.SetKeyName(0, "import.png");
     this.imageCollection.Images.SetKeyName(1, "stock_task.png");
     this.imageCollection.Images.SetKeyName(2, "upload_database.png");
     this.imageCollection.Images.SetKeyName(3, "kdeprint_printer_infos.png");
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "供应链系统";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.bbiReadFromExcel);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbiDataValidate, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbiDataUpload, true);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "物料需求";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.bbiAbout);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.bsiUserInfo);
     this.ribbonStatusBar.ItemLinks.Add(this.bsiVersion, true);
     this.ribbonStatusBar.ItemLinks.Add(this.bsiDBAddress, true);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 620);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(959, 23);
     //
     // defaultLookAndFeel
     //
     this.defaultLookAndFeel.LookAndFeel.SkinName = "Xmas 2008 Blue";
     //
     // pnlBody
     //
     this.pnlBody.Controls.Add(this.grdData);
     this.pnlBody.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlBody.Location = new System.Drawing.Point(0, 149);
     this.pnlBody.Name     = "pnlBody";
     this.pnlBody.Padding  = new System.Windows.Forms.Padding(11);
     this.pnlBody.Size     = new System.Drawing.Size(959, 471);
     this.pnlBody.TabIndex = 2;
     //
     // grdData
     //
     this.grdData.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.grdData.Location    = new System.Drawing.Point(14, 14);
     this.grdData.MainView    = this.grdvDatas;
     this.grdData.MenuManager = this.ribbon;
     this.grdData.Name        = "grdData";
     this.grdData.Size        = new System.Drawing.Size(931, 443);
     this.grdData.TabIndex    = 0;
     this.grdData.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdvDatas
     });
     //
     // grdvDatas
     //
     this.grdvDatas.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.grdvDatas.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdvDatas.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdvDatas.Appearance.Row.ForeColor              = System.Drawing.Color.Red;
     this.grdvDatas.Appearance.Row.Options.UseForeColor   = true;
     this.grdvDatas.Appearance.Row.Options.UseTextOptions = true;
     this.grdvDatas.Appearance.Row.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdvDatas.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.grdclmnOrdinal,
         this.grdclmnMaterialCode,
         this.grdclmnReqQty,
         this.grdclmnSrcLoc,
         this.grdclmnDstLoc,
         this.grdclmnRoutingCode,
         this.grdclmnRemark,
         this.grdclmnErrCode,
         this.grdclmnErrText
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.grdclmnErrCode;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Green;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = 0;
     gridFormatRule1.Rule       = formatConditionRuleValue1;
     gridFormatRule2.ApplyToRow = true;
     gridFormatRule2.Column     = this.grdclmnErrCode;
     gridFormatRule2.Name       = "Format1";
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.Black;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = -1;
     gridFormatRule2.Rule = formatConditionRuleValue2;
     this.grdvDatas.FormatRules.Add(gridFormatRule1);
     this.grdvDatas.FormatRules.Add(gridFormatRule2);
     this.grdvDatas.GridControl = this.grdData;
     this.grdvDatas.Name        = "grdvDatas";
     this.grdvDatas.OptionsBehavior.Editable    = false;
     this.grdvDatas.OptionsView.ColumnAutoWidth = false;
     this.grdvDatas.OptionsView.ShowGroupPanel  = false;
     //
     // grdclmnOrdinal
     //
     this.grdclmnOrdinal.Caption      = "序号";
     this.grdclmnOrdinal.FieldName    = "Ordinal";
     this.grdclmnOrdinal.Name         = "grdclmnOrdinal";
     this.grdclmnOrdinal.Visible      = true;
     this.grdclmnOrdinal.VisibleIndex = 0;
     //
     // grdclmnMaterialCode
     //
     this.grdclmnMaterialCode.Caption      = "物料号";
     this.grdclmnMaterialCode.FieldName    = "MaterialCode";
     this.grdclmnMaterialCode.Name         = "grdclmnMaterialCode";
     this.grdclmnMaterialCode.Visible      = true;
     this.grdclmnMaterialCode.VisibleIndex = 1;
     //
     // grdclmnReqQty
     //
     this.grdclmnReqQty.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmnReqQty.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.grdclmnReqQty.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmnReqQty.Caption      = "需求数量";
     this.grdclmnReqQty.FieldName    = "ReqQty";
     this.grdclmnReqQty.Name         = "grdclmnReqQty";
     this.grdclmnReqQty.Visible      = true;
     this.grdclmnReqQty.VisibleIndex = 2;
     //
     // grdclmnSrcLoc
     //
     this.grdclmnSrcLoc.Caption      = "源库位";
     this.grdclmnSrcLoc.FieldName    = "SrcLoc";
     this.grdclmnSrcLoc.Name         = "grdclmnSrcLoc";
     this.grdclmnSrcLoc.Visible      = true;
     this.grdclmnSrcLoc.VisibleIndex = 3;
     //
     // grdclmnDstLoc
     //
     this.grdclmnDstLoc.Caption      = "目的库位";
     this.grdclmnDstLoc.FieldName    = "DstLoc";
     this.grdclmnDstLoc.Name         = "grdclmnDstLoc";
     this.grdclmnDstLoc.Visible      = true;
     this.grdclmnDstLoc.VisibleIndex = 4;
     //
     // grdclmnRoutingCode
     //
     this.grdclmnRoutingCode.Caption      = "配送路径";
     this.grdclmnRoutingCode.FieldName    = "RoutingCode";
     this.grdclmnRoutingCode.Name         = "grdclmnRoutingCode";
     this.grdclmnRoutingCode.Visible      = true;
     this.grdclmnRoutingCode.VisibleIndex = 5;
     //
     // grdclmnRemark
     //
     this.grdclmnRemark.Caption      = "备注";
     this.grdclmnRemark.FieldName    = "Remark";
     this.grdclmnRemark.Name         = "grdclmnRemark";
     this.grdclmnRemark.Visible      = true;
     this.grdclmnRemark.VisibleIndex = 6;
     //
     // grdclmnErrText
     //
     this.grdclmnErrText.Caption      = "校验结果";
     this.grdclmnErrText.FieldName    = "ErrText";
     this.grdclmnErrText.Name         = "grdclmnErrText";
     this.grdclmnErrText.Visible      = true;
     this.grdclmnErrText.VisibleIndex = 7;
     //
     // openFileDialog
     //
     this.openFileDialog.Filter = "物料需求文件(*.xls;*.xlsx)|*.xls;*.xlsx|所有文件(*.*)|*.*";
     this.openFileDialog.Title  = "请选择物料需求数据文件";
     //
     // frmMain
     //
     this.Appearance.Options.UseFont = true;
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(959, 643);
     this.Controls.Add(this.pnlBody);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Font      = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon      = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name      = "frmMain";
     this.Ribbon    = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text      = "物料需求导入";
     this.Shown    += new System.EventHandler(this.frmMain_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBody)).EndInit();
     this.pnlBody.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvDatas)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #7
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     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();
     this.grdclmProductionStatus   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemMemoEdit1  = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.grdMOTracks              = new DevExpress.XtraGrid.GridControl();
     this.grdvMOTracks             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdclmnOrdinal           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnMONumber          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnMOLineNo          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmMaterialCode       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmMaterialName       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmPlannedStartDate   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmPlannedCloseDate   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmScheduledStartTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmActualStartTime    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmPWOProgress        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmOperationName      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmOrderQty           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmMaterialQty        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmWIPQty             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmScrapRate          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmBackgroundColor    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.timer      = new System.Windows.Forms.Timer();
     this.pnlRemark  = new DevExpress.XtraEditors.PanelControl();
     this.lblStatus6 = new DevExpress.XtraEditors.LabelControl();
     this.lblStatus5 = new DevExpress.XtraEditors.LabelControl();
     this.lblStatus4 = new DevExpress.XtraEditors.LabelControl();
     this.lblStatus3 = new DevExpress.XtraEditors.LabelControl();
     this.lblStatus2 = new DevExpress.XtraEditors.LabelControl();
     this.lblStatus1 = new DevExpress.XtraEditors.LabelControl();
     this.pnlBottom  = new DevExpress.XtraEditors.PanelControl();
     this.tmrPage    = new System.Windows.Forms.Timer();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdMOTracks)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvMOTracks)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlRemark)).BeginInit();
     this.pnlRemark.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBottom)).BeginInit();
     this.pnlBottom.SuspendLayout();
     this.SuspendLayout();
     //
     // lblFuncName
     //
     this.lblFuncName.Appearance.Font      = new System.Drawing.Font("微软雅黑", 15.75F);
     this.lblFuncName.Appearance.ForeColor = System.Drawing.Color.Green;
     this.lblFuncName.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblFuncName.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblFuncName.Size = new System.Drawing.Size(1137, 56);
     this.lblFuncName.Text = "生产工单跟踪看板";
     //
     // panelControl1
     //
     this.panelControl1.Size = new System.Drawing.Size(1137, 56);
     //
     // toolTipController
     //
     this.toolTipController.Appearance.Font                 = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolTipController.Appearance.Options.UseFont      = true;
     this.toolTipController.AppearanceTitle.Font            = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolTipController.AppearanceTitle.Options.UseFont = true;
     //
     // grdclmProductionStatus
     //
     this.grdclmProductionStatus.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmProductionStatus.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmProductionStatus.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmProductionStatus.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmProductionStatus.Caption      = "要求完工时间";
     this.grdclmProductionStatus.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmProductionStatus.FieldName    = "ScheduledCloseTime";
     this.grdclmProductionStatus.MaxWidth     = 120;
     this.grdclmProductionStatus.MinWidth     = 120;
     this.grdclmProductionStatus.Name         = "grdclmProductionStatus";
     this.grdclmProductionStatus.Visible      = true;
     this.grdclmProductionStatus.VisibleIndex = 8;
     this.grdclmProductionStatus.Width        = 120;
     //
     // repositoryItemMemoEdit1
     //
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     //
     // grdMOTracks
     //
     this.grdMOTracks.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdMOTracks.EmbeddedNavigator.Buttons.Append.Enabled     = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.CancelEdit.Enabled = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.Edit.Enabled       = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.EndEdit.Enabled    = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.First.Enabled      = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.Last.Enabled       = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.Next.Enabled       = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.Prev.Enabled       = false;
     this.grdMOTracks.EmbeddedNavigator.Buttons.Remove.Enabled     = false;
     this.grdMOTracks.Location = new System.Drawing.Point(0, 56);
     this.grdMOTracks.MainView = this.grdvMOTracks;
     this.grdMOTracks.Name     = "grdMOTracks";
     this.grdMOTracks.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemMemoEdit1
     });
     this.grdMOTracks.Size     = new System.Drawing.Size(1137, 367);
     this.grdMOTracks.TabIndex = 1;
     this.grdMOTracks.TabStop  = false;
     this.grdMOTracks.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdvMOTracks
     });
     //
     // grdvMOTracks
     //
     this.grdvMOTracks.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.grdvMOTracks.Appearance.HeaderPanel.ForeColor              = System.Drawing.Color.Green;
     this.grdvMOTracks.Appearance.HeaderPanel.Options.UseFont        = true;
     this.grdvMOTracks.Appearance.HeaderPanel.Options.UseForeColor   = true;
     this.grdvMOTracks.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.grdvMOTracks.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdvMOTracks.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdvMOTracks.Appearance.HeaderPanel.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdvMOTracks.Appearance.Row.Font            = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.grdvMOTracks.Appearance.Row.Options.UseFont = true;
     this.grdvMOTracks.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.grdclmnOrdinal,
         this.grdclmnMONumber,
         this.grdclmnMOLineNo,
         this.grdclmMaterialCode,
         this.grdclmMaterialName,
         this.grdclmPlannedStartDate,
         this.grdclmPlannedCloseDate,
         this.grdclmScheduledStartTime,
         this.grdclmActualStartTime,
         this.grdclmProductionStatus,
         this.grdclmPWOProgress,
         this.grdclmOperationName,
         this.grdclmOrderQty,
         this.grdclmMaterialQty,
         this.grdclmWIPQty,
         this.grdclmScrapRate,
         this.grdclmBackgroundColor
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.grdclmProductionStatus;
     gridFormatRule1.Name       = "UnStopped";
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Blue;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = "未停产";
     gridFormatRule1.Rule       = formatConditionRuleValue1;
     gridFormatRule2.ApplyToRow = true;
     gridFormatRule2.Column     = this.grdclmProductionStatus;
     gridFormatRule2.Name       = "Stopped";
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.Red;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = "已停产";
     gridFormatRule2.Rule = formatConditionRuleValue2;
     this.grdvMOTracks.FormatRules.Add(gridFormatRule1);
     this.grdvMOTracks.FormatRules.Add(gridFormatRule2);
     this.grdvMOTracks.GridControl = this.grdMOTracks;
     this.grdvMOTracks.Name        = "grdvMOTracks";
     this.grdvMOTracks.OptionsBehavior.Editable                     = false;
     this.grdvMOTracks.OptionsCustomization.AllowFilter             = false;
     this.grdvMOTracks.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.grdvMOTracks.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.grdvMOTracks.OptionsView.ColumnHeaderAutoHeight           = DevExpress.Utils.DefaultBoolean.True;
     this.grdvMOTracks.OptionsView.EnableAppearanceEvenRow          = true;
     this.grdvMOTracks.OptionsView.EnableAppearanceOddRow           = true;
     this.grdvMOTracks.OptionsView.RowAutoHeight                    = true;
     this.grdvMOTracks.OptionsView.ShowGroupPanel                   = false;
     this.grdvMOTracks.CustomDrawCell          += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grdvMOTracks_CustomDrawCell);
     this.grdvMOTracks.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.grdvMOTracks_CustomColumnDisplayText);
     //
     // grdclmnOrdinal
     //
     this.grdclmnOrdinal.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmnOrdinal.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmnOrdinal.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmnOrdinal.Caption   = "序号";
     this.grdclmnOrdinal.FieldName = "Ordinal";
     this.grdclmnOrdinal.MinWidth  = 45;
     this.grdclmnOrdinal.Name      = "grdclmnOrdinal";
     this.grdclmnOrdinal.Width     = 49;
     //
     // grdclmnMONumber
     //
     this.grdclmnMONumber.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmnMONumber.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmnMONumber.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmnMONumber.Caption      = "订单号";
     this.grdclmnMONumber.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmnMONumber.FieldName    = "MONumber";
     this.grdclmnMONumber.MinWidth     = 73;
     this.grdclmnMONumber.Name         = "grdclmnMONumber";
     this.grdclmnMONumber.Visible      = true;
     this.grdclmnMONumber.VisibleIndex = 0;
     this.grdclmnMONumber.Width        = 73;
     //
     // grdclmnMOLineNo
     //
     this.grdclmnMOLineNo.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmnMOLineNo.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmnMOLineNo.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmnMOLineNo.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmnMOLineNo.Caption      = "行号";
     this.grdclmnMOLineNo.FieldName    = "MOLineNo";
     this.grdclmnMOLineNo.MaxWidth     = 45;
     this.grdclmnMOLineNo.MinWidth     = 45;
     this.grdclmnMOLineNo.Name         = "grdclmnMOLineNo";
     this.grdclmnMOLineNo.Visible      = true;
     this.grdclmnMOLineNo.VisibleIndex = 1;
     this.grdclmnMOLineNo.Width        = 45;
     //
     // grdclmMaterialCode
     //
     this.grdclmMaterialCode.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmMaterialCode.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.grdclmMaterialCode.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmMaterialCode.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmMaterialCode.Caption      = "物料号";
     this.grdclmMaterialCode.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmMaterialCode.FieldName    = "ProductNo";
     this.grdclmMaterialCode.MaxWidth     = 180;
     this.grdclmMaterialCode.MinWidth     = 180;
     this.grdclmMaterialCode.Name         = "grdclmMaterialCode";
     this.grdclmMaterialCode.Visible      = true;
     this.grdclmMaterialCode.VisibleIndex = 2;
     this.grdclmMaterialCode.Width        = 180;
     //
     // grdclmMaterialName
     //
     this.grdclmMaterialName.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmMaterialName.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmMaterialName.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmMaterialName.Caption      = "产品名称";
     this.grdclmMaterialName.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmMaterialName.FieldName    = "ProductName";
     this.grdclmMaterialName.MinWidth     = 45;
     this.grdclmMaterialName.Name         = "grdclmMaterialName";
     this.grdclmMaterialName.Visible      = true;
     this.grdclmMaterialName.VisibleIndex = 3;
     this.grdclmMaterialName.Width        = 65;
     //
     // grdclmPlannedStartDate
     //
     this.grdclmPlannedStartDate.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmPlannedStartDate.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmPlannedStartDate.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmPlannedStartDate.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmPlannedStartDate.Caption      = "计划开工日期";
     this.grdclmPlannedStartDate.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmPlannedStartDate.FieldName    = "PlannedStartDate";
     this.grdclmPlannedStartDate.MaxWidth     = 100;
     this.grdclmPlannedStartDate.MinWidth     = 100;
     this.grdclmPlannedStartDate.Name         = "grdclmPlannedStartDate";
     this.grdclmPlannedStartDate.Visible      = true;
     this.grdclmPlannedStartDate.VisibleIndex = 4;
     this.grdclmPlannedStartDate.Width        = 100;
     //
     // grdclmPlannedCloseDate
     //
     this.grdclmPlannedCloseDate.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmPlannedCloseDate.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmPlannedCloseDate.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmPlannedCloseDate.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmPlannedCloseDate.Caption      = "计划完工日期";
     this.grdclmPlannedCloseDate.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmPlannedCloseDate.FieldName    = "PlannedCloseDate";
     this.grdclmPlannedCloseDate.MaxWidth     = 120;
     this.grdclmPlannedCloseDate.MinWidth     = 120;
     this.grdclmPlannedCloseDate.Name         = "grdclmPlannedCloseDate";
     this.grdclmPlannedCloseDate.Visible      = true;
     this.grdclmPlannedCloseDate.VisibleIndex = 5;
     this.grdclmPlannedCloseDate.Width        = 120;
     //
     // grdclmScheduledStartTime
     //
     this.grdclmScheduledStartTime.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmScheduledStartTime.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmScheduledStartTime.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmScheduledStartTime.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmScheduledStartTime.Caption      = "排定生产时间";
     this.grdclmScheduledStartTime.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmScheduledStartTime.FieldName    = "ScheduledStartTime";
     this.grdclmScheduledStartTime.MaxWidth     = 120;
     this.grdclmScheduledStartTime.MinWidth     = 120;
     this.grdclmScheduledStartTime.Name         = "grdclmScheduledStartTime";
     this.grdclmScheduledStartTime.Visible      = true;
     this.grdclmScheduledStartTime.VisibleIndex = 6;
     this.grdclmScheduledStartTime.Width        = 120;
     //
     // grdclmActualStartTime
     //
     this.grdclmActualStartTime.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmActualStartTime.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmActualStartTime.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmActualStartTime.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmActualStartTime.Caption      = "实际开工时间";
     this.grdclmActualStartTime.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmActualStartTime.FieldName    = "ActualStartTime";
     this.grdclmActualStartTime.MaxWidth     = 120;
     this.grdclmActualStartTime.MinWidth     = 120;
     this.grdclmActualStartTime.Name         = "grdclmActualStartTime";
     this.grdclmActualStartTime.Visible      = true;
     this.grdclmActualStartTime.VisibleIndex = 7;
     this.grdclmActualStartTime.Width        = 120;
     //
     // grdclmPWOProgress
     //
     this.grdclmPWOProgress.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmPWOProgress.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdclmPWOProgress.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmPWOProgress.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.grdclmPWOProgress.Caption      = "工单进度状态";
     this.grdclmPWOProgress.FieldName    = "PWOProgress";
     this.grdclmPWOProgress.MaxWidth     = 60;
     this.grdclmPWOProgress.MinWidth     = 45;
     this.grdclmPWOProgress.Name         = "grdclmPWOProgress";
     this.grdclmPWOProgress.Visible      = true;
     this.grdclmPWOProgress.VisibleIndex = 9;
     this.grdclmPWOProgress.Width        = 60;
     //
     // grdclmOperationName
     //
     this.grdclmOperationName.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmOperationName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.grdclmOperationName.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmOperationName.Caption      = "当前工序";
     this.grdclmOperationName.ColumnEdit   = this.repositoryItemMemoEdit1;
     this.grdclmOperationName.FieldName    = "OperationName";
     this.grdclmOperationName.MaxWidth     = 140;
     this.grdclmOperationName.MinWidth     = 140;
     this.grdclmOperationName.Name         = "grdclmOperationName";
     this.grdclmOperationName.Visible      = true;
     this.grdclmOperationName.VisibleIndex = 10;
     this.grdclmOperationName.Width        = 140;
     //
     // grdclmOrderQty
     //
     this.grdclmOrderQty.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmOrderQty.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.grdclmOrderQty.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmOrderQty.Caption      = "订单数量";
     this.grdclmOrderQty.FieldName    = "OrderQty";
     this.grdclmOrderQty.MaxWidth     = 75;
     this.grdclmOrderQty.MinWidth     = 45;
     this.grdclmOrderQty.Name         = "grdclmOrderQty";
     this.grdclmOrderQty.Visible      = true;
     this.grdclmOrderQty.VisibleIndex = 11;
     this.grdclmOrderQty.Width        = 65;
     //
     // grdclmMaterialQty
     //
     this.grdclmMaterialQty.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmMaterialQty.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.grdclmMaterialQty.AppearanceCell.TextOptions.Trimming   = DevExpress.Utils.Trimming.Character;
     this.grdclmMaterialQty.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmMaterialQty.Caption      = "提料数量";
     this.grdclmMaterialQty.FieldName    = "MaterialQty";
     this.grdclmMaterialQty.MaxWidth     = 75;
     this.grdclmMaterialQty.MinWidth     = 45;
     this.grdclmMaterialQty.Name         = "grdclmMaterialQty";
     this.grdclmMaterialQty.Visible      = true;
     this.grdclmMaterialQty.VisibleIndex = 12;
     this.grdclmMaterialQty.Width        = 65;
     //
     // grdclmWIPQty
     //
     this.grdclmWIPQty.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmWIPQty.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.grdclmWIPQty.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmWIPQty.Caption      = "正品数量";
     this.grdclmWIPQty.FieldName    = "WIPQty";
     this.grdclmWIPQty.MaxWidth     = 75;
     this.grdclmWIPQty.MinWidth     = 45;
     this.grdclmWIPQty.Name         = "grdclmWIPQty";
     this.grdclmWIPQty.Visible      = true;
     this.grdclmWIPQty.VisibleIndex = 13;
     this.grdclmWIPQty.Width        = 65;
     //
     // grdclmScrapRate
     //
     this.grdclmScrapRate.AppearanceCell.Options.UseTextOptions = true;
     this.grdclmScrapRate.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.grdclmScrapRate.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdclmScrapRate.Caption      = "废品率(%)";
     this.grdclmScrapRate.FieldName    = "ScrapRate";
     this.grdclmScrapRate.MaxWidth     = 75;
     this.grdclmScrapRate.MinWidth     = 45;
     this.grdclmScrapRate.Name         = "grdclmScrapRate";
     this.grdclmScrapRate.Visible      = true;
     this.grdclmScrapRate.VisibleIndex = 14;
     this.grdclmScrapRate.Width        = 65;
     //
     // grdclmBackgroundColor
     //
     this.grdclmBackgroundColor.Caption = "BackgroundColor";
     this.grdclmBackgroundColor.Name    = "grdclmBackgroundColor";
     this.grdclmBackgroundColor.Width   = 95;
     //
     // timer
     //
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // pnlRemark
     //
     this.pnlRemark.Controls.Add(this.lblStatus6);
     this.pnlRemark.Controls.Add(this.lblStatus5);
     this.pnlRemark.Controls.Add(this.lblStatus4);
     this.pnlRemark.Controls.Add(this.lblStatus3);
     this.pnlRemark.Controls.Add(this.lblStatus2);
     this.pnlRemark.Controls.Add(this.lblStatus1);
     this.pnlRemark.Location = new System.Drawing.Point(214, 6);
     this.pnlRemark.Name     = "pnlRemark";
     this.pnlRemark.Size     = new System.Drawing.Size(625, 35);
     this.pnlRemark.TabIndex = 2;
     //
     // lblStatus6
     //
     this.lblStatus6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus6.Appearance.BackColor = System.Drawing.Color.Gray;
     this.lblStatus6.Appearance.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus6.Appearance.ForeColor = System.Drawing.Color.White;
     this.lblStatus6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblStatus6.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblStatus6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblStatus6.Location     = new System.Drawing.Point(519, 5);
     this.lblStatus6.Name         = "lblStatus6";
     this.lblStatus6.Size         = new System.Drawing.Size(96, 25);
     this.lblStatus6.TabIndex     = 5;
     this.lblStatus6.Text         = "过慢";
     //
     // lblStatus5
     //
     this.lblStatus5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus5.Appearance.BackColor = System.Drawing.Color.Gray;
     this.lblStatus5.Appearance.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus5.Appearance.ForeColor = System.Drawing.Color.White;
     this.lblStatus5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblStatus5.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblStatus5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblStatus5.Location     = new System.Drawing.Point(417, 5);
     this.lblStatus5.Name         = "lblStatus5";
     this.lblStatus5.Size         = new System.Drawing.Size(96, 25);
     this.lblStatus5.TabIndex     = 4;
     this.lblStatus5.Text         = "偏慢";
     //
     // lblStatus4
     //
     this.lblStatus4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus4.Appearance.BackColor = System.Drawing.Color.Red;
     this.lblStatus4.Appearance.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus4.Appearance.ForeColor = System.Drawing.Color.White;
     this.lblStatus4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblStatus4.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblStatus4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblStatus4.Location     = new System.Drawing.Point(315, 5);
     this.lblStatus4.Name         = "lblStatus4";
     this.lblStatus4.Size         = new System.Drawing.Size(96, 25);
     this.lblStatus4.TabIndex     = 3;
     this.lblStatus4.Text         = "过快";
     //
     // lblStatus3
     //
     this.lblStatus3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus3.Appearance.BackColor = System.Drawing.Color.Goldenrod;
     this.lblStatus3.Appearance.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus3.Appearance.ForeColor = System.Drawing.Color.White;
     this.lblStatus3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblStatus3.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblStatus3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblStatus3.Location     = new System.Drawing.Point(213, 5);
     this.lblStatus3.Name         = "lblStatus3";
     this.lblStatus3.Size         = new System.Drawing.Size(96, 25);
     this.lblStatus3.TabIndex     = 2;
     this.lblStatus3.Text         = "偏快";
     //
     // lblStatus2
     //
     this.lblStatus2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus2.Appearance.BackColor = System.Drawing.Color.Green;
     this.lblStatus2.Appearance.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus2.Appearance.ForeColor = System.Drawing.Color.White;
     this.lblStatus2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblStatus2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblStatus2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblStatus2.Location     = new System.Drawing.Point(111, 5);
     this.lblStatus2.Name         = "lblStatus2";
     this.lblStatus2.Size         = new System.Drawing.Size(96, 25);
     this.lblStatus2.TabIndex     = 1;
     this.lblStatus2.Text         = "正常";
     //
     // lblStatus1
     //
     this.lblStatus1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus1.Appearance.BackColor = System.Drawing.Color.Gray;
     this.lblStatus1.Appearance.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus1.Appearance.ForeColor = System.Drawing.Color.White;
     this.lblStatus1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblStatus1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblStatus1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblStatus1.Location     = new System.Drawing.Point(9, 5);
     this.lblStatus1.Name         = "lblStatus1";
     this.lblStatus1.Size         = new System.Drawing.Size(96, 25);
     this.lblStatus1.TabIndex     = 0;
     this.lblStatus1.Text         = "计划";
     //
     // pnlBottom
     //
     this.pnlBottom.Appearance.BackColor            = System.Drawing.Color.White;
     this.pnlBottom.Appearance.Options.UseBackColor = true;
     this.pnlBottom.Controls.Add(this.pnlRemark);
     this.pnlBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBottom.Location = new System.Drawing.Point(0, 423);
     this.pnlBottom.Name     = "pnlBottom";
     this.pnlBottom.Size     = new System.Drawing.Size(1137, 46);
     this.pnlBottom.TabIndex = 3;
     //
     // tmrPage
     //
     this.tmrPage.Tick += new System.EventHandler(this.tmrPage_Tick);
     //
     // frmPWOTracking
     //
     this.Appearance.Options.UseFont = true;
     this.ClientSize = new System.Drawing.Size(1137, 469);
     this.Controls.Add(this.grdMOTracks);
     this.Controls.Add(this.pnlBottom);
     this.Name       = "frmPWOTracking";
     this.Text       = "生产工单跟踪看板";
     this.Activated += new System.EventHandler(this.frmPWOTracking_Activated);
     this.Load      += new System.EventHandler(this.frmPWOTracking_Load);
     this.Shown     += new System.EventHandler(this.frmPWOTracking_Shown);
     this.Resize    += new System.EventHandler(this.frmPWOTracking_Resize);
     this.Controls.SetChildIndex(this.panelControl1, 0);
     this.Controls.SetChildIndex(this.pnlBottom, 0);
     this.Controls.SetChildIndex(this.grdMOTracks, 0);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdMOTracks)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvMOTracks)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlRemark)).EndInit();
     this.pnlRemark.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlBottom)).EndInit();
     this.pnlBottom.ResumeLayout(false);
     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()
 {
     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.FormatConditionRuleValue formatConditionRuleValue3 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule4 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue          formatConditionRuleValue4 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition1    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition2    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition1       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition2       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraGrid.Views.Tile.TileViewItemElement       tileViewItemElement1      = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
     DevExpress.XtraGrid.Views.Tile.TileViewItemElement       tileViewItemElement2      = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
     this.colLowestChartImage             = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.colHighestChartImage            = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.colLowestOrderBookImage         = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.colHighestOrderBookImage        = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.repositoryItemCheckEdit3        = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit2        = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gridControl1                    = new DevExpress.XtraGrid.GridControl();
     this.combinedTickerInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.tileView1 = new DevExpress.XtraGrid.Views.Tile.TileView();
     this.repositoryItemCheckEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.repositoryItemCheckEdit4   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.combinedTickerInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tileView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
     this.SuspendLayout();
     //
     // colLowestChartImage
     //
     this.colLowestChartImage.FieldName    = "LowestChartImage";
     this.colLowestChartImage.Name         = "colLowestChartImage";
     this.colLowestChartImage.Visible      = true;
     this.colLowestChartImage.VisibleIndex = 0;
     //
     // colHighestChartImage
     //
     this.colHighestChartImage.FieldName    = "HighestChartImage";
     this.colHighestChartImage.Name         = "colHighestChartImage";
     this.colHighestChartImage.Visible      = true;
     this.colHighestChartImage.VisibleIndex = 2;
     //
     // colLowestOrderBookImage
     //
     this.colLowestOrderBookImage.FieldName    = "LowestOrderBookImage";
     this.colLowestOrderBookImage.Name         = "colLowestOrderBookImage";
     this.colLowestOrderBookImage.Visible      = true;
     this.colLowestOrderBookImage.VisibleIndex = 1;
     //
     // colHighestOrderBookImage
     //
     this.colHighestOrderBookImage.FieldName    = "HighestOrderBookImage";
     this.colHighestOrderBookImage.Name         = "colHighestOrderBookImage";
     this.colHighestOrderBookImage.Visible      = true;
     this.colHighestOrderBookImage.VisibleIndex = 3;
     //
     // repositoryItemCheckEdit3
     //
     this.repositoryItemCheckEdit3.AutoHeight = false;
     this.repositoryItemCheckEdit3.Name       = "repositoryItemCheckEdit3";
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name       = "repositoryItemCheckEdit2";
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.combinedTickerInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6);
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.tileView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(6);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1,
         this.repositoryItemCheckEdit2,
         this.repositoryItemCheckEdit3,
         this.repositoryItemProgressBar1,
         this.repositoryItemCheckEdit4
     });
     this.gridControl1.Size     = new System.Drawing.Size(1796, 662);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.tileView1
     });
     this.gridControl1.Resize += new System.EventHandler(this.gridControl1_Resize);
     //
     // combinedTickerInfoBindingSource
     //
     this.combinedTickerInfoBindingSource.DataSource = typeof(CryptoMarketClient.CombinedTickerInfo);
     //
     // tileView1
     //
     this.tileView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colLowestChartImage,
         this.colLowestOrderBookImage,
         this.colHighestChartImage,
         this.colHighestOrderBookImage
     });
     gridFormatRule1.Name = "ArbitrageSpreadRule";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Greater;
     formatConditionRuleValue1.Value1    = 0D;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     gridFormatRule2.Name = "FormatNotActual";
     formatConditionRuleValue2.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     formatConditionRuleValue2.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = false;
     gridFormatRule2.Rule = formatConditionRuleValue2;
     gridFormatRule3.Name = "LowestAskEnabledRule";
     formatConditionRuleValue3.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     formatConditionRuleValue3.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue3.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue3.Value1    = false;
     gridFormatRule3.Rule = formatConditionRuleValue3;
     gridFormatRule4.Name = "HighestBidEnabledRule";
     formatConditionRuleValue4.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     formatConditionRuleValue4.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue4.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue4.Value1    = false;
     gridFormatRule4.Rule = formatConditionRuleValue4;
     this.tileView1.FormatRules.Add(gridFormatRule1);
     this.tileView1.FormatRules.Add(gridFormatRule2);
     this.tileView1.FormatRules.Add(gridFormatRule3);
     this.tileView1.FormatRules.Add(gridFormatRule4);
     this.tileView1.GridControl = this.gridControl1;
     this.tileView1.Name        = "tileView1";
     this.tileView1.OptionsBehavior.KeepFocusedRowOnUpdate = false;
     this.tileView1.OptionsTiles.ItemSize = new System.Drawing.Size(682, 400);
     this.tileView1.TileColumns.Add(tableColumnDefinition1);
     this.tileView1.TileColumns.Add(tableColumnDefinition2);
     tableRowDefinition1.Length.Type  = DevExpress.XtraEditors.TableLayout.TableDefinitionLengthType.Pixel;
     tableRowDefinition1.Length.Value = 200D;
     tableRowDefinition2.Length.Value = 123D;
     this.tileView1.TileRows.Add(tableRowDefinition1);
     this.tileView1.TileRows.Add(tableRowDefinition2);
     tileViewItemElement1.Column         = this.colLowestChartImage;
     tileViewItemElement1.Image          = global::CryptoMarketClient.Properties.Resources.chart;
     tileViewItemElement1.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileViewItemElement1.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
     tileViewItemElement1.Text           = "colLowestChartImage";
     tileViewItemElement1.TextAlignment  = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileViewItemElement2.Column         = this.colLowestOrderBookImage;
     tileViewItemElement2.Image          = global::CryptoMarketClient.Properties.Resources.chart;
     tileViewItemElement2.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileViewItemElement2.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
     tileViewItemElement2.RowIndex       = 1;
     tileViewItemElement2.Text           = "colLowestOrderBookImage";
     tileViewItemElement2.TextAlignment  = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.tileView1.TileTemplate.Add(tileViewItemElement1);
     this.tileView1.TileTemplate.Add(tileViewItemElement2);
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.Appearance.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.Appearance.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.repositoryItemProgressBar1.Appearance.ForeColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.repositoryItemProgressBar1.AppearanceFocused.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.EndColor          = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
     this.repositoryItemProgressBar1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
     this.repositoryItemProgressBar1.ProgressViewStyle = DevExpress.XtraEditors.Controls.ProgressViewStyle.Solid;
     this.repositoryItemProgressBar1.ShowTitle         = true;
     this.repositoryItemProgressBar1.StartColor        = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     //
     // repositoryItemCheckEdit4
     //
     this.repositoryItemCheckEdit4.AutoHeight = false;
     this.repositoryItemCheckEdit4.Name       = "repositoryItemCheckEdit4";
     //
     // ProfitTickersControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridControl1);
     this.Name = "ProfitTickersControl";
     this.Size = new System.Drawing.Size(1796, 662);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.combinedTickerInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tileView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
     this.ResumeLayout(false);
 }
예제 #9
0
 /// <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.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReportPhanCa));
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.tableLayoutPanel1         = new System.Windows.Forms.TableLayoutPanel();
     this.gridPhanCa               = new DevExpress.XtraGrid.GridControl();
     this.gridView1                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.phanca_id                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.staff_id                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.staff_name               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dept_id                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dept_name                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.staff_status_id          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.staff_status_description = new DevExpress.XtraGrid.Columns.GridColumn();
     this.shift_id                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.shift_code               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.phanca_effective_date    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupControl3            = new DevExpress.XtraEditors.GroupControl();
     this.tableLayoutPanel3        = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1                = new System.Windows.Forms.GroupBox();
     this.radioGroup               = new DevExpress.XtraEditors.RadioGroup();
     this.groupBox2                = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel4        = new System.Windows.Forms.TableLayoutPanel();
     this.label1               = new System.Windows.Forms.Label();
     this.dateEdit             = new DevExpress.XtraEditors.DateEdit();
     this.label2               = new System.Windows.Forms.Label();
     this.dateEdit1            = new DevExpress.XtraEditors.DateEdit();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel5    = new System.Windows.Forms.TableLayoutPanel();
     this.label3               = new System.Windows.Forms.Label();
     this.lkBoPhan             = new DevExpress.XtraEditors.LookUpEdit();
     this.label4               = new System.Windows.Forms.Label();
     this.lkShift              = new DevExpress.XtraEditors.LookUpEdit();
     this.tableLayoutPanel2    = new System.Windows.Forms.TableLayoutPanel();
     this.Search               = new DevExpress.XtraEditors.SimpleButton();
     this.Reset                = new DevExpress.XtraEditors.SimpleButton();
     this.Export               = new DevExpress.XtraEditors.SimpleButton();
     this.splashScreenManager4 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::HRM.WaitForm1), true, true);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridPhanCa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup.Properties)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.tableLayoutPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.tableLayoutPanel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkBoPhan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkShift.Properties)).BeginInit();
     this.tableLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor   = System.Drawing.Color.Transparent;
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.gridPhanCa, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.groupControl3, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
     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, 150F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
     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, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(789, 476);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // gridPhanCa
     //
     this.gridPhanCa.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.gridPhanCa.Location             = new System.Drawing.Point(3, 188);
     this.gridPhanCa.MainView             = this.gridView1;
     this.gridPhanCa.Name                 = "gridPhanCa";
     this.gridPhanCa.Size                 = new System.Drawing.Size(783, 285);
     this.gridPhanCa.TabIndex             = 1;
     this.gridPhanCa.UseEmbeddedNavigator = true;
     this.gridPhanCa.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.phanca_id,
         this.staff_id,
         this.staff_name,
         this.dept_id,
         this.dept_name,
         this.staff_status_id,
         this.staff_status_description,
         this.shift_id,
         this.shift_code,
         this.phanca_effective_date
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     formatConditionRuleValue1.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition  = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue1.Expression = "IsNullOrEmpty([att_date]) = True";
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.gridPhanCa;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsDetail.DetailMode     = DevExpress.XtraGrid.Views.Grid.DetailMode.Default;
     this.gridView1.OptionsSelection.MultiSelect = true;
     this.gridView1.OptionsView.ShowGroupPanel   = false;
     this.gridView1.CustomDrawRowIndicator      += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
     this.gridView1.RowCountChanged += new System.EventHandler(this.gridView1_RowCountChanged);
     //
     // phanca_id
     //
     this.phanca_id.Caption   = "phanca_id";
     this.phanca_id.FieldName = "phanca_id";
     this.phanca_id.Name      = "phanca_id";
     //
     // staff_id
     //
     this.staff_id.Caption   = "Mã NV";
     this.staff_id.FieldName = "staff_id";
     this.staff_id.Name      = "staff_id";
     this.staff_id.OptionsColumn.AllowEdit = false;
     this.staff_id.OptionsEditForm.Visible = DevExpress.Utils.DefaultBoolean.True;
     this.staff_id.Visible      = true;
     this.staff_id.VisibleIndex = 0;
     //
     // staff_name
     //
     this.staff_name.Caption   = "Họ và tên";
     this.staff_name.FieldName = "staff_name";
     this.staff_name.Name      = "staff_name";
     this.staff_name.OptionsColumn.AllowEdit = false;
     this.staff_name.Visible      = true;
     this.staff_name.VisibleIndex = 1;
     //
     // dept_id
     //
     this.dept_id.Caption   = "dept_id";
     this.dept_id.FieldName = "dept_id";
     this.dept_id.Name      = "dept_id";
     //
     // dept_name
     //
     this.dept_name.Caption   = "Bộ phận";
     this.dept_name.FieldName = "dept_name";
     this.dept_name.Name      = "dept_name";
     this.dept_name.OptionsColumn.AllowEdit = false;
     this.dept_name.Visible      = true;
     this.dept_name.VisibleIndex = 2;
     //
     // staff_status_id
     //
     this.staff_status_id.Caption   = "staff_status_id";
     this.staff_status_id.FieldName = "staff_status_id";
     this.staff_status_id.Name      = "staff_status_id";
     //
     // staff_status_description
     //
     this.staff_status_description.Caption   = "Tình trạng";
     this.staff_status_description.FieldName = "staff_status_description";
     this.staff_status_description.Name      = "staff_status_description";
     this.staff_status_description.OptionsColumn.AllowEdit = false;
     this.staff_status_description.Visible      = true;
     this.staff_status_description.VisibleIndex = 3;
     //
     // shift_id
     //
     this.shift_id.Caption   = "shift_id";
     this.shift_id.FieldName = "shift_id";
     this.shift_id.Name      = "shift_id";
     //
     // shift_code
     //
     this.shift_code.Caption   = "Ca làm việc";
     this.shift_code.FieldName = "shift_code";
     this.shift_code.Name      = "shift_code";
     this.shift_code.OptionsColumn.AllowEdit = false;
     this.shift_code.Visible      = true;
     this.shift_code.VisibleIndex = 4;
     //
     // phanca_effective_date
     //
     this.phanca_effective_date.Caption      = "Ngày bắt đầu hiệu lực";
     this.phanca_effective_date.FieldName    = "phanca_effective_date";
     this.phanca_effective_date.Name         = "phanca_effective_date";
     this.phanca_effective_date.Visible      = true;
     this.phanca_effective_date.VisibleIndex = 5;
     //
     // groupControl3
     //
     this.groupControl3.Controls.Add(this.tableLayoutPanel3);
     this.groupControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl3.Location = new System.Drawing.Point(3, 3);
     this.groupControl3.Name     = "groupControl3";
     this.groupControl3.Size     = new System.Drawing.Size(783, 144);
     this.groupControl3.TabIndex = 2;
     this.groupControl3.Text     = "Tìm kiếm thông tin";
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 4;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Controls.Add(this.groupBox1, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.groupBox2, 2, 0);
     this.tableLayoutPanel3.Controls.Add(this.groupBox3, 1, 0);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(2, 22);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 1;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(779, 120);
     this.tableLayoutPanel3.TabIndex = 1;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radioGroup);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(214, 114);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Loại báo cáo";
     //
     // radioGroup
     //
     this.radioGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radioGroup.Location = new System.Drawing.Point(3, 17);
     this.radioGroup.Name     = "radioGroup";
     this.radioGroup.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioGroup.Properties.Appearance.Options.UseBackColor = true;
     this.radioGroup.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.radioGroup.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(0)), "Thống kê nhân viên chưa phân ca"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(1)), "Thống kê nhân viên đã được phân ca")
     });
     this.radioGroup.Size                  = new System.Drawing.Size(208, 94);
     this.radioGroup.TabIndex              = 0;
     this.radioGroup.SelectedIndexChanged += new System.EventHandler(this.radioGroup_SelectedIndexChanged);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.tableLayoutPanel4);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(443, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(214, 114);
     this.groupBox2.TabIndex = 4;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Ngày hiệu lực trong khoản";
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.ColumnCount = 2;
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel4.Controls.Add(this.label1, 0, 1);
     this.tableLayoutPanel4.Controls.Add(this.dateEdit, 1, 0);
     this.tableLayoutPanel4.Controls.Add(this.label2, 0, 0);
     this.tableLayoutPanel4.Controls.Add(this.dateEdit1, 1, 1);
     this.tableLayoutPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 17);
     this.tableLayoutPanel4.Name     = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 2;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.Size     = new System.Drawing.Size(208, 94);
     this.tableLayoutPanel4.TabIndex = 3;
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(19, 47);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(58, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Đến ngày:";
     //
     // dateEdit
     //
     this.dateEdit.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.dateEdit.EditValue = new System.DateTime(2018, 10, 18, 14, 4, 28, 834);
     this.dateEdit.Location  = new System.Drawing.Point(83, 3);
     this.dateEdit.Name      = "dateEdit";
     this.dateEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.dateEdit.Size     = new System.Drawing.Size(122, 20);
     this.dateEdit.TabIndex = 8;
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(26, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(51, 13);
     this.label2.TabIndex = 5;
     this.label2.Text     = "Từ ngày:";
     //
     // dateEdit1
     //
     this.dateEdit1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.dateEdit1.EditValue = new System.DateTime(2018, 10, 25, 10, 4, 23, 549);
     this.dateEdit1.Location  = new System.Drawing.Point(83, 50);
     this.dateEdit1.Name      = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Size     = new System.Drawing.Size(122, 20);
     this.dateEdit1.TabIndex = 9;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.tableLayoutPanel5);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(223, 3);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(214, 114);
     this.groupBox3.TabIndex = 5;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Thông tin cơ bản";
     //
     // tableLayoutPanel5
     //
     this.tableLayoutPanel5.ColumnCount = 2;
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel5.Controls.Add(this.label3, 0, 0);
     this.tableLayoutPanel5.Controls.Add(this.lkBoPhan, 1, 0);
     this.tableLayoutPanel5.Controls.Add(this.label4, 0, 1);
     this.tableLayoutPanel5.Controls.Add(this.lkShift, 1, 1);
     this.tableLayoutPanel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 17);
     this.tableLayoutPanel5.Name     = "tableLayoutPanel5";
     this.tableLayoutPanel5.RowCount = 2;
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel5.Size     = new System.Drawing.Size(208, 94);
     this.tableLayoutPanel5.TabIndex = 0;
     //
     // label3
     //
     this.label3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(27, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(50, 13);
     this.label3.TabIndex = 7;
     this.label3.Text     = "Bộ phận:";
     //
     // lkBoPhan
     //
     this.lkBoPhan.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.lkBoPhan.Location = new System.Drawing.Point(83, 3);
     this.lkBoPhan.Name     = "lkBoPhan";
     this.lkBoPhan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkBoPhan.Size     = new System.Drawing.Size(122, 20);
     this.lkBoPhan.TabIndex = 3;
     //
     // label4
     //
     this.label4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(12, 47);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(65, 13);
     this.label4.TabIndex = 8;
     this.label4.Text     = "Ca làm việc:";
     //
     // lkShift
     //
     this.lkShift.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.lkShift.Location = new System.Drawing.Point(83, 50);
     this.lkShift.Name     = "lkShift";
     this.lkShift.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkShift.Size     = new System.Drawing.Size(122, 20);
     this.lkShift.TabIndex = 9;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 4;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Controls.Add(this.Search, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.Reset, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.Export, 3, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 153);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(783, 29);
     this.tableLayoutPanel2.TabIndex = 3;
     //
     // Search
     //
     this.Search.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Search.Image    = global::HRM.Properties.Resources.View;
     this.Search.Location = new System.Drawing.Point(3, 3);
     this.Search.Name     = "Search";
     this.Search.Size     = new System.Drawing.Size(74, 23);
     this.Search.TabIndex = 1;
     this.Search.Text     = "Search";
     this.Search.Click   += new System.EventHandler(this.simpleButton2_Click);
     //
     // Reset
     //
     this.Reset.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Reset.Image    = ((System.Drawing.Image)(resources.GetObject("Reset.Image")));
     this.Reset.Location = new System.Drawing.Point(83, 3);
     this.Reset.Name     = "Reset";
     this.Reset.Size     = new System.Drawing.Size(74, 23);
     this.Reset.TabIndex = 2;
     this.Reset.Text     = "Reset";
     this.Reset.Click   += new System.EventHandler(this.simpleButton3_Click);
     //
     // Export
     //
     this.Export.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Export.Image    = global::HRM.Properties.Resources.printer;
     this.Export.Location = new System.Drawing.Point(706, 3);
     this.Export.Name     = "Export";
     this.Export.Size     = new System.Drawing.Size(74, 23);
     this.Export.TabIndex = 0;
     this.Export.Text     = "Export";
     this.Export.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // splashScreenManager4
     //
     this.splashScreenManager4.ClosingDelay = 500;
     //
     // frmReportPhanCa
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(789, 476);
     this.Controls.Add(this.tableLayoutPanel1);
     this.MaximizeBox = false;
     this.Name        = "frmReportPhanCa";
     this.Text        = "Thống kê phân ca";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmKTPhanCa_Load);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridPhanCa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup.Properties)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.tableLayoutPanel4.ResumeLayout(false);
     this.tableLayoutPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.tableLayoutPanel5.ResumeLayout(false);
     this.tableLayoutPanel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkBoPhan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkShift.Properties)).EndInit();
     this.tableLayoutPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager  resources                 = new System.ComponentModel.ComponentResourceManager(typeof(frmConsultaSaldoCentro));
     DevExpress.XtraGrid.GridFormatRule              gridFormatRule1           = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     this.SaldoFinal        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtGridSaldoFinal = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.ribbonControl     = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btnCancelar       = new DevExpress.XtraBars.BarButtonItem();
     this.lblStatus         = new DevExpress.XtraBars.BarStaticItem();
     this.btnExportar       = new DevExpress.XtraBars.BarButtonItem();
     this.btnRefrescar      = new DevExpress.XtraBars.BarButtonItem();
     this.bntMonedaDolar    = new DevExpress.XtraBars.BarButtonItem();
     this.btnMonedaLoca     = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1       = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1  = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.layoutControl1    = new DevExpress.XtraLayout.LayoutControl();
     this.dtpFechaFinal     = new DevExpress.XtraEditors.DateEdit();
     this.txtTipoCambio     = new DevExpress.XtraEditors.TextEdit();
     this.txtTotalDebitos   = new DevExpress.XtraEditors.TextEdit();
     this.txtTotalCredito   = new DevExpress.XtraEditors.TextEdit();
     this.txtSaldoFinal     = new DevExpress.XtraEditors.TextEdit();
     this.txtSaldoInicial   = new DevExpress.XtraEditors.TextEdit();
     this.grid                = new DevExpress.XtraGrid.GridControl();
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.Cuenta              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.DescrCuenta         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CentroCosto         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Descr               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.SaldoInicial        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtGridSaldoInicial = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.Debitos             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtGridDebito       = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.Credito             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtGridCredito      = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemCheckedComboBoxEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit();
     this.repositoryItemGridLookUpEdit1      = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.repositoryItemGridLookUpEdit1View  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.dtpFechaInicial       = new DevExpress.XtraEditors.DateEdit();
     this.slkupCuenta           = new DevExpress.XtraEditors.SearchLookUpEdit();
     this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.layoutControlGroup1   = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5    = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem6    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8    = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem3       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem9    = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem4       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem3    = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem5       = new DevExpress.XtraLayout.EmptySpaceItem();
     ((System.ComponentModel.ISupportInitialize)(this.txtGridSaldoFinal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTipoCambio.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTotalDebitos.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTotalCredito.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSaldoFinal.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSaldoInicial.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGridSaldoInicial)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGridDebito)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGridCredito)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.slkupCuenta.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
     this.SuspendLayout();
     //
     // SaldoFinal
     //
     this.SaldoFinal.Caption    = "Saldo Final";
     this.SaldoFinal.ColumnEdit = this.txtGridSaldoFinal;
     this.SaldoFinal.Name       = "SaldoFinal";
     this.SaldoFinal.OptionsColumn.AllowFocus = false;
     this.SaldoFinal.Visible      = true;
     this.SaldoFinal.VisibleIndex = 7;
     this.SaldoFinal.Width        = 111;
     //
     // txtGridSaldoFinal
     //
     this.txtGridSaldoFinal.AutoHeight = false;
     this.txtGridSaldoFinal.Name       = "txtGridSaldoFinal";
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl.ExpandCollapseItem,
         this.btnCancelar,
         this.lblStatus,
         this.btnExportar,
         this.btnRefrescar,
         this.bntMonedaDolar,
         this.btnMonedaLoca
     });
     this.ribbonControl.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 6;
     this.ribbonControl.Name      = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbonControl.Size        = new System.Drawing.Size(741, 143);
     //
     // btnCancelar
     //
     this.btnCancelar.Caption    = "Cancelar";
     this.btnCancelar.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnCancelar.Glyph")));
     this.btnCancelar.Id         = 4;
     this.btnCancelar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnCancelar.LargeGlyph")));
     this.btnCancelar.Name       = "btnCancelar";
     this.btnCancelar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnCancelar_ItemClick);
     //
     // lblStatus
     //
     this.lblStatus.Id            = 1;
     this.lblStatus.Name          = "lblStatus";
     this.lblStatus.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // btnExportar
     //
     this.btnExportar.Caption    = "Exportar";
     this.btnExportar.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnExportar.Glyph")));
     this.btnExportar.Id         = 2;
     this.btnExportar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnExportar.LargeGlyph")));
     this.btnExportar.Name       = "btnExportar";
     this.btnExportar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExportar_ItemClick);
     //
     // btnRefrescar
     //
     this.btnRefrescar.Caption    = "Refrescar";
     this.btnRefrescar.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnRefrescar.Glyph")));
     this.btnRefrescar.Id         = 3;
     this.btnRefrescar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnRefrescar.LargeGlyph")));
     this.btnRefrescar.Name       = "btnRefrescar";
     this.btnRefrescar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnRefrescar_ItemClick);
     //
     // bntMonedaDolar
     //
     this.bntMonedaDolar.Caption    = "Moneda Dolar";
     this.bntMonedaDolar.Glyph      = ((System.Drawing.Image)(resources.GetObject("bntMonedaDolar.Glyph")));
     this.bntMonedaDolar.Id         = 4;
     this.bntMonedaDolar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bntMonedaDolar.LargeGlyph")));
     this.bntMonedaDolar.Name       = "bntMonedaDolar";
     this.bntMonedaDolar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bntMonedaDolar_ItemClick);
     //
     // btnMonedaLoca
     //
     this.btnMonedaLoca.Caption    = "Moneda Local";
     this.btnMonedaLoca.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnMonedaLoca.Glyph")));
     this.btnMonedaLoca.Id         = 5;
     this.btnMonedaLoca.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnMonedaLoca.LargeGlyph")));
     this.btnMonedaLoca.Name       = "btnMonedaLoca";
     this.btnMonedaLoca.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnMonedaLoca_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Operaciones Consulta de Saldo Cuenta";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btnExportar);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnCancelar);
     this.ribbonPageGroup1.ItemLinks.Add(this.bntMonedaDolar);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnMonedaLoca);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnRefrescar);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Acciones";
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.dtpFechaFinal);
     this.layoutControl1.Controls.Add(this.txtTipoCambio);
     this.layoutControl1.Controls.Add(this.txtTotalDebitos);
     this.layoutControl1.Controls.Add(this.txtTotalCredito);
     this.layoutControl1.Controls.Add(this.txtSaldoFinal);
     this.layoutControl1.Controls.Add(this.txtSaldoInicial);
     this.layoutControl1.Controls.Add(this.grid);
     this.layoutControl1.Controls.Add(this.dtpFechaInicial);
     this.layoutControl1.Controls.Add(this.slkupCuenta);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 143);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(951, 182, 250, 350);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(741, 268);
     this.layoutControl1.TabIndex = 1;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // dtpFechaFinal
     //
     this.dtpFechaFinal.EditValue   = null;
     this.dtpFechaFinal.Location    = new System.Drawing.Point(413, 63);
     this.dtpFechaFinal.MenuManager = this.ribbonControl;
     this.dtpFechaFinal.Name        = "dtpFechaFinal";
     this.dtpFechaFinal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpFechaFinal.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpFechaFinal.Properties.CalendarTimeProperties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
     this.dtpFechaFinal.Size              = new System.Drawing.Size(139, 20);
     this.dtpFechaFinal.StyleController   = this.layoutControl1;
     this.dtpFechaFinal.TabIndex          = 14;
     this.dtpFechaFinal.EditValueChanged += new System.EventHandler(this.dtpFechaFinal_EditValueChanged);
     //
     // txtTipoCambio
     //
     this.txtTipoCambio.Location    = new System.Drawing.Point(644, 63);
     this.txtTipoCambio.MenuManager = this.ribbonControl;
     this.txtTipoCambio.Name        = "txtTipoCambio";
     this.txtTipoCambio.Properties.DisplayFormat.FormatString = "#,###,###,###.00$";
     this.txtTipoCambio.Properties.Mask.EditMask = "#,###,###,###.00$";
     this.txtTipoCambio.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.txtTipoCambio.Properties.ReadOnly      = true;
     this.txtTipoCambio.Size            = new System.Drawing.Size(85, 20);
     this.txtTipoCambio.StyleController = this.layoutControl1;
     this.txtTipoCambio.TabIndex        = 13;
     //
     // txtTotalDebitos
     //
     this.txtTotalDebitos.Location            = new System.Drawing.Point(147, 103);
     this.txtTotalDebitos.MenuManager         = this.ribbonControl;
     this.txtTotalDebitos.Name                = "txtTotalDebitos";
     this.txtTotalDebitos.Properties.ReadOnly = true;
     this.txtTotalDebitos.Size                = new System.Drawing.Size(85, 20);
     this.txtTotalDebitos.StyleController     = this.layoutControl1;
     this.txtTotalDebitos.TabIndex            = 12;
     //
     // txtTotalCredito
     //
     this.txtTotalCredito.Location            = new System.Drawing.Point(236, 103);
     this.txtTotalCredito.MenuManager         = this.ribbonControl;
     this.txtTotalCredito.Name                = "txtTotalCredito";
     this.txtTotalCredito.Properties.ReadOnly = true;
     this.txtTotalCredito.Size                = new System.Drawing.Size(85, 20);
     this.txtTotalCredito.StyleController     = this.layoutControl1;
     this.txtTotalCredito.TabIndex            = 11;
     //
     // txtSaldoFinal
     //
     this.txtSaldoFinal.Location            = new System.Drawing.Point(325, 103);
     this.txtSaldoFinal.MenuManager         = this.ribbonControl;
     this.txtSaldoFinal.Name                = "txtSaldoFinal";
     this.txtSaldoFinal.Properties.ReadOnly = true;
     this.txtSaldoFinal.Size                = new System.Drawing.Size(108, 20);
     this.txtSaldoFinal.StyleController     = this.layoutControl1;
     this.txtSaldoFinal.TabIndex            = 10;
     //
     // txtSaldoInicial
     //
     this.txtSaldoInicial.EditValue           = "";
     this.txtSaldoInicial.Location            = new System.Drawing.Point(58, 103);
     this.txtSaldoInicial.MenuManager         = this.ribbonControl;
     this.txtSaldoInicial.Name                = "txtSaldoInicial";
     this.txtSaldoInicial.Properties.ReadOnly = true;
     this.txtSaldoInicial.Size                = new System.Drawing.Size(85, 20);
     this.txtSaldoInicial.StyleController     = this.layoutControl1;
     this.txtSaldoInicial.TabIndex            = 9;
     //
     // grid
     //
     this.grid.Location    = new System.Drawing.Point(12, 149);
     this.grid.MainView    = this.gridView1;
     this.grid.MenuManager = this.ribbonControl;
     this.grid.Name        = "grid";
     this.grid.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.txtGridSaldoInicial,
         this.txtGridDebito,
         this.txtGridCredito,
         this.repositoryItemCheckedComboBoxEdit1,
         this.repositoryItemGridLookUpEdit1,
         this.txtGridSaldoFinal
     });
     this.grid.Size     = new System.Drawing.Size(717, 107);
     this.grid.TabIndex = 8;
     this.grid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.grid.DoubleClick += new System.EventHandler(this.grid_DoubleClick);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.Cuenta,
         this.DescrCuenta,
         this.CentroCosto,
         this.Descr,
         this.SaldoInicial,
         this.Debitos,
         this.Credito,
         this.SaldoFinal
     });
     gridFormatRule1.Column        = this.SaldoFinal;
     gridFormatRule1.ColumnApplyTo = this.SaldoFinal;
     gridFormatRule1.Name          = "SaldoFinalNegativo";
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Less;
     formatConditionRuleValue1.Value1    = 0D;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.grid;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.ReadOnly = true;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CentroCosto, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // Cuenta
     //
     this.Cuenta.Caption   = "Cuenta";
     this.Cuenta.FieldName = "Cuenta";
     this.Cuenta.Name      = "Cuenta";
     this.Cuenta.OptionsColumn.AllowFocus = false;
     this.Cuenta.OptionsColumn.ReadOnly   = true;
     this.Cuenta.Visible      = true;
     this.Cuenta.VisibleIndex = 0;
     this.Cuenta.Width        = 144;
     //
     // DescrCuenta
     //
     this.DescrCuenta.Caption   = "DescrCuenta";
     this.DescrCuenta.FieldName = "DescrCuenta";
     this.DescrCuenta.Name      = "DescrCuenta";
     this.DescrCuenta.OptionsColumn.AllowFocus = false;
     this.DescrCuenta.OptionsColumn.ReadOnly   = true;
     this.DescrCuenta.Visible      = true;
     this.DescrCuenta.VisibleIndex = 1;
     this.DescrCuenta.Width        = 262;
     //
     // CentroCosto
     //
     this.CentroCosto.Caption   = "Centro de Costo";
     this.CentroCosto.FieldName = "Centro";
     this.CentroCosto.Name      = "CentroCosto";
     this.CentroCosto.OptionsColumn.AllowEdit  = false;
     this.CentroCosto.OptionsColumn.AllowFocus = false;
     this.CentroCosto.OptionsColumn.ReadOnly   = true;
     this.CentroCosto.SortMode     = DevExpress.XtraGrid.ColumnSortMode.Value;
     this.CentroCosto.Visible      = true;
     this.CentroCosto.VisibleIndex = 2;
     this.CentroCosto.Width        = 123;
     //
     // Descr
     //
     this.Descr.Caption   = "Descripción";
     this.Descr.FieldName = "DescrCentroCosto";
     this.Descr.Name      = "Descr";
     this.Descr.OptionsColumn.AllowFocus = false;
     this.Descr.Visible      = true;
     this.Descr.VisibleIndex = 3;
     this.Descr.Width        = 248;
     //
     // SaldoInicial
     //
     this.SaldoInicial.Caption    = "Saldo Inicial";
     this.SaldoInicial.ColumnEdit = this.txtGridSaldoInicial;
     this.SaldoInicial.Name       = "SaldoInicial";
     this.SaldoInicial.OptionsColumn.AllowFocus = false;
     this.SaldoInicial.Visible      = true;
     this.SaldoInicial.VisibleIndex = 4;
     this.SaldoInicial.Width        = 101;
     //
     // txtGridSaldoInicial
     //
     this.txtGridSaldoInicial.AutoHeight = false;
     this.txtGridSaldoInicial.Name       = "txtGridSaldoInicial";
     //
     // Debitos
     //
     this.Debitos.Caption    = "Débitos";
     this.Debitos.ColumnEdit = this.txtGridDebito;
     this.Debitos.Name       = "Debitos";
     this.Debitos.OptionsColumn.AllowFocus = false;
     this.Debitos.Visible      = true;
     this.Debitos.VisibleIndex = 5;
     this.Debitos.Width        = 85;
     //
     // txtGridDebito
     //
     this.txtGridDebito.AutoHeight = false;
     this.txtGridDebito.Name       = "txtGridDebito";
     //
     // Credito
     //
     this.Credito.Caption    = "Créditos";
     this.Credito.ColumnEdit = this.txtGridCredito;
     this.Credito.Name       = "Credito";
     this.Credito.OptionsColumn.AllowFocus = false;
     this.Credito.Visible      = true;
     this.Credito.VisibleIndex = 6;
     this.Credito.Width        = 78;
     //
     // txtGridCredito
     //
     this.txtGridCredito.AutoHeight = false;
     this.txtGridCredito.Name       = "txtGridCredito";
     //
     // repositoryItemCheckedComboBoxEdit1
     //
     this.repositoryItemCheckedComboBoxEdit1.AutoHeight = false;
     this.repositoryItemCheckedComboBoxEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemCheckedComboBoxEdit1.Name = "repositoryItemCheckedComboBoxEdit1";
     //
     // repositoryItemGridLookUpEdit1
     //
     this.repositoryItemGridLookUpEdit1.AutoHeight = false;
     this.repositoryItemGridLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemGridLookUpEdit1.Name = "repositoryItemGridLookUpEdit1";
     this.repositoryItemGridLookUpEdit1.View = this.repositoryItemGridLookUpEdit1View;
     //
     // repositoryItemGridLookUpEdit1View
     //
     this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.repositoryItemGridLookUpEdit1View.Name           = "repositoryItemGridLookUpEdit1View";
     this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // dtpFechaInicial
     //
     this.dtpFechaInicial.EditValue   = null;
     this.dtpFechaInicial.Location    = new System.Drawing.Point(100, 63);
     this.dtpFechaInicial.MenuManager = this.ribbonControl;
     this.dtpFechaInicial.Name        = "dtpFechaInicial";
     this.dtpFechaInicial.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpFechaInicial.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpFechaInicial.Properties.EditValueChangedFiringMode  = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Buffered;
     this.dtpFechaInicial.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.dtpFechaInicial.Size            = new System.Drawing.Size(192, 20);
     this.dtpFechaInicial.StyleController = this.layoutControl1;
     this.dtpFechaInicial.TabIndex        = 5;
     //
     // slkupCuenta
     //
     this.slkupCuenta.Location    = new System.Drawing.Point(100, 39);
     this.slkupCuenta.MenuManager = this.ribbonControl;
     this.slkupCuenta.Name        = "slkupCuenta";
     this.slkupCuenta.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.slkupCuenta.Properties.View = this.searchLookUpEdit1View;
     this.slkupCuenta.Size            = new System.Drawing.Size(629, 20);
     this.slkupCuenta.StyleController = this.layoutControl1;
     this.slkupCuenta.TabIndex        = 4;
     //
     // searchLookUpEdit1View
     //
     this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.searchLookUpEdit1View.Name           = "searchLookUpEdit1View";
     this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // 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.layoutControlItem5,
         this.emptySpaceItem1,
         this.layoutControlItem6,
         this.layoutControlItem7,
         this.layoutControlItem4,
         this.layoutControlItem8,
         this.emptySpaceItem2,
         this.emptySpaceItem3,
         this.layoutControlItem9,
         this.emptySpaceItem4,
         this.layoutControlItem3,
         this.emptySpaceItem5
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(741, 268);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.slkupCuenta;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 27);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(721, 24);
     this.layoutControlItem1.Text     = "Cuenta Contable:";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(85, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.dtpFechaInicial;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 51);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(284, 24);
     this.layoutControlItem2.Text     = "Periodo del:";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(85, 13);
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this.grid;
     this.layoutControlItem5.Location    = new System.Drawing.Point(0, 137);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Size        = new System.Drawing.Size(721, 111);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack       = false;
     this.emptySpaceItem1.Location            = new System.Drawing.Point(0, 115);
     this.emptySpaceItem1.MaxSize             = new System.Drawing.Size(0, 22);
     this.emptySpaceItem1.MinSize             = new System.Drawing.Size(10, 22);
     this.emptySpaceItem1.Name                = "emptySpaceItem1";
     this.emptySpaceItem1.Size                = new System.Drawing.Size(721, 22);
     this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem1.TextSize            = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control      = this.txtSaldoInicial;
     this.layoutControlItem6.Location     = new System.Drawing.Point(46, 75);
     this.layoutControlItem6.Name         = "layoutControlItem6";
     this.layoutControlItem6.Size         = new System.Drawing.Size(89, 40);
     this.layoutControlItem6.Text         = "Saldo Inicial:";
     this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem6.TextSize     = new System.Drawing.Size(85, 13);
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control      = this.txtSaldoFinal;
     this.layoutControlItem7.Location     = new System.Drawing.Point(313, 75);
     this.layoutControlItem7.Name         = "layoutControlItem7";
     this.layoutControlItem7.Size         = new System.Drawing.Size(112, 40);
     this.layoutControlItem7.Text         = "Saldo Final";
     this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem7.TextSize     = new System.Drawing.Size(85, 13);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control      = this.txtTotalCredito;
     this.layoutControlItem4.Location     = new System.Drawing.Point(224, 75);
     this.layoutControlItem4.Name         = "layoutControlItem4";
     this.layoutControlItem4.Size         = new System.Drawing.Size(89, 40);
     this.layoutControlItem4.Text         = "Total Créditos";
     this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem4.TextSize     = new System.Drawing.Size(85, 13);
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.Control      = this.txtTotalDebitos;
     this.layoutControlItem8.Location     = new System.Drawing.Point(135, 75);
     this.layoutControlItem8.Name         = "layoutControlItem8";
     this.layoutControlItem8.Size         = new System.Drawing.Size(89, 40);
     this.layoutControlItem8.Text         = "Total Débitos";
     this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem8.TextSize     = new System.Drawing.Size(85, 13);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(0, 75);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(46, 40);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack = false;
     this.emptySpaceItem3.Location      = new System.Drawing.Point(425, 75);
     this.emptySpaceItem3.Name          = "emptySpaceItem3";
     this.emptySpaceItem3.Size          = new System.Drawing.Size(296, 40);
     this.emptySpaceItem3.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control      = this.txtTipoCambio;
     this.layoutControlItem9.Location     = new System.Drawing.Point(544, 51);
     this.layoutControlItem9.Name         = "layoutControlItem9";
     this.layoutControlItem9.Size         = new System.Drawing.Size(177, 24);
     this.layoutControlItem9.Text         = "T/C:";
     this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem9.TextSize     = new System.Drawing.Size(85, 13);
     //
     // emptySpaceItem4
     //
     this.emptySpaceItem4.AllowHotTrack       = false;
     this.emptySpaceItem4.Location            = new System.Drawing.Point(284, 51);
     this.emptySpaceItem4.MaxSize             = new System.Drawing.Size(29, 0);
     this.emptySpaceItem4.MinSize             = new System.Drawing.Size(29, 10);
     this.emptySpaceItem4.Name                = "emptySpaceItem4";
     this.emptySpaceItem4.Size                = new System.Drawing.Size(29, 24);
     this.emptySpaceItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem4.TextSize            = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.dtpFechaFinal;
     this.layoutControlItem3.Location = new System.Drawing.Point(313, 51);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(231, 24);
     this.layoutControlItem3.Text     = "Fecha Final";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(85, 13);
     //
     // emptySpaceItem5
     //
     this.emptySpaceItem5.AllowHotTrack = false;
     this.emptySpaceItem5.AppearanceItemCaption.FontStyleDelta         = System.Drawing.FontStyle.Bold;
     this.emptySpaceItem5.AppearanceItemCaption.ForeColor              = System.Drawing.Color.DeepPink;
     this.emptySpaceItem5.AppearanceItemCaption.Options.UseFont        = true;
     this.emptySpaceItem5.AppearanceItemCaption.Options.UseForeColor   = true;
     this.emptySpaceItem5.AppearanceItemCaption.Options.UseTextOptions = true;
     this.emptySpaceItem5.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.emptySpaceItem5.ControlAlignment    = System.Drawing.ContentAlignment.MiddleCenter;
     this.emptySpaceItem5.ImageAlignment      = System.Drawing.ContentAlignment.MiddleCenter;
     this.emptySpaceItem5.Location            = new System.Drawing.Point(0, 0);
     this.emptySpaceItem5.Name                = "emptySpaceItem5";
     this.emptySpaceItem5.Size                = new System.Drawing.Size(721, 27);
     this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.emptySpaceItem5.Text                = "Consulta de Saldo por Centros de Costos";
     this.emptySpaceItem5.TextSize            = new System.Drawing.Size(85, 0);
     this.emptySpaceItem5.TextVisible         = true;
     //
     // frmConsultaSaldoCentro
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(741, 411);
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.ribbonControl);
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name   = "frmConsultaSaldoCentro";
     this.Ribbon = this.ribbonControl;
     this.Text   = "Consulta Saldo Centro";
     ((System.ComponentModel.ISupportInitialize)(this.txtGridSaldoFinal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTipoCambio.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTotalDebitos.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTotalCredito.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSaldoFinal.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSaldoInicial.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGridSaldoInicial)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGridDebito)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGridCredito)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.slkupCuenta.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #11
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(frmFatura));
     DevExpress.XtraGrid.GridFormatRule              gridFormatRule1           = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     this.barManager1              = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1                     = new DevExpress.XtraBars.Bar();
     this.barLargeButtonItem4      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.popupMenu4               = new DevExpress.XtraBars.PopupMenu(this.components);
     this.excelKayittan            = new DevExpress.XtraBars.BarButtonItem();
     this.excelYukle               = new DevExpress.XtraBars.BarButtonItem();
     this.barLargeButtonItem2      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.popupMenu2               = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barLargeButtonItem10     = new DevExpress.XtraBars.BarLargeButtonItem();
     this.popupMenu1               = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barLargeButtonItem7      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.barLargeButtonItem8      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.barLargeButtonItem9      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.barLargeButtonItem11     = new DevExpress.XtraBars.BarLargeButtonItem();
     this.popupMenu3               = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barLargeButtonItem12     = new DevExpress.XtraBars.BarLargeButtonItem();
     this.barLargeButtonItem5      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.bar2                     = new DevExpress.XtraBars.Bar();
     this.bar3                     = new DevExpress.XtraBars.Bar();
     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.barLargeButtonItem1      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.barButtonItem1           = new DevExpress.XtraBars.BarButtonItem();
     this.barLargeButtonItem3      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.barLargeButtonItem6      = new DevExpress.XtraBars.BarLargeButtonItem();
     this.barButtonItem2           = new DevExpress.XtraBars.BarButtonItem();
     this.gridControl1             = new DevExpress.XtraGrid.GridControl();
     this.gridView1                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.bindingSource1           = new System.Windows.Forms.BindingSource(this.components);
     this.openFileDialog1          = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1,
         this.bar2,
         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.barLargeButtonItem1,
         this.barButtonItem1,
         this.barLargeButtonItem2,
         this.barLargeButtonItem3,
         this.barLargeButtonItem4,
         this.barLargeButtonItem5,
         this.barLargeButtonItem6,
         this.barButtonItem2,
         this.barLargeButtonItem7,
         this.barLargeButtonItem8,
         this.barLargeButtonItem9,
         this.barLargeButtonItem10,
         this.barLargeButtonItem11,
         this.barLargeButtonItem12,
         this.excelKayittan,
         this.excelYukle
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 20;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar1
     //
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 1;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4),
         new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barLargeButtonItem10, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barLargeButtonItem7, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barLargeButtonItem8, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barLargeButtonItem9, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barLargeButtonItem11, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barLargeButtonItem12, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem5)
     });
     resources.ApplyResources(this.bar1, "bar1");
     //
     // barLargeButtonItem4
     //
     this.barLargeButtonItem4.ActAsDropDown = true;
     this.barLargeButtonItem4.ButtonStyle   = DevExpress.XtraBars.BarButtonStyle.DropDown;
     resources.ApplyResources(this.barLargeButtonItem4, "barLargeButtonItem4");
     this.barLargeButtonItem4.DropDownControl = this.popupMenu4;
     this.barLargeButtonItem4.Glyph           = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem4.Glyph")));
     this.barLargeButtonItem4.Id         = 5;
     this.barLargeButtonItem4.Name       = "barLargeButtonItem4";
     this.barLargeButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barLargeButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem4_ItemClick);
     //
     // popupMenu4
     //
     this.popupMenu4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.excelKayittan, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.excelYukle, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)
     });
     this.popupMenu4.Manager = this.barManager1;
     this.popupMenu4.Name    = "popupMenu4";
     //
     // excelKayittan
     //
     resources.ApplyResources(this.excelKayittan, "excelKayittan");
     this.excelKayittan.Glyph      = global::EtikeTAP.Properties.Resources.exporttoxls_32x32;
     this.excelKayittan.Id         = 18;
     this.excelKayittan.Name       = "excelKayittan";
     this.excelKayittan.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.excelKayittan_ItemClick);
     //
     // excelYukle
     //
     resources.ApplyResources(this.excelYukle, "excelYukle");
     this.excelYukle.Glyph      = global::EtikeTAP.Properties.Resources.exportmodeldifferences_32x32;
     this.excelYukle.Id         = 19;
     this.excelYukle.Name       = "excelYukle";
     this.excelYukle.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.excelYukle_ItemClick);
     //
     // barLargeButtonItem2
     //
     this.barLargeButtonItem2.ActAsDropDown = true;
     this.barLargeButtonItem2.ButtonStyle   = DevExpress.XtraBars.BarButtonStyle.DropDown;
     resources.ApplyResources(this.barLargeButtonItem2, "barLargeButtonItem2");
     this.barLargeButtonItem2.DropDownControl = this.popupMenu2;
     this.barLargeButtonItem2.Glyph           = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem2.Glyph")));
     this.barLargeButtonItem2.Id         = 3;
     this.barLargeButtonItem2.Name       = "barLargeButtonItem2";
     this.barLargeButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barLargeButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem2_ItemClick);
     //
     // popupMenu2
     //
     this.popupMenu2.Manager = this.barManager1;
     this.popupMenu2.Name    = "popupMenu2";
     //
     // barLargeButtonItem10
     //
     this.barLargeButtonItem10.ActAsDropDown = true;
     this.barLargeButtonItem10.ButtonStyle   = DevExpress.XtraBars.BarButtonStyle.DropDown;
     resources.ApplyResources(this.barLargeButtonItem10, "barLargeButtonItem10");
     this.barLargeButtonItem10.CloseSubMenuOnClick = false;
     this.barLargeButtonItem10.DropDownControl     = this.popupMenu1;
     this.barLargeButtonItem10.Glyph      = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem10.Glyph")));
     this.barLargeButtonItem10.Id         = 14;
     this.barLargeButtonItem10.Name       = "barLargeButtonItem10";
     this.barLargeButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem10_ItemClick);
     //
     // popupMenu1
     //
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name    = "popupMenu1";
     //
     // barLargeButtonItem7
     //
     resources.ApplyResources(this.barLargeButtonItem7, "barLargeButtonItem7");
     this.barLargeButtonItem7.Glyph      = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem7.Glyph")));
     this.barLargeButtonItem7.Id         = 11;
     this.barLargeButtonItem7.Name       = "barLargeButtonItem7";
     this.barLargeButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem7_ItemClick);
     //
     // barLargeButtonItem8
     //
     resources.ApplyResources(this.barLargeButtonItem8, "barLargeButtonItem8");
     this.barLargeButtonItem8.Glyph      = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem8.Glyph")));
     this.barLargeButtonItem8.Id         = 12;
     this.barLargeButtonItem8.Name       = "barLargeButtonItem8";
     this.barLargeButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem8_ItemClick);
     //
     // barLargeButtonItem9
     //
     resources.ApplyResources(this.barLargeButtonItem9, "barLargeButtonItem9");
     this.barLargeButtonItem9.Glyph      = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem9.Glyph")));
     this.barLargeButtonItem9.Id         = 13;
     this.barLargeButtonItem9.Name       = "barLargeButtonItem9";
     this.barLargeButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem9_ItemClick);
     //
     // barLargeButtonItem11
     //
     this.barLargeButtonItem11.ActAsDropDown = true;
     this.barLargeButtonItem11.ButtonStyle   = DevExpress.XtraBars.BarButtonStyle.DropDown;
     resources.ApplyResources(this.barLargeButtonItem11, "barLargeButtonItem11");
     this.barLargeButtonItem11.DropDownControl = this.popupMenu3;
     this.barLargeButtonItem11.Glyph           = global::EtikeTAP.XRDesignRibbonControllerResources.design_32x32;
     this.barLargeButtonItem11.Id   = 15;
     this.barLargeButtonItem11.Name = "barLargeButtonItem11";
     //
     // popupMenu3
     //
     this.popupMenu3.Manager = this.barManager1;
     this.popupMenu3.Name    = "popupMenu3";
     //
     // barLargeButtonItem12
     //
     resources.ApplyResources(this.barLargeButtonItem12, "barLargeButtonItem12");
     this.barLargeButtonItem12.Glyph      = global::EtikeTAP.Properties.Resources.savepagesetup_32x32;
     this.barLargeButtonItem12.Id         = 17;
     this.barLargeButtonItem12.Name       = "barLargeButtonItem12";
     this.barLargeButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem12_ItemClick);
     //
     // barLargeButtonItem5
     //
     resources.ApplyResources(this.barLargeButtonItem5, "barLargeButtonItem5");
     this.barLargeButtonItem5.Glyph      = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.Glyph")));
     this.barLargeButtonItem5.Id         = 8;
     this.barLargeButtonItem5.Name       = "barLargeButtonItem5";
     this.barLargeButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barLargeButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem5_ItemClick);
     //
     // bar2
     //
     this.bar2.BarName                = "Main menu";
     this.bar2.DockCol                = 0;
     this.bar2.DockRow                = 0;
     this.bar2.DockStyle              = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     resources.ApplyResources(this.bar2, "bar2");
     //
     // 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.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     resources.ApplyResources(this.bar3, "bar3");
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     //
     // barLargeButtonItem1
     //
     resources.ApplyResources(this.barLargeButtonItem1, "barLargeButtonItem1");
     this.barLargeButtonItem1.Id         = 0;
     this.barLargeButtonItem1.Name       = "barLargeButtonItem1";
     this.barLargeButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem1_ItemClick);
     //
     // barButtonItem1
     //
     resources.ApplyResources(this.barButtonItem1, "barButtonItem1");
     this.barButtonItem1.Id         = 1;
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barLargeButtonItem3
     //
     resources.ApplyResources(this.barLargeButtonItem3, "barLargeButtonItem3");
     this.barLargeButtonItem3.Id         = 4;
     this.barLargeButtonItem3.Name       = "barLargeButtonItem3";
     this.barLargeButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem3_ItemClick);
     //
     // barLargeButtonItem6
     //
     resources.ApplyResources(this.barLargeButtonItem6, "barLargeButtonItem6");
     this.barLargeButtonItem6.Id         = 9;
     this.barLargeButtonItem6.Name       = "barLargeButtonItem6";
     this.barLargeButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem6_ItemClick);
     //
     // barButtonItem2
     //
     resources.ApplyResources(this.barButtonItem2, "barButtonItem2");
     this.barButtonItem2.Glyph      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.Glyph")));
     this.barButtonItem2.Id         = 10;
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick_2);
     //
     // gridControl1
     //
     resources.ApplyResources(this.gridControl1, "gridControl1");
     this.gridControl1.MainView    = this.gridView1;
     this.gridControl1.MenuManager = this.barManager1;
     this.gridControl1.Name        = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1
     });
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.DataSourceChanged += new System.EventHandler(this.gridControl1_DataSourceChanged);
     //
     // gridView1
     //
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.BackColor              = ((System.Drawing.Color)(resources.GetObject("resource.BackColor")));
     formatConditionRuleValue1.Appearance.BorderColor            = ((System.Drawing.Color)(resources.GetObject("resource.BorderColor")));
     formatConditionRuleValue1.Appearance.Options.UseBackColor   = true;
     formatConditionRuleValue1.Appearance.Options.UseBorderColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = true;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows           = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.AllowDeleteRows        = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsCustomization.AllowColumnMoving = false;
     this.gridView1.OptionsFind.AlwaysVisible                          = true;
     this.gridView1.OptionsLayout.Columns.AddNewColumns                = false;
     this.gridView1.OptionsLayout.Columns.RemoveOldColumns             = false;
     this.gridView1.OptionsSelection.MultiSelect                       = true;
     this.gridView1.OptionsSelection.MultiSelectMode                   = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
     this.gridView1.OptionsSelection.ShowCheckBoxSelectorInPrintExport = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsView.NewItemRowPosition                     = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridView1.PaintStyleName = "UltraFlat";
     this.gridView1.RowStyle      += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView1_RowStyle);
     //
     // repositoryItemCheckEdit1
     //
     resources.ApplyResources(this.repositoryItemCheckEdit1, "repositoryItemCheckEdit1");
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // frmFatura
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     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        = "frmFatura";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmTest_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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 gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(ucCM_TongHopCongNo));
     this.colKHU                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupControl1            = new DevExpress.XtraEditors.GroupControl();
     this.layoutControl1           = new DevExpress.XtraLayout.LayoutControl();
     this.gridSplitContainer1      = new DevExpress.XtraGrid.GridSplitContainer();
     this.grcDanhSachCongNoTongHop = new DevExpress.XtraGrid.GridControl();
     this.grvTongHopCongNo         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn4              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSDDK                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPS               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colThu              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDu               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnDong             = new DevExpress.XtraEditors.SimpleButton();
     this.btnXuat             = new DevExpress.XtraEditors.SimpleButton();
     this.btnXem              = new DevExpress.XtraEditors.SimpleButton();
     this.dtDen               = new DevExpress.XtraEditors.DateEdit();
     this.dtTu                = new DevExpress.XtraEditors.DateEdit();
     this.Root                = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem9  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
     this.simpleSeparator4    = new DevExpress.XtraLayout.SimpleSeparator();
     this.simpleSeparator5    = new DevExpress.XtraLayout.SimpleSeparator();
     this.simpleSeparator6    = new DevExpress.XtraLayout.SimpleSeparator();
     this.emptySpaceItem2     = new DevExpress.XtraLayout.EmptySpaceItem();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).BeginInit();
     this.gridSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grcDanhSachCongNoTongHop)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvTongHopCongNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     this.SuspendLayout();
     //
     // colKHU
     //
     this.colKHU.Caption   = "Khu Vực";
     this.colKHU.FieldName = "KhuVuc";
     this.colKHU.Name      = "colKHU";
     this.colKHU.OptionsColumn.AllowEdit = false;
     this.colKHU.Visible      = true;
     this.colKHU.VisibleIndex = 3;
     //
     // groupControl1
     //
     this.groupControl1.AppearanceCaption.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl1.AppearanceCaption.Options.UseFont = true;
     this.groupControl1.Controls.Add(this.layoutControl1);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(911, 510);
     this.groupControl1.TabIndex = 1;
     this.groupControl1.Text     = "Dánh Sách Công Nợ Tổng Hợp";
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.gridSplitContainer1);
     this.layoutControl1.Controls.Add(this.btnDong);
     this.layoutControl1.Controls.Add(this.btnXuat);
     this.layoutControl1.Controls.Add(this.btnXem);
     this.layoutControl1.Controls.Add(this.dtDen);
     this.layoutControl1.Controls.Add(this.dtTu);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(2, 22);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(907, 486);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // gridSplitContainer1
     //
     this.gridSplitContainer1.Grid     = this.grcDanhSachCongNoTongHop;
     this.gridSplitContainer1.Location = new System.Drawing.Point(4, 36);
     this.gridSplitContainer1.Name     = "gridSplitContainer1";
     this.gridSplitContainer1.Panel1.Controls.Add(this.grcDanhSachCongNoTongHop);
     this.gridSplitContainer1.Size     = new System.Drawing.Size(899, 446);
     this.gridSplitContainer1.TabIndex = 15;
     //
     // grcDanhSachCongNoTongHop
     //
     this.grcDanhSachCongNoTongHop.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.grcDanhSachCongNoTongHop.Location             = new System.Drawing.Point(0, 0);
     this.grcDanhSachCongNoTongHop.MainView             = this.grvTongHopCongNo;
     this.grcDanhSachCongNoTongHop.Name                 = "grcDanhSachCongNoTongHop";
     this.grcDanhSachCongNoTongHop.Size                 = new System.Drawing.Size(899, 446);
     this.grcDanhSachCongNoTongHop.TabIndex             = 15;
     this.grcDanhSachCongNoTongHop.UseEmbeddedNavigator = true;
     this.grcDanhSachCongNoTongHop.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grvTongHopCongNo
     });
     this.grcDanhSachCongNoTongHop.Load += new System.EventHandler(this.grcDanhSachCongNoTongHop_Load);
     //
     // grvTongHopCongNo
     //
     this.grvTongHopCongNo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn4,
         this.gridColumn1,
         this.gridColumn5,
         this.colSDDK,
         this.colKHU,
         this.colPS,
         this.colThu,
         this.colDu
     });
     gridFormatRule2.Column = this.colKHU;
     gridFormatRule2.Name   = "Format0";
     formatConditionRuleValue2.PredefinedName = "Red Fill, Red Text";
     gridFormatRule2.Rule = formatConditionRuleValue2;
     this.grvTongHopCongNo.FormatRules.Add(gridFormatRule2);
     this.grvTongHopCongNo.GridControl = this.grcDanhSachCongNoTongHop;
     this.grvTongHopCongNo.GroupCount  = 1;
     this.grvTongHopCongNo.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SoDuDauKy", this.colSDDK, "{0:0.##}"),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PhatSinhTrongKy", this.colPS, "{0:0.##}"),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ThuTrongKy", this.colThu, "{0:0.##}"),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SoDuCongNo", this.colDu, "{0:0.##}")
     });
     this.grvTongHopCongNo.Name = "grvTongHopCongNo";
     this.grvTongHopCongNo.OptionsView.ShowFooter = true;
     this.grvTongHopCongNo.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colKHU, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "Mã Khách Hàng";
     this.gridColumn4.FieldName    = "MaKH";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 0;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "Tên Khách Hàng";
     this.gridColumn1.FieldName = "TenKH";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 1;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Địa Chỉ";
     this.gridColumn5.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn5.FieldName = "DiaChi";
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 2;
     //
     // colSDDK
     //
     this.colSDDK.Caption   = "Số Dư Đầu Kỳ";
     this.colSDDK.FieldName = "SoDuDauKy";
     this.colSDDK.Name      = "colSDDK";
     this.colSDDK.OptionsColumn.AllowEdit = false;
     this.colSDDK.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SoDuDauKy", "{0:0.##}")
     });
     this.colSDDK.Visible      = true;
     this.colSDDK.VisibleIndex = 3;
     //
     // colPS
     //
     this.colPS.Caption   = "Phát Sinh Trong Kỳ";
     this.colPS.FieldName = "PhatSinhTrongKy";
     this.colPS.Name      = "colPS";
     this.colPS.OptionsColumn.AllowEdit = false;
     this.colPS.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PhatSinhTrongKy", "{0:0.##}")
     });
     this.colPS.Visible      = true;
     this.colPS.VisibleIndex = 4;
     //
     // colThu
     //
     this.colThu.Caption   = "Thu Trong Kỳ";
     this.colThu.FieldName = "ThuTrongKy";
     this.colThu.Name      = "colThu";
     this.colThu.OptionsColumn.AllowEdit = false;
     this.colThu.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ThuTrongKy", "{0:0.##}")
     });
     this.colThu.Visible      = true;
     this.colThu.VisibleIndex = 5;
     //
     // colDu
     //
     this.colDu.Caption   = "Số  Dư Công Nợ";
     this.colDu.FieldName = "SoDuCongNo";
     this.colDu.Name      = "colDu";
     this.colDu.OptionsColumn.AllowEdit = false;
     this.colDu.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SoDuCongNo", "{0:0.##}")
     });
     this.colDu.Visible      = true;
     this.colDu.VisibleIndex = 6;
     //
     // btnDong
     //
     this.btnDong.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDong.ImageOptions.Image")));
     this.btnDong.Location           = new System.Drawing.Point(497, 7);
     this.btnDong.Name            = "btnDong";
     this.btnDong.PaintStyle      = DevExpress.XtraEditors.Controls.PaintStyles.Light;
     this.btnDong.Size            = new System.Drawing.Size(54, 22);
     this.btnDong.StyleController = this.layoutControl1;
     this.btnDong.TabIndex        = 13;
     this.btnDong.Text            = "Đóng";
     this.btnDong.Click          += new System.EventHandler(this.btnDong_Click);
     //
     // btnXuat
     //
     this.btnXuat.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnXuat.ImageOptions.Image")));
     this.btnXuat.Location           = new System.Drawing.Point(425, 7);
     this.btnXuat.Name            = "btnXuat";
     this.btnXuat.PaintStyle      = DevExpress.XtraEditors.Controls.PaintStyles.Light;
     this.btnXuat.Size            = new System.Drawing.Size(50, 22);
     this.btnXuat.StyleController = this.layoutControl1;
     this.btnXuat.TabIndex        = 12;
     this.btnXuat.Text            = "Xuất";
     this.btnXuat.Click          += new System.EventHandler(this.btnXuat_Click);
     //
     // btnXem
     //
     this.btnXem.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnXem.ImageOptions.Image")));
     this.btnXem.Location           = new System.Drawing.Point(355, 7);
     this.btnXem.Name            = "btnXem";
     this.btnXem.PaintStyle      = DevExpress.XtraEditors.Controls.PaintStyles.Light;
     this.btnXem.Size            = new System.Drawing.Size(48, 22);
     this.btnXem.StyleController = this.layoutControl1;
     this.btnXem.TabIndex        = 7;
     this.btnXem.Text            = "Xem";
     //
     // dtDen
     //
     this.dtDen.EditValue = null;
     this.dtDen.Location  = new System.Drawing.Point(254, 7);
     this.dtDen.Name      = "dtDen";
     this.dtDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtDen.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtDen.Size            = new System.Drawing.Size(79, 20);
     this.dtDen.StyleController = this.layoutControl1;
     this.dtDen.TabIndex        = 6;
     //
     // dtTu
     //
     this.dtTu.EditValue = null;
     this.dtTu.Location  = new System.Drawing.Point(37, 7);
     this.dtTu.Name      = "dtTu";
     this.dtTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtTu.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtTu.Size            = new System.Drawing.Size(172, 20);
     this.dtTu.StyleController = this.layoutControl1;
     this.dtTu.TabIndex        = 5;
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem9,
         this.layoutControlItem10,
         this.layoutControlItem12,
         this.simpleSeparator4,
         this.simpleSeparator5,
         this.simpleSeparator6,
         this.emptySpaceItem2
     });
     this.Root.Name        = "Root";
     this.Root.Padding     = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.Root.Size        = new System.Drawing.Size(907, 486);
     this.Root.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control               = this.dtTu;
     this.layoutControlItem2.Location              = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name                  = "layoutControlItem2";
     this.layoutControlItem2.Padding               = new DevExpress.XtraLayout.Utils.Padding(10, 10, 5, 5);
     this.layoutControlItem2.Size                  = new System.Drawing.Size(217, 32);
     this.layoutControlItem2.Text                  = "Từ";
     this.layoutControlItem2.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem2.TextSize              = new System.Drawing.Size(20, 20);
     this.layoutControlItem2.TextToControlDistance = 5;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control               = this.dtDen;
     this.layoutControlItem3.Location              = new System.Drawing.Point(217, 0);
     this.layoutControlItem3.Name                  = "layoutControlItem3";
     this.layoutControlItem3.Padding               = new DevExpress.XtraLayout.Utils.Padding(10, 10, 5, 5);
     this.layoutControlItem3.Size                  = new System.Drawing.Size(124, 32);
     this.layoutControlItem3.Text                  = "Đến";
     this.layoutControlItem3.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem3.TextSize              = new System.Drawing.Size(20, 20);
     this.layoutControlItem3.TextToControlDistance = 5;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.btnXem;
     this.layoutControlItem4.Location    = new System.Drawing.Point(343, 0);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Padding     = new DevExpress.XtraLayout.Utils.Padding(10, 10, 5, 5);
     this.layoutControlItem4.Size        = new System.Drawing.Size(68, 32);
     this.layoutControlItem4.Text        = "Xem theo";
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control     = this.btnXuat;
     this.layoutControlItem9.Location    = new System.Drawing.Point(413, 0);
     this.layoutControlItem9.Name        = "layoutControlItem9";
     this.layoutControlItem9.Padding     = new DevExpress.XtraLayout.Utils.Padding(10, 10, 5, 5);
     this.layoutControlItem9.Size        = new System.Drawing.Size(70, 32);
     this.layoutControlItem9.Text        = "Xem theo";
     this.layoutControlItem9.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextVisible = false;
     //
     // layoutControlItem10
     //
     this.layoutControlItem10.Control     = this.btnDong;
     this.layoutControlItem10.Location    = new System.Drawing.Point(485, 0);
     this.layoutControlItem10.Name        = "layoutControlItem10";
     this.layoutControlItem10.Padding     = new DevExpress.XtraLayout.Utils.Padding(10, 10, 5, 5);
     this.layoutControlItem10.Size        = new System.Drawing.Size(74, 32);
     this.layoutControlItem10.Text        = "Xem theo";
     this.layoutControlItem10.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem10.TextVisible = false;
     //
     // layoutControlItem12
     //
     this.layoutControlItem12.Control     = this.gridSplitContainer1;
     this.layoutControlItem12.Location    = new System.Drawing.Point(0, 32);
     this.layoutControlItem12.Name        = "layoutControlItem12";
     this.layoutControlItem12.Size        = new System.Drawing.Size(903, 450);
     this.layoutControlItem12.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem12.TextVisible = false;
     //
     // simpleSeparator4
     //
     this.simpleSeparator4.AllowHotTrack         = false;
     this.simpleSeparator4.CustomizationFormText = "simpleSeparator1";
     this.simpleSeparator4.Location = new System.Drawing.Point(483, 0);
     this.simpleSeparator4.Name     = "simpleSeparator4";
     this.simpleSeparator4.Size     = new System.Drawing.Size(2, 32);
     this.simpleSeparator4.Text     = "simpleSeparator1";
     //
     // simpleSeparator5
     //
     this.simpleSeparator5.AllowHotTrack         = false;
     this.simpleSeparator5.CustomizationFormText = "simpleSeparator1";
     this.simpleSeparator5.Location = new System.Drawing.Point(411, 0);
     this.simpleSeparator5.Name     = "simpleSeparator5";
     this.simpleSeparator5.Size     = new System.Drawing.Size(2, 32);
     this.simpleSeparator5.Text     = "simpleSeparator1";
     //
     // simpleSeparator6
     //
     this.simpleSeparator6.AllowHotTrack         = false;
     this.simpleSeparator6.CustomizationFormText = "simpleSeparator1";
     this.simpleSeparator6.Location = new System.Drawing.Point(341, 0);
     this.simpleSeparator6.Name     = "simpleSeparator6";
     this.simpleSeparator6.Size     = new System.Drawing.Size(2, 32);
     this.simpleSeparator6.Text     = "simpleSeparator1";
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(559, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(344, 32);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // ucCM_TongHopCongNo
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.groupControl1);
     this.Name = "ucCM_TongHopCongNo";
     this.Size = new System.Drawing.Size(911, 510);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).EndInit();
     this.gridSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grcDanhSachCongNoTongHop)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvTongHopCongNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).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()
 {
     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();
     this.colLowestAskEnabled  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLowestAskHost     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHighestBidEnabled = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHighestBidHost    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1         = new DevExpress.XtraGrid.GridControl();
     this.arbitrageStatisticsItemBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTime                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBaseCurrency          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarketCurrency        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLowestAsk             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHighestBid            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSpread                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmount                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotalSpent            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotalSpentUSD         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMaxProfit             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMaxProfitUSD          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colProfitPercent         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arbitrageStatisticsItemBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
     this.SuspendLayout();
     //
     // colLowestAskEnabled
     //
     this.colLowestAskEnabled.FieldName = "LowestAskEnabled";
     this.colLowestAskEnabled.Name      = "colLowestAskEnabled";
     //
     // colLowestAskHost
     //
     this.colLowestAskHost.FieldName    = "LowestAskHost";
     this.colLowestAskHost.Name         = "colLowestAskHost";
     this.colLowestAskHost.Visible      = true;
     this.colLowestAskHost.VisibleIndex = 1;
     //
     // colHighestBidEnabled
     //
     this.colHighestBidEnabled.FieldName = "HighestBidEnabled";
     this.colHighestBidEnabled.Name      = "colHighestBidEnabled";
     //
     // colHighestBidHost
     //
     this.colHighestBidHost.FieldName    = "HighestBidHost";
     this.colHighestBidHost.Name         = "colHighestBidHost";
     this.colHighestBidHost.Visible      = true;
     this.colHighestBidHost.VisibleIndex = 2;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.arbitrageStatisticsItemBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6);
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(6);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1,
         this.repositoryItemCheckEdit2,
         this.repositoryItemCheckEdit3
     });
     this.gridControl1.Size     = new System.Drawing.Size(2014, 921);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // arbitrageStatisticsItemBindingSource
     //
     this.arbitrageStatisticsItemBindingSource.DataSource = typeof(CryptoMarketClient.Common.ArbitrageStatisticsItem);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colLowestAskHost,
         this.colHighestBidHost,
         this.colTime,
         this.colBaseCurrency,
         this.colMarketCurrency,
         this.colLowestAsk,
         this.colHighestBid,
         this.colSpread,
         this.colAmount,
         this.colTotalSpent,
         this.colTotalSpentUSD,
         this.colMaxProfit,
         this.colMaxProfitUSD,
         this.colLowestAskEnabled,
         this.colHighestBidEnabled,
         this.colProfitPercent
     });
     gridFormatRule1.Column        = this.colLowestAskEnabled;
     gridFormatRule1.ColumnApplyTo = this.colLowestAskHost;
     gridFormatRule1.Name          = "LowestAskEnabledRule";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = false;
     gridFormatRule1.Rule          = formatConditionRuleValue1;
     gridFormatRule2.Column        = this.colHighestBidEnabled;
     gridFormatRule2.ColumnApplyTo = this.colHighestBidHost;
     gridFormatRule2.Name          = "HighestBidEnabledRule";
     formatConditionRuleValue2.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     formatConditionRuleValue2.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = false;
     gridFormatRule2.Rule = formatConditionRuleValue2;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling    = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable               = false;
     this.gridView1.OptionsBehavior.KeepFocusedRowOnUpdate = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode     = false;
     this.gridView1.OptionsView.ShowFilterPanelMode        = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colTime, DevExpress.Data.ColumnSortOrder.Descending)
     });
     //
     // colTime
     //
     this.colTime.DisplayFormat.FormatString = "yyyy.MM.dd 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;
     //
     // colBaseCurrency
     //
     this.colBaseCurrency.FieldName    = "BaseCurrency";
     this.colBaseCurrency.Name         = "colBaseCurrency";
     this.colBaseCurrency.Visible      = true;
     this.colBaseCurrency.VisibleIndex = 3;
     //
     // colMarketCurrency
     //
     this.colMarketCurrency.FieldName    = "MarketCurrency";
     this.colMarketCurrency.Name         = "colMarketCurrency";
     this.colMarketCurrency.Visible      = true;
     this.colMarketCurrency.VisibleIndex = 4;
     //
     // colLowestAsk
     //
     this.colLowestAsk.DisplayFormat.FormatString = "0.00000000";
     this.colLowestAsk.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colLowestAsk.FieldName    = "LowestAsk";
     this.colLowestAsk.Name         = "colLowestAsk";
     this.colLowestAsk.Visible      = true;
     this.colLowestAsk.VisibleIndex = 5;
     //
     // colHighestBid
     //
     this.colHighestBid.DisplayFormat.FormatString = "0.00000000";
     this.colHighestBid.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colHighestBid.FieldName    = "HighestBid";
     this.colHighestBid.Name         = "colHighestBid";
     this.colHighestBid.Visible      = true;
     this.colHighestBid.VisibleIndex = 6;
     //
     // colSpread
     //
     this.colSpread.DisplayFormat.FormatString = "0.00000000";
     this.colSpread.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colSpread.FieldName    = "Spread";
     this.colSpread.Name         = "colSpread";
     this.colSpread.Visible      = true;
     this.colSpread.VisibleIndex = 7;
     //
     // colAmount
     //
     this.colAmount.DisplayFormat.FormatString = "0.00000000";
     this.colAmount.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colAmount.FieldName    = "Amount";
     this.colAmount.Name         = "colAmount";
     this.colAmount.Visible      = true;
     this.colAmount.VisibleIndex = 8;
     //
     // colTotalSpent
     //
     this.colTotalSpent.Caption = "TotalSpent";
     this.colTotalSpent.DisplayFormat.FormatString = "0.00000000";
     this.colTotalSpent.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colTotalSpent.FieldName    = "TotalSpent";
     this.colTotalSpent.Name         = "colTotalSpent";
     this.colTotalSpent.Visible      = true;
     this.colTotalSpent.VisibleIndex = 9;
     //
     // colTotalSpentUSD
     //
     this.colTotalSpentUSD.Caption = "TotalSpentUSD";
     this.colTotalSpentUSD.DisplayFormat.FormatString = "0.00000000";
     this.colTotalSpentUSD.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colTotalSpentUSD.FieldName    = "TotalSpentUSD";
     this.colTotalSpentUSD.Name         = "colTotalSpentUSD";
     this.colTotalSpentUSD.Visible      = true;
     this.colTotalSpentUSD.VisibleIndex = 10;
     //
     // colMaxProfit
     //
     this.colMaxProfit.DisplayFormat.FormatString = "0.00000000";
     this.colMaxProfit.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colMaxProfit.FieldName    = "MaxProfit";
     this.colMaxProfit.Name         = "colMaxProfit";
     this.colMaxProfit.Visible      = true;
     this.colMaxProfit.VisibleIndex = 11;
     //
     // colMaxProfitUSD
     //
     this.colMaxProfitUSD.DisplayFormat.FormatString = "0.00000000";
     this.colMaxProfitUSD.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colMaxProfitUSD.FieldName    = "MaxProfitUSD";
     this.colMaxProfitUSD.Name         = "colMaxProfitUSD";
     this.colMaxProfitUSD.Visible      = true;
     this.colMaxProfitUSD.VisibleIndex = 12;
     //
     // colProfitPercent
     //
     this.colProfitPercent.Caption = "Profit Percent In Spent";
     this.colProfitPercent.DisplayFormat.FormatString = "0.00000000";
     this.colProfitPercent.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colProfitPercent.FieldName    = "ProfitPercent";
     this.colProfitPercent.Name         = "colProfitPercent";
     this.colProfitPercent.Visible      = true;
     this.colProfitPercent.VisibleIndex = 13;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name       = "repositoryItemCheckEdit2";
     //
     // repositoryItemCheckEdit3
     //
     this.repositoryItemCheckEdit3.AutoHeight = false;
     this.repositoryItemCheckEdit3.Name       = "repositoryItemCheckEdit3";
     //
     // ArbitrageHistoryForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(2014, 921);
     this.Controls.Add(this.gridControl1);
     this.Name = "ArbitrageHistoryForm";
     this.Text = "Arbitrage History";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arbitrageStatisticsItemBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).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()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule1 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule2 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
            this.colValidationStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.txtDate = new DevExpress.XtraEditors.DateEdit();
            this.gcPurchasingInfo = new DevExpress.XtraEditors.GroupControl();
            this.btnAddSparepart = new DevExpress.XtraEditors.SimpleButton();
            this.gridPurchasingDetail = new DevExpress.XtraGrid.GridControl();
            this.gvPurchasingDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colSparepart = new DevExpress.XtraGrid.Columns.GridColumn();
            this.cbSparepartGv = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
            this.colQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colPrice = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSubTotal = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSerialNumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lblSupplier = new DevExpress.XtraEditors.LabelControl();
            this.lblDate = new DevExpress.XtraEditors.LabelControl();
            this.cbSupplier = new DevExpress.XtraEditors.LookUpEdit();
            this.pnlAction = new DevExpress.XtraEditors.PanelControl();
            this.btnSave = new DevExpress.XtraEditors.SimpleButton();
            this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
            this.valDate = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
            this.valSupplier = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
            this.cmsEditor = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.deleteSparepartToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewSparepartDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.bsDetails = new System.Windows.Forms.BindingSource(this.components);
            this.bgwSave = new System.ComponentModel.BackgroundWorker();
            ((System.ComponentModel.ISupportInitialize)(this.txtDate.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcPurchasingInfo)).BeginInit();
            this.gcPurchasingInfo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridPurchasingDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvPurchasingDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbSparepartGv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbSupplier.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnlAction)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.valDate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.valSupplier)).BeginInit();
            this.cmsEditor.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsDetails)).BeginInit();
            this.SuspendLayout();
            // 
            // colValidationStatus
            // 
            this.colValidationStatus.Caption = "IsValid";
            this.colValidationStatus.FieldName = "ValidationStatus";
            this.colValidationStatus.Name = "colValidationStatus";
            // 
            // txtDate
            // 
            this.txtDate.EditValue = null;
            this.txtDate.Location = new System.Drawing.Point(146, 30);
            this.txtDate.Name = "txtDate";
            this.txtDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtDate.Properties.DisplayFormat.FormatString = "dd-MM-yyyy";
            this.txtDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.txtDate.Properties.HideSelection = false;
            this.txtDate.Properties.Mask.EditMask = "dd-MM-yyyy";
            this.txtDate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txtDate.Size = new System.Drawing.Size(159, 20);
            this.txtDate.TabIndex = 0;
            conditionValidationRule1.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
            conditionValidationRule1.ErrorText = "Tanggal penerimaan harus diisi";
            this.valDate.SetValidationRule(this.txtDate, conditionValidationRule1);
            // 
            // gcPurchasingInfo
            // 
            this.gcPurchasingInfo.Controls.Add(this.btnAddSparepart);
            this.gcPurchasingInfo.Controls.Add(this.gridPurchasingDetail);
            this.gcPurchasingInfo.Controls.Add(this.lblSupplier);
            this.gcPurchasingInfo.Controls.Add(this.lblDate);
            this.gcPurchasingInfo.Controls.Add(this.txtDate);
            this.gcPurchasingInfo.Controls.Add(this.cbSupplier);
            this.gcPurchasingInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcPurchasingInfo.Location = new System.Drawing.Point(0, 0);
            this.gcPurchasingInfo.Name = "gcPurchasingInfo";
            this.gcPurchasingInfo.Size = new System.Drawing.Size(854, 347);
            this.gcPurchasingInfo.TabIndex = 1;
            this.gcPurchasingInfo.Text = "Informasi Pembelian";
            // 
            // btnAddSparepart
            // 
            this.btnAddSparepart.Image = global::BrawijayaWorkshop.Win32App.Properties.Resources.add_item_16x16;
            this.btnAddSparepart.Location = new System.Drawing.Point(5, 95);
            this.btnAddSparepart.Name = "btnAddSparepart";
            this.btnAddSparepart.Size = new System.Drawing.Size(132, 23);
            this.btnAddSparepart.TabIndex = 6;
            this.btnAddSparepart.Text = "Tambah Sparepart";
            this.btnAddSparepart.Click += new System.EventHandler(this.btnAddSparepart_Click);
            // 
            // gridPurchasingDetail
            // 
            this.gridPurchasingDetail.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.gridPurchasingDetail.Location = new System.Drawing.Point(5, 124);
            this.gridPurchasingDetail.MainView = this.gvPurchasingDetail;
            this.gridPurchasingDetail.Name = "gridPurchasingDetail";
            this.gridPurchasingDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.cbSparepartGv});
            this.gridPurchasingDetail.Size = new System.Drawing.Size(844, 217);
            this.gridPurchasingDetail.TabIndex = 4;
            this.gridPurchasingDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvPurchasingDetail});
            // 
            // gvPurchasingDetail
            // 
            this.gvPurchasingDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colSparepart,
            this.colQty,
            this.colPrice,
            this.colSubTotal,
            this.colSerialNumber,
            this.colValidationStatus});
            gridFormatRule1.ApplyToRow = true;
            gridFormatRule1.Column = this.colValidationStatus;
            gridFormatRule1.Name = "ValidationStatus";
            formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
            formatConditionRuleValue1.PredefinedName = "Red Fill, Red Text";
            formatConditionRuleValue1.Value1 = "-1";
            gridFormatRule1.Rule = formatConditionRuleValue1;
            this.gvPurchasingDetail.FormatRules.Add(gridFormatRule1);
            this.gvPurchasingDetail.GridControl = this.gridPurchasingDetail;
            this.gvPurchasingDetail.Name = "gvPurchasingDetail";
            this.gvPurchasingDetail.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvPurchasingDetail.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvPurchasingDetail.OptionsBehavior.AutoPopulateColumns = false;
            this.gvPurchasingDetail.OptionsBehavior.EditingMode = DevExpress.XtraGrid.Views.Grid.GridEditingMode.Inplace;
            this.gvPurchasingDetail.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.Click;
            this.gvPurchasingDetail.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvPurchasingDetail.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gvPurchasingDetail.OptionsSelection.EnableAppearanceHideSelection = false;
            this.gvPurchasingDetail.OptionsView.EnableAppearanceEvenRow = true;
            this.gvPurchasingDetail.OptionsView.ShowFooter = true;
            this.gvPurchasingDetail.OptionsView.ShowGroupPanel = false;
            this.gvPurchasingDetail.OptionsView.ShowViewCaption = true;
            this.gvPurchasingDetail.ViewCaption = "Daftar Sparepart";
            this.gvPurchasingDetail.InitNewRow += new DevExpress.XtraGrid.Views.Grid.InitNewRowEventHandler(this.gvPurchasingDetail_InitNewRow);
            // 
            // colSparepart
            // 
            this.colSparepart.Caption = "Sparepart";
            this.colSparepart.ColumnEdit = this.cbSparepartGv;
            this.colSparepart.FieldName = "SparepartId";
            this.colSparepart.Name = "colSparepart";
            this.colSparepart.Visible = true;
            this.colSparepart.VisibleIndex = 0;
            // 
            // cbSparepartGv
            // 
            this.cbSparepartGv.AutoHeight = false;
            this.cbSparepartGv.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbSparepartGv.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "Sparepart")});
            this.cbSparepartGv.DisplayMember = "Name";
            this.cbSparepartGv.HighlightedItemStyle = DevExpress.XtraEditors.HighlightStyle.Skinned;
            this.cbSparepartGv.Name = "cbSparepartGv";
            this.cbSparepartGv.NullText = "--Pilih Sparepart--";
            this.cbSparepartGv.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.cbSparepartGv.ValidateOnEnterKey = true;
            this.cbSparepartGv.ValueMember = "Id";
            // 
            // colQty
            // 
            this.colQty.Caption = "Jumlah";
            this.colQty.FieldName = "Qty";
            this.colQty.Name = "colQty";
            this.colQty.Visible = true;
            this.colQty.VisibleIndex = 1;
            // 
            // colPrice
            // 
            this.colPrice.Caption = "Harga per Item";
            this.colPrice.DisplayFormat.FormatString = " {0:#,#;(#,#);0}";
            this.colPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colPrice.FieldName = "Price";
            this.colPrice.Name = "colPrice";
            this.colPrice.Visible = true;
            this.colPrice.VisibleIndex = 2;
            // 
            // colSubTotal
            // 
            this.colSubTotal.Caption = "Sub Total";
            this.colSubTotal.DisplayFormat.FormatString = "{0:#,#;(#,#);0}";
            this.colSubTotal.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colSubTotal.FieldName = "SubTotal";
            this.colSubTotal.Name = "colSubTotal";
            this.colSubTotal.OptionsColumn.AllowEdit = false;
            this.colSubTotal.OptionsColumn.ReadOnly = true;
            this.colSubTotal.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SubTotal", "{0:#,#;(#,#);0}")});
            this.colSubTotal.Visible = true;
            this.colSubTotal.VisibleIndex = 3;
            // 
            // colSerialNumber
            // 
            this.colSerialNumber.Caption = "Nomor Seri";
            this.colSerialNumber.FieldName = "SerialNumber";
            this.colSerialNumber.Name = "colSerialNumber";
            this.colSerialNumber.Visible = true;
            this.colSerialNumber.VisibleIndex = 4;
            // 
            // lblSupplier
            // 
            this.lblSupplier.Location = new System.Drawing.Point(17, 66);
            this.lblSupplier.Name = "lblSupplier";
            this.lblSupplier.Size = new System.Drawing.Size(38, 13);
            this.lblSupplier.TabIndex = 3;
            this.lblSupplier.Text = "Supplier";
            // 
            // lblDate
            // 
            this.lblDate.Location = new System.Drawing.Point(17, 33);
            this.lblDate.Name = "lblDate";
            this.lblDate.Size = new System.Drawing.Size(89, 13);
            this.lblDate.TabIndex = 1;
            this.lblDate.Text = "Tanggal Pembelian";
            // 
            // cbSupplier
            // 
            this.cbSupplier.Location = new System.Drawing.Point(146, 63);
            this.cbSupplier.Name = "cbSupplier";
            this.cbSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbSupplier.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "Supplier")});
            this.cbSupplier.Properties.DisplayMember = "Name";
            this.cbSupplier.Properties.ImmediatePopup = true;
            this.cbSupplier.Properties.NullText = "";
            this.cbSupplier.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.cbSupplier.Properties.ValueMember = "Id";
            this.cbSupplier.Size = new System.Drawing.Size(159, 20);
            this.cbSupplier.TabIndex = 2;
            conditionValidationRule2.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
            conditionValidationRule2.ErrorText = "Pilih salah satu supplier";
            this.valSupplier.SetValidationRule(this.cbSupplier, conditionValidationRule2);
            // 
            // pnlAction
            // 
            this.pnlAction.Appearance.BackColor = System.Drawing.Color.Silver;
            this.pnlAction.Appearance.Options.UseBackColor = true;
            this.pnlAction.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pnlAction.Location = new System.Drawing.Point(3, 315);
            this.pnlAction.Name = "pnlAction";
            this.pnlAction.Size = new System.Drawing.Size(570, 57);
            this.pnlAction.TabIndex = 5;
            // 
            // btnSave
            // 
            this.btnSave.Location = new System.Drawing.Point(381, 15);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(75, 23);
            this.btnSave.TabIndex = 0;
            this.btnSave.Text = "Simpan";
            // 
            // btnCancel
            // 
            this.btnCancel.Location = new System.Drawing.Point(485, 15);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(75, 23);
            this.btnCancel.TabIndex = 1;
            this.btnCancel.Text = "Batal";
            // 
            // valDate
            // 
            this.valDate.ValidationMode = DevExpress.XtraEditors.DXErrorProvider.ValidationMode.Manual;
            // 
            // valSupplier
            // 
            this.valSupplier.ValidationMode = DevExpress.XtraEditors.DXErrorProvider.ValidationMode.Manual;
            // 
            // cmsEditor
            // 
            this.cmsEditor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.deleteSparepartToolStripMenuItem,
            this.viewSparepartDetailToolStripMenuItem});
            this.cmsEditor.Name = "cmsEditor";
            this.cmsEditor.Size = new System.Drawing.Size(187, 48);
            // 
            // deleteSparepartToolStripMenuItem
            // 
            this.deleteSparepartToolStripMenuItem.Image = global::BrawijayaWorkshop.Win32App.Properties.Resources.delete_icon;
            this.deleteSparepartToolStripMenuItem.Name = "deleteSparepartToolStripMenuItem";
            this.deleteSparepartToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
            this.deleteSparepartToolStripMenuItem.Text = "Hapus Sparepart";
            this.deleteSparepartToolStripMenuItem.Click += new System.EventHandler(this.deleteSparepartToolStripMenuItem_Click);
            // 
            // viewSparepartDetailToolStripMenuItem
            // 
            this.viewSparepartDetailToolStripMenuItem.Image = global::BrawijayaWorkshop.Win32App.Properties.Resources.history_16x16;
            this.viewSparepartDetailToolStripMenuItem.Name = "viewSparepartDetailToolStripMenuItem";
            this.viewSparepartDetailToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
            this.viewSparepartDetailToolStripMenuItem.Text = "Lihat Sparepart Detail";
            this.viewSparepartDetailToolStripMenuItem.Click += new System.EventHandler(this.viewSparepartDetailToolStripMenuItem_Click);
            // 
            // bgwSave
            // 
            this.bgwSave.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bgwSave_DoWork);
            this.bgwSave.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bgwSave_RunWorkerCompleted);
            // 
            // PurchasingEditorForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(854, 396);
            this.Controls.Add(this.gcPurchasingInfo);
            this.Name = "PurchasingEditorForm";
            this.Text = "Form Pembelian Barang";
            this.Controls.SetChildIndex(this.gcPurchasingInfo, 0);
            ((System.ComponentModel.ISupportInitialize)(this.txtDate.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcPurchasingInfo)).EndInit();
            this.gcPurchasingInfo.ResumeLayout(false);
            this.gcPurchasingInfo.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridPurchasingDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvPurchasingDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbSparepartGv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbSupplier.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnlAction)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.valDate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.valSupplier)).EndInit();
            this.cmsEditor.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsDetails)).EndInit();
            this.ResumeLayout(false);

        }
예제 #15
0
 /// <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.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     this.grid                       = new Ots.UI.Win.UserControls.Grid.MyGridControl();
     this.tablo                      = new Ots.UI.Win.UserControls.Grid.MyGridView();
     this.colSubeAdi                 = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.colDonemAdi                = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.colBrutHizmet              = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.repositoryDecimal          = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit();
     this.colKistDonemDusulenHizmet  = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.colNetHizmet               = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.colBrutIndirim             = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.colKistDonemDusulenIndirim = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.colNetIndirim              = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     this.colNetUcret                = new Ots.UI.Win.UserControls.Grid.MyGridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryDecimal)).BeginInit();
     this.SuspendLayout();
     //
     // insUptNavigator
     //
     this.insUptNavigator.Location = new System.Drawing.Point(0, 321);
     this.insUptNavigator.Size     = new System.Drawing.Size(991, 24);
     //
     // grid
     //
     this.grid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grid.Location = new System.Drawing.Point(0, 0);
     this.grid.MainView = this.tablo;
     this.grid.Name     = "grid";
     this.grid.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryDecimal
     });
     this.grid.Size     = new System.Drawing.Size(991, 321);
     this.grid.TabIndex = 6;
     this.grid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.tablo
     });
     //
     // tablo
     //
     this.tablo.Appearance.FooterPanel.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.tablo.Appearance.FooterPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.tablo.Appearance.FooterPanel.Options.UseFont        = true;
     this.tablo.Appearance.FooterPanel.Options.UseForeColor   = true;
     this.tablo.Appearance.HeaderPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.tablo.Appearance.HeaderPanel.Options.UseForeColor   = true;
     this.tablo.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.tablo.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.tablo.Appearance.ViewCaption.ForeColor              = System.Drawing.Color.Maroon;
     this.tablo.Appearance.ViewCaption.Options.UseForeColor   = true;
     this.tablo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSubeAdi,
         this.colDonemAdi,
         this.colBrutHizmet,
         this.colKistDonemDusulenHizmet,
         this.colNetHizmet,
         this.colBrutIndirim,
         this.colKistDonemDusulenIndirim,
         this.colNetIndirim,
         this.colNetUcret
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.MistyRose;
     formatConditionRuleValue1.Appearance.FontStyleDelta       = System.Drawing.FontStyle.Italic;
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Red;
     formatConditionRuleValue1.Appearance.Options.HighPriority = true;
     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;
     this.tablo.FormatRules.Add(gridFormatRule1);
     this.tablo.GridControl = this.grid;
     this.tablo.Name        = "tablo";
     this.tablo.OptionsMenu.EnableColumnMenu          = false;
     this.tablo.OptionsMenu.EnableFooterMenu          = false;
     this.tablo.OptionsMenu.EnableGroupPanelMenu      = false;
     this.tablo.OptionsNavigation.EnterMoveNextColumn = true;
     this.tablo.OptionsPrint.AutoWidth                 = false;
     this.tablo.OptionsPrint.PrintFooter               = false;
     this.tablo.OptionsPrint.PrintGroupFooter          = false;
     this.tablo.OptionsView.ColumnAutoWidth            = false;
     this.tablo.OptionsView.ColumnHeaderAutoHeight     = DevExpress.Utils.DefaultBoolean.True;
     this.tablo.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.tablo.OptionsView.RowAutoHeight              = true;
     this.tablo.OptionsView.ShowGroupPanel             = false;
     this.tablo.OptionsView.ShowViewCaption            = true;
     this.tablo.StatusBarAciklama        = "Öğrenciye Yapılan Ücret Tahakukları";
     this.tablo.StatusBarKisayol         = "";
     this.tablo.StatusBarKisayolAciklama = "";
     this.tablo.ViewCaption = "Tahakkuklar";
     //
     // colSubeAdi
     //
     this.colSubeAdi.Caption   = "Şube";
     this.colSubeAdi.FieldName = "SubeAdi";
     this.colSubeAdi.Name      = "colSubeAdi";
     this.colSubeAdi.OptionsColumn.AllowEdit       = false;
     this.colSubeAdi.OptionsColumn.AllowMove       = false;
     this.colSubeAdi.OptionsColumn.AllowShowHide   = false;
     this.colSubeAdi.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colSubeAdi.OptionsFilter.AllowAutoFilter = false;
     this.colSubeAdi.OptionsFilter.AllowFilter     = false;
     this.colSubeAdi.StatusBarAciklama             = null;
     this.colSubeAdi.StatusBarKisayol         = null;
     this.colSubeAdi.StatusBarKisayolAciklama = null;
     this.colSubeAdi.Visible      = true;
     this.colSubeAdi.VisibleIndex = 0;
     this.colSubeAdi.Width        = 180;
     //
     // colDonemAdi
     //
     this.colDonemAdi.Caption   = "Dönem";
     this.colDonemAdi.FieldName = "DonemAdi";
     this.colDonemAdi.Name      = "colDonemAdi";
     this.colDonemAdi.OptionsColumn.AllowEdit       = false;
     this.colDonemAdi.OptionsColumn.AllowMove       = false;
     this.colDonemAdi.OptionsColumn.AllowShowHide   = false;
     this.colDonemAdi.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colDonemAdi.OptionsFilter.AllowAutoFilter = false;
     this.colDonemAdi.OptionsFilter.AllowFilter     = false;
     this.colDonemAdi.StatusBarAciklama             = null;
     this.colDonemAdi.StatusBarKisayol         = null;
     this.colDonemAdi.StatusBarKisayolAciklama = null;
     this.colDonemAdi.Visible      = true;
     this.colDonemAdi.VisibleIndex = 1;
     this.colDonemAdi.Width        = 160;
     //
     // colBrutHizmet
     //
     this.colBrutHizmet.Caption    = "Brüt Hizmet";
     this.colBrutHizmet.ColumnEdit = this.repositoryDecimal;
     this.colBrutHizmet.FieldName  = "BrutHizmet";
     this.colBrutHizmet.Name       = "colBrutHizmet";
     this.colBrutHizmet.OptionsColumn.AllowEdit       = false;
     this.colBrutHizmet.OptionsColumn.AllowMove       = false;
     this.colBrutHizmet.OptionsColumn.AllowShowHide   = false;
     this.colBrutHizmet.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colBrutHizmet.OptionsFilter.AllowAutoFilter = false;
     this.colBrutHizmet.OptionsFilter.AllowFilter     = false;
     this.colBrutHizmet.StatusBarAciklama             = null;
     this.colBrutHizmet.StatusBarKisayol         = null;
     this.colBrutHizmet.StatusBarKisayolAciklama = null;
     this.colBrutHizmet.Visible      = true;
     this.colBrutHizmet.VisibleIndex = 2;
     this.colBrutHizmet.Width        = 90;
     //
     // repositoryDecimal
     //
     this.repositoryDecimal.AutoHeight = false;
     this.repositoryDecimal.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryDecimal.DisplayFormat.FormatString = "{0:n2}";
     this.repositoryDecimal.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.repositoryDecimal.EditFormat.FormatString    = "{0:n2}";
     this.repositoryDecimal.EditFormat.FormatType      = DevExpress.Utils.FormatType.Numeric;
     this.repositoryDecimal.Mask.EditMask = "n2";
     this.repositoryDecimal.Name          = "repositoryDecimal";
     //
     // colKistDonemDusulenHizmet
     //
     this.colKistDonemDusulenHizmet.Caption    = "Kıst Dönem Düşülen Hizmet";
     this.colKistDonemDusulenHizmet.ColumnEdit = this.repositoryDecimal;
     this.colKistDonemDusulenHizmet.FieldName  = "KistDonemDusulenHizmet";
     this.colKistDonemDusulenHizmet.Name       = "colKistDonemDusulenHizmet";
     this.colKistDonemDusulenHizmet.OptionsColumn.AllowEdit       = false;
     this.colKistDonemDusulenHizmet.OptionsColumn.AllowMove       = false;
     this.colKistDonemDusulenHizmet.OptionsColumn.AllowShowHide   = false;
     this.colKistDonemDusulenHizmet.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colKistDonemDusulenHizmet.OptionsFilter.AllowAutoFilter = false;
     this.colKistDonemDusulenHizmet.OptionsFilter.AllowFilter     = false;
     this.colKistDonemDusulenHizmet.StatusBarAciklama             = null;
     this.colKistDonemDusulenHizmet.StatusBarKisayol         = null;
     this.colKistDonemDusulenHizmet.StatusBarKisayolAciklama = null;
     this.colKistDonemDusulenHizmet.Visible      = true;
     this.colKistDonemDusulenHizmet.VisibleIndex = 3;
     this.colKistDonemDusulenHizmet.Width        = 90;
     //
     // colNetHizmet
     //
     this.colNetHizmet.Caption    = "Net Hizmet";
     this.colNetHizmet.ColumnEdit = this.repositoryDecimal;
     this.colNetHizmet.FieldName  = "NetHizmet";
     this.colNetHizmet.Name       = "colNetHizmet";
     this.colNetHizmet.OptionsColumn.AllowEdit       = false;
     this.colNetHizmet.OptionsColumn.AllowMove       = false;
     this.colNetHizmet.OptionsColumn.AllowShowHide   = false;
     this.colNetHizmet.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colNetHizmet.OptionsFilter.AllowAutoFilter = false;
     this.colNetHizmet.OptionsFilter.AllowFilter     = false;
     this.colNetHizmet.StatusBarAciklama             = null;
     this.colNetHizmet.StatusBarKisayol         = null;
     this.colNetHizmet.StatusBarKisayolAciklama = null;
     this.colNetHizmet.Visible      = true;
     this.colNetHizmet.VisibleIndex = 4;
     this.colNetHizmet.Width        = 90;
     //
     // colBrutIndirim
     //
     this.colBrutIndirim.Caption    = "Brüt İndirim";
     this.colBrutIndirim.ColumnEdit = this.repositoryDecimal;
     this.colBrutIndirim.FieldName  = "BrutIndirim";
     this.colBrutIndirim.Name       = "colBrutIndirim";
     this.colBrutIndirim.OptionsColumn.AllowEdit       = false;
     this.colBrutIndirim.OptionsColumn.AllowMove       = false;
     this.colBrutIndirim.OptionsColumn.AllowShowHide   = false;
     this.colBrutIndirim.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colBrutIndirim.OptionsFilter.AllowAutoFilter = false;
     this.colBrutIndirim.OptionsFilter.AllowFilter     = false;
     this.colBrutIndirim.StatusBarAciklama             = null;
     this.colBrutIndirim.StatusBarKisayol         = null;
     this.colBrutIndirim.StatusBarKisayolAciklama = null;
     this.colBrutIndirim.Visible      = true;
     this.colBrutIndirim.VisibleIndex = 5;
     this.colBrutIndirim.Width        = 90;
     //
     // colKistDonemDusulenIndirim
     //
     this.colKistDonemDusulenIndirim.AppearanceCell.Options.UseTextOptions = true;
     this.colKistDonemDusulenIndirim.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colKistDonemDusulenIndirim.Caption    = "Kıst Dönem Düşülen İndirim";
     this.colKistDonemDusulenIndirim.ColumnEdit = this.repositoryDecimal;
     this.colKistDonemDusulenIndirim.FieldName  = "KistDonemDusulenIndirim";
     this.colKistDonemDusulenIndirim.Name       = "colKistDonemDusulenIndirim";
     this.colKistDonemDusulenIndirim.OptionsColumn.AllowEdit       = false;
     this.colKistDonemDusulenIndirim.OptionsColumn.AllowMove       = false;
     this.colKistDonemDusulenIndirim.OptionsColumn.AllowShowHide   = false;
     this.colKistDonemDusulenIndirim.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colKistDonemDusulenIndirim.OptionsFilter.AllowAutoFilter = false;
     this.colKistDonemDusulenIndirim.OptionsFilter.AllowFilter     = false;
     this.colKistDonemDusulenIndirim.StatusBarAciklama             = null;
     this.colKistDonemDusulenIndirim.StatusBarKisayol         = null;
     this.colKistDonemDusulenIndirim.StatusBarKisayolAciklama = null;
     this.colKistDonemDusulenIndirim.Visible      = true;
     this.colKistDonemDusulenIndirim.VisibleIndex = 6;
     this.colKistDonemDusulenIndirim.Width        = 93;
     //
     // colNetIndirim
     //
     this.colNetIndirim.Caption    = "Net İndirim";
     this.colNetIndirim.ColumnEdit = this.repositoryDecimal;
     this.colNetIndirim.FieldName  = "NetIndirim";
     this.colNetIndirim.Name       = "colNetIndirim";
     this.colNetIndirim.OptionsColumn.AllowEdit       = false;
     this.colNetIndirim.OptionsColumn.AllowMove       = false;
     this.colNetIndirim.OptionsColumn.AllowShowHide   = false;
     this.colNetIndirim.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colNetIndirim.OptionsFilter.AllowAutoFilter = false;
     this.colNetIndirim.OptionsFilter.AllowFilter     = false;
     this.colNetIndirim.StatusBarAciklama             = null;
     this.colNetIndirim.StatusBarKisayol         = null;
     this.colNetIndirim.StatusBarKisayolAciklama = null;
     this.colNetIndirim.Visible      = true;
     this.colNetIndirim.VisibleIndex = 7;
     this.colNetIndirim.Width        = 90;
     //
     // colNetUcret
     //
     this.colNetUcret.Caption    = "Net Ücret";
     this.colNetUcret.ColumnEdit = this.repositoryDecimal;
     this.colNetUcret.FieldName  = "NetUcret";
     this.colNetUcret.Name       = "colNetUcret";
     this.colNetUcret.OptionsColumn.AllowEdit       = false;
     this.colNetUcret.OptionsColumn.AllowMove       = false;
     this.colNetUcret.OptionsColumn.AllowShowHide   = false;
     this.colNetUcret.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.colNetUcret.OptionsFilter.AllowAutoFilter = false;
     this.colNetUcret.OptionsFilter.AllowFilter     = false;
     this.colNetUcret.StatusBarAciklama             = null;
     this.colNetUcret.StatusBarKisayol         = null;
     this.colNetUcret.StatusBarKisayolAciklama = null;
     this.colNetUcret.Visible      = true;
     this.colNetUcret.VisibleIndex = 8;
     this.colNetUcret.Width        = 88;
     //
     // TahakkukBilgileriTable
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.grid);
     this.Name = "TahakkukBilgileriTable";
     this.Size = new System.Drawing.Size(991, 345);
     this.Controls.SetChildIndex(this.insUptNavigator, 0);
     this.Controls.SetChildIndex(this.grid, 0);
     ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryDecimal)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #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();
     this.gridControl1            = new DevExpress.XtraGrid.GridControl();
     this.gridView1               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.tradeEntryBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.colAmount               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDate  = 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.colType  = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tradeEntryBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.tradeEntryBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location   = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(908, 565);
     this.gridControl1.TabIndex   = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 7.875F);
     this.gridView1.Appearance.Row.Options.UseFont = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colAmount,
         this.colDate,
         this.colRate,
         this.colTotal,
         this.colId,
         this.colType
     });
     gridFormatRule1.Column                   = this.colType;
     gridFormatRule1.ColumnApplyTo            = this.colType;
     gridFormatRule1.Name                     = "BuyFormatRule";
     formatConditionRuleValue1.Condition      = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.PredefinedName = "Green Text";
     formatConditionRuleValue1.Value1         = OrderType.Buy;
     gridFormatRule1.Rule                     = formatConditionRuleValue1;
     gridFormatRule2.Column                   = this.colType;
     gridFormatRule2.ColumnApplyTo            = this.colType;
     gridFormatRule2.Name                     = "FormatSellRule";
     formatConditionRuleValue2.Condition      = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.PredefinedName = "Red Text";
     formatConditionRuleValue2.Value1         = OrderType.Sell;
     gridFormatRule2.Rule                     = formatConditionRuleValue2;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView1.OptionsView.ShowGroupPanel          = false;
     this.gridView1.OptionsView.ShowIndicator           = false;
     this.gridView1.OptionsView.ShowVerticalLines       = DevExpress.Utils.DefaultBoolean.False;
     //
     // tradeEntryBindingSource
     //
     this.tradeEntryBindingSource.DataSource = typeof(Crypto.Core.Common.TradeEntry);
     //
     // colAmount
     //
     this.colAmount.FieldName    = "Amount";
     this.colAmount.Name         = "colAmount";
     this.colAmount.Visible      = true;
     this.colAmount.VisibleIndex = 3;
     //
     // colDate
     //
     this.colDate.FieldName    = "Date";
     this.colDate.Name         = "colDate";
     this.colDate.Visible      = true;
     this.colDate.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";
     this.colTotal.Visible      = true;
     this.colTotal.VisibleIndex = 4;
     //
     // colId
     //
     this.colId.FieldName    = "Id";
     this.colId.Name         = "colId";
     this.colId.Visible      = true;
     this.colId.VisibleIndex = 5;
     //
     // colType
     //
     this.colType.FieldName    = "Type";
     this.colType.Name         = "colType";
     this.colType.Visible      = true;
     this.colType.VisibleIndex = 1;
     //
     // TradeResultControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridControl1);
     this.Name = "TradeResultControl";
     this.Size = new System.Drawing.Size(908, 565);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tradeEntryBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
예제 #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.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue3 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule4 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue4 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule5 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue5 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule6 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue6 = new DevExpress.XtraEditors.FormatConditionRuleValue();
            this.colConnectionQualityCur = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colConnectionQualityAvg = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridControlOverall = new DevExpress.XtraGrid.GridControl();
            this.GridMain = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colVisable = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemCheckEditVisable = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.colCharName = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gcGroup = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colBotStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gcHP = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemProgressBarHP = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.gcMP = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemProgressBarMP = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.gcExp = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemProgressBarExp = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colGoldLoop = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colGoldPetHour = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemTextEditn0 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.colItemDrops = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colXPGained = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colXPH = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colXPMin = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colSPGained = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colSPH = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colSPMin = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colKills = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colDied = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colDiedsess = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colSilkroadServerStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colLocationName = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colPosX = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colPosY = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colTotaltime = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colLevel = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colSkillPoint = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colGold = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemPictureEditBar = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.TmrUIBotInfo = new System.Windows.Forms.Timer(this.components);
            this.popupMenuGrid = new DevExpress.XtraBars.PopupMenu(this.components);
            this.bbiShowDetails = new DevExpress.XtraBars.BarButtonItem();
            this.bbiShowHide = new DevExpress.XtraBars.BarButtonItem();
            this.bbiShowAll = new DevExpress.XtraBars.BarButtonItem();
            this.bbiHideAll = new DevExpress.XtraBars.BarButtonItem();
            this.bbiClose = new DevExpress.XtraBars.BarButtonItem();
            this.bbiCloseAll = new DevExpress.XtraBars.BarButtonItem();
            this.bsiCommands = new DevExpress.XtraBars.BarSubItem();
            this.bbiStartGame = new DevExpress.XtraBars.BarButtonItem();
            this.bbiGoClientless = new DevExpress.XtraBars.BarButtonItem();
            this.bbiDisconnect = new DevExpress.XtraBars.BarButtonItem();
            this.bbiResetStats = new DevExpress.XtraBars.BarButtonItem();
            this.bbiSaveSettings = new DevExpress.XtraBars.BarButtonItem();
            this.bbiShowHideClient = new DevExpress.XtraBars.BarButtonItem();
            this.bbiStartTraining = new DevExpress.XtraBars.BarButtonItem();
            this.bbiStopTraining = new DevExpress.XtraBars.BarButtonItem();
            this.barManagerMain = new DevExpress.XtraBars.BarManager(this.components);
            this.bar2 = new DevExpress.XtraBars.Bar();
            this.bbiSaveLayout = new DevExpress.XtraBars.BarButtonItem();
            this.bbiLoadLayout = 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();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlOverall)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.GridMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditVisable)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBarHP)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBarMP)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBarExp)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditn0)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEditBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuGrid)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManagerMain)).BeginInit();
            this.SuspendLayout();
            // 
            // colConnectionQualityCur
            // 
            this.colConnectionQualityCur.AppearanceCell.Options.UseTextOptions = true;
            this.colConnectionQualityCur.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityCur.AppearanceHeader.Options.UseTextOptions = true;
            this.colConnectionQualityCur.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityCur.Caption = "Cur";
            this.colConnectionQualityCur.FieldName = "ConnectionQualityCur";
            this.colConnectionQualityCur.Name = "colConnectionQualityCur";
            this.colConnectionQualityCur.OptionsColumn.AllowEdit = false;
            this.colConnectionQualityCur.OptionsColumn.ReadOnly = true;
            this.colConnectionQualityCur.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "ConnectionQualityCur", "{0:0.##}")});
            this.colConnectionQualityCur.Visible = true;
            this.colConnectionQualityCur.Width = 59;
            // 
            // colConnectionQualityAvg
            // 
            this.colConnectionQualityAvg.AppearanceCell.Options.UseTextOptions = true;
            this.colConnectionQualityAvg.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityAvg.AppearanceHeader.Options.UseTextOptions = true;
            this.colConnectionQualityAvg.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colConnectionQualityAvg.Caption = "Avg";
            this.colConnectionQualityAvg.FieldName = "ConnectionQualityAvg";
            this.colConnectionQualityAvg.Name = "colConnectionQualityAvg";
            this.colConnectionQualityAvg.OptionsColumn.AllowEdit = false;
            this.colConnectionQualityAvg.OptionsColumn.ReadOnly = true;
            this.colConnectionQualityAvg.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "ConnectionQualityAvg", "{0:0.##}")});
            this.colConnectionQualityAvg.Visible = true;
            this.colConnectionQualityAvg.Width = 52;
            // 
            // gridControlOverall
            // 
            this.gridControlOverall.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControlOverall.Location = new System.Drawing.Point(0, 0);
            this.gridControlOverall.MainView = this.GridMain;
            this.gridControlOverall.Name = "gridControlOverall";
            this.gridControlOverall.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemCheckEditVisable,
            this.repositoryItemTextEditn0,
            this.repositoryItemPictureEditBar,
            this.repositoryItemProgressBarHP,
            this.repositoryItemProgressBarMP,
            this.repositoryItemProgressBarExp});
            this.gridControlOverall.Size = new System.Drawing.Size(820, 451);
            this.gridControlOverall.TabIndex = 1;
            this.gridControlOverall.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.GridMain});
            // 
            // GridMain
            // 
            this.GridMain.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand1,
            this.gridBand4,
            this.gridBand3,
            this.gridBand2});
            this.GridMain.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
            this.colVisable,
            this.colCharName,
            this.gcGroup,
            this.colSilkroadServerStatus,
            this.colBotStatus,
            this.colConnectionQualityAvg,
            this.colConnectionQualityCur,
            this.colPosX,
            this.colPosY,
            this.colLevel,
            this.colGold,
            this.colSkillPoint,
            this.colLocationName,
            this.colTotaltime,
            this.colKills,
            this.colXPGained,
            this.colXPMin,
            this.colXPH,
            this.colSPGained,
            this.colSPMin,
            this.colSPH,
            this.colDied,
            this.colDiedsess,
            this.colItemDrops,
            this.colGoldLoop,
            this.colGoldPetHour,
            this.gcHP,
            this.gcMP,
            this.gcExp});
            gridFormatRule1.Column = this.colConnectionQualityCur;
            gridFormatRule1.ColumnApplyTo = this.colConnectionQualityCur;
            gridFormatRule1.Name = "FormatQualityCur0_1000";
            formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue1.PredefinedName = "Green Fill, Green Text";
            formatConditionRuleValue1.Value1 = 1;
            formatConditionRuleValue1.Value2 = 1000;
            gridFormatRule1.Rule = formatConditionRuleValue1;
            gridFormatRule2.Column = this.colConnectionQualityCur;
            gridFormatRule2.ColumnApplyTo = this.colConnectionQualityCur;
            gridFormatRule2.Name = "FormatQualityCur1000_2000";
            formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue2.PredefinedName = "Yellow Fill, Yellow Text";
            formatConditionRuleValue2.Value1 = 1001;
            formatConditionRuleValue2.Value2 = 2000;
            gridFormatRule2.Rule = formatConditionRuleValue2;
            gridFormatRule3.Column = this.colConnectionQualityCur;
            gridFormatRule3.ColumnApplyTo = this.colConnectionQualityCur;
            gridFormatRule3.Name = "FormatQualityCur3000";
            formatConditionRuleValue3.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue3.PredefinedName = "Red Fill, Red Text";
            formatConditionRuleValue3.Value1 = 2001;
            formatConditionRuleValue3.Value2 = 99999;
            gridFormatRule3.Rule = formatConditionRuleValue3;
            gridFormatRule4.Column = this.colConnectionQualityAvg;
            gridFormatRule4.ColumnApplyTo = this.colConnectionQualityAvg;
            gridFormatRule4.Name = "FormatQualityAvg0_1000";
            formatConditionRuleValue4.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue4.PredefinedName = "Green Fill, Green Text";
            formatConditionRuleValue4.Value1 = 0;
            formatConditionRuleValue4.Value2 = 1000;
            gridFormatRule4.Rule = formatConditionRuleValue4;
            gridFormatRule5.Column = this.colConnectionQualityAvg;
            gridFormatRule5.ColumnApplyTo = this.colConnectionQualityAvg;
            gridFormatRule5.Name = "FormatQualityAvg1000_2000";
            formatConditionRuleValue5.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue5.PredefinedName = "Yellow Fill, Yellow Text";
            formatConditionRuleValue5.Value1 = 1001;
            formatConditionRuleValue5.Value2 = 2000;
            gridFormatRule5.Rule = formatConditionRuleValue5;
            gridFormatRule6.Column = this.colConnectionQualityAvg;
            gridFormatRule6.ColumnApplyTo = this.colConnectionQualityAvg;
            gridFormatRule6.Name = "FormatQualityAvg3000";
            formatConditionRuleValue6.Condition = DevExpress.XtraEditors.FormatCondition.Between;
            formatConditionRuleValue6.PredefinedName = "Red Fill, Red Text";
            formatConditionRuleValue6.Value1 = 2001;
            formatConditionRuleValue6.Value2 = 99999;
            gridFormatRule6.Rule = formatConditionRuleValue6;
            this.GridMain.FormatRules.Add(gridFormatRule1);
            this.GridMain.FormatRules.Add(gridFormatRule2);
            this.GridMain.FormatRules.Add(gridFormatRule3);
            this.GridMain.FormatRules.Add(gridFormatRule4);
            this.GridMain.FormatRules.Add(gridFormatRule5);
            this.GridMain.FormatRules.Add(gridFormatRule6);
            this.GridMain.GridControl = this.gridControlOverall;
            this.GridMain.GroupCount = 1;
            this.GridMain.Name = "GridMain";
            this.GridMain.OptionsBehavior.ReadOnly = true;
            this.GridMain.OptionsLayout.Columns.StoreAllOptions = true;
            this.GridMain.OptionsLayout.Columns.StoreAppearance = true;
            this.GridMain.OptionsLayout.LayoutVersion = "1";
            this.GridMain.OptionsLayout.StoreAllOptions = true;
            this.GridMain.OptionsLayout.StoreAppearance = true;
            this.GridMain.OptionsLayout.StoreFormatRules = true;
            this.GridMain.OptionsSelection.MultiSelect = true;
            this.GridMain.OptionsView.ShowFooter = true;
            this.GridMain.OptionsView.ShowGroupPanel = false;
            this.GridMain.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gcGroup, DevExpress.Data.ColumnSortOrder.Ascending),
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colCharName, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.GridMain.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.GridMain_PopupMenuShowing);
            // 
            // gridBand1
            // 
            this.gridBand1.Caption = "Status";
            this.gridBand1.Columns.Add(this.colVisable);
            this.gridBand1.Columns.Add(this.colCharName);
            this.gridBand1.Columns.Add(this.gcGroup);
            this.gridBand1.Columns.Add(this.colBotStatus);
            this.gridBand1.Columns.Add(this.gcHP);
            this.gridBand1.Columns.Add(this.gcMP);
            this.gridBand1.Columns.Add(this.gcExp);
            this.gridBand1.Name = "gridBand1";
            this.gridBand1.VisibleIndex = 0;
            this.gridBand1.Width = 570;
            // 
            // colVisable
            // 
            this.colVisable.AppearanceCell.Options.UseTextOptions = true;
            this.colVisable.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colVisable.AppearanceHeader.Options.UseTextOptions = true;
            this.colVisable.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colVisable.Caption = "V";
            this.colVisable.ColumnEdit = this.repositoryItemCheckEditVisable;
            this.colVisable.FieldName = "Visable";
            this.colVisable.Name = "colVisable";
            this.colVisable.Visible = true;
            this.colVisable.Width = 41;
            // 
            // repositoryItemCheckEditVisable
            // 
            this.repositoryItemCheckEditVisable.AutoHeight = false;
            this.repositoryItemCheckEditVisable.Name = "repositoryItemCheckEditVisable";
            this.repositoryItemCheckEditVisable.Click += new System.EventHandler(this.repositoryItemCheckEditVisable_Click);
            // 
            // colCharName
            // 
            this.colCharName.AppearanceCell.Options.UseTextOptions = true;
            this.colCharName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colCharName.AppearanceHeader.Options.UseTextOptions = true;
            this.colCharName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colCharName.Caption = "Name";
            this.colCharName.FieldName = "CharName";
            this.colCharName.Name = "colCharName";
            this.colCharName.OptionsColumn.AllowEdit = false;
            this.colCharName.OptionsColumn.ReadOnly = true;
            this.colCharName.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "CharName", "{0}")});
            this.colCharName.Visible = true;
            this.colCharName.Width = 51;
            // 
            // gcGroup
            // 
            this.gcGroup.AppearanceCell.Options.UseTextOptions = true;
            this.gcGroup.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcGroup.AppearanceHeader.Options.UseTextOptions = true;
            this.gcGroup.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcGroup.Caption = "Group";
            this.gcGroup.FieldName = "Group";
            this.gcGroup.Name = "gcGroup";
            this.gcGroup.OptionsColumn.AllowEdit = false;
            this.gcGroup.OptionsColumn.ReadOnly = true;
            this.gcGroup.Visible = true;
            this.gcGroup.Width = 63;
            // 
            // colBotStatus
            // 
            this.colBotStatus.AppearanceCell.Options.UseTextOptions = true;
            this.colBotStatus.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBotStatus.AppearanceHeader.Options.UseTextOptions = true;
            this.colBotStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colBotStatus.Caption = "Status";
            this.colBotStatus.FieldName = "BotStatus";
            this.colBotStatus.Name = "colBotStatus";
            this.colBotStatus.OptionsColumn.AllowEdit = false;
            this.colBotStatus.OptionsColumn.ReadOnly = true;
            this.colBotStatus.Visible = true;
            this.colBotStatus.Width = 114;
            // 
            // gcHP
            // 
            this.gcHP.AppearanceCell.Options.UseTextOptions = true;
            this.gcHP.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcHP.AppearanceHeader.Options.UseTextOptions = true;
            this.gcHP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcHP.Caption = "HP";
            this.gcHP.ColumnEdit = this.repositoryItemProgressBarHP;
            this.gcHP.FieldName = "CharHPProgressBar";
            this.gcHP.Name = "gcHP";
            this.gcHP.OptionsColumn.AllowEdit = false;
            this.gcHP.OptionsColumn.ReadOnly = true;
            this.gcHP.Visible = true;
            this.gcHP.Width = 88;
            // 
            // repositoryItemProgressBarHP
            // 
            this.repositoryItemProgressBarHP.EndColor = System.Drawing.Color.Pink;
            this.repositoryItemProgressBarHP.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.repositoryItemProgressBarHP.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemProgressBarHP.Name = "repositoryItemProgressBarHP";
            this.repositoryItemProgressBarHP.ShowTitle = true;
            this.repositoryItemProgressBarHP.StartColor = System.Drawing.Color.DarkRed;
            // 
            // gcMP
            // 
            this.gcMP.AppearanceCell.Options.UseTextOptions = true;
            this.gcMP.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcMP.AppearanceHeader.Options.UseTextOptions = true;
            this.gcMP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcMP.Caption = "MP";
            this.gcMP.ColumnEdit = this.repositoryItemProgressBarMP;
            this.gcMP.FieldName = "CharMPProgressBar";
            this.gcMP.Name = "gcMP";
            this.gcMP.OptionsColumn.AllowEdit = false;
            this.gcMP.OptionsColumn.ReadOnly = true;
            this.gcMP.Visible = true;
            this.gcMP.Width = 93;
            // 
            // repositoryItemProgressBarMP
            // 
            this.repositoryItemProgressBarMP.EndColor = System.Drawing.Color.CornflowerBlue;
            this.repositoryItemProgressBarMP.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.repositoryItemProgressBarMP.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemProgressBarMP.Name = "repositoryItemProgressBarMP";
            this.repositoryItemProgressBarMP.ShowTitle = true;
            this.repositoryItemProgressBarMP.StartColor = System.Drawing.Color.DarkBlue;
            // 
            // gcExp
            // 
            this.gcExp.AppearanceCell.Options.UseTextOptions = true;
            this.gcExp.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcExp.AppearanceHeader.Options.UseTextOptions = true;
            this.gcExp.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gcExp.Caption = "Exp";
            this.gcExp.ColumnEdit = this.repositoryItemProgressBarExp;
            this.gcExp.FieldName = "CharExpProgressBar";
            this.gcExp.Name = "gcExp";
            this.gcExp.OptionsColumn.AllowEdit = false;
            this.gcExp.OptionsColumn.ReadOnly = true;
            this.gcExp.Visible = true;
            this.gcExp.Width = 120;
            // 
            // repositoryItemProgressBarExp
            // 
            this.repositoryItemProgressBarExp.EndColor = System.Drawing.Color.Lime;
            this.repositoryItemProgressBarExp.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.repositoryItemProgressBarExp.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemProgressBarExp.Name = "repositoryItemProgressBarExp";
            this.repositoryItemProgressBarExp.ShowTitle = true;
            this.repositoryItemProgressBarExp.StartColor = System.Drawing.Color.DarkGreen;
            // 
            // gridBand4
            // 
            this.gridBand4.Caption = "Performance";
            this.gridBand4.Columns.Add(this.colGoldLoop);
            this.gridBand4.Columns.Add(this.colGoldPetHour);
            this.gridBand4.Columns.Add(this.colItemDrops);
            this.gridBand4.Columns.Add(this.colXPGained);
            this.gridBand4.Columns.Add(this.colXPH);
            this.gridBand4.Columns.Add(this.colXPMin);
            this.gridBand4.Columns.Add(this.colSPGained);
            this.gridBand4.Columns.Add(this.colSPH);
            this.gridBand4.Columns.Add(this.colSPMin);
            this.gridBand4.Columns.Add(this.colKills);
            this.gridBand4.Columns.Add(this.colDied);
            this.gridBand4.Columns.Add(this.colDiedsess);
            this.gridBand4.Name = "gridBand4";
            this.gridBand4.VisibleIndex = 1;
            this.gridBand4.Width = 697;
            // 
            // colGoldLoop
            // 
            this.colGoldLoop.AppearanceCell.Options.UseTextOptions = true;
            this.colGoldLoop.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldLoop.AppearanceHeader.Options.UseTextOptions = true;
            this.colGoldLoop.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldLoop.Caption = "Good/Loop";
            this.colGoldLoop.DisplayFormat.FormatString = "n0";
            this.colGoldLoop.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colGoldLoop.FieldName = "GoldLoop";
            this.colGoldLoop.GroupFormat.FormatString = "n0";
            this.colGoldLoop.GroupFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colGoldLoop.Name = "colGoldLoop";
            this.colGoldLoop.OptionsColumn.AllowEdit = false;
            this.colGoldLoop.OptionsColumn.ReadOnly = true;
            this.colGoldLoop.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "GoldLoop", "{0:c0}")});
            this.colGoldLoop.Visible = true;
            this.colGoldLoop.Width = 73;
            // 
            // colGoldPetHour
            // 
            this.colGoldPetHour.AppearanceCell.Options.UseTextOptions = true;
            this.colGoldPetHour.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldPetHour.AppearanceHeader.Options.UseTextOptions = true;
            this.colGoldPetHour.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGoldPetHour.Caption = "Gold/H";
            this.colGoldPetHour.ColumnEdit = this.repositoryItemTextEditn0;
            this.colGoldPetHour.FieldName = "GoldPetHour";
            this.colGoldPetHour.Name = "colGoldPetHour";
            this.colGoldPetHour.OptionsColumn.AllowEdit = false;
            this.colGoldPetHour.OptionsColumn.ReadOnly = true;
            this.colGoldPetHour.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "GoldPetHour", "{0:c0}")});
            this.colGoldPetHour.Visible = true;
            this.colGoldPetHour.Width = 74;
            // 
            // repositoryItemTextEditn0
            // 
            this.repositoryItemTextEditn0.AutoHeight = false;
            this.repositoryItemTextEditn0.DisplayFormat.FormatString = "n0";
            this.repositoryItemTextEditn0.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.repositoryItemTextEditn0.EditFormat.FormatString = "n0";
            this.repositoryItemTextEditn0.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.repositoryItemTextEditn0.Mask.EditMask = "n0";
            this.repositoryItemTextEditn0.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.repositoryItemTextEditn0.Name = "repositoryItemTextEditn0";
            // 
            // colItemDrops
            // 
            this.colItemDrops.AppearanceCell.Options.UseTextOptions = true;
            this.colItemDrops.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colItemDrops.AppearanceHeader.Options.UseTextOptions = true;
            this.colItemDrops.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colItemDrops.Caption = "Drops";
            this.colItemDrops.FieldName = "ItemDrops";
            this.colItemDrops.Name = "colItemDrops";
            this.colItemDrops.OptionsColumn.AllowEdit = false;
            this.colItemDrops.OptionsColumn.ReadOnly = true;
            this.colItemDrops.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ItemDrops", "{0:0.##}")});
            this.colItemDrops.Visible = true;
            this.colItemDrops.Width = 48;
            // 
            // colXPGained
            // 
            this.colXPGained.AppearanceCell.Options.UseTextOptions = true;
            this.colXPGained.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPGained.AppearanceHeader.Options.UseTextOptions = true;
            this.colXPGained.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPGained.Caption = "XP Gained";
            this.colXPGained.FieldName = "XPGained";
            this.colXPGained.Name = "colXPGained";
            this.colXPGained.OptionsColumn.AllowEdit = false;
            this.colXPGained.OptionsColumn.ReadOnly = true;
            this.colXPGained.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "XPGained", "{0:n0}")});
            this.colXPGained.Visible = true;
            this.colXPGained.Width = 69;
            // 
            // colXPH
            // 
            this.colXPH.AppearanceCell.Options.UseTextOptions = true;
            this.colXPH.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPH.AppearanceHeader.Options.UseTextOptions = true;
            this.colXPH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPH.Caption = "XP H";
            this.colXPH.FieldName = "XPH";
            this.colXPH.Name = "colXPH";
            this.colXPH.OptionsColumn.AllowEdit = false;
            this.colXPH.OptionsColumn.ReadOnly = true;
            this.colXPH.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "XPH", "{0:n0}")});
            this.colXPH.Visible = true;
            this.colXPH.Width = 42;
            // 
            // colXPMin
            // 
            this.colXPMin.AppearanceCell.Options.UseTextOptions = true;
            this.colXPMin.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPMin.AppearanceHeader.Options.UseTextOptions = true;
            this.colXPMin.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colXPMin.Caption = "XP Min";
            this.colXPMin.FieldName = "XPMin";
            this.colXPMin.Name = "colXPMin";
            this.colXPMin.OptionsColumn.AllowEdit = false;
            this.colXPMin.OptionsColumn.ReadOnly = true;
            this.colXPMin.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "XPMin", "{0:0.##}")});
            this.colXPMin.Visible = true;
            this.colXPMin.Width = 51;
            // 
            // colSPGained
            // 
            this.colSPGained.AppearanceCell.Options.UseTextOptions = true;
            this.colSPGained.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPGained.AppearanceHeader.Options.UseTextOptions = true;
            this.colSPGained.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPGained.Caption = "SP Gained";
            this.colSPGained.FieldName = "SPGained";
            this.colSPGained.Name = "colSPGained";
            this.colSPGained.OptionsColumn.AllowEdit = false;
            this.colSPGained.OptionsColumn.ReadOnly = true;
            this.colSPGained.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "SPGained", "{0:n0}")});
            this.colSPGained.Visible = true;
            this.colSPGained.Width = 69;
            // 
            // colSPH
            // 
            this.colSPH.AppearanceCell.Options.UseTextOptions = true;
            this.colSPH.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPH.AppearanceHeader.Options.UseTextOptions = true;
            this.colSPH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPH.Caption = "SP H";
            this.colSPH.FieldName = "SPH";
            this.colSPH.Name = "colSPH";
            this.colSPH.OptionsColumn.AllowEdit = false;
            this.colSPH.OptionsColumn.ReadOnly = true;
            this.colSPH.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "SPH", "{0:0.##}")});
            this.colSPH.Visible = true;
            this.colSPH.Width = 51;
            // 
            // colSPMin
            // 
            this.colSPMin.AppearanceCell.Options.UseTextOptions = true;
            this.colSPMin.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPMin.AppearanceHeader.Options.UseTextOptions = true;
            this.colSPMin.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSPMin.Caption = "SP Min";
            this.colSPMin.FieldName = "SPMin";
            this.colSPMin.Name = "colSPMin";
            this.colSPMin.OptionsColumn.AllowEdit = false;
            this.colSPMin.OptionsColumn.ReadOnly = true;
            this.colSPMin.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "SPMin", "{0:0.##}")});
            this.colSPMin.Visible = true;
            this.colSPMin.Width = 51;
            // 
            // colKills
            // 
            this.colKills.AppearanceCell.Options.UseTextOptions = true;
            this.colKills.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colKills.AppearanceHeader.Options.UseTextOptions = true;
            this.colKills.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colKills.Caption = "Kills";
            this.colKills.FieldName = "Kills";
            this.colKills.Name = "colKills";
            this.colKills.OptionsColumn.AllowEdit = false;
            this.colKills.OptionsColumn.ReadOnly = true;
            this.colKills.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Kills", "{0:n0}")});
            this.colKills.Visible = true;
            this.colKills.Width = 45;
            // 
            // colDied
            // 
            this.colDied.AppearanceCell.Options.UseTextOptions = true;
            this.colDied.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDied.AppearanceHeader.Options.UseTextOptions = true;
            this.colDied.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDied.Caption = "Died";
            this.colDied.FieldName = "Died";
            this.colDied.Name = "colDied";
            this.colDied.OptionsColumn.AllowEdit = false;
            this.colDied.OptionsColumn.ReadOnly = true;
            this.colDied.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Died", "{0:0.##}")});
            this.colDied.Visible = true;
            this.colDied.Width = 41;
            // 
            // colDiedsess
            // 
            this.colDiedsess.AppearanceCell.Options.UseTextOptions = true;
            this.colDiedsess.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDiedsess.AppearanceHeader.Options.UseTextOptions = true;
            this.colDiedsess.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDiedsess.Caption = "Died/Resed";
            this.colDiedsess.FieldName = "Diedsess";
            this.colDiedsess.Name = "colDiedsess";
            this.colDiedsess.OptionsColumn.AllowEdit = false;
            this.colDiedsess.OptionsColumn.ReadOnly = true;
            this.colDiedsess.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Diedsess", "{0:0.##}")});
            this.colDiedsess.Visible = true;
            this.colDiedsess.Width = 83;
            // 
            // gridBand3
            // 
            this.gridBand3.Caption = "Position";
            this.gridBand3.Columns.Add(this.colSilkroadServerStatus);
            this.gridBand3.Columns.Add(this.colLocationName);
            this.gridBand3.Columns.Add(this.colConnectionQualityAvg);
            this.gridBand3.Columns.Add(this.colConnectionQualityCur);
            this.gridBand3.Columns.Add(this.colPosX);
            this.gridBand3.Columns.Add(this.colPosY);
            this.gridBand3.Name = "gridBand3";
            this.gridBand3.VisibleIndex = 2;
            this.gridBand3.Width = 352;
            // 
            // colSilkroadServerStatus
            // 
            this.colSilkroadServerStatus.AppearanceCell.Options.UseTextOptions = true;
            this.colSilkroadServerStatus.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSilkroadServerStatus.AppearanceHeader.Options.UseTextOptions = true;
            this.colSilkroadServerStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSilkroadServerStatus.Caption = "Connection";
            this.colSilkroadServerStatus.FieldName = "SilkroadServerStatus";
            this.colSilkroadServerStatus.Name = "colSilkroadServerStatus";
            this.colSilkroadServerStatus.OptionsColumn.AllowEdit = false;
            this.colSilkroadServerStatus.OptionsColumn.ReadOnly = true;
            this.colSilkroadServerStatus.Visible = true;
            this.colSilkroadServerStatus.Width = 76;
            // 
            // colLocationName
            // 
            this.colLocationName.AppearanceCell.Options.UseTextOptions = true;
            this.colLocationName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLocationName.AppearanceHeader.Options.UseTextOptions = true;
            this.colLocationName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLocationName.Caption = "Loc.";
            this.colLocationName.FieldName = "LocationName";
            this.colLocationName.Name = "colLocationName";
            this.colLocationName.OptionsColumn.AllowEdit = false;
            this.colLocationName.OptionsColumn.ReadOnly = true;
            this.colLocationName.Visible = true;
            this.colLocationName.Width = 79;
            // 
            // colPosX
            // 
            this.colPosX.AppearanceCell.Options.UseTextOptions = true;
            this.colPosX.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosX.AppearanceHeader.Options.UseTextOptions = true;
            this.colPosX.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosX.Caption = "X";
            this.colPosX.FieldName = "PosX";
            this.colPosX.Name = "colPosX";
            this.colPosX.OptionsColumn.AllowEdit = false;
            this.colPosX.OptionsColumn.ReadOnly = true;
            this.colPosX.Visible = true;
            this.colPosX.Width = 44;
            // 
            // colPosY
            // 
            this.colPosY.AppearanceCell.Options.UseTextOptions = true;
            this.colPosY.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosY.AppearanceHeader.Options.UseTextOptions = true;
            this.colPosY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colPosY.Caption = "Y";
            this.colPosY.FieldName = "PosY";
            this.colPosY.Name = "colPosY";
            this.colPosY.OptionsColumn.AllowEdit = false;
            this.colPosY.OptionsColumn.ReadOnly = true;
            this.colPosY.Visible = true;
            this.colPosY.Width = 42;
            // 
            // gridBand2
            // 
            this.gridBand2.Caption = "Generals";
            this.gridBand2.Columns.Add(this.colTotaltime);
            this.gridBand2.Columns.Add(this.colLevel);
            this.gridBand2.Columns.Add(this.colSkillPoint);
            this.gridBand2.Columns.Add(this.colGold);
            this.gridBand2.Name = "gridBand2";
            this.gridBand2.VisibleIndex = 3;
            this.gridBand2.Width = 256;
            // 
            // colTotaltime
            // 
            this.colTotaltime.AppearanceCell.Options.UseTextOptions = true;
            this.colTotaltime.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTotaltime.AppearanceHeader.Options.UseTextOptions = true;
            this.colTotaltime.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTotaltime.Caption = "Time";
            this.colTotaltime.FieldName = "Totaltime";
            this.colTotaltime.Name = "colTotaltime";
            this.colTotaltime.OptionsColumn.AllowEdit = false;
            this.colTotaltime.OptionsColumn.ReadOnly = true;
            this.colTotaltime.Visible = true;
            this.colTotaltime.Width = 57;
            // 
            // colLevel
            // 
            this.colLevel.AppearanceCell.Options.UseTextOptions = true;
            this.colLevel.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLevel.AppearanceHeader.Options.UseTextOptions = true;
            this.colLevel.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLevel.Caption = "Level";
            this.colLevel.FieldName = "Level";
            this.colLevel.Name = "colLevel";
            this.colLevel.OptionsColumn.AllowEdit = false;
            this.colLevel.OptionsColumn.ReadOnly = true;
            this.colLevel.Visible = true;
            this.colLevel.Width = 49;
            // 
            // colSkillPoint
            // 
            this.colSkillPoint.AppearanceCell.Options.UseTextOptions = true;
            this.colSkillPoint.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSkillPoint.AppearanceHeader.Options.UseTextOptions = true;
            this.colSkillPoint.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSkillPoint.Caption = "SP";
            this.colSkillPoint.FieldName = "SkillPoint";
            this.colSkillPoint.Name = "colSkillPoint";
            this.colSkillPoint.OptionsColumn.AllowEdit = false;
            this.colSkillPoint.OptionsColumn.ReadOnly = true;
            this.colSkillPoint.Visible = true;
            this.colSkillPoint.Width = 55;
            // 
            // colGold
            // 
            this.colGold.AppearanceCell.Options.UseTextOptions = true;
            this.colGold.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGold.AppearanceHeader.Options.UseTextOptions = true;
            this.colGold.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGold.Caption = "Gold";
            this.colGold.ColumnEdit = this.repositoryItemTextEditn0;
            this.colGold.FieldName = "Gold";
            this.colGold.Name = "colGold";
            this.colGold.OptionsColumn.AllowEdit = false;
            this.colGold.OptionsColumn.ReadOnly = true;
            this.colGold.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Gold", "{0:c0}")});
            this.colGold.Visible = true;
            this.colGold.Width = 95;
            // 
            // repositoryItemPictureEditBar
            // 
            this.repositoryItemPictureEditBar.Name = "repositoryItemPictureEditBar";
            this.repositoryItemPictureEditBar.PictureStoreMode = DevExpress.XtraEditors.Controls.PictureStoreMode.Image;
            // 
            // TmrUIBotInfo
            // 
            this.TmrUIBotInfo.Interval = 1000;
            this.TmrUIBotInfo.Tick += new System.EventHandler(this.TmrUIBotInfo_Tick);
            // 
            // popupMenuGrid
            // 
            this.popupMenuGrid.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiShowDetails),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiShowHide),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiShowAll),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiHideAll),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiClose),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiCloseAll),
            new DevExpress.XtraBars.LinkPersistInfo(this.bsiCommands)});
            this.popupMenuGrid.Manager = this.barManagerMain;
            this.popupMenuGrid.Name = "popupMenuGrid";
            // 
            // bbiShowDetails
            // 
            this.bbiShowDetails.Caption = "Show Details";
            this.bbiShowDetails.Glyph = global::SbotControl.Properties.Resources.bar2_16x16;
            this.bbiShowDetails.Id = 0;
            this.bbiShowDetails.LargeGlyph = global::SbotControl.Properties.Resources.bar2_32x32;
            this.bbiShowDetails.Name = "bbiShowDetails";
            this.bbiShowDetails.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiShowDetails_ItemClick);
            // 
            // bbiShowHide
            // 
            this.bbiShowHide.Caption = "Show/Hide";
            this.bbiShowHide.Glyph = global::SbotControl.Properties.Resources.SBotW16;
            this.bbiShowHide.Id = 13;
            this.bbiShowHide.LargeGlyph = global::SbotControl.Properties.Resources.SBotW32;
            this.bbiShowHide.Name = "bbiShowHide";
            this.bbiShowHide.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiShowHide_ItemClick);
            // 
            // bbiShowAll
            // 
            this.bbiShowAll.Caption = "Show All";
            this.bbiShowAll.Glyph = global::SbotControl.Properties.Resources.show_16x16;
            this.bbiShowAll.Id = 14;
            this.bbiShowAll.LargeGlyph = global::SbotControl.Properties.Resources.show_32x32;
            this.bbiShowAll.Name = "bbiShowAll";
            this.bbiShowAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiShowAll_ItemClick);
            // 
            // bbiHideAll
            // 
            this.bbiHideAll.Caption = "Hide All";
            this.bbiHideAll.Glyph = global::SbotControl.Properties.Resources.hide_16x16;
            this.bbiHideAll.Id = 15;
            this.bbiHideAll.LargeGlyph = global::SbotControl.Properties.Resources.hide_32x32;
            this.bbiHideAll.Name = "bbiHideAll";
            this.bbiHideAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiHideAll_ItemClick);
            // 
            // bbiClose
            // 
            this.bbiClose.Caption = "Close";
            this.bbiClose.Glyph = global::SbotControl.Properties.Resources.Delete;
            this.bbiClose.Id = 1;
            this.bbiClose.LargeGlyph = global::SbotControl.Properties.Resources.Delete;
            this.bbiClose.Name = "bbiClose";
            this.bbiClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiClose_ItemClick);
            // 
            // bbiCloseAll
            // 
            this.bbiCloseAll.Caption = "Close All";
            this.bbiCloseAll.Glyph = global::SbotControl.Properties.Resources.cancel_16x16;
            this.bbiCloseAll.Id = 12;
            this.bbiCloseAll.LargeGlyph = global::SbotControl.Properties.Resources.cancel_32x32;
            this.bbiCloseAll.Name = "bbiCloseAll";
            this.bbiCloseAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiCloseAll_ItemClick);
            // 
            // bsiCommands
            // 
            this.bsiCommands.Caption = "Commands";
            this.bsiCommands.Glyph = global::SbotControl.Properties.Resources.initialstate_16x16;
            this.bsiCommands.Id = 2;
            this.bsiCommands.LargeGlyph = global::SbotControl.Properties.Resources.initialstate_32x32;
            this.bsiCommands.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiStartGame),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiGoClientless),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiDisconnect),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiResetStats),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiSaveSettings),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiShowHideClient),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiStartTraining),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiStopTraining)});
            this.bsiCommands.Name = "bsiCommands";
            // 
            // bbiStartGame
            // 
            this.bbiStartGame.Caption = "Start Game";
            this.bbiStartGame.Id = 3;
            this.bbiStartGame.Name = "bbiStartGame";
            this.bbiStartGame.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiStartGame_ItemClick);
            // 
            // bbiGoClientless
            // 
            this.bbiGoClientless.Caption = "Go Client/Clientless";
            this.bbiGoClientless.Id = 4;
            this.bbiGoClientless.Name = "bbiGoClientless";
            this.bbiGoClientless.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiGoClientless_ItemClick);
            // 
            // bbiDisconnect
            // 
            this.bbiDisconnect.Caption = "Disconnect";
            this.bbiDisconnect.Id = 5;
            this.bbiDisconnect.Name = "bbiDisconnect";
            this.bbiDisconnect.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDisconnect_ItemClick);
            // 
            // bbiResetStats
            // 
            this.bbiResetStats.Caption = "ResetStats";
            this.bbiResetStats.Id = 7;
            this.bbiResetStats.Name = "bbiResetStats";
            this.bbiResetStats.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiResetStats_ItemClick);
            // 
            // bbiSaveSettings
            // 
            this.bbiSaveSettings.Caption = "SaveSettings";
            this.bbiSaveSettings.Id = 11;
            this.bbiSaveSettings.Name = "bbiSaveSettings";
            this.bbiSaveSettings.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSaveSettings_ItemClick);
            // 
            // bbiShowHideClient
            // 
            this.bbiShowHideClient.Caption = "Show/Hide Client";
            this.bbiShowHideClient.Id = 8;
            this.bbiShowHideClient.Name = "bbiShowHideClient";
            this.bbiShowHideClient.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiShowHideClient_ItemClick);
            // 
            // bbiStartTraining
            // 
            this.bbiStartTraining.Caption = "Start Training";
            this.bbiStartTraining.Id = 9;
            this.bbiStartTraining.Name = "bbiStartTraining";
            this.bbiStartTraining.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiStartTraining_ItemClick);
            // 
            // bbiStopTraining
            // 
            this.bbiStopTraining.Caption = "Stop Training";
            this.bbiStopTraining.Id = 10;
            this.bbiStopTraining.Name = "bbiStopTraining";
            this.bbiStopTraining.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiStopTraining_ItemClick);
            // 
            // barManagerMain
            // 
            this.barManagerMain.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar2});
            this.barManagerMain.DockControls.Add(this.barDockControlTop);
            this.barManagerMain.DockControls.Add(this.barDockControlBottom);
            this.barManagerMain.DockControls.Add(this.barDockControlLeft);
            this.barManagerMain.DockControls.Add(this.barDockControlRight);
            this.barManagerMain.Form = this;
            this.barManagerMain.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.bbiShowDetails,
            this.bbiClose,
            this.bsiCommands,
            this.bbiStartGame,
            this.bbiGoClientless,
            this.bbiDisconnect,
            this.bbiResetStats,
            this.bbiShowHideClient,
            this.bbiStartTraining,
            this.bbiStopTraining,
            this.bbiSaveSettings,
            this.bbiCloseAll,
            this.bbiShowHide,
            this.bbiShowAll,
            this.bbiHideAll,
            this.bbiSaveLayout,
            this.bbiLoadLayout});
            this.barManagerMain.MainMenu = this.bar2;
            this.barManagerMain.MaxItemId = 18;
            // 
            // bar2
            // 
            this.bar2.BarName = "Custom 3";
            this.bar2.DockCol = 0;
            this.bar2.DockRow = 0;
            this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Right;
            this.bar2.FloatLocation = new System.Drawing.Point(886, 236);
            this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiSaveLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bbiLoadLayout)});
            this.bar2.OptionsBar.MultiLine = true;
            this.bar2.OptionsBar.UseWholeRow = true;
            this.bar2.Text = "Custom 3";
            // 
            // bbiSaveLayout
            // 
            this.bbiSaveLayout.Caption = "SaveLayout";
            this.bbiSaveLayout.Glyph = global::SbotControl.Properties.Resources.apply_16x16;
            this.bbiSaveLayout.Id = 16;
            this.bbiSaveLayout.Name = "bbiSaveLayout";
            this.bbiSaveLayout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSaveLayout_ItemClick);
            // 
            // bbiLoadLayout
            // 
            this.bbiLoadLayout.Caption = "LoadLayout";
            this.bbiLoadLayout.Glyph = global::SbotControl.Properties.Resources.cancel_16x16;
            this.bbiLoadLayout.Id = 17;
            this.bbiLoadLayout.Name = "bbiLoadLayout";
            this.bbiLoadLayout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiLoadLayout_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.Size = new System.Drawing.Size(854, 0);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 451);
            this.barDockControlBottom.Size = new System.Drawing.Size(854, 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.Size = new System.Drawing.Size(0, 451);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(820, 0);
            this.barDockControlRight.Size = new System.Drawing.Size(34, 451);
            // 
            // OnlineBotUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.gridControlOverall);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "OnlineBotUC";
            this.Size = new System.Drawing.Size(854, 451);
            this.Load += new System.EventHandler(this.OnlineBotUC_Load);
            ((System.ComponentModel.ISupportInitialize)(this.gridControlOverall)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.GridMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditVisable)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBarHP)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBarMP)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBarExp)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditn0)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEditBar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuGrid)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManagerMain)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
예제 #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();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     this.colN_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemMemoEdit1    = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.panelControl1              = new DevExpress.XtraEditors.PanelControl();
     this.gridControl1               = new DevExpress.XtraGrid.GridControl();
     this.modTPPLGPCLSBBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1                    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colN_SORT                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_STL_GRD                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_CCM_CODE                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_ORDER_LS                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_ZJCLS                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_ZJCLZL                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_PRODUCE_TIME            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_DFP_HL                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_HL                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_RH                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_XM                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_BY3                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_GROUP                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panel1                       = new System.Windows.Forms.Panel();
     this.btnSavePlan                  = new DevExpress.XtraEditors.SimpleButton();
     this.panel3                       = new System.Windows.Forms.Panel();
     this.lbl_info                     = new DevExpress.XtraEditors.LabelControl();
     this.btn_query                    = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl1                = new DevExpress.XtraEditors.LabelControl();
     this.icbo_lz3                     = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.btn_save                     = new DevExpress.XtraEditors.SimpleButton();
     this.btn_zjcls                    = new DevExpress.XtraEditors.SimpleButton();
     this.lbl_id                       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2                = new DevExpress.XtraEditors.LabelControl();
     this.txt_zjcls                    = new DevExpress.XtraEditors.SpinEdit();
     this.splitterControl1             = new DevExpress.XtraEditors.SplitterControl();
     this.panelControl2                = new DevExpress.XtraEditors.PanelControl();
     this.xtraTabControl1              = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1                 = new DevExpress.XtraTab.XtraTabPage();
     this.gridControl2                 = new DevExpress.XtraGrid.GridControl();
     this.modTPPLGPCLCLSBBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView2                    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colC_ID1                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_FK                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_STL_GRD1                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_STD_CODE                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_GROUP1                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_JC_SORT                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_SORT1                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colN_WGT                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_CCM_NO                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colC_CCM_CODE1               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panel2                       = new System.Windows.Forms.Panel();
     this.radioGroup1                  = new DevExpress.XtraEditors.RadioGroup();
     this.labelControl7                = new DevExpress.XtraEditors.LabelControl();
     this.btn_change                   = new DevExpress.XtraEditors.SimpleButton();
     this.lbl_index                    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5                = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3                = new DevExpress.XtraEditors.LabelControl();
     this.cbo_gz                       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.btn_query_lc                 = new DevExpress.XtraEditors.SimpleButton();
     this.txt_lz                       = new DevExpress.XtraEditors.TextEdit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.modTPPLGPCLSBBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.icbo_lz3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_zjcls.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.modTPPLGPCLCLSBBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbo_gz.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_lz.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // colN_TYPE
     //
     this.colN_TYPE.Caption      = "类别";
     this.colN_TYPE.FieldName    = "N_TYPE";
     this.colN_TYPE.Name         = "colN_TYPE";
     this.colN_TYPE.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.colN_TYPE.Visible      = true;
     this.colN_TYPE.VisibleIndex = 4;
     //
     // repositoryItemMemoEdit1
     //
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.gridControl1);
     this.panelControl1.Controls.Add(this.panel1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(818, 459);
     this.panelControl1.TabIndex = 0;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.modTPPLGPCLSBBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location   = new System.Drawing.Point(2, 100);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(814, 357);
     this.gridControl1.TabIndex   = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // modTPPLGPCLSBBindingSource
     //
     this.modTPPLGPCLSBBindingSource.DataSource = typeof(MODEL.Mod_TPP_LGPC_LSB);
     //
     // gridView1
     //
     this.gridView1.Appearance.EvenRow.BackColor            = System.Drawing.Color.WhiteSmoke;
     this.gridView1.Appearance.EvenRow.Options.UseBackColor = true;
     this.gridView1.Appearance.OddRow.BackColor             = System.Drawing.Color.White;
     this.gridView1.Appearance.OddRow.Options.UseBackColor  = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colN_SORT,
         this.colC_STL_GRD,
         this.colC_CCM_CODE,
         this.colN_ORDER_LS,
         this.colN_ZJCLS,
         this.colN_ZJCLZL,
         this.colN_PRODUCE_TIME,
         this.colC_DFP_HL,
         this.colC_HL,
         this.colC_RH,
         this.colC_XM,
         this.colC_BY3,
         this.colN_GROUP
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowSortAnimation  = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsCustomization.AllowSort      = false;
     this.gridView1.OptionsSelection.MultiSelectMode    = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.gridView1.OptionsView.ColumnAutoWidth         = false;
     this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView1.OptionsView.EnableAppearanceOddRow  = true;
     this.gridView1.OptionsView.RowAutoHeight           = true;
     this.gridView1.OptionsView.ShowFooter     = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.FocusedRowChanged         += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
     this.gridView1.FocusedRowObjectChanged   += new DevExpress.XtraGrid.Views.Base.FocusedRowObjectChangedEventHandler(this.gridView1_FocusedRowObjectChanged);
     this.gridView1.Click += new System.EventHandler(this.gridView1_Click);
     //
     // colN_SORT
     //
     this.colN_SORT.Caption   = "排序号";
     this.colN_SORT.FieldName = "N_SORT";
     this.colN_SORT.Name      = "colN_SORT";
     this.colN_SORT.OptionsColumn.AllowEdit = false;
     this.colN_SORT.Visible      = true;
     this.colN_SORT.VisibleIndex = 12;
     this.colN_SORT.Width        = 53;
     //
     // colC_STL_GRD
     //
     this.colC_STL_GRD.AppearanceCell.Font                   = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.colC_STL_GRD.AppearanceCell.ForeColor              = System.Drawing.Color.Black;
     this.colC_STL_GRD.AppearanceCell.Options.UseFont        = true;
     this.colC_STL_GRD.AppearanceCell.Options.UseForeColor   = true;
     this.colC_STL_GRD.AppearanceCell.Options.UseTextOptions = true;
     this.colC_STL_GRD.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.colC_STL_GRD.Caption    = "牌号";
     this.colC_STL_GRD.ColumnEdit = this.repositoryItemMemoEdit1;
     this.colC_STL_GRD.FieldName  = "C_REMARK";
     this.colC_STL_GRD.Fixed      = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.colC_STL_GRD.MinWidth   = 200;
     this.colC_STL_GRD.Name       = "colC_STL_GRD";
     this.colC_STL_GRD.OptionsColumn.AllowEdit = false;
     this.colC_STL_GRD.Visible      = true;
     this.colC_STL_GRD.VisibleIndex = 0;
     this.colC_STL_GRD.Width        = 300;
     //
     // colC_CCM_CODE
     //
     this.colC_CCM_CODE.Caption   = "连铸";
     this.colC_CCM_CODE.FieldName = "C_CCM_CODE";
     this.colC_CCM_CODE.Fixed     = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.colC_CCM_CODE.Name      = "colC_CCM_CODE";
     this.colC_CCM_CODE.OptionsColumn.AllowEdit = false;
     this.colC_CCM_CODE.Visible      = true;
     this.colC_CCM_CODE.VisibleIndex = 1;
     this.colC_CCM_CODE.Width        = 46;
     //
     // colN_ORDER_LS
     //
     this.colN_ORDER_LS.Caption   = "订单炉数";
     this.colN_ORDER_LS.FieldName = "N_ORDER_LS";
     this.colN_ORDER_LS.Fixed     = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.colN_ORDER_LS.Name      = "colN_ORDER_LS";
     this.colN_ORDER_LS.OptionsColumn.AllowEdit = false;
     this.colN_ORDER_LS.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "N_ORDER_LS", "{0:0.##}")
     });
     this.colN_ORDER_LS.Visible      = true;
     this.colN_ORDER_LS.VisibleIndex = 2;
     this.colN_ORDER_LS.Width        = 62;
     //
     // colN_ZJCLS
     //
     this.colN_ZJCLS.Caption   = "整浇次炉数";
     this.colN_ZJCLS.FieldName = "N_ZJCLS";
     this.colN_ZJCLS.Name      = "colN_ZJCLS";
     this.colN_ZJCLS.OptionsColumn.AllowEdit = false;
     this.colN_ZJCLS.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "N_ZJCLS", "{0:0.##}")
     });
     this.colN_ZJCLS.Visible      = true;
     this.colN_ZJCLS.VisibleIndex = 3;
     this.colN_ZJCLS.Width        = 72;
     //
     // colN_ZJCLZL
     //
     this.colN_ZJCLZL.Caption   = "整浇次重量";
     this.colN_ZJCLZL.FieldName = "N_ZJCLZL";
     this.colN_ZJCLZL.Name      = "colN_ZJCLZL";
     this.colN_ZJCLZL.OptionsColumn.AllowEdit = false;
     this.colN_ZJCLZL.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "N_ZJCLZL", "{0:0.##}")
     });
     this.colN_ZJCLZL.Visible      = true;
     this.colN_ZJCLZL.VisibleIndex = 4;
     this.colN_ZJCLZL.Width        = 77;
     //
     // colN_PRODUCE_TIME
     //
     this.colN_PRODUCE_TIME.Caption      = "停机(h)";
     this.colN_PRODUCE_TIME.FieldName    = "N_PRODUCE_TIME";
     this.colN_PRODUCE_TIME.Name         = "colN_PRODUCE_TIME";
     this.colN_PRODUCE_TIME.Visible      = true;
     this.colN_PRODUCE_TIME.VisibleIndex = 5;
     //
     // colC_DFP_HL
     //
     this.colC_DFP_HL.Caption   = "大方坯缓冷";
     this.colC_DFP_HL.FieldName = "C_DFP_HL";
     this.colC_DFP_HL.Name      = "colC_DFP_HL";
     this.colC_DFP_HL.OptionsColumn.AllowEdit = false;
     this.colC_DFP_HL.Visible      = true;
     this.colC_DFP_HL.VisibleIndex = 6;
     //
     // colC_HL
     //
     this.colC_HL.Caption   = "热轧坯缓冷";
     this.colC_HL.FieldName = "C_HL";
     this.colC_HL.Name      = "colC_HL";
     this.colC_HL.OptionsColumn.AllowEdit = false;
     this.colC_HL.Visible      = true;
     this.colC_HL.VisibleIndex = 7;
     //
     // colC_RH
     //
     this.colC_RH.Caption   = "是否真空";
     this.colC_RH.FieldName = "C_RH";
     this.colC_RH.Name      = "colC_RH";
     this.colC_RH.OptionsColumn.AllowEdit = false;
     this.colC_RH.Visible      = true;
     this.colC_RH.VisibleIndex = 8;
     //
     // colC_XM
     //
     this.colC_XM.Caption   = "修磨要求";
     this.colC_XM.FieldName = "C_XM";
     this.colC_XM.Name      = "colC_XM";
     this.colC_XM.OptionsColumn.AllowEdit = false;
     this.colC_XM.Visible      = true;
     this.colC_XM.VisibleIndex = 9;
     //
     // colC_BY3
     //
     this.colC_BY3.Caption   = "标识";
     this.colC_BY3.FieldName = "C_BY3";
     this.colC_BY3.Name      = "colC_BY3";
     this.colC_BY3.OptionsColumn.AllowEdit = false;
     this.colC_BY3.Visible      = true;
     this.colC_BY3.VisibleIndex = 10;
     //
     // colN_GROUP
     //
     this.colN_GROUP.Caption   = "组号";
     this.colN_GROUP.FieldName = "N_GROUP";
     this.colN_GROUP.Name      = "colN_GROUP";
     this.colN_GROUP.OptionsColumn.AllowEdit = false;
     this.colN_GROUP.Visible      = true;
     this.colN_GROUP.VisibleIndex = 11;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnSavePlan);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.btn_zjcls);
     this.panel1.Controls.Add(this.lbl_id);
     this.panel1.Controls.Add(this.labelControl2);
     this.panel1.Controls.Add(this.txt_zjcls);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(2, 2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(814, 98);
     this.panel1.TabIndex = 0;
     //
     // btnSavePlan
     //
     this.btnSavePlan.ImageUri.Uri = "SaveAndNew;Size16x16";
     this.btnSavePlan.Location     = new System.Drawing.Point(276, 7);
     this.btnSavePlan.Name         = "btnSavePlan";
     this.btnSavePlan.Size         = new System.Drawing.Size(77, 23);
     this.btnSavePlan.TabIndex     = 192;
     this.btnSavePlan.Text         = "保存计划";
     this.btnSavePlan.Click       += new System.EventHandler(this.btnSavePlan_Click);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.lbl_info);
     this.panel3.Controls.Add(this.btn_query);
     this.panel3.Controls.Add(this.labelControl1);
     this.panel3.Controls.Add(this.icbo_lz3);
     this.panel3.Controls.Add(this.btn_save);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 45);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(814, 53);
     this.panel3.TabIndex = 198;
     //
     // lbl_info
     //
     this.lbl_info.Location = new System.Drawing.Point(12, 33);
     this.lbl_info.Name     = "lbl_info";
     this.lbl_info.Size     = new System.Drawing.Size(0, 14);
     this.lbl_info.TabIndex = 0;
     //
     // btn_query
     //
     this.btn_query.ImageUri.Uri = "Zoom;Size16x16";
     this.btn_query.Location     = new System.Drawing.Point(154, 6);
     this.btn_query.Name         = "btn_query";
     this.btn_query.Size         = new System.Drawing.Size(61, 23);
     this.btn_query.TabIndex     = 190;
     this.btn_query.Text         = "查询";
     this.btn_query.Click       += new System.EventHandler(this.btn_query_Click);
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 10);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(24, 14);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "连铸";
     //
     // icbo_lz3
     //
     this.icbo_lz3.Location = new System.Drawing.Point(42, 7);
     this.icbo_lz3.Name     = "icbo_lz3";
     this.icbo_lz3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.icbo_lz3.Size                  = new System.Drawing.Size(104, 20);
     this.icbo_lz3.TabIndex              = 189;
     this.icbo_lz3.SelectedIndexChanged += new System.EventHandler(this.icbo_lz3_SelectedIndexChanged);
     //
     // btn_save
     //
     this.btn_save.ImageUri.Uri = "SaveAndNew;Size16x16";
     this.btn_save.Location     = new System.Drawing.Point(221, 6);
     this.btn_save.Name         = "btn_save";
     this.btn_save.Size         = new System.Drawing.Size(77, 23);
     this.btn_save.TabIndex     = 191;
     this.btn_save.Text         = "下发计划";
     this.btn_save.Click       += new System.EventHandler(this.btn_save_Click);
     //
     // btn_zjcls
     //
     this.btn_zjcls.ImageUri.Uri = "Refresh;Size16x16";
     this.btn_zjcls.Location     = new System.Drawing.Point(184, 7);
     this.btn_zjcls.Name         = "btn_zjcls";
     this.btn_zjcls.Size         = new System.Drawing.Size(86, 23);
     this.btn_zjcls.TabIndex     = 190;
     this.btn_zjcls.Text         = "调整炉数";
     this.btn_zjcls.Click       += new System.EventHandler(this.btn_zjcls_Click);
     //
     // lbl_id
     //
     this.lbl_id.Location = new System.Drawing.Point(592, 102);
     this.lbl_id.Name     = "lbl_id";
     this.lbl_id.Size     = new System.Drawing.Size(0, 14);
     this.lbl_id.TabIndex = 0;
     this.lbl_id.Visible  = false;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(12, 11);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(60, 14);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "整浇次炉数";
     //
     // txt_zjcls
     //
     this.txt_zjcls.EditValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.txt_zjcls.Location = new System.Drawing.Point(78, 8);
     this.txt_zjcls.Name     = "txt_zjcls";
     this.txt_zjcls.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txt_zjcls.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
     this.txt_zjcls.Properties.IsFloatValue  = false;
     this.txt_zjcls.Properties.Mask.EditMask = "d";
     this.txt_zjcls.Properties.MaxValue      = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.txt_zjcls.Properties.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.txt_zjcls.Size     = new System.Drawing.Size(100, 20);
     this.txt_zjcls.TabIndex = 192;
     //
     // splitterControl1
     //
     this.splitterControl1.Location = new System.Drawing.Point(818, 0);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(5, 459);
     this.splitterControl1.TabIndex = 1;
     this.splitterControl1.TabStop  = false;
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.xtraTabControl1);
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl2.Location = new System.Drawing.Point(823, 0);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(393, 459);
     this.panelControl2.TabIndex = 2;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location        = new System.Drawing.Point(2, 2);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(389, 455);
     this.xtraTabControl1.TabIndex        = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.gridControl2);
     this.xtraTabPage1.Controls.Add(this.panel2);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(383, 426);
     this.xtraTabPage1.Text = "炉次计划";
     //
     // gridControl2
     //
     this.gridControl2.DataSource = this.modTPPLGPCLCLSBBindingSource;
     this.gridControl2.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location   = new System.Drawing.Point(0, 74);
     this.gridControl2.MainView   = this.gridView2;
     this.gridControl2.Name       = "gridControl2";
     this.gridControl2.Size       = new System.Drawing.Size(383, 352);
     this.gridControl2.TabIndex   = 2;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // modTPPLGPCLCLSBBindingSource
     //
     this.modTPPLGPCLCLSBBindingSource.DataSource = typeof(MODEL.Mod_TPP_LGPC_LCLSB);
     //
     // gridView2
     //
     this.gridView2.Appearance.EvenRow.BackColor            = System.Drawing.Color.WhiteSmoke;
     this.gridView2.Appearance.EvenRow.Options.UseBackColor = true;
     this.gridView2.Appearance.OddRow.BackColor             = System.Drawing.Color.White;
     this.gridView2.Appearance.OddRow.Options.UseBackColor  = true;
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colC_ID1,
         this.colC_FK,
         this.colC_STL_GRD1,
         this.colC_STD_CODE,
         this.colN_GROUP1,
         this.colN_JC_SORT,
         this.colN_SORT1,
         this.colN_WGT,
         this.colC_CCM_NO,
         this.colC_CCM_CODE1,
         this.colN_TYPE
     });
     gridFormatRule2.ApplyToRow = true;
     gridFormatRule2.Column     = this.colN_TYPE;
     gridFormatRule2.Name       = "Format0";
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.Red;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = "1";
     gridFormatRule2.Rule = formatConditionRuleValue2;
     this.gridView2.FormatRules.Add(gridFormatRule2);
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.ReadOnly            = true;
     this.gridView2.OptionsCustomization.AllowSort      = false;
     this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView2.OptionsView.EnableAppearanceOddRow  = true;
     this.gridView2.OptionsView.ShowGroupPanel          = false;
     //
     // colC_ID1
     //
     this.colC_ID1.Caption   = "主键";
     this.colC_ID1.FieldName = "C_ID";
     this.colC_ID1.Name      = "colC_ID1";
     //
     // colC_FK
     //
     this.colC_FK.Caption   = "浇次表主键";
     this.colC_FK.FieldName = "C_FK";
     this.colC_FK.Name      = "colC_FK";
     //
     // colC_STL_GRD1
     //
     this.colC_STL_GRD1.Caption      = "钢种";
     this.colC_STL_GRD1.FieldName    = "C_STL_GRD";
     this.colC_STL_GRD1.Name         = "colC_STL_GRD1";
     this.colC_STL_GRD1.Visible      = true;
     this.colC_STL_GRD1.VisibleIndex = 0;
     this.colC_STL_GRD1.Width        = 109;
     //
     // colC_STD_CODE
     //
     this.colC_STD_CODE.Caption      = "标准";
     this.colC_STD_CODE.FieldName    = "C_STD_CODE";
     this.colC_STD_CODE.Name         = "colC_STD_CODE";
     this.colC_STD_CODE.Visible      = true;
     this.colC_STD_CODE.VisibleIndex = 2;
     this.colC_STD_CODE.Width        = 109;
     //
     // colN_GROUP1
     //
     this.colN_GROUP1.Caption   = "浇次组号";
     this.colN_GROUP1.FieldName = "N_GROUP";
     this.colN_GROUP1.Name      = "colN_GROUP1";
     //
     // colN_JC_SORT
     //
     this.colN_JC_SORT.Caption   = "浇次序号";
     this.colN_JC_SORT.FieldName = "N_JC_SORT";
     this.colN_JC_SORT.Name      = "colN_JC_SORT";
     this.colN_JC_SORT.Width     = 65;
     //
     // colN_SORT1
     //
     this.colN_SORT1.Caption      = "排序";
     this.colN_SORT1.FieldName    = "N_SORT";
     this.colN_SORT1.Name         = "colN_SORT1";
     this.colN_SORT1.Visible      = true;
     this.colN_SORT1.VisibleIndex = 1;
     this.colN_SORT1.Width        = 43;
     //
     // colN_WGT
     //
     this.colN_WGT.Caption      = "重量";
     this.colN_WGT.FieldName    = "N_WGT";
     this.colN_WGT.Name         = "colN_WGT";
     this.colN_WGT.Visible      = true;
     this.colN_WGT.VisibleIndex = 3;
     this.colN_WGT.Width        = 112;
     //
     // colC_CCM_NO
     //
     this.colC_CCM_NO.Caption   = "连铸主键";
     this.colC_CCM_NO.FieldName = "C_CCM_NO";
     this.colC_CCM_NO.Name      = "colC_CCM_NO";
     //
     // colC_CCM_CODE1
     //
     this.colC_CCM_CODE1.Caption   = "连铸号";
     this.colC_CCM_CODE1.FieldName = "C_CCM_CODE";
     this.colC_CCM_CODE1.Name      = "colC_CCM_CODE1";
     this.colC_CCM_CODE1.Width     = 109;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.panel2.Controls.Add(this.radioGroup1);
     this.panel2.Controls.Add(this.labelControl7);
     this.panel2.Controls.Add(this.btn_change);
     this.panel2.Controls.Add(this.lbl_index);
     this.panel2.Controls.Add(this.labelControl5);
     this.panel2.Controls.Add(this.labelControl3);
     this.panel2.Controls.Add(this.cbo_gz);
     this.panel2.Controls.Add(this.btn_query_lc);
     this.panel2.Controls.Add(this.txt_lz);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(383, 74);
     this.panel2.TabIndex = 1;
     //
     // radioGroup1
     //
     this.radioGroup1.Location = new System.Drawing.Point(109, 35);
     this.radioGroup1.Name     = "radioGroup1";
     this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "按浇次"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全部")
     });
     this.radioGroup1.Size                  = new System.Drawing.Size(118, 27);
     this.radioGroup1.TabIndex              = 198;
     this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(13, 41);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(24, 14);
     this.labelControl7.TabIndex = 196;
     this.labelControl7.Text     = "连铸";
     //
     // btn_change
     //
     this.btn_change.ImageUri.Uri = "Replace;Size16x16";
     this.btn_change.Location     = new System.Drawing.Point(291, 8);
     this.btn_change.Name         = "btn_change";
     this.btn_change.Size         = new System.Drawing.Size(86, 23);
     this.btn_change.TabIndex     = 194;
     this.btn_change.Text         = "调整钢种";
     this.btn_change.Click       += new System.EventHandler(this.btn_change_Click);
     //
     // lbl_index
     //
     this.lbl_index.Location = new System.Drawing.Point(400, 12);
     this.lbl_index.Name     = "lbl_index";
     this.lbl_index.Size     = new System.Drawing.Size(0, 14);
     this.lbl_index.TabIndex = 193;
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(12, 12);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(24, 14);
     this.labelControl5.TabIndex = 193;
     this.labelControl5.Text     = "牌号";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(387, 43);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(0, 14);
     this.labelControl3.TabIndex = 0;
     //
     // cbo_gz
     //
     this.cbo_gz.Location = new System.Drawing.Point(42, 9);
     this.cbo_gz.Name     = "cbo_gz";
     this.cbo_gz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbo_gz.Size                  = new System.Drawing.Size(243, 20);
     this.cbo_gz.TabIndex              = 195;
     this.cbo_gz.SelectedIndexChanged += new System.EventHandler(this.cbo_gz_SelectedIndexChanged);
     //
     // btn_query_lc
     //
     this.btn_query_lc.ImageUri.Uri = "Zoom;Size16x16";
     this.btn_query_lc.Location     = new System.Drawing.Point(231, 37);
     this.btn_query_lc.Name         = "btn_query_lc";
     this.btn_query_lc.Size         = new System.Drawing.Size(61, 23);
     this.btn_query_lc.TabIndex     = 190;
     this.btn_query_lc.Text         = "查询";
     this.btn_query_lc.Click       += new System.EventHandler(this.btn_query_lc_Click);
     //
     // txt_lz
     //
     this.txt_lz.Location            = new System.Drawing.Point(41, 38);
     this.txt_lz.Name                = "txt_lz";
     this.txt_lz.Properties.ReadOnly = true;
     this.txt_lz.Size                = new System.Drawing.Size(64, 20);
     this.txt_lz.TabIndex            = 197;
     //
     // FrmPO_SCDD_PC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1216, 459);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.panelControl1);
     this.Name          = "FrmPO_SCDD_PC";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "炼钢计划排产";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.FrmPO_SCDD_PC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.modTPPLGPCLSBBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.icbo_lz3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_zjcls.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.modTPPLGPCLCLSBBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbo_gz.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_lz.Properties)).EndInit();
     this.ResumeLayout(false);
 }
예제 #19
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);
 }
예제 #20
0
 /// <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.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(UcKhoHangList));
     this.IsAlertTon             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSoLuong             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTonLyTuong          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlLoaiHang    = new DevExpress.XtraGrid.GridControl();
     this.gridViewLoaiHang       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControlHangHoa     = new DevExpress.XtraGrid.GridControl();
     this.gridViewHangHoa        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn2            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
     this.btnRefresh             = new DevExpress.XtraEditors.SimpleButton();
     this.btnAddHangHoa          = new DevExpress.XtraEditors.SimpleButton();
     this.btnAddNhomHang         = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlLoaiHang)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewLoaiHang)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlHangHoa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewHangHoa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
     this.splitContainerControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // IsAlertTon
     //
     this.IsAlertTon.Caption   = "IsAlertTon";
     this.IsAlertTon.FieldName = "IsAlertTon";
     this.IsAlertTon.Name      = "IsAlertTon";
     this.IsAlertTon.SortMode  = DevExpress.XtraGrid.ColumnSortMode.Value;
     //
     // colSoLuong
     //
     this.colSoLuong.AppearanceCell.Font              = new System.Drawing.Font("Tahoma", 7.875F);
     this.colSoLuong.AppearanceCell.Options.UseFont   = true;
     this.colSoLuong.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.colSoLuong.AppearanceHeader.Options.UseFont = true;
     this.colSoLuong.Caption      = "Tồn Kho";
     this.colSoLuong.FieldName    = "SoLuong";
     this.colSoLuong.Name         = "colSoLuong";
     this.colSoLuong.Visible      = true;
     this.colSoLuong.VisibleIndex = 2;
     this.colSoLuong.Width        = 138;
     //
     // colTonLyTuong
     //
     this.colTonLyTuong.Caption   = "TonLyTuong";
     this.colTonLyTuong.FieldName = "TonLytuong";
     this.colTonLyTuong.Name      = "colTonLyTuong";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.IsSplitterFixed = true;
     this.splitContainerControl1.Location        = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name            = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.gridControlLoaiHang);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.gridControlHangHoa);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(1192, 600);
     this.splitContainerControl1.SplitterPosition = 278;
     this.splitContainerControl1.TabIndex         = 0;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // gridControlLoaiHang
     //
     this.gridControlLoaiHang.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControlLoaiHang.Location = new System.Drawing.Point(0, 0);
     this.gridControlLoaiHang.MainView = this.gridViewLoaiHang;
     this.gridControlLoaiHang.Name     = "gridControlLoaiHang";
     this.gridControlLoaiHang.Size     = new System.Drawing.Size(278, 600);
     this.gridControlLoaiHang.TabIndex = 0;
     this.gridControlLoaiHang.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewLoaiHang
     });
     //
     // gridViewLoaiHang
     //
     this.gridViewLoaiHang.Appearance.FocusedCell.BackColor            = System.Drawing.SystemColors.Highlight;
     this.gridViewLoaiHang.Appearance.FocusedCell.ForeColor            = System.Drawing.SystemColors.HighlightText;
     this.gridViewLoaiHang.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gridViewLoaiHang.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gridViewLoaiHang.Appearance.FocusedRow.BackColor             = System.Drawing.SystemColors.Highlight;
     this.gridViewLoaiHang.Appearance.FocusedRow.BackColor2            = System.Drawing.SystemColors.Highlight;
     this.gridViewLoaiHang.Appearance.FocusedRow.ForeColor             = System.Drawing.SystemColors.HighlightText;
     this.gridViewLoaiHang.Appearance.FocusedRow.Options.UseBackColor  = true;
     this.gridViewLoaiHang.Appearance.FocusedRow.Options.UseForeColor  = true;
     this.gridViewLoaiHang.AppearancePrint.HeaderPanel.Font            = new System.Drawing.Font("Tahoma", 7.875F);
     this.gridViewLoaiHang.AppearancePrint.HeaderPanel.Options.UseFont = true;
     this.gridViewLoaiHang.BorderStyle          = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.gridViewLoaiHang.ColumnPanelRowHeight = 30;
     this.gridViewLoaiHang.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn8
     });
     this.gridViewLoaiHang.FocusRectStyle                = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus;
     this.gridViewLoaiHang.GridControl                   = this.gridControlLoaiHang;
     this.gridViewLoaiHang.Name                          = "gridViewLoaiHang";
     this.gridViewLoaiHang.OptionsBehavior.Editable      = false;
     this.gridViewLoaiHang.OptionsView.ShowAutoFilterRow = true;
     this.gridViewLoaiHang.OptionsView.ShowGroupPanel    = false;
     this.gridViewLoaiHang.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn8, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridViewLoaiHang.Click       += new System.EventHandler(this.gridViewLoaiHang_Click);
     this.gridViewLoaiHang.DoubleClick += new System.EventHandler(this.gridViewLoaiHang_DoubleClick);
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Font              = new System.Drawing.Font("Tahoma", 7.875F);
     this.gridColumn1.AppearanceCell.Options.UseFont   = true;
     this.gridColumn1.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.gridColumn1.AppearanceHeader.Options.UseFont = true;
     this.gridColumn1.Caption      = "Hãng Sản Xuất";
     this.gridColumn1.FieldName    = "Ten";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "Id";
     this.gridColumn8.FieldName = "Id";
     this.gridColumn8.Name      = "gridColumn8";
     //
     // gridControlHangHoa
     //
     this.gridControlHangHoa.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControlHangHoa.Location = new System.Drawing.Point(0, 0);
     this.gridControlHangHoa.MainView = this.gridViewHangHoa;
     this.gridControlHangHoa.Name     = "gridControlHangHoa";
     this.gridControlHangHoa.Size     = new System.Drawing.Size(908, 600);
     this.gridControlHangHoa.TabIndex = 1;
     this.gridControlHangHoa.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewHangHoa
     });
     //
     // gridViewHangHoa
     //
     this.gridViewHangHoa.Appearance.FocusedRow.BackColor             = System.Drawing.SystemColors.Highlight;
     this.gridViewHangHoa.Appearance.FocusedRow.ForeColor             = System.Drawing.SystemColors.HighlightText;
     this.gridViewHangHoa.Appearance.FocusedRow.Options.UseBackColor  = true;
     this.gridViewHangHoa.Appearance.FocusedRow.Options.UseForeColor  = true;
     this.gridViewHangHoa.AppearancePrint.HeaderPanel.Font            = new System.Drawing.Font("Tahoma", 7.875F);
     this.gridViewHangHoa.AppearancePrint.HeaderPanel.Options.UseFont = true;
     this.gridViewHangHoa.BorderStyle          = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.gridViewHangHoa.ColumnPanelRowHeight = 30;
     this.gridViewHangHoa.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn2,
         this.gridColumn3,
         this.colSoLuong,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn9,
         this.colTonLyTuong,
         this.IsAlertTon
     });
     this.gridViewHangHoa.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus;
     gridFormatRule1.ApplyToRow          = true;
     gridFormatRule1.Column        = this.IsAlertTon;
     gridFormatRule1.ColumnApplyTo = this.colSoLuong;
     gridFormatRule1.Name          = "AlertTon";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.Red;
     formatConditionRuleValue1.Appearance.Font                 = new System.Drawing.Font("Tahoma", 7.8F, System.Drawing.FontStyle.Bold);
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonHighlight;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Appearance.Options.UseFont      = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition  = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Expression = "1";
     formatConditionRuleValue1.Value1     = true;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridViewHangHoa.FormatRules.Add(gridFormatRule1);
     this.gridViewHangHoa.GridControl = this.gridControlHangHoa;
     this.gridViewHangHoa.Name        = "gridViewHangHoa";
     this.gridViewHangHoa.OptionsBehavior.Editable = false;
     this.gridViewHangHoa.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridViewHangHoa.OptionsView.ShowAutoFilterRow   = true;
     this.gridViewHangHoa.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridViewHangHoa.OptionsView.ShowGroupPanel      = false;
     this.gridViewHangHoa.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.IsAlertTon, DevExpress.Data.ColumnSortOrder.Descending)
     });
     this.gridViewHangHoa.DoubleClick += new System.EventHandler(this.gridViewHangHoa_DoubleClick);
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.Font              = new System.Drawing.Font("Tahoma", 7.875F);
     this.gridColumn2.AppearanceCell.Options.UseFont   = true;
     this.gridColumn2.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.gridColumn2.AppearanceHeader.Options.UseFont = true;
     this.gridColumn2.Caption      = "Tên Hàng";
     this.gridColumn2.FieldName    = "TenHang";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 0;
     this.gridColumn2.Width        = 248;
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceCell.Font              = new System.Drawing.Font("Tahoma", 7.875F);
     this.gridColumn3.AppearanceCell.Options.UseFont   = true;
     this.gridColumn3.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.gridColumn3.AppearanceHeader.Options.UseFont = true;
     this.gridColumn3.Caption      = "ĐVT";
     this.gridColumn3.FieldName    = "DVT";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 1;
     this.gridColumn3.Width        = 84;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceCell.Font              = new System.Drawing.Font("Tahoma", 7.875F);
     this.gridColumn5.AppearanceCell.Options.UseFont   = true;
     this.gridColumn5.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.gridColumn5.AppearanceHeader.Options.UseFont = true;
     this.gridColumn5.Caption = "Giá Bán";
     this.gridColumn5.DisplayFormat.FormatString = "n0";
     this.gridColumn5.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn5.FieldName    = "GiaBan";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 3;
     this.gridColumn5.Width        = 205;
     //
     // gridColumn6
     //
     this.gridColumn6.AppearanceCell.Font              = new System.Drawing.Font("Tahoma", 7.875F);
     this.gridColumn6.AppearanceCell.Options.UseFont   = true;
     this.gridColumn6.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.gridColumn6.AppearanceHeader.Options.UseFont = true;
     this.gridColumn6.Caption      = "Ghi Chú";
     this.gridColumn6.FieldName    = "GhiChu";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 4;
     this.gridColumn6.Width        = 213;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "Id";
     this.gridColumn7.FieldName = "Id";
     this.gridColumn7.Name      = "gridColumn7";
     //
     // gridColumn9
     //
     this.gridColumn9.Caption   = "LoaiHangId";
     this.gridColumn9.FieldName = "LoaiHangId";
     this.gridColumn9.Name      = "gridColumn9";
     //
     // splitContainerControl2
     //
     this.splitContainerControl2.Appearance.BackColor            = System.Drawing.SystemColors.ButtonHighlight;
     this.splitContainerControl2.Appearance.Options.UseBackColor = true;
     this.splitContainerControl2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl2.Horizontal      = false;
     this.splitContainerControl2.IsSplitterFixed = true;
     this.splitContainerControl2.Location        = new System.Drawing.Point(0, 0);
     this.splitContainerControl2.Name            = "splitContainerControl2";
     this.splitContainerControl2.Panel1.Controls.Add(this.btnRefresh);
     this.splitContainerControl2.Panel1.Controls.Add(this.btnAddHangHoa);
     this.splitContainerControl2.Panel1.Controls.Add(this.btnAddNhomHang);
     this.splitContainerControl2.Panel1.Text = "Panel1";
     this.splitContainerControl2.Panel2.Controls.Add(this.splitContainerControl1);
     this.splitContainerControl2.Panel2.Text      = "Panel2";
     this.splitContainerControl2.Size             = new System.Drawing.Size(1192, 666);
     this.splitContainerControl2.SplitterPosition = 60;
     this.splitContainerControl2.TabIndex         = 1;
     this.splitContainerControl2.Text             = "splitContainerControl2";
     //
     // btnRefresh
     //
     this.btnRefresh.Anchor = System.Windows.Forms.AnchorStyles.Right;
     this.btnRefresh.Appearance.BackColor            = System.Drawing.SystemColors.Highlight;
     this.btnRefresh.Appearance.Font                 = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.btnRefresh.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonHighlight;
     this.btnRefresh.Appearance.Options.UseBackColor = true;
     this.btnRefresh.Appearance.Options.UseFont      = true;
     this.btnRefresh.Appearance.Options.UseForeColor = true;
     this.btnRefresh.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnRefresh.Image       = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
     this.btnRefresh.Location    = new System.Drawing.Point(951, 12);
     this.btnRefresh.Name        = "btnRefresh";
     this.btnRefresh.Size        = new System.Drawing.Size(226, 44);
     this.btnRefresh.TabIndex    = 5;
     this.btnRefresh.Text        = "Cập Nhật Số Lượng";
     this.btnRefresh.Click      += new System.EventHandler(this.btnRefresh_Click);
     //
     // btnAddHangHoa
     //
     this.btnAddHangHoa.Appearance.BackColor            = System.Drawing.SystemColors.Highlight;
     this.btnAddHangHoa.Appearance.Font                 = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.btnAddHangHoa.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonHighlight;
     this.btnAddHangHoa.Appearance.Options.UseBackColor = true;
     this.btnAddHangHoa.Appearance.Options.UseFont      = true;
     this.btnAddHangHoa.Appearance.Options.UseForeColor = true;
     this.btnAddHangHoa.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnAddHangHoa.Image       = ((System.Drawing.Image)(resources.GetObject("btnAddHangHoa.Image")));
     this.btnAddHangHoa.Location    = new System.Drawing.Point(284, 12);
     this.btnAddHangHoa.Name        = "btnAddHangHoa";
     this.btnAddHangHoa.Size        = new System.Drawing.Size(195, 44);
     this.btnAddHangHoa.TabIndex    = 4;
     this.btnAddHangHoa.Text        = "Thêm Hàng Hóa";
     this.btnAddHangHoa.Click      += new System.EventHandler(this.btnAddHangHoa_Click);
     //
     // btnAddNhomHang
     //
     this.btnAddNhomHang.Appearance.BackColor            = System.Drawing.SystemColors.Highlight;
     this.btnAddNhomHang.Appearance.Font                 = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.btnAddNhomHang.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonHighlight;
     this.btnAddNhomHang.Appearance.Options.UseBackColor = true;
     this.btnAddNhomHang.Appearance.Options.UseFont      = true;
     this.btnAddNhomHang.Appearance.Options.UseForeColor = true;
     this.btnAddNhomHang.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnAddNhomHang.Image       = ((System.Drawing.Image)(resources.GetObject("btnAddNhomHang.Image")));
     this.btnAddNhomHang.Location    = new System.Drawing.Point(13, 12);
     this.btnAddNhomHang.Name        = "btnAddNhomHang";
     this.btnAddNhomHang.Size        = new System.Drawing.Size(234, 44);
     this.btnAddNhomHang.TabIndex    = 3;
     this.btnAddNhomHang.Text        = "Thêm Hãng Sản Xuất";
     this.btnAddNhomHang.Click      += new System.EventHandler(this.btnAddNhomHang_Click);
     //
     // UcKhoHangList
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.Controls.Add(this.splitContainerControl2);
     this.Name = "UcKhoHangList";
     this.Size = new System.Drawing.Size(1192, 666);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlLoaiHang)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewLoaiHang)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlHangHoa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewHangHoa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
     this.splitContainerControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #21
0
 /// <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.FormatConditionRuleValue          formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition1    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition2    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition3    = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition1       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition2       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraEditors.TableLayout.TableRowDefinition    tableRowDefinition3       = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
     DevExpress.XtraEditors.TableLayout.TableSpan             tableSpan1           = new DevExpress.XtraEditors.TableLayout.TableSpan();
     DevExpress.XtraGrid.Views.Tile.TileViewItemElement       tileViewItemElement1 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
     this.tvc_acik_mi  = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.tvc_masa_adi = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.lbl_masa     = new System.Windows.Forms.Label();
     this.label1       = new System.Windows.Forms.Label();
     this.grid_masalar = new DevExpress.XtraGrid.GridControl();
     this.tv_masalar   = new DevExpress.XtraGrid.Views.Tile.TileView();
     this.tvc_masa_id  = new DevExpress.XtraGrid.Columns.TileViewColumn();
     this.button4      = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.grid_masalar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tv_masalar)).BeginInit();
     this.SuspendLayout();
     //
     // tvc_acik_mi
     //
     this.tvc_acik_mi.Caption      = "Açık mı?";
     this.tvc_acik_mi.FieldName    = "acik_mi";
     this.tvc_acik_mi.Name         = "tvc_acik_mi";
     this.tvc_acik_mi.Visible      = true;
     this.tvc_acik_mi.VisibleIndex = 2;
     //
     // tvc_masa_adi
     //
     this.tvc_masa_adi.Caption      = "Masa Adı";
     this.tvc_masa_adi.FieldName    = "masa_adi";
     this.tvc_masa_adi.Name         = "tvc_masa_adi";
     this.tvc_masa_adi.Visible      = true;
     this.tvc_masa_adi.VisibleIndex = 1;
     //
     // lbl_masa
     //
     this.lbl_masa.AutoSize  = true;
     this.lbl_masa.Font      = new System.Drawing.Font("Bahnschrift Condensed", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lbl_masa.ForeColor = System.Drawing.Color.GreenYellow;
     this.lbl_masa.Location  = new System.Drawing.Point(12, 9);
     this.lbl_masa.Name      = "lbl_masa";
     this.lbl_masa.Size      = new System.Drawing.Size(115, 58);
     this.lbl_masa.TabIndex  = 2;
     this.lbl_masa.Text      = "B-001";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Bahnschrift Condensed", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label1.ForeColor = System.Drawing.Color.GreenYellow;
     this.label1.Location  = new System.Drawing.Point(15, 67);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(310, 42);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Aktarılcak masayı seçiniz";
     //
     // grid_masalar
     //
     this.grid_masalar.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.grid_masalar.Location = new System.Drawing.Point(12, 112);
     this.grid_masalar.MainView = this.tv_masalar;
     this.grid_masalar.Name     = "grid_masalar";
     this.grid_masalar.Size     = new System.Drawing.Size(1054, 622);
     this.grid_masalar.TabIndex = 20;
     this.grid_masalar.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.tv_masalar
     });
     this.grid_masalar.DoubleClick += new System.EventHandler(this.grid_masalar_DoubleClick);
     //
     // tv_masalar
     //
     this.tv_masalar.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.tv_masalar.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.tvc_masa_id,
         this.tvc_masa_adi,
         this.tvc_acik_mi
     });
     this.tv_masalar.ColumnSet.CheckedColumn = this.tvc_acik_mi;
     gridFormatRule1.ApplyToRow    = true;
     gridFormatRule1.Column        = this.tvc_acik_mi;
     gridFormatRule1.ColumnApplyTo = this.tvc_acik_mi;
     gridFormatRule1.Name          = "kapali";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.DimGray;
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.GreenYellow;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = 0;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.tv_masalar.FormatRules.Add(gridFormatRule1);
     this.tv_masalar.GridControl = this.grid_masalar;
     this.tv_masalar.Name        = "tv_masalar";
     this.tv_masalar.OptionsFind.AlwaysVisible        = true;
     this.tv_masalar.OptionsFind.FindNullPrompt       = "Ara...";
     this.tv_masalar.OptionsTiles.IndentBetweenGroups = 51;
     this.tv_masalar.OptionsTiles.IndentBetweenItems  = 15;
     this.tv_masalar.OptionsTiles.ItemSize            = new System.Drawing.Size(250, 150);
     this.tv_masalar.OptionsTiles.Orientation         = System.Windows.Forms.Orientation.Vertical;
     this.tv_masalar.OptionsTiles.Padding             = new System.Windows.Forms.Padding(15);
     this.tv_masalar.OptionsTiles.RowCount            = 0;
     this.tv_masalar.TileColumns.Add(tableColumnDefinition1);
     this.tv_masalar.TileColumns.Add(tableColumnDefinition2);
     this.tv_masalar.TileColumns.Add(tableColumnDefinition3);
     this.tv_masalar.TileRows.Add(tableRowDefinition1);
     this.tv_masalar.TileRows.Add(tableRowDefinition2);
     this.tv_masalar.TileRows.Add(tableRowDefinition3);
     tableSpan1.ColumnSpan = 3;
     tableSpan1.RowSpan    = 3;
     this.tv_masalar.TileSpans.Add(tableSpan1);
     tileViewItemElement1.Appearance.Normal.Font                 = new System.Drawing.Font("Bahnschrift Condensed", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     tileViewItemElement1.Appearance.Normal.FontStyleDelta       = System.Drawing.FontStyle.Bold;
     tileViewItemElement1.Appearance.Normal.ForeColor            = System.Drawing.Color.DarkGray;
     tileViewItemElement1.Appearance.Normal.Options.UseFont      = true;
     tileViewItemElement1.Appearance.Normal.Options.UseForeColor = true;
     tileViewItemElement1.Column         = this.tvc_masa_adi;
     tileViewItemElement1.ColumnIndex    = 1;
     tileViewItemElement1.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileViewItemElement1.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
     tileViewItemElement1.RowIndex       = 1;
     tileViewItemElement1.Text           = "tvc_masa_adi";
     tileViewItemElement1.TextAlignment  = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.tv_masalar.TileTemplate.Add(tileViewItemElement1);
     //
     // tvc_masa_id
     //
     this.tvc_masa_id.Caption      = "Masa ID";
     this.tvc_masa_id.FieldName    = "masa_id";
     this.tvc_masa_id.Name         = "tvc_masa_id";
     this.tvc_masa_id.Visible      = true;
     this.tvc_masa_id.VisibleIndex = 0;
     //
     // button4
     //
     this.button4.Anchor                     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button4.BackColor                  = System.Drawing.Color.DimGray;
     this.button4.BackgroundImage            = global::sotec_pos.Properties.Resources.icon_sing_out;
     this.button4.BackgroundImageLayout      = System.Windows.Forms.ImageLayout.Zoom;
     this.button4.FlatAppearance.BorderColor = System.Drawing.Color.GreenYellow;
     this.button4.FlatAppearance.BorderSize  = 5;
     this.button4.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.button4.Font      = new System.Drawing.Font("Bahnschrift Condensed", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.button4.ForeColor = System.Drawing.Color.GreenYellow;
     this.button4.Location  = new System.Drawing.Point(970, 8);
     this.button4.Margin    = new System.Windows.Forms.Padding(5);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(96, 96);
     this.button4.TabIndex  = 32;
     this.button4.UseVisualStyleBackColor = false;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // pos_masa_masa_aktar_birlestir
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.DimGray;
     this.ClientSize          = new System.Drawing.Size(1078, 746);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.grid_masalar);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.lbl_masa);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "pos_masa_masa_aktar_birlestir";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "pos_masa_masa_aktar_birlestir";
     this.Load           += new System.EventHandler(this.pos_masa_masa_aktar_birlestir_Load);
     ((System.ComponentModel.ISupportInitialize)(this.grid_masalar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tv_masalar)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #22
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();
     this.is_separator  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.lbl标题         = new DevExpress.XtraEditors.LabelControl();
     this.btn使用说明       = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.date开始执行日期    = new DevExpress.XtraEditors.DateEdit();
     this.btn职级及工资录入    = new DevExpress.XtraEditors.SimpleButton();
     this.btn返回目录       = new DevExpress.XtraEditors.SimpleButton();
     this.btn保存提交       = new DevExpress.XtraEditors.SimpleButton();
     this.gridControl1  = new DevExpress.XtraGrid.GridControl();
     this.adjustJobGradeBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.col薪酬体系   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col职等名称   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col职等数    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col名称     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col期号     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col级差     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col年调     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.折年调资率     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.本期平均      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col职等差    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col对比的职等  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.期平均       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR1     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR2     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR3     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR4     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR5     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR6     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR7     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR8     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR9     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR10    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR11    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR12    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR13    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR14    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR15    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR16    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR17    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR18    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR19    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colR20    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col标识     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col职等     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.半年调资额     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.半年调资率     = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.date开始执行日期.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.date开始执行日期.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.adjustJobGradeBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // is_separator
     //
     this.is_separator.FieldName = "is_separator";
     this.is_separator.Name      = "is_separator";
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.lbl标题);
     this.panelControl1.Controls.Add(this.btn使用说明);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Controls.Add(this.date开始执行日期);
     this.panelControl1.Controls.Add(this.btn职级及工资录入);
     this.panelControl1.Controls.Add(this.btn返回目录);
     this.panelControl1.Controls.Add(this.btn保存提交);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(1112, 61);
     this.panelControl1.TabIndex = 3;
     //
     // lbl标题
     //
     this.lbl标题.Appearance.Font            = new System.Drawing.Font("黑体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbl标题.Appearance.Options.UseFont = true;
     this.lbl标题.Location = new System.Drawing.Point(224, 14);
     this.lbl标题.Name     = "lbl标题";
     this.lbl标题.Size     = new System.Drawing.Size(40, 20);
     this.lbl标题.TabIndex = 45;
     this.lbl标题.Text     = "标题";
     //
     // btn使用说明
     //
     this.btn使用说明.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn使用说明.Location = new System.Drawing.Point(741, 24);
     this.btn使用说明.Name     = "btn使用说明";
     this.btn使用说明.Size     = new System.Drawing.Size(72, 31);
     this.btn使用说明.TabIndex = 5;
     this.btn使用说明.Text     = "使用说明";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(12, 41);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(84, 14);
     this.labelControl1.TabIndex = 4;
     this.labelControl1.Text     = "开始执行时间:";
     //
     // date开始执行日期
     //
     this.date开始执行日期.EditValue = null;
     this.date开始执行日期.Location  = new System.Drawing.Point(102, 38);
     this.date开始执行日期.Name      = "date开始执行日期";
     this.date开始执行日期.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.date开始执行日期.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.date开始执行日期.Properties.NullDate = new System.DateTime(((long)(0)));
     this.date开始执行日期.Size     = new System.Drawing.Size(100, 20);
     this.date开始执行日期.TabIndex = 3;
     //
     // btn职级及工资录入
     //
     this.btn职级及工资录入.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn职级及工资录入.Location = new System.Drawing.Point(819, 24);
     this.btn职级及工资录入.Name     = "btn职级及工资录入";
     this.btn职级及工资录入.Size     = new System.Drawing.Size(116, 31);
     this.btn职级及工资录入.TabIndex = 2;
     this.btn职级及工资录入.Text     = "职级及工资录入";
     this.btn职级及工资录入.Click   += new System.EventHandler(this.btn职级及工资录入_Click);
     //
     // btn返回目录
     //
     this.btn返回目录.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn返回目录.Location = new System.Drawing.Point(1019, 24);
     this.btn返回目录.Name     = "btn返回目录";
     this.btn返回目录.Size     = new System.Drawing.Size(81, 31);
     this.btn返回目录.TabIndex = 1;
     this.btn返回目录.Text     = "返回目录";
     this.btn返回目录.Click   += new System.EventHandler(this.btn返回上一层_Click);
     //
     // btn保存提交
     //
     this.btn保存提交.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn保存提交.Location = new System.Drawing.Point(941, 24);
     this.btn保存提交.Name     = "btn保存提交";
     this.btn保存提交.Size     = new System.Drawing.Size(72, 31);
     this.btn保存提交.TabIndex = 0;
     this.btn保存提交.Text     = "保存提交";
     this.btn保存提交.Click   += new System.EventHandler(this.btn保存提交_Click);
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.adjustJobGradeBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location   = new System.Drawing.Point(0, 61);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(1112, 507);
     this.gridControl1.TabIndex   = 4;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // adjustJobGradeBindingSource
     //
     this.adjustJobGradeBindingSource.DataSource = typeof(Hwagain.SalaryCalculation.Components.AdjustJobGrade);
     //
     // gridView1
     //
     this.gridView1.Appearance.FixedLine.Options.UseTextOptions = true;
     this.gridView1.Appearance.FixedLine.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gridView1.ColumnPanelRowHeight = 40;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.col薪酬体系,
         this.col职等名称,
         this.col职等数,
         this.col名称,
         this.col期号,
         this.col级差,
         this.col年调,
         this.折年调资率,
         this.本期平均,
         this.col职等差,
         this.col对比的职等,
         this.期平均,
         this.colR1,
         this.colR2,
         this.colR3,
         this.colR4,
         this.colR5,
         this.colR6,
         this.colR7,
         this.colR8,
         this.colR9,
         this.colR10,
         this.colR11,
         this.colR12,
         this.colR13,
         this.colR14,
         this.colR15,
         this.colR16,
         this.colR17,
         this.colR18,
         this.colR19,
         this.colR20,
         this.col标识,
         this.col职等,
         this.is_separator,
         this.半年调资额,
         this.半年调资率
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.is_separator;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.Font            = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
     formatConditionRuleValue1.Appearance.Options.UseFont = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = true;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable      = false;
     this.gridView1.OptionsBehavior.ReadOnly      = true;
     this.gridView1.OptionsView.ColumnAutoWidth   = false;
     this.gridView1.OptionsView.ShowDetailButtons = false;
     this.gridView1.OptionsView.ShowGroupPanel    = false;
     this.gridView1.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridView1_CustomDrawCell);
     this.gridView1.DoubleClick    += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // col薪酬体系
     //
     this.col薪酬体系.FieldName = "薪酬体系";
     this.col薪酬体系.Name      = "col薪酬体系";
     //
     // col职等名称
     //
     this.col职等名称.FieldName = "职等";
     this.col职等名称.Name      = "col职等名称";
     //
     // col职等数
     //
     this.col职等数.AppearanceCell.Options.UseTextOptions = true;
     this.col职等数.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.col职等数.FieldName = "职等数";
     this.col职等数.Fixed     = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.col职等数.Name      = "col职等数";
     this.col职等数.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True;
     this.col职等数.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.col职等数.Visible      = true;
     this.col职等数.VisibleIndex = 0;
     this.col职等数.Width        = 45;
     //
     // col名称
     //
     this.col名称.Caption   = "职等";
     this.col名称.FieldName = "名称";
     this.col名称.Fixed     = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.col名称.Name      = "col名称";
     this.col名称.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.col名称.Visible      = true;
     this.col名称.VisibleIndex = 1;
     this.col名称.Width        = 127;
     //
     // col期号
     //
     this.col期号.FieldName = "期号";
     this.col期号.Fixed     = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.col期号.Name      = "col期号";
     this.col期号.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // col级差
     //
     this.col级差.AppearanceCell.Options.UseTextOptions = true;
     this.col级差.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.col级差.FieldName = "级差";
     this.col级差.Name      = "col级差";
     this.col级差.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.col级差.Visible      = true;
     this.col级差.VisibleIndex = 9;
     this.col级差.Width        = 43;
     //
     // col年调
     //
     this.col年调.AppearanceCell.Options.UseTextOptions = true;
     this.col年调.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.col年调.FieldName = "年调";
     this.col年调.Name      = "col年调";
     this.col年调.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.col年调.Width = 41;
     //
     // 折年调资率
     //
     this.折年调资率.AppearanceCell.Options.UseTextOptions   = true;
     this.折年调资率.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.折年调资率.AppearanceHeader.Options.UseTextOptions = true;
     this.折年调资率.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.折年调资率.AppearanceHeader.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.折年调资率.Caption   = "折年调资率";
     this.折年调资率.FieldName = "年调率";
     this.折年调资率.Name      = "折年调资率";
     this.折年调资率.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.折年调资率.Visible      = true;
     this.折年调资率.VisibleIndex = 4;
     this.折年调资率.Width        = 53;
     //
     // 本期平均
     //
     this.本期平均.AppearanceCell.Options.UseTextOptions   = true;
     this.本期平均.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.本期平均.AppearanceHeader.Options.UseTextOptions = true;
     this.本期平均.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.本期平均.Caption   = "本期平均";
     this.本期平均.FieldName = "平均工资";
     this.本期平均.Name      = "本期平均";
     this.本期平均.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.本期平均.Visible      = true;
     this.本期平均.VisibleIndex = 6;
     this.本期平均.Width        = 63;
     //
     // col职等差
     //
     this.col职等差.AppearanceCell.Options.UseTextOptions = true;
     this.col职等差.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.col职等差.FieldName = "职等差";
     this.col职等差.Name      = "col职等差";
     this.col职等差.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.col职等差.Visible      = true;
     this.col职等差.VisibleIndex = 7;
     this.col职等差.Width        = 54;
     //
     // col对比的职等
     //
     this.col对比的职等.AppearanceCell.Options.UseTextOptions   = true;
     this.col对比的职等.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.col对比的职等.AppearanceHeader.Options.UseTextOptions = true;
     this.col对比的职等.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.col对比的职等.FieldName = "对比的职等";
     this.col对比的职等.Name      = "col对比的职等";
     this.col对比的职等.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.col对比的职等.Visible      = true;
     this.col对比的职等.VisibleIndex = 8;
     this.col对比的职等.Width        = 92;
     //
     // 上期平均
     //
     this.期平均.AppearanceCell.Options.UseTextOptions   = true;
     this.期平均.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.期平均.AppearanceHeader.Options.UseTextOptions = true;
     this.期平均.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.期平均.Caption   = "上期平均";
     this.期平均.FieldName = "上期级别平均";
     this.期平均.Name      = "上期平均";
     this.期平均.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.期平均.Visible      = true;
     this.期平均.VisibleIndex = 5;
     this.期平均.Width        = 61;
     //
     // colR1
     //
     this.colR1.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR1.AppearanceHeader.Options.UseFont = true;
     this.colR1.FieldName = "R1";
     this.colR1.Name      = "colR1";
     this.colR1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colR1.Visible      = true;
     this.colR1.VisibleIndex = 10;
     this.colR1.Width        = 44;
     //
     // colR2
     //
     this.colR2.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR2.AppearanceHeader.Options.UseFont = true;
     this.colR2.FieldName = "R2";
     this.colR2.Name      = "colR2";
     this.colR2.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colR2.Visible      = true;
     this.colR2.VisibleIndex = 11;
     this.colR2.Width        = 44;
     //
     // colR3
     //
     this.colR3.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR3.AppearanceHeader.Options.UseFont = true;
     this.colR3.FieldName = "R3";
     this.colR3.Name      = "colR3";
     this.colR3.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colR3.Visible      = true;
     this.colR3.VisibleIndex = 12;
     this.colR3.Width        = 44;
     //
     // colR4
     //
     this.colR4.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR4.AppearanceHeader.Options.UseFont = true;
     this.colR4.FieldName = "R4";
     this.colR4.Name      = "colR4";
     this.colR4.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colR4.Visible      = true;
     this.colR4.VisibleIndex = 13;
     this.colR4.Width        = 44;
     //
     // colR5
     //
     this.colR5.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR5.AppearanceHeader.Options.UseFont = true;
     this.colR5.FieldName = "R5";
     this.colR5.Name      = "colR5";
     this.colR5.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colR5.Visible      = true;
     this.colR5.VisibleIndex = 14;
     this.colR5.Width        = 109;
     //
     // colR6
     //
     this.colR6.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR6.AppearanceHeader.Options.UseFont = true;
     this.colR6.FieldName = "R6";
     this.colR6.Name      = "colR6";
     this.colR6.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR7
     //
     this.colR7.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR7.AppearanceHeader.Options.UseFont = true;
     this.colR7.FieldName = "R7";
     this.colR7.Name      = "colR7";
     this.colR7.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR8
     //
     this.colR8.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR8.AppearanceHeader.Options.UseFont = true;
     this.colR8.FieldName = "R8";
     this.colR8.Name      = "colR8";
     this.colR8.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR9
     //
     this.colR9.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR9.AppearanceHeader.Options.UseFont = true;
     this.colR9.FieldName = "R9";
     this.colR9.Name      = "colR9";
     this.colR9.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR10
     //
     this.colR10.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR10.AppearanceHeader.Options.UseFont = true;
     this.colR10.FieldName = "R10";
     this.colR10.Name      = "colR10";
     this.colR10.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR11
     //
     this.colR11.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR11.AppearanceHeader.Options.UseFont = true;
     this.colR11.FieldName = "R11";
     this.colR11.Name      = "colR11";
     this.colR11.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR12
     //
     this.colR12.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR12.AppearanceHeader.Options.UseFont = true;
     this.colR12.FieldName = "R12";
     this.colR12.Name      = "colR12";
     this.colR12.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR13
     //
     this.colR13.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR13.AppearanceHeader.Options.UseFont = true;
     this.colR13.FieldName = "R13";
     this.colR13.Name      = "colR13";
     this.colR13.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR14
     //
     this.colR14.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR14.AppearanceHeader.Options.UseFont = true;
     this.colR14.FieldName = "R14";
     this.colR14.Name      = "colR14";
     this.colR14.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR15
     //
     this.colR15.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR15.AppearanceHeader.Options.UseFont = true;
     this.colR15.FieldName = "R15";
     this.colR15.Name      = "colR15";
     this.colR15.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR16
     //
     this.colR16.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR16.AppearanceHeader.Options.UseFont = true;
     this.colR16.FieldName = "R16";
     this.colR16.Name      = "colR16";
     this.colR16.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR17
     //
     this.colR17.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR17.AppearanceHeader.Options.UseFont = true;
     this.colR17.FieldName = "R17";
     this.colR17.Name      = "colR17";
     this.colR17.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR18
     //
     this.colR18.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR18.AppearanceHeader.Options.UseFont = true;
     this.colR18.FieldName = "R18";
     this.colR18.Name      = "colR18";
     this.colR18.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR19
     //
     this.colR19.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR19.AppearanceHeader.Options.UseFont = true;
     this.colR19.FieldName = "R19";
     this.colR19.Name      = "colR19";
     this.colR19.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // colR20
     //
     this.colR20.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.colR20.AppearanceHeader.Options.UseFont = true;
     this.colR20.FieldName = "R20";
     this.colR20.Name      = "colR20";
     this.colR20.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     //
     // col标识
     //
     this.col标识.FieldName = "标识";
     this.col标识.Name      = "col标识";
     //
     // col职等
     //
     this.col职等.FieldName = "职等";
     this.col职等.Name      = "col职等";
     //
     // 半年调资额
     //
     this.半年调资额.AppearanceCell.Options.UseTextOptions   = true;
     this.半年调资额.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.半年调资额.AppearanceHeader.Options.UseTextOptions = true;
     this.半年调资额.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.半年调资额.AppearanceHeader.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.半年调资额.Caption   = "半年调资额";
     this.半年调资额.FieldName = "半年调资额";
     this.半年调资额.Name      = "半年调资额";
     this.半年调资额.OptionsColumn.FixedWidth = true;
     this.半年调资额.Visible      = true;
     this.半年调资额.VisibleIndex = 2;
     this.半年调资额.Width        = 55;
     //
     // 半年调资率
     //
     this.半年调资率.AppearanceCell.Options.UseTextOptions   = true;
     this.半年调资率.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.半年调资率.AppearanceHeader.Options.UseTextOptions = true;
     this.半年调资率.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.半年调资率.AppearanceHeader.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.半年调资率.Caption      = "半年调资率";
     this.半年调资率.FieldName    = "半年调率";
     this.半年调资率.Name         = "半年调资率";
     this.半年调资率.Visible      = true;
     this.半年调资率.VisibleIndex = 3;
     this.半年调资率.Width        = 50;
     //
     // AdjustGradeSalaryStandardForm
     //
     this.ClientSize = new System.Drawing.Size(1112, 568);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.panelControl1);
     this.LookAndFeel.SkinName = "Summer 2008";
     this.Name          = "AdjustGradeSalaryStandardForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "职级及职级工资录入";
     this.FormClosed   += new System.Windows.Forms.FormClosedEventHandler(this.AdjustGradeSalaryStandardForm_FormClosed);
     this.Load         += new System.EventHandler(this.AdjustGradeSalaryStandardForm_Load);
     this.Shown        += new System.EventHandler(this.AdjustGradeSalaryStandardForm_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.date开始执行日期.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.date开始执行日期.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.adjustJobGradeBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).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()
 {
     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.FormatConditionRuleValue formatConditionRuleValue3 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     this.colType                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl             = new DevExpress.XtraGrid.GridControl();
     this.logMessageBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTime                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colText                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDescription          = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.logMessageBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // colType
     //
     this.colType.FieldName = "Type";
     this.colType.Name      = "colType";
     //
     // gridControl
     //
     this.gridControl.DataSource = this.logMessageBindingSource;
     this.gridControl.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl.Location   = new System.Drawing.Point(0, 0);
     this.gridControl.MainView   = this.gridView1;
     this.gridControl.Name       = "gridControl";
     this.gridControl.Size       = new System.Drawing.Size(552, 464);
     this.gridControl.TabIndex   = 1;
     this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // logMessageBindingSource
     //
     this.logMessageBindingSource.DataSource = typeof(CryptoMarketClient.Common.LogMessage);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colType,
         this.colTime,
         this.colText,
         this.colDescription
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.colType;
     gridFormatRule1.Name       = "FormatWarning";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = CryptoMarketClient.Common.LogType.Warning;
     gridFormatRule1.Rule       = formatConditionRuleValue1;
     gridFormatRule2.ApplyToRow = true;
     gridFormatRule2.Column     = this.colType;
     gridFormatRule2.Name       = "FormatError";
     formatConditionRuleValue2.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     formatConditionRuleValue2.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = CryptoMarketClient.Common.LogType.Error;
     gridFormatRule2.Rule       = formatConditionRuleValue2;
     gridFormatRule3.ApplyToRow = true;
     gridFormatRule3.Column     = this.colType;
     gridFormatRule3.Name       = "FormatSuccess";
     formatConditionRuleValue3.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     formatConditionRuleValue3.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     formatConditionRuleValue3.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue3.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue3.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     gridFormatRule3.Rule = formatConditionRuleValue3;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.GridControl = this.gridControl;
     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.ShowGroupPanel          = false;
     this.gridView1.OptionsView.ShowHorizontalLines     = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsView.ShowIndicator           = false;
     this.gridView1.OptionsView.ShowVerticalLines       = DevExpress.Utils.DefaultBoolean.False;
     //
     // colTime
     //
     this.colTime.DisplayFormat.FormatString = "yyyy.MM.dd:HH.mm.ss.ffff";
     this.colTime.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colTime.FieldName    = "Time";
     this.colTime.Name         = "colTime";
     this.colTime.Visible      = true;
     this.colTime.VisibleIndex = 0;
     this.colTime.Width        = 261;
     //
     // colText
     //
     this.colText.FieldName    = "Text";
     this.colText.Name         = "colText";
     this.colText.Visible      = true;
     this.colText.VisibleIndex = 1;
     this.colText.Width        = 418;
     //
     // colDescription
     //
     this.colDescription.FieldName    = "Description";
     this.colDescription.Name         = "colDescription";
     this.colDescription.Visible      = true;
     this.colDescription.VisibleIndex = 2;
     this.colDescription.Width        = 424;
     //
     // LogForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(552, 464);
     this.Controls.Add(this.gridControl);
     this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.Name   = "LogForm";
     this.Text   = "Log";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.logMessageBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).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()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     System.ComponentModel.ComponentResourceManager  resources          = new System.ComponentModel.ComponentResourceManager(typeof(TickerExchangeWebInfoCollectionForm));
     DevExpress.Sparkline.BarSparklineView           barSparklineView3  = new DevExpress.Sparkline.BarSparklineView();
     DevExpress.Sparkline.BarSparklineView           barSparklineView4  = new DevExpress.Sparkline.BarSparklineView();
     DevExpress.Sparkline.AreaSparklineView          areaSparklineView3 = new DevExpress.Sparkline.AreaSparklineView();
     DevExpress.Sparkline.AreaSparklineView          areaSparklineView4 = new DevExpress.Sparkline.AreaSparklineView();
     this.colError          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLastUpdateTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1      = new DevExpress.XtraGrid.GridControl();
     this.tickerExchangeWebInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colExchange           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDescription        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colWebPage            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXpTicker           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXpClosePrice       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXpPreMarketPrice   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXpAfterMarketPrice = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXpCurrentPrice     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTicker             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colClosePrice         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPreMarketPrice     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAfterMarketPrice   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCurrentPrice       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colText                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMarked                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colErrorText                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1     = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit2     = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit3     = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemProgressBar1   = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.repositoryItemCheckEdit4     = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemSparklineEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSparklineEdit();
     this.repositoryItemSparklineEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemSparklineEdit();
     this.repositoryItemSparklineEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemSparklineEdit();
     this.repositoryItemSparklineEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemSparklineEdit();
     this.ribbonControl1               = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.svgImageCollection1          = new DevExpress.Utils.SvgImageCollection(this.components);
     this.bbOpenWeb                    = new DevExpress.XtraBars.BarButtonItem();
     this.bbMinimalProfitSpread        = new DevExpress.XtraBars.BarButtonItem();
     this.bbUpdateBot                  = new DevExpress.XtraBars.BarButtonItem();
     this.bsShowTickerChart            = new DevExpress.XtraBars.BarSubItem();
     this.biAddTicker                  = new DevExpress.XtraBars.BarButtonItem();
     this.biOpen                           = new DevExpress.XtraBars.BarButtonItem();
     this.biSave                           = new DevExpress.XtraBars.BarButtonItem();
     this.biNew                            = new DevExpress.XtraBars.BarButtonItem();
     this.biRemove                         = new DevExpress.XtraBars.BarButtonItem();
     this.biEdit                           = new DevExpress.XtraBars.BarButtonItem();
     this.biUpdate                         = new DevExpress.XtraBars.BarButtonItem();
     this.biStop                           = new DevExpress.XtraBars.BarButtonItem();
     this.biStatus                         = new DevExpress.XtraBars.BarStaticItem();
     this.biCopyFrom                       = new DevExpress.XtraBars.BarButtonItem();
     this.biShowScanner                    = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1                      = new DevExpress.XtraBars.BarSubItem();
     this.biApiKeys                        = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1        = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.skinPaletteRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinPaletteRibbonGalleryBarItem();
     this.ribbonPageCategory1              = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPage1                      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup5                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rpPoloniex                       = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup1                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1                 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.xtraOpenFileDialog1              = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components);
     this.xtraSaveFileDialog1              = new DevExpress.XtraEditors.XtraSaveFileDialog(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tickerExchangeWebInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).BeginInit();
     this.SuspendLayout();
     //
     // colError
     //
     this.colError.FieldName = "Error";
     this.colError.MinWidth  = 40;
     this.colError.Name      = "colError";
     this.colError.OptionsColumn.ReadOnly = true;
     this.colError.Width = 197;
     //
     // colLastUpdateTime
     //
     this.colLastUpdateTime.DisplayFormat.FormatString = "hh:mm:ss.fff";
     this.colLastUpdateTime.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colLastUpdateTime.FieldName = "LastUpdateTime";
     this.colLastUpdateTime.MinWidth  = 40;
     this.colLastUpdateTime.Name      = "colLastUpdateTime";
     this.colLastUpdateTime.OptionsColumn.ReadOnly = true;
     this.colLastUpdateTime.Visible      = true;
     this.colLastUpdateTime.VisibleIndex = 7;
     this.colLastUpdateTime.Width        = 206;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.tickerExchangeWebInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(12);
     this.gridControl1.Location = new System.Drawing.Point(0, 277);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(12);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1,
         this.repositoryItemCheckEdit2,
         this.repositoryItemCheckEdit3,
         this.repositoryItemProgressBar1,
         this.repositoryItemCheckEdit4,
         this.repositoryItemSparklineEdit1,
         this.repositoryItemSparklineEdit2,
         this.repositoryItemSparklineEdit3,
         this.repositoryItemSparklineEdit4
     });
     this.gridControl1.Size            = new System.Drawing.Size(1734, 621);
     this.gridControl1.TabIndex        = 2;
     this.gridControl1.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // tickerExchangeWebInfoBindingSource
     //
     this.tickerExchangeWebInfoBindingSource.DataSource = typeof(StockMarketsGapScaner.TickerExchangeWebInfo);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colExchange,
         this.colDescription,
         this.colWebPage,
         this.colXpTicker,
         this.colXpClosePrice,
         this.colXpPreMarketPrice,
         this.colXpAfterMarketPrice,
         this.colXpCurrentPrice,
         this.colTicker,
         this.colClosePrice,
         this.colPreMarketPrice,
         this.colAfterMarketPrice,
         this.colCurrentPrice,
         this.colError,
         this.colLastUpdateTime,
         this.colText,
         this.colMarked,
         this.colErrorText
     });
     this.gridView1.DetailHeight              = 673;
     this.gridView1.FixedLineWidth            = 4;
     gridFormatRule2.Column                   = this.colError;
     gridFormatRule2.ColumnApplyTo            = this.colLastUpdateTime;
     gridFormatRule2.Name                     = "Error";
     formatConditionRuleValue2.Condition      = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.PredefinedName = "Red Fill";
     formatConditionRuleValue2.Value1         = true;
     gridFormatRule2.Rule                     = formatConditionRuleValue2;
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling    = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable               = false;
     this.gridView1.OptionsBehavior.KeepFocusedRowOnUpdate = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode     = false;
     this.gridView1.OptionsView.ShowFilterPanelMode        = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     //
     // colExchange
     //
     this.colExchange.FieldName    = "Exchange";
     this.colExchange.MinWidth     = 40;
     this.colExchange.Name         = "colExchange";
     this.colExchange.Visible      = true;
     this.colExchange.VisibleIndex = 1;
     this.colExchange.Width        = 197;
     //
     // colDescription
     //
     this.colDescription.FieldName = "Description";
     this.colDescription.MinWidth  = 40;
     this.colDescription.Name      = "colDescription";
     this.colDescription.OptionsColumn.ReadOnly = true;
     this.colDescription.Width = 150;
     //
     // colWebPage
     //
     this.colWebPage.FieldName = "WebPage";
     this.colWebPage.MinWidth  = 40;
     this.colWebPage.Name      = "colWebPage";
     this.colWebPage.Width     = 150;
     //
     // colXpTicker
     //
     this.colXpTicker.FieldName = "XpTicker";
     this.colXpTicker.MinWidth  = 40;
     this.colXpTicker.Name      = "colXpTicker";
     this.colXpTicker.Width     = 150;
     //
     // colXpClosePrice
     //
     this.colXpClosePrice.FieldName = "XpClosePrice";
     this.colXpClosePrice.MinWidth  = 40;
     this.colXpClosePrice.Name      = "colXpClosePrice";
     this.colXpClosePrice.Width     = 150;
     //
     // colXpPreMarketPrice
     //
     this.colXpPreMarketPrice.FieldName = "XpPreMarketPrice";
     this.colXpPreMarketPrice.MinWidth  = 40;
     this.colXpPreMarketPrice.Name      = "colXpPreMarketPrice";
     this.colXpPreMarketPrice.Width     = 150;
     //
     // colXpAfterMarketPrice
     //
     this.colXpAfterMarketPrice.FieldName = "XpAfterMarketPrice";
     this.colXpAfterMarketPrice.MinWidth  = 40;
     this.colXpAfterMarketPrice.Name      = "colXpAfterMarketPrice";
     this.colXpAfterMarketPrice.Width     = 150;
     //
     // colXpCurrentPrice
     //
     this.colXpCurrentPrice.FieldName = "XpCurrentPrice";
     this.colXpCurrentPrice.MinWidth  = 40;
     this.colXpCurrentPrice.Name      = "colXpCurrentPrice";
     this.colXpCurrentPrice.Width     = 150;
     //
     // colTicker
     //
     this.colTicker.FieldName    = "Ticker";
     this.colTicker.MinWidth     = 40;
     this.colTicker.Name         = "colTicker";
     this.colTicker.Visible      = true;
     this.colTicker.VisibleIndex = 2;
     this.colTicker.Width        = 197;
     //
     // colClosePrice
     //
     this.colClosePrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colClosePrice.FieldName    = "ClosePrice";
     this.colClosePrice.MinWidth     = 40;
     this.colClosePrice.Name         = "colClosePrice";
     this.colClosePrice.Visible      = true;
     this.colClosePrice.VisibleIndex = 3;
     this.colClosePrice.Width        = 197;
     //
     // colPreMarketPrice
     //
     this.colPreMarketPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colPreMarketPrice.FieldName    = "PreMarketPrice";
     this.colPreMarketPrice.MinWidth     = 40;
     this.colPreMarketPrice.Name         = "colPreMarketPrice";
     this.colPreMarketPrice.Visible      = true;
     this.colPreMarketPrice.VisibleIndex = 4;
     this.colPreMarketPrice.Width        = 197;
     //
     // colAfterMarketPrice
     //
     this.colAfterMarketPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colAfterMarketPrice.FieldName    = "AfterMarketPrice";
     this.colAfterMarketPrice.MinWidth     = 40;
     this.colAfterMarketPrice.Name         = "colAfterMarketPrice";
     this.colAfterMarketPrice.Visible      = true;
     this.colAfterMarketPrice.VisibleIndex = 5;
     this.colAfterMarketPrice.Width        = 197;
     //
     // colCurrentPrice
     //
     this.colCurrentPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colCurrentPrice.FieldName    = "CurrentPrice";
     this.colCurrentPrice.MinWidth     = 40;
     this.colCurrentPrice.Name         = "colCurrentPrice";
     this.colCurrentPrice.Visible      = true;
     this.colCurrentPrice.VisibleIndex = 6;
     this.colCurrentPrice.Width        = 197;
     //
     // colText
     //
     this.colText.FieldName = "Text";
     this.colText.MinWidth  = 40;
     this.colText.Name      = "colText";
     this.colText.OptionsColumn.ReadOnly = true;
     this.colText.Width = 150;
     //
     // colMarked
     //
     this.colMarked.Caption   = " ";
     this.colMarked.FieldName = "Marked";
     this.colMarked.ImageOptions.Alignment    = System.Drawing.StringAlignment.Center;
     this.colMarked.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("colMarked.ImageOptions.SvgImage")));
     this.colMarked.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.colMarked.MinWidth     = 40;
     this.colMarked.Name         = "colMarked";
     this.colMarked.Visible      = true;
     this.colMarked.VisibleIndex = 0;
     this.colMarked.Width        = 84;
     //
     // colErrorText
     //
     this.colErrorText.FieldName = "ErrorText";
     this.colErrorText.MinWidth  = 40;
     this.colErrorText.Name      = "colErrorText";
     this.colErrorText.Width     = 150;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name       = "repositoryItemCheckEdit2";
     //
     // repositoryItemCheckEdit3
     //
     this.repositoryItemCheckEdit3.AutoHeight = false;
     this.repositoryItemCheckEdit3.Name       = "repositoryItemCheckEdit3";
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.Appearance.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.Appearance.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.repositoryItemProgressBar1.Appearance.ForeColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.repositoryItemProgressBar1.AppearanceFocused.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.EndColor          = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
     this.repositoryItemProgressBar1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
     this.repositoryItemProgressBar1.ProgressViewStyle = DevExpress.XtraEditors.Controls.ProgressViewStyle.Solid;
     this.repositoryItemProgressBar1.ShowTitle         = true;
     this.repositoryItemProgressBar1.StartColor        = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     //
     // repositoryItemCheckEdit4
     //
     this.repositoryItemCheckEdit4.AutoHeight = false;
     this.repositoryItemCheckEdit4.Name       = "repositoryItemCheckEdit4";
     //
     // repositoryItemSparklineEdit1
     //
     this.repositoryItemSparklineEdit1.Name = "repositoryItemSparklineEdit1";
     this.repositoryItemSparklineEdit1.ValueRange.IsAuto = false;
     barSparklineView3.Color = System.Drawing.Color.Green;
     this.repositoryItemSparklineEdit1.View = barSparklineView3;
     //
     // repositoryItemSparklineEdit2
     //
     this.repositoryItemSparklineEdit2.Name = "repositoryItemSparklineEdit2";
     barSparklineView4.Color = System.Drawing.Color.Red;
     this.repositoryItemSparklineEdit2.View = barSparklineView4;
     //
     // repositoryItemSparklineEdit3
     //
     this.repositoryItemSparklineEdit3.Name = "repositoryItemSparklineEdit3";
     areaSparklineView3.Color               = System.Drawing.Color.Green;
     areaSparklineView3.ScaleFactor         = 2F;
     this.repositoryItemSparklineEdit3.View = areaSparklineView3;
     //
     // repositoryItemSparklineEdit4
     //
     this.repositoryItemSparklineEdit4.Name = "repositoryItemSparklineEdit4";
     areaSparklineView4.Color               = System.Drawing.Color.Red;
     areaSparklineView4.ScaleFactor         = 2F;
     this.repositoryItemSparklineEdit4.View = areaSparklineView4;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Images = this.svgImageCollection1;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.bbOpenWeb,
         this.bbMinimalProfitSpread,
         this.bbUpdateBot,
         this.bsShowTickerChart,
         this.biAddTicker,
         this.biOpen,
         this.biSave,
         this.biNew,
         this.biRemove,
         this.biEdit,
         this.biUpdate,
         this.biStop,
         this.biStatus,
         this.biCopyFrom,
         this.biShowScanner,
         this.barSubItem1,
         this.biApiKeys,
         this.skinRibbonGalleryBarItem1,
         this.skinPaletteRibbonGalleryBarItem1
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(12);
     this.ribbonControl1.MaxItemId = 48;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.OptionsPageCategories.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageCategoryAlignment.Right;
     this.ribbonControl1.PageCategories.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageCategory[] {
         this.ribbonPageCategory1
     });
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.rpPoloniex
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(1734, 277);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // svgImageCollection1
     //
     this.svgImageCollection1.Add("information", "image://devav/actions/about.svg");
     this.svgImageCollection1.Add("connected", "image://devav/actions/apply.svg");
     this.svgImageCollection1.Add("disconnected", "image://devav/actions/close.svg");
     this.svgImageCollection1.Add("download", "image://devav/actions/download.svg");
     this.svgImageCollection1.Add("connecting", "image://devav/actions/reverssort.svg");
     this.svgImageCollection1.Add("datadelay", "image://devav/people/employeenotice.svg");
     //
     // bbOpenWeb
     //
     this.bbOpenWeb.Caption = "Open Market in Web";
     this.bbOpenWeb.Id      = 8;
     this.bbOpenWeb.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbOpenWeb.ImageOptions.SvgImage")));
     this.bbOpenWeb.Name       = "bbOpenWeb";
     this.bbOpenWeb.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbOpenWeb_ItemClick);
     //
     // bbMinimalProfitSpread
     //
     this.bbMinimalProfitSpread.Caption = "Minimal Profit Spread";
     this.bbMinimalProfitSpread.Id      = 21;
     this.bbMinimalProfitSpread.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbMinimalProfitSpread.ImageOptions.SvgImage")));
     this.bbMinimalProfitSpread.Name       = "bbMinimalProfitSpread";
     this.bbMinimalProfitSpread.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // bbUpdateBot
     //
     this.bbUpdateBot.Caption = "Register Telegram Bot";
     this.bbUpdateBot.Id      = 25;
     this.bbUpdateBot.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbUpdateBot.ImageOptions.SvgImage")));
     this.bbUpdateBot.Name       = "bbUpdateBot";
     this.bbUpdateBot.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbUpdateBot_ItemClick);
     //
     // bsShowTickerChart
     //
     this.bsShowTickerChart.Caption = "Show Ticker Chart";
     this.bsShowTickerChart.Id      = 28;
     this.bsShowTickerChart.Name    = "bsShowTickerChart";
     //
     // biAddTicker
     //
     this.biAddTicker.Caption = "Add Ticker";
     this.biAddTicker.Id      = 33;
     this.biAddTicker.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biAddTicker.ImageOptions.SvgImage")));
     this.biAddTicker.Name       = "biAddTicker";
     this.biAddTicker.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddTicker_ItemClick);
     //
     // biOpen
     //
     this.biOpen.Caption = "Open";
     this.biOpen.Id      = 34;
     this.biOpen.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biOpen.ImageOptions.SvgImage")));
     this.biOpen.Name       = "biOpen";
     this.biOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biOpen_ItemClick);
     //
     // biSave
     //
     this.biSave.Caption = "Save";
     this.biSave.Id      = 35;
     this.biSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biSave.ImageOptions.SvgImage")));
     this.biSave.Name       = "biSave";
     this.biSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biSave_ItemClick);
     //
     // biNew
     //
     this.biNew.Caption = "New";
     this.biNew.Id      = 36;
     this.biNew.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biNew.ImageOptions.SvgImage")));
     this.biNew.Name       = "biNew";
     this.biNew.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biNew_ItemClick);
     //
     // biRemove
     //
     this.biRemove.Caption = "Remove Selected";
     this.biRemove.Id      = 37;
     this.biRemove.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biRemove.ImageOptions.SvgImage")));
     this.biRemove.Name       = "biRemove";
     this.biRemove.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biRemove_ItemClick);
     //
     // biEdit
     //
     this.biEdit.Caption = "Edit";
     this.biEdit.Id      = 38;
     this.biEdit.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biEdit.ImageOptions.SvgImage")));
     this.biEdit.Name       = "biEdit";
     this.biEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biEdit_ItemClick);
     //
     // biUpdate
     //
     this.biUpdate.Caption = "Start Update";
     this.biUpdate.Id      = 39;
     this.biUpdate.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biUpdate.ImageOptions.SvgImage")));
     this.biUpdate.Name       = "biUpdate";
     this.biUpdate.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biUpdate_ItemClick);
     //
     // biStop
     //
     this.biStop.Caption = "Stop \r\nUpdate";
     this.biStop.Id      = 40;
     this.biStop.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biStop.ImageOptions.SvgImage")));
     this.biStop.Name       = "biStop";
     this.biStop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biStop_ItemClick);
     //
     // biStatus
     //
     this.biStatus.Caption = "Not Connected";
     this.biStatus.Id      = 41;
     this.biStatus.ImageOptions.ImageIndex = 0;
     this.biStatus.Name       = "biStatus";
     this.biStatus.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // biCopyFrom
     //
     this.biCopyFrom.Caption = "Copy From";
     this.biCopyFrom.Id      = 42;
     this.biCopyFrom.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biCopyFrom.ImageOptions.SvgImage")));
     this.biCopyFrom.Name       = "biCopyFrom";
     this.biCopyFrom.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biCopyFrom_ItemClick);
     //
     // biShowScanner
     //
     this.biShowScanner.Caption = "Show Scanner";
     this.biShowScanner.Id      = 43;
     this.biShowScanner.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biShowScanner.ImageOptions.SvgImage")));
     this.biShowScanner.Name       = "biShowScanner";
     this.biShowScanner.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biShowScanner_ItemClick);
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "Tools";
     this.barSubItem1.Id      = 44;
     this.barSubItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barSubItem1.ImageOptions.SvgImage")));
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.bbOpenWeb),
         new DevExpress.XtraBars.LinkPersistInfo(this.bbMinimalProfitSpread),
         new DevExpress.XtraBars.LinkPersistInfo(this.bbUpdateBot),
         new DevExpress.XtraBars.LinkPersistInfo(this.biApiKeys)
     });
     this.barSubItem1.Name = "barSubItem1";
     //
     // biApiKeys
     //
     this.biApiKeys.Caption = "Api Keys";
     this.biApiKeys.Id      = 45;
     this.biApiKeys.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biApiKeys.ImageOptions.SvgImage")));
     this.biApiKeys.Name       = "biApiKeys";
     this.biApiKeys.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biApiKeys_ItemClick);
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 46;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // skinPaletteRibbonGalleryBarItem1
     //
     this.skinPaletteRibbonGalleryBarItem1.Caption = "skinPaletteRibbonGalleryBarItem1";
     this.skinPaletteRibbonGalleryBarItem1.Id      = 47;
     this.skinPaletteRibbonGalleryBarItem1.Name    = "skinPaletteRibbonGalleryBarItem1";
     //
     // ribbonPageCategory1
     //
     this.ribbonPageCategory1.Name = "ribbonPageCategory1";
     this.ribbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonPageCategory1.Text = "Themes";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup5
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Themes";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup5.ItemLinks.Add(this.skinPaletteRibbonGalleryBarItem1);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Themes";
     //
     // rpPoloniex
     //
     this.rpPoloniex.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup2,
         this.ribbonPageGroup1,
         this.ribbonPageGroup4,
         this.ribbonPageGroup3
     });
     this.rpPoloniex.Name = "rpPoloniex";
     this.rpPoloniex.Text = "Tickers Web Info";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.biNew);
     this.ribbonPageGroup2.ItemLinks.Add(this.biOpen);
     this.ribbonPageGroup2.ItemLinks.Add(this.biSave);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "File";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping    = false;
     this.ribbonPageGroup1.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroup1.ItemLinks.Add(this.biAddTicker);
     this.ribbonPageGroup1.ItemLinks.Add(this.biCopyFrom);
     this.ribbonPageGroup1.ItemLinks.Add(this.biRemove);
     this.ribbonPageGroup1.ItemLinks.Add(this.biEdit);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Tickers";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.biUpdate);
     this.ribbonPageGroup4.ItemLinks.Add(this.biStop);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Info";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.biShowScanner);
     this.ribbonPageGroup3.ItemLinks.Add(this.barSubItem1);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Gap Tools";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.ItemLinks.Add(this.biStatus);
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 898);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(1734, 54);
     //
     // xtraOpenFileDialog1
     //
     this.xtraOpenFileDialog1.FileName = "Open TickersWebInfo File";
     this.xtraOpenFileDialog1.Filter   = "Xml files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // xtraSaveFileDialog1
     //
     this.xtraSaveFileDialog1.FileName = "Save TickersWebInfo File";
     this.xtraSaveFileDialog1.Filter   = "Xml files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // TickerExchangeWebInfoCollectionForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1734, 952);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Name = "TickerExchangeWebInfoCollectionForm";
     this.Text = "Web Tickers Info";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tickerExchangeWebInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSparklineEdit4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #25
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(F_PRICELIST_History));
     DevExpress.XtraGrid.GridFormatRule              gridFormatRule4           = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue4 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule              gridFormatRule5           = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue5 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraGrid.GridFormatRule              gridFormatRule6           = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue6 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     this.gridAction                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLocked                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControl1                 = new DevExpress.XtraLayout.LayoutControl();
     this.groupControl2                  = new DevExpress.XtraEditors.GroupControl();
     this.layoutControl3                 = new DevExpress.XtraLayout.LayoutControl();
     this.btnCancel                      = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave                        = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup3            = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem7             = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8             = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1                = new DevExpress.XtraLayout.EmptySpaceItem();
     this.groupControl1                  = new DevExpress.XtraEditors.GroupControl();
     this.layoutControl2                 = new DevExpress.XtraLayout.LayoutControl();
     this.layoutControl4                 = new DevExpress.XtraLayout.LayoutControl();
     this.gridControl1                   = new DevExpress.XtraGrid.GridControl();
     this.vPriceListHistoryBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.sYNC_NUTRICIELDataSet          = new Production.SYNC_NUTRICIELDataSet();
     this.gridView1                      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colID             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCreatedDate    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCreatedBy      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPLID           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCTXNID         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUoM            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSoLuong        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDonGia         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGiam           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUoMGiam        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNote           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colVAT            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDonGiaMuaNgoai = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDVMuaNgoaiCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDVMuaNgoaiName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMuaNgoai       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCTXN           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridMaCTXN        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.actionMini1       = new Production.Class.ActionMini();
     this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtID = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlGroup2             = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem3              = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem14             = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem4                 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlGroup1             = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1              = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem9              = new DevExpress.XtraLayout.LayoutControlItem();
     this.dxValidationProvider1           = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
     this.gridColumn1                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.v_PriceList_HistoryTableAdapter = new Production.SYNC_NUTRICIELDataSetTableAdapters.V_PriceList_HistoryTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
     this.layoutControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).BeginInit();
     this.layoutControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vPriceListHistoryBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sYNC_NUTRICIELDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // gridAction
     //
     this.gridAction.Caption      = "Thao tác";
     this.gridAction.FieldName    = "Action";
     this.gridAction.Name         = "gridAction";
     this.gridAction.Visible      = true;
     this.gridAction.VisibleIndex = 12;
     this.gridAction.Width        = 66;
     //
     // colLocked
     //
     this.colLocked.Caption      = "Trạng thái";
     this.colLocked.FieldName    = "Locked";
     this.colLocked.Name         = "colLocked";
     this.colLocked.Visible      = true;
     this.colLocked.VisibleIndex = 9;
     this.colLocked.Width        = 43;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.groupControl2);
     this.layoutControl1.Controls.Add(this.groupControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1100, 620);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.layoutControl3);
     this.groupControl2.Location    = new System.Drawing.Point(4, 579);
     this.groupControl2.Name        = "groupControl2";
     this.groupControl2.ShowCaption = false;
     this.groupControl2.Size        = new System.Drawing.Size(1092, 37);
     this.groupControl2.TabIndex    = 10;
     //
     // layoutControl3
     //
     this.layoutControl3.Controls.Add(this.btnCancel);
     this.layoutControl3.Controls.Add(this.btnSave);
     this.layoutControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl3.Location = new System.Drawing.Point(2, 2);
     this.layoutControl3.Name     = "layoutControl3";
     this.layoutControl3.Root     = this.layoutControlGroup3;
     this.layoutControl3.Size     = new System.Drawing.Size(1088, 33);
     this.layoutControl3.TabIndex = 0;
     this.layoutControl3.Text     = "layoutControl3";
     //
     // btnCancel
     //
     this.btnCancel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.ImageOptions.Image")));
     this.btnCancel.Location           = new System.Drawing.Point(972, 5);
     this.btnCancel.Name            = "btnCancel";
     this.btnCancel.Size            = new System.Drawing.Size(111, 22);
     this.btnCancel.StyleController = this.layoutControl3;
     this.btnCancel.TabIndex        = 9;
     this.btnCancel.Text            = "Cancel";
     //
     // btnSave
     //
     this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image")));
     this.btnSave.Location           = new System.Drawing.Point(871, 5);
     this.btnSave.Name            = "btnSave";
     this.btnSave.Size            = new System.Drawing.Size(97, 22);
     this.btnSave.StyleController = this.layoutControl3;
     this.btnSave.TabIndex        = 8;
     this.btnSave.Text            = "Save";
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup3.GroupBordersVisible         = false;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem7,
         this.layoutControlItem8,
         this.emptySpaceItem1
     });
     this.layoutControlGroup3.Name        = "layoutControlGroup3";
     this.layoutControlGroup3.Padding     = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
     this.layoutControlGroup3.Size        = new System.Drawing.Size(1088, 33);
     this.layoutControlGroup3.TextVisible = false;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control     = this.btnSave;
     this.layoutControlItem7.Location    = new System.Drawing.Point(866, 0);
     this.layoutControlItem7.Name        = "layoutControlItem7";
     this.layoutControlItem7.Size        = new System.Drawing.Size(101, 27);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.Control     = this.btnCancel;
     this.layoutControlItem8.Location    = new System.Drawing.Point(967, 0);
     this.layoutControlItem8.Name        = "layoutControlItem8";
     this.layoutControlItem8.Size        = new System.Drawing.Size(115, 27);
     this.layoutControlItem8.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem8.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 0);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(866, 27);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.layoutControl2);
     this.groupControl1.Location = new System.Drawing.Point(4, 4);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(1092, 571);
     this.groupControl1.TabIndex = 6;
     this.groupControl1.Text     = "Info .";
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.layoutControl4);
     this.layoutControl2.Controls.Add(this.txtID);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(2, 22);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(500, 267, 450, 400);
     this.layoutControl2.Root     = this.layoutControlGroup2;
     this.layoutControl2.Size     = new System.Drawing.Size(1088, 547);
     this.layoutControl2.TabIndex = 0;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // layoutControl4
     //
     this.layoutControl4.Controls.Add(this.gridControl1);
     this.layoutControl4.Controls.Add(this.actionMini1);
     this.layoutControl4.Location = new System.Drawing.Point(5, 29);
     this.layoutControl4.Name     = "layoutControl4";
     this.layoutControl4.Root     = this.Root;
     this.layoutControl4.Size     = new System.Drawing.Size(1078, 513);
     this.layoutControl4.TabIndex = 17;
     this.layoutControl4.Text     = "layoutControl4";
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.vPriceListHistoryBindingSource;
     this.gridControl1.Location   = new System.Drawing.Point(4, 46);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(1070, 463);
     this.gridControl1.TabIndex   = 9;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // vPriceListHistoryBindingSource
     //
     this.vPriceListHistoryBindingSource.DataMember = "V_PriceList_History";
     this.vPriceListHistoryBindingSource.DataSource = this.sYNC_NUTRICIELDataSet;
     //
     // sYNC_NUTRICIELDataSet
     //
     this.sYNC_NUTRICIELDataSet.DataSetName             = "SYNC_NUTRICIELDataSet";
     this.sYNC_NUTRICIELDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colID,
         this.colCreatedDate,
         this.colCreatedBy,
         this.colLocked,
         this.colPLID,
         this.colCTXNID,
         this.colUoM,
         this.colSoLuong,
         this.colDonGia,
         this.colGiam,
         this.colUoMGiam,
         this.colNote,
         this.colVAT,
         this.colDonGiaMuaNgoai,
         this.colDVMuaNgoaiCode,
         this.colDVMuaNgoaiName,
         this.colMuaNgoai,
         this.colCTXN,
         this.gridMaCTXN,
         this.gridAction
     });
     this.gridView1.DetailHeight                           = 377;
     gridFormatRule4.ApplyToRow                            = true;
     gridFormatRule4.Column                                = this.gridAction;
     gridFormatRule4.Name                                  = "Format0";
     formatConditionRuleValue4.Condition                   = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue4.PredefinedName              = "Red Fill, Red Text";
     formatConditionRuleValue4.Value1                      = "UDP";
     gridFormatRule4.Rule                                  = formatConditionRuleValue4;
     gridFormatRule5.Column                                = this.colLocked;
     gridFormatRule5.Name                                  = "Format1";
     formatConditionRuleValue5.Appearance.Image            = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     formatConditionRuleValue5.Appearance.Options.UseImage = true;
     formatConditionRuleValue5.Condition                   = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue5.Value1                      = true;
     gridFormatRule5.Rule                                  = formatConditionRuleValue5;
     gridFormatRule6.ColumnApplyTo                         = this.colLocked;
     gridFormatRule6.Name                                  = "Format2";
     formatConditionRuleValue6.Appearance.Image            = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     formatConditionRuleValue6.Appearance.Options.UseImage = true;
     formatConditionRuleValue6.Condition                   = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue6.Value1                      = false;
     gridFormatRule6.Rule                                  = formatConditionRuleValue6;
     this.gridView1.FormatRules.Add(gridFormatRule4);
     this.gridView1.FormatRules.Add(gridFormatRule5);
     this.gridView1.FormatRules.Add(gridFormatRule6);
     this.gridView1.GridControl                        = this.gridControl1;
     this.gridView1.Name                               = "gridView1";
     this.gridView1.OptionsView.BestFitMode            = DevExpress.XtraGrid.Views.Grid.GridBestFitMode.Full;
     this.gridView1.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsView.ShowAutoFilterRow      = true;
     this.gridView1.OptionsView.ShowFilterPanelMode    = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.ShowAlways;
     this.gridView1.OptionsView.ShowGroupPanel         = false;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colDonGiaMuaNgoai, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colID
     //
     this.colID.FieldName = "ID";
     this.colID.Name      = "colID";
     //
     // colCreatedDate
     //
     this.colCreatedDate.Caption      = "Ngày tạo/ sửa/ xóa";
     this.colCreatedDate.FieldName    = "CreatedDate";
     this.colCreatedDate.Name         = "colCreatedDate";
     this.colCreatedDate.Visible      = true;
     this.colCreatedDate.VisibleIndex = 11;
     this.colCreatedDate.Width        = 131;
     //
     // colCreatedBy
     //
     this.colCreatedBy.Caption      = "Thực hiện bởi";
     this.colCreatedBy.FieldName    = "CreatedBy";
     this.colCreatedBy.Name         = "colCreatedBy";
     this.colCreatedBy.Visible      = true;
     this.colCreatedBy.VisibleIndex = 10;
     this.colCreatedBy.Width        = 40;
     //
     // colPLID
     //
     this.colPLID.Caption   = "Trạng thái";
     this.colPLID.FieldName = "PLID";
     this.colPLID.Name      = "colPLID";
     //
     // colCTXNID
     //
     this.colCTXNID.Caption   = "Trạng thái";
     this.colCTXNID.FieldName = "CTXNID";
     this.colCTXNID.Name      = "colCTXNID";
     //
     // colUoM
     //
     this.colUoM.Caption      = "Đơn vị tính";
     this.colUoM.FieldName    = "UoM";
     this.colUoM.Name         = "colUoM";
     this.colUoM.Visible      = true;
     this.colUoM.VisibleIndex = 2;
     this.colUoM.Width        = 49;
     //
     // colSoLuong
     //
     this.colSoLuong.Caption      = "Số lượng";
     this.colSoLuong.FieldName    = "SoLuong";
     this.colSoLuong.Name         = "colSoLuong";
     this.colSoLuong.Visible      = true;
     this.colSoLuong.VisibleIndex = 3;
     this.colSoLuong.Width        = 40;
     //
     // colDonGia
     //
     this.colDonGia.Caption      = "Đơn giá bán";
     this.colDonGia.FieldName    = "DonGia";
     this.colDonGia.Name         = "colDonGia";
     this.colDonGia.Visible      = true;
     this.colDonGia.VisibleIndex = 5;
     this.colDonGia.Width        = 50;
     //
     // colGiam
     //
     this.colGiam.FieldName = "Giam";
     this.colGiam.Name      = "colGiam";
     //
     // colUoMGiam
     //
     this.colUoMGiam.FieldName = "UoMGiam";
     this.colUoMGiam.Name      = "colUoMGiam";
     //
     // colNote
     //
     this.colNote.FieldName = "Note";
     this.colNote.Name      = "colNote";
     //
     // colVAT
     //
     this.colVAT.Caption      = "Thuế VAT";
     this.colVAT.FieldName    = "VAT";
     this.colVAT.Name         = "colVAT";
     this.colVAT.Visible      = true;
     this.colVAT.VisibleIndex = 4;
     this.colVAT.Width        = 34;
     //
     // colDonGiaMuaNgoai
     //
     this.colDonGiaMuaNgoai.Caption      = "Đơn giá mua";
     this.colDonGiaMuaNgoai.FieldName    = "DonGiaMuaNgoai";
     this.colDonGiaMuaNgoai.Name         = "colDonGiaMuaNgoai";
     this.colDonGiaMuaNgoai.Visible      = true;
     this.colDonGiaMuaNgoai.VisibleIndex = 6;
     this.colDonGiaMuaNgoai.Width        = 60;
     //
     // colDVMuaNgoaiCode
     //
     this.colDVMuaNgoaiCode.Caption      = "Mã đơn vị mua ngoài";
     this.colDVMuaNgoaiCode.FieldName    = "DVMuaNgoaiCode";
     this.colDVMuaNgoaiCode.Name         = "colDVMuaNgoaiCode";
     this.colDVMuaNgoaiCode.Visible      = true;
     this.colDVMuaNgoaiCode.VisibleIndex = 7;
     this.colDVMuaNgoaiCode.Width        = 49;
     //
     // colDVMuaNgoaiName
     //
     this.colDVMuaNgoaiName.Caption      = "Tên đơn vị mua ngoài";
     this.colDVMuaNgoaiName.FieldName    = "DVMuaNgoaiName";
     this.colDVMuaNgoaiName.Name         = "colDVMuaNgoaiName";
     this.colDVMuaNgoaiName.Visible      = true;
     this.colDVMuaNgoaiName.VisibleIndex = 8;
     this.colDVMuaNgoaiName.Width        = 221;
     //
     // colMuaNgoai
     //
     this.colMuaNgoai.FieldName = "MuaNgoai";
     this.colMuaNgoai.Name      = "colMuaNgoai";
     //
     // colCTXN
     //
     this.colCTXN.Caption      = "Chỉ tiêu xét nghiệm";
     this.colCTXN.FieldName    = "CTXN";
     this.colCTXN.Name         = "colCTXN";
     this.colCTXN.Visible      = true;
     this.colCTXN.VisibleIndex = 1;
     this.colCTXN.Width        = 204;
     //
     // gridMaCTXN
     //
     this.gridMaCTXN.Caption      = "Mã CTXN";
     this.gridMaCTXN.FieldName    = "MaCTXN";
     this.gridMaCTXN.Name         = "gridMaCTXN";
     this.gridMaCTXN.Visible      = true;
     this.gridMaCTXN.VisibleIndex = 0;
     this.gridMaCTXN.Width        = 64;
     //
     // actionMini1
     //
     this.actionMini1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(245)))), ((int)(((byte)(241)))));
     this.actionMini1.Appearance.ForeColor            = System.Drawing.Color.DimGray;
     this.actionMini1.Appearance.Options.UseBackColor = true;
     this.actionMini1.Appearance.Options.UseForeColor = true;
     this.actionMini1.Location             = new System.Drawing.Point(4, 4);
     this.actionMini1.LookAndFeel.SkinName = "Office 2016 Colorful";
     this.actionMini1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.actionMini1.Name      = "actionMini1";
     this.actionMini1.Size      = new System.Drawing.Size(1070, 38);
     this.actionMini1.StateMenu = Production.Class.MenuState.Empty;
     this.actionMini1.TabIndex  = 13;
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem10,
         this.layoutControlItem4
     });
     this.Root.Name        = "Root";
     this.Root.Padding     = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.Root.Size        = new System.Drawing.Size(1078, 513);
     this.Root.TextVisible = false;
     //
     // layoutControlItem10
     //
     this.layoutControlItem10.Control     = this.gridControl1;
     this.layoutControlItem10.Location    = new System.Drawing.Point(0, 42);
     this.layoutControlItem10.Name        = "layoutControlItem10";
     this.layoutControlItem10.Size        = new System.Drawing.Size(1074, 467);
     this.layoutControlItem10.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem10.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.actionMini1;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(1074, 42);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // txtID
     //
     this.txtID.Location = new System.Drawing.Point(26, 5);
     this.txtID.Name     = "txtID";
     this.txtID.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtID.Properties.Appearance.Options.UseFont = true;
     this.txtID.Properties.ReadOnly = true;
     this.txtID.Size            = new System.Drawing.Size(114, 20);
     this.txtID.StyleController = this.layoutControl2;
     this.txtID.TabIndex        = 4;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible         = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem3,
         this.layoutControlItem14,
         this.emptySpaceItem4
     });
     this.layoutControlGroup2.Name        = "Root";
     this.layoutControlGroup2.Padding     = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
     this.layoutControlGroup2.Size        = new System.Drawing.Size(1088, 547);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.txtID;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(139, 24);
     this.layoutControlItem3.Text     = "ID :";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(18, 13);
     //
     // layoutControlItem14
     //
     this.layoutControlItem14.Control     = this.layoutControl4;
     this.layoutControlItem14.Location    = new System.Drawing.Point(0, 24);
     this.layoutControlItem14.Name        = "layoutControlItem14";
     this.layoutControlItem14.Size        = new System.Drawing.Size(1082, 517);
     this.layoutControlItem14.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem14.TextVisible = false;
     //
     // emptySpaceItem4
     //
     this.emptySpaceItem4.AllowHotTrack = false;
     this.emptySpaceItem4.Location      = new System.Drawing.Point(139, 0);
     this.emptySpaceItem4.Name          = "emptySpaceItem4";
     this.emptySpaceItem4.Size          = new System.Drawing.Size(943, 24);
     this.emptySpaceItem4.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem9
     });
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1100, 620);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.groupControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(1096, 575);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control     = this.groupControl2;
     this.layoutControlItem9.Location    = new System.Drawing.Point(0, 575);
     this.layoutControlItem9.Name        = "layoutControlItem9";
     this.layoutControlItem9.Size        = new System.Drawing.Size(1096, 41);
     this.layoutControlItem9.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextVisible = false;
     //
     // gridColumn1
     //
     this.gridColumn1.FieldName    = "HMKTVN";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 2;
     //
     // gridColumn2
     //
     this.gridColumn2.FieldName    = "HMKTVN";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 2;
     //
     // gridColumn3
     //
     this.gridColumn3.FieldName    = "CTXN";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.FieldName    = "CTXN";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 2;
     //
     // v_PriceList_HistoryTableAdapter
     //
     this.v_PriceList_HistoryTableAdapter.ClearBeforeFill = true;
     //
     // F_PRICELIST_History
     //
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1100, 620);
     this.Controls.Add(this.layoutControl1);
     this.LookAndFeel.SkinName = "Caramel";
     this.LookAndFeel.UseDefaultLookAndFeel = false;
     this.Name          = "F_PRICELIST_History";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Lịch sử thay đổi giá - Price List History";
     this.Load         += new System.EventHandler(this.F_PRICELIST_Details_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
     this.layoutControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).EndInit();
     this.layoutControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vPriceListHistoryBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sYNC_NUTRICIELDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #26
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.XtraEditors.RangeControlRange        rangeControlRange1        = new DevExpress.XtraEditors.RangeControlRange();
     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();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.rangeData = new DevExpress.XtraEditors.RangeControl();
     this.dateTimeChartRangeControlClient1 = new DevExpress.XtraEditors.DateTimeChartRangeControlClient();
     this.colState             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridLog              = new DevExpress.XtraGrid.GridControl();
     this.viewLog              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTimeStamp         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppName           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDisplayName       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnRecord            = new DevExpress.XtraEditors.SimpleButton();
     this.btnSession           = new DevExpress.XtraEditors.DropDownButton();
     this.popupLastSessions    = new DevExpress.XtraBars.PopupMenu(this.components);
     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();
     this.toolbarFormControl1  = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
     this.toolbarFormManager1  = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(this.components);
     this.barDockControl1      = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl2      = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl3      = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl4      = new DevExpress.XtraBars.BarDockControl();
     this.biTwitter            = new DevExpress.XtraBars.BarButtonItem();
     this.biGitHub             = new DevExpress.XtraBars.BarButtonItem();
     this.biUpdate             = new DevExpress.XtraBars.BarButtonItem();
     this.beakPanel            = new DevExpress.XtraEditors.PanelControl();
     this.labelControl1        = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.rangeData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeChartRangeControlClient1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLog)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewLog)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupLastSessions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.beakPanel)).BeginInit();
     this.beakPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // rangeData
     //
     this.rangeData.AllowDrop = true;
     this.rangeData.Anchor    = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.rangeData.Client          = this.dateTimeChartRangeControlClient1;
     this.rangeData.Location        = new System.Drawing.Point(120, 40);
     this.rangeData.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.rangeData.Name            = "rangeData";
     rangeControlRange1.Maximum     = new System.DateTime(2018, 7, 5, 0, 0, 0, 0);
     rangeControlRange1.Minimum     = new System.DateTime(2018, 6, 26, 0, 0, 0, 0);
     rangeControlRange1.Owner       = this.rangeData;
     this.rangeData.SelectedRange   = rangeControlRange1;
     this.rangeData.SelectionType   = DevExpress.XtraEditors.RangeControlSelectionType.ThumbAndFlag;
     this.rangeData.Size            = new System.Drawing.Size(1231, 98);
     this.rangeData.TabIndex        = 3;
     this.rangeData.Text            = "rangeControl1";
     this.rangeData.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.rangeData.RangeChanged   += new DevExpress.XtraEditors.RangeChangedEventHandler(this.rangeData_RangeChanged);
     this.rangeData.DragDrop       += new System.Windows.Forms.DragEventHandler(this.MainForm_DragDrop);
     this.rangeData.DragEnter      += new System.Windows.Forms.DragEventHandler(this.MainForm_DragEnter);
     //
     // colState
     //
     this.colState.Caption   = "State";
     this.colState.FieldName = "AccumulatedState";
     this.colState.Name      = "colState";
     this.colState.OptionsColumn.FixedWidth = true;
     this.colState.Visible      = true;
     this.colState.VisibleIndex = 1;
     this.colState.Width        = 100;
     //
     // gridLog
     //
     this.gridLog.AllowDrop = true;
     this.gridLog.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.gridLog.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridLog.Location = new System.Drawing.Point(12, 142);
     this.gridLog.MainView = this.viewLog;
     this.gridLog.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridLog.Name     = "gridLog";
     this.gridLog.Size     = new System.Drawing.Size(1339, 656);
     this.gridLog.TabIndex = 4;
     this.gridLog.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.viewLog
     });
     this.gridLog.DragDrop  += new System.Windows.Forms.DragEventHandler(this.MainForm_DragDrop);
     this.gridLog.DragEnter += new System.Windows.Forms.DragEventHandler(this.MainForm_DragEnter);
     //
     // viewLog
     //
     this.viewLog.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colTimeStamp,
         this.colState,
         this.colAppName,
         this.colDisplayName
     });
     this.viewLog.DetailHeight                = 284;
     gridFormatRule1.Column                   = this.colState;
     gridFormatRule1.Name                     = "Highlight Warnings";
     formatConditionRuleValue1.Condition      = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.PredefinedName = "Yellow Fill, Yellow Text";
     formatConditionRuleValue1.Value1         = FusionPlusPlus.Engine.Model.LogItem.State.Warning;
     gridFormatRule1.Rule                     = formatConditionRuleValue1;
     gridFormatRule2.Column                   = this.colState;
     gridFormatRule2.Name                     = "Highlight Errors";
     formatConditionRuleValue2.Condition      = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.PredefinedName = "Red Fill, Red Text";
     formatConditionRuleValue2.Value1         = FusionPlusPlus.Engine.Model.LogItem.State.Error;
     gridFormatRule2.Rule                     = formatConditionRuleValue2;
     this.viewLog.FormatRules.Add(gridFormatRule1);
     this.viewLog.FormatRules.Add(gridFormatRule2);
     this.viewLog.GridControl = this.gridLog;
     this.viewLog.Name        = "viewLog";
     this.viewLog.OptionsBehavior.AllowIncrementalSearch = true;
     this.viewLog.OptionsBehavior.Editable           = false;
     this.viewLog.OptionsBehavior.ReadOnly           = true;
     this.viewLog.OptionsDetail.EnableMasterViewMode = false;
     this.viewLog.OptionsFind.AlwaysVisible          = true;
     this.viewLog.OptionsFind.Behavior = DevExpress.XtraEditors.FindPanelBehavior.Search;
     this.viewLog.OptionsMenu.ShowConditionalFormattingItem      = true;
     this.viewLog.OptionsScrollAnnotations.ShowCustomAnnotations = DevExpress.Utils.DefaultBoolean.True;
     this.viewLog.OptionsScrollAnnotations.ShowErrors            = DevExpress.Utils.DefaultBoolean.True;
     this.viewLog.OptionsScrollAnnotations.ShowFocusedRow        = DevExpress.Utils.DefaultBoolean.True;
     this.viewLog.OptionsScrollAnnotations.ShowSelectedRows      = DevExpress.Utils.DefaultBoolean.False;
     this.viewLog.OptionsView.ShowGroupPanel = false;
     this.viewLog.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colTimeStamp, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.viewLog.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.viewLog_RowClick);
     this.viewLog.CustomScrollAnnotation += new System.EventHandler <DevExpress.XtraGrid.Views.Grid.GridCustomScrollAnnotationsEventArgs>(this.ViewLog_CustomScrollAnnotation);
     this.viewLog.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ViewLog_KeyDown);
     //
     // colTimeStamp
     //
     this.colTimeStamp.Caption = "Time Stamp";
     this.colTimeStamp.DisplayFormat.FormatString = "G";
     this.colTimeStamp.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colTimeStamp.FieldName = "TimeStampLocal";
     this.colTimeStamp.Name      = "colTimeStamp";
     this.colTimeStamp.OptionsColumn.FixedWidth = true;
     this.colTimeStamp.Visible      = true;
     this.colTimeStamp.VisibleIndex = 0;
     this.colTimeStamp.Width        = 150;
     //
     // colAppName
     //
     this.colAppName.FieldName = "AppName";
     this.colAppName.Name      = "colAppName";
     this.colAppName.OptionsColumn.FixedWidth = true;
     this.colAppName.Visible      = true;
     this.colAppName.VisibleIndex = 2;
     this.colAppName.Width        = 200;
     //
     // colDisplayName
     //
     this.colDisplayName.FieldName    = "DisplayName";
     this.colDisplayName.Name         = "colDisplayName";
     this.colDisplayName.Visible      = true;
     this.colDisplayName.VisibleIndex = 3;
     this.colDisplayName.Width        = 558;
     //
     // btnRecord
     //
     this.btnRecord.AllowFocus = false;
     this.btnRecord.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
     this.btnRecord.ImageOptions.SvgImage             = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnRecord.ImageOptions.SvgImage")));
     this.btnRecord.Location = new System.Drawing.Point(12, 40);
     this.btnRecord.Name     = "btnRecord";
     this.btnRecord.Size     = new System.Drawing.Size(103, 71);
     this.btnRecord.TabIndex = 0;
     this.btnRecord.Text     = "Record";
     this.btnRecord.Click   += new System.EventHandler(this.btnRecord_Click);
     //
     // btnSession
     //
     this.btnSession.AllowFocus                = false;
     this.btnSession.DropDownArrowStyle        = DevExpress.XtraEditors.DropDownArrowStyle.Show;
     this.btnSession.DropDownButtonPadding     = new System.Windows.Forms.Padding(-4, 0, -4, 0);
     this.btnSession.DropDownControl           = this.popupLastSessions;
     this.btnSession.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.btnSession.Location = new System.Drawing.Point(12, 113);
     this.btnSession.Name     = "btnSession";
     this.btnSession.Size     = new System.Drawing.Size(103, 25);
     this.btnSession.TabIndex = 1;
     this.btnSession.Text     = "Recent sessions";
     //
     // popupLastSessions
     //
     this.popupLastSessions.Manager      = this.barManager1;
     this.popupLastSessions.Name         = "popupLastSessions";
     this.popupLastSessions.BeforePopup += new System.ComponentModel.CancelEventHandler(this.popupLastSessions_BeforePopup);
     //
     // barManager1
     //
     this.barManager1.AllowCustomization      = false;
     this.barManager1.AllowGlyphSkinning      = true;
     this.barManager1.AllowMoveBarOnToolbar   = false;
     this.barManager1.AllowQuickCustomization = false;
     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;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 31);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(1363, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 808);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1363, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 31);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 777);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1363, 31);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 777);
     //
     // toolbarFormControl1
     //
     this.toolbarFormControl1.Location = new System.Drawing.Point(0, 0);
     this.toolbarFormControl1.Manager  = this.toolbarFormManager1;
     this.toolbarFormControl1.Name     = "toolbarFormControl1";
     this.toolbarFormControl1.Size     = new System.Drawing.Size(1363, 31);
     this.toolbarFormControl1.TabIndex = 10;
     this.toolbarFormControl1.TabStop  = false;
     this.toolbarFormControl1.TitleItemLinks.Add(this.biGitHub);
     this.toolbarFormControl1.TitleItemLinks.Add(this.biTwitter);
     this.toolbarFormControl1.TitleItemLinks.Add(this.biUpdate);
     this.toolbarFormControl1.ToolbarForm = this;
     //
     // toolbarFormManager1
     //
     this.toolbarFormManager1.AllowCustomization = false;
     this.toolbarFormManager1.AllowGlyphSkinning = true;
     this.toolbarFormManager1.DockControls.Add(this.barDockControl1);
     this.toolbarFormManager1.DockControls.Add(this.barDockControl2);
     this.toolbarFormManager1.DockControls.Add(this.barDockControl3);
     this.toolbarFormManager1.DockControls.Add(this.barDockControl4);
     this.toolbarFormManager1.Form = this;
     this.toolbarFormManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.biTwitter,
         this.biGitHub,
         this.biUpdate
     });
     this.toolbarFormManager1.MaxItemId = 4;
     //
     // barDockControl1
     //
     this.barDockControl1.CausesValidation = false;
     this.barDockControl1.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControl1.Location         = new System.Drawing.Point(0, 31);
     this.barDockControl1.Manager          = this.toolbarFormManager1;
     this.barDockControl1.Size             = new System.Drawing.Size(1363, 0);
     //
     // barDockControl2
     //
     this.barDockControl2.CausesValidation = false;
     this.barDockControl2.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControl2.Location         = new System.Drawing.Point(0, 808);
     this.barDockControl2.Manager          = this.toolbarFormManager1;
     this.barDockControl2.Size             = new System.Drawing.Size(1363, 0);
     //
     // barDockControl3
     //
     this.barDockControl3.CausesValidation = false;
     this.barDockControl3.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControl3.Location         = new System.Drawing.Point(0, 31);
     this.barDockControl3.Manager          = this.toolbarFormManager1;
     this.barDockControl3.Size             = new System.Drawing.Size(0, 777);
     //
     // barDockControl4
     //
     this.barDockControl4.CausesValidation = false;
     this.barDockControl4.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControl4.Location         = new System.Drawing.Point(1363, 31);
     this.barDockControl4.Manager          = this.toolbarFormManager1;
     this.barDockControl4.Size             = new System.Drawing.Size(0, 777);
     //
     // biTwitter
     //
     this.biTwitter.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.biTwitter.Caption   = "Follow @Waescher";
     this.biTwitter.Id        = 1;
     this.biTwitter.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.biTwitter.ImageOptions.SvgImage           = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biTwitter.ImageOptions.SvgImage")));
     this.biTwitter.Name       = "biTwitter";
     this.biTwitter.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BiTwitter_ItemClick);
     //
     // biGitHub
     //
     this.biGitHub.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.biGitHub.Caption   = "Star me on GitHub";
     this.biGitHub.Id        = 2;
     this.biGitHub.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.biGitHub.ImageOptions.SvgImage           = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biGitHub.ImageOptions.SvgImage")));
     this.biGitHub.Name       = "biGitHub";
     this.biGitHub.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BiGitHub_ItemClick);
     //
     // biUpdate
     //
     this.biUpdate.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.biUpdate.Caption   = "Update available";
     this.biUpdate.Id        = 3;
     this.biUpdate.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.biUpdate.ImageOptions.SvgImage           = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biUpdate.ImageOptions.SvgImage")));
     this.biUpdate.Name       = "biUpdate";
     this.biUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     this.biUpdate.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BiUpdate_ItemClick);
     //
     // beakPanel
     //
     this.beakPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.beakPanel.Controls.Add(this.labelControl1);
     this.beakPanel.Location = new System.Drawing.Point(1, 1);
     this.beakPanel.Name     = "beakPanel";
     this.beakPanel.Size     = new System.Drawing.Size(300, 100);
     this.beakPanel.TabIndex = 13;
     this.beakPanel.Visible  = false;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                   = new System.Drawing.Font("Tahoma", 9.25F);
     this.labelControl1.Appearance.Options.UseFont        = true;
     this.labelControl1.Appearance.Options.UseTextOptions = true;
     this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.labelControl1.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.labelControl1.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl1.AllowHtmlString = true;
     this.labelControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.labelControl1.Location        = new System.Drawing.Point(49, 0);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Padding         = new System.Windows.Forms.Padding(6, 12, 12, 12);
     this.labelControl1.Size            = new System.Drawing.Size(179, 96);
     this.labelControl1.TabIndex        = 0;
     this.labelControl1.Text            = "Please help to introduce Fusion++ to other<br>developers if you find it useful.\n\n<b>Thank you \u2665</b>";
     //
     // MainForm
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1363, 808);
     this.Controls.Add(this.beakPanel);
     this.Controls.Add(this.btnSession);
     this.Controls.Add(this.btnRecord);
     this.Controls.Add(this.gridLog);
     this.Controls.Add(this.rangeData);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Controls.Add(this.barDockControl3);
     this.Controls.Add(this.barDockControl4);
     this.Controls.Add(this.barDockControl2);
     this.Controls.Add(this.barDockControl1);
     this.Controls.Add(this.toolbarFormControl1);
     this.IconOptions.Icon   = ((System.Drawing.Icon)(resources.GetObject("MainForm.IconOptions.Icon")));
     this.KeyPreview         = true;
     this.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name               = "MainForm";
     this.StartPosition      = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text               = "Fusion++";
     this.ToolbarFormControl = this.toolbarFormControl1;
     this.WindowState        = System.Windows.Forms.FormWindowState.Maximized;
     this.DragDrop          += new System.Windows.Forms.DragEventHandler(this.MainForm_DragDrop);
     this.DragEnter         += new System.Windows.Forms.DragEventHandler(this.MainForm_DragEnter);
     this.KeyDown           += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.rangeData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeChartRangeControlClient1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLog)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewLog)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupLastSessions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.beakPanel)).EndInit();
     this.beakPanel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #27
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);
 }
예제 #28
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();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(OpenedOrdersForm));
     this.colType                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDateString             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colValue                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl1              = new DevExpress.XtraGrid.GridControl();
     this.openedOrdersBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colOrderNumber            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colValueString            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmountString           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotalString            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAmount                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotal                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTicker                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAccount                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.barManager1               = new DevExpress.XtraBars.BarManager(this.components);
     this.bar3                 = new DevExpress.XtraBars.Bar();
     this.bsInfo               = new DevExpress.XtraBars.BarStaticItem();
     this.bar1                 = new DevExpress.XtraBars.Bar();
     this.biUpdate             = new DevExpress.XtraBars.BarButtonItem();
     this.biExpandTickers      = new DevExpress.XtraBars.BarButtonItem();
     this.biCollapseTickers    = new DevExpress.XtraBars.BarButtonItem();
     this.biExpandAccounts     = new DevExpress.XtraBars.BarButtonItem();
     this.biCollapseAccounts   = 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.colCompletedString   = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.openedOrdersBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // colType
     //
     this.colType.FieldName    = "Type";
     this.colType.Name         = "colType";
     this.colType.Visible      = true;
     this.colType.VisibleIndex = 1;
     this.colType.Width        = 150;
     //
     // colDateString
     //
     this.colDateString.Caption      = "Date";
     this.colDateString.FieldName    = "DateString";
     this.colDateString.MinWidth     = 40;
     this.colDateString.Name         = "colDateString";
     this.colDateString.Visible      = true;
     this.colDateString.VisibleIndex = 0;
     this.colDateString.Width        = 150;
     //
     // colValue
     //
     this.colValue.FieldName = "Value";
     this.colValue.Name      = "colValue";
     this.colValue.OptionsColumn.ReadOnly = true;
     this.colValue.Width = 150;
     //
     // gridControl1
     //
     this.gridControl1.DataSource = this.openedOrdersBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.gridControl1.Location = new System.Drawing.Point(0, 58);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1
     });
     this.gridControl1.Size            = new System.Drawing.Size(1686, 844);
     this.gridControl1.TabIndex        = 1;
     this.gridControl1.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // openedOrdersBindingSource
     //
     this.openedOrdersBindingSource.DataSource = typeof(Crypto.Core.Common.OpenedOrderInfo);
     //
     // gridView1
     //
     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.colOrderNumber,
         this.colType,
         this.colValueString,
         this.colAmountString,
         this.colTotalString,
         this.colValue,
         this.colAmount,
         this.colTotal,
         this.colTicker,
         this.colDateString,
         this.colAccount,
         this.colCompletedString
     });
     this.gridView1.DetailHeight   = 673;
     gridFormatRule1.Column        = this.colType;
     gridFormatRule1.ColumnApplyTo = this.colDateString;
     gridFormatRule1.Name          = "BuyOrderType";
     formatConditionRuleValue1.Appearance.FontSizeDelta        = 2;
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     formatConditionRuleValue1.Appearance.Options.UseFont      = true;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = Crypto.Core.Common.OrderType.Buy;
     gridFormatRule1.Rule          = formatConditionRuleValue1;
     gridFormatRule2.Column        = this.colType;
     gridFormatRule2.ColumnApplyTo = this.colDateString;
     gridFormatRule2.Name          = "SellOrderType";
     formatConditionRuleValue2.Appearance.FontSizeDelta        = 2;
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.Red;
     formatConditionRuleValue2.Appearance.Options.UseFont      = true;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = Crypto.Core.Common.OrderType.Sell;
     gridFormatRule2.Rule = formatConditionRuleValue2;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 2;
     this.gridView1.LevelIndent = 0;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable      = false;
     this.gridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.PreviewIndent = 0;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colAccount, DevExpress.Data.ColumnSortOrder.Ascending),
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colTicker, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colOrderNumber
     //
     this.colOrderNumber.FieldName    = "OrderId";
     this.colOrderNumber.Name         = "colOrderNumber";
     this.colOrderNumber.Visible      = true;
     this.colOrderNumber.VisibleIndex = 6;
     this.colOrderNumber.Width        = 150;
     //
     // colValueString
     //
     this.colValueString.Caption      = "Price";
     this.colValueString.FieldName    = "ValueString";
     this.colValueString.Name         = "colValueString";
     this.colValueString.Visible      = true;
     this.colValueString.VisibleIndex = 2;
     this.colValueString.Width        = 150;
     //
     // colAmountString
     //
     this.colAmountString.Caption      = "Amount";
     this.colAmountString.FieldName    = "AmountString";
     this.colAmountString.Name         = "colAmountString";
     this.colAmountString.Visible      = true;
     this.colAmountString.VisibleIndex = 3;
     this.colAmountString.Width        = 150;
     //
     // colTotalString
     //
     this.colTotalString.Caption      = "Total";
     this.colTotalString.FieldName    = "TotalString";
     this.colTotalString.Name         = "colTotalString";
     this.colTotalString.Visible      = true;
     this.colTotalString.VisibleIndex = 5;
     this.colTotalString.Width        = 150;
     //
     // colAmount
     //
     this.colAmount.FieldName = "Amount";
     this.colAmount.Name      = "colAmount";
     this.colAmount.OptionsColumn.ReadOnly = true;
     this.colAmount.Width = 150;
     //
     // colTotal
     //
     this.colTotal.FieldName = "Total";
     this.colTotal.Name      = "colTotal";
     this.colTotal.OptionsColumn.ReadOnly = true;
     this.colTotal.Width = 150;
     //
     // colTicker
     //
     this.colTicker.FieldName    = "TickerName";
     this.colTicker.MinWidth     = 40;
     this.colTicker.Name         = "colTicker";
     this.colTicker.Visible      = true;
     this.colTicker.VisibleIndex = 6;
     this.colTicker.Width        = 150;
     //
     // colAccount
     //
     this.colAccount.FieldName    = "Account";
     this.colAccount.MinWidth     = 40;
     this.colAccount.Name         = "colAccount";
     this.colAccount.Visible      = true;
     this.colAccount.VisibleIndex = 6;
     this.colAccount.Width        = 150;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     this.repositoryItemTextEdit1.Padding    = new System.Windows.Forms.Padding(0, 8, 0, 8);
     //
     // barManager1
     //
     this.barManager1.AllowHtmlText = true;
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar3,
         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.bsInfo,
         this.biUpdate,
         this.biExpandTickers,
         this.biCollapseTickers,
         this.biExpandAccounts,
         this.biCollapseAccounts
     });
     this.barManager1.MaxItemId = 6;
     this.barManager1.OptionsStubGlyphs.AllowStubGlyphs = DevExpress.Utils.DefaultBoolean.True;
     this.barManager1.StatusBar = this.bar3;
     //
     // 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.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.bsInfo.Id     = 0;
     this.bsInfo.Name   = "bsInfo";
     //
     // bar1
     //
     this.bar1.BarName   = "Custom 3";
     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.biUpdate),
         new DevExpress.XtraBars.LinkPersistInfo(this.biExpandTickers),
         new DevExpress.XtraBars.LinkPersistInfo(this.biCollapseTickers),
         new DevExpress.XtraBars.LinkPersistInfo(this.biExpandAccounts),
         new DevExpress.XtraBars.LinkPersistInfo(this.biCollapseAccounts)
     });
     this.bar1.OptionsBar.DrawBorder  = false;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Custom 3";
     //
     // biUpdate
     //
     this.biUpdate.Caption = "Update";
     this.biUpdate.Id      = 1;
     this.biUpdate.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biUpdate.ImageOptions.SvgImage")));
     this.biUpdate.ImageOptions.SvgImageSize = new System.Drawing.Size(22, 22);
     this.biUpdate.Name       = "biUpdate";
     this.biUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // biExpandTickers
     //
     this.biExpandTickers.Caption    = "Expand Tickers";
     this.biExpandTickers.Id         = 2;
     this.biExpandTickers.Name       = "biExpandTickers";
     this.biExpandTickers.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biExpandTickers.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExpandTickers_ItemClick);
     //
     // biCollapseTickers
     //
     this.biCollapseTickers.Caption    = "Collapse Tickers";
     this.biCollapseTickers.Id         = 3;
     this.biCollapseTickers.Name       = "biCollapseTickers";
     this.biCollapseTickers.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biCollapseTickers.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biCollapseTickers_ItemClick);
     //
     // biExpandAccounts
     //
     this.biExpandAccounts.Caption    = "Expand Accounts";
     this.biExpandAccounts.Id         = 4;
     this.biExpandAccounts.Name       = "biExpandAccounts";
     this.biExpandAccounts.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biExpandAccounts.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExpandAccounts_ItemClick);
     //
     // biCollapseAccounts
     //
     this.biCollapseAccounts.Caption    = "Collapse Accounts";
     this.biCollapseAccounts.Id         = 5;
     this.biCollapseAccounts.Name       = "biCollapseAccounts";
     this.biCollapseAccounts.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.biCollapseAccounts.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biCollapseAccounts_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(4, 4, 4, 4);
     this.barDockControlTop.Size             = new System.Drawing.Size(1686, 58);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 902);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1686, 42);
     //
     // 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(4, 4, 4, 4);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 844);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1686, 58);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 844);
     //
     // colCompletedString
     //
     this.colCompletedString.Caption      = "Executed";
     this.colCompletedString.FieldName    = "CompletedString";
     this.colCompletedString.MinWidth     = 40;
     this.colCompletedString.Name         = "colCompletedString";
     this.colCompletedString.Visible      = true;
     this.colCompletedString.VisibleIndex = 4;
     this.colCompletedString.Width        = 150;
     //
     // OpenedOrdersForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1686, 944);
     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.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.Name   = "OpenedOrdersForm";
     this.Text   = "Poloniex Opened Orders";
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.openedOrdersBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #29
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </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();
     this.grdclmnResultCode      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupControl1          = new DevExpress.XtraEditors.GroupControl();
     this.grdSerialPortScanners  = new DevExpress.XtraGrid.GridControl();
     this.grdvSerialPortScanners = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupControl2          = new DevExpress.XtraEditors.GroupControl();
     this.lstBarCodes            = new DevExpress.XtraEditors.ListBoxControl();
     this.edtContainerNo2        = new DevExpress.XtraEditors.TextEdit();
     this.edtContainerNo1        = new DevExpress.XtraEditors.TextEdit();
     this.labelControl2          = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1          = new DevExpress.XtraEditors.LabelControl();
     this.groupControl3          = new DevExpress.XtraEditors.GroupControl();
     this.grdBarCodeLogs         = new DevExpress.XtraGrid.GridControl();
     this.grdvBarCodeLogs        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdclmnProcessTime     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnMainBarcode     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnSubBarcode      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnSerialNumber    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnResultMessage   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.pnlBody = new DevExpress.XtraEditors.PanelControl();
     this.timer   = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdSerialPortScanners)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvSerialPortScanners)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lstBarCodes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.edtContainerNo2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.edtContainerNo1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdBarCodeLogs)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvBarCodeLogs)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBody)).BeginInit();
     this.pnlBody.SuspendLayout();
     this.SuspendLayout();
     //
     // lblFuncName
     //
     this.lblFuncName.Appearance.Font      = new System.Drawing.Font("微软雅黑", 15.75F);
     this.lblFuncName.Appearance.ForeColor = System.Drawing.Color.Green;
     this.lblFuncName.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblFuncName.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblFuncName.Size = new System.Drawing.Size(769, 56);
     this.lblFuncName.Text = "生产记载";
     //
     // panelControl1
     //
     this.panelControl1.Size = new System.Drawing.Size(769, 56);
     //
     // toolTipController
     //
     this.toolTipController.Appearance.Font                 = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolTipController.Appearance.Options.UseFont      = true;
     this.toolTipController.AppearanceTitle.Font            = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolTipController.AppearanceTitle.Options.UseFont = true;
     //
     // grdclmnResultCode
     //
     this.grdclmnResultCode.Caption   = "gridColumn10";
     this.grdclmnResultCode.FieldName = "ResultCode";
     this.grdclmnResultCode.Name      = "grdclmnResultCode";
     //
     // groupControl1
     //
     this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl1.AppearanceCaption.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl1.AppearanceCaption.Options.UseFont = true;
     this.groupControl1.Controls.Add(this.grdSerialPortScanners);
     this.groupControl1.Location = new System.Drawing.Point(5, 5);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Padding  = new System.Windows.Forms.Padding(5);
     this.groupControl1.Size     = new System.Drawing.Size(473, 167);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text     = "条码";
     //
     // grdSerialPortScanners
     //
     this.grdSerialPortScanners.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdSerialPortScanners.Location = new System.Drawing.Point(7, 28);
     this.grdSerialPortScanners.MainView = this.grdvSerialPortScanners;
     this.grdSerialPortScanners.Name     = "grdSerialPortScanners";
     this.grdSerialPortScanners.Size     = new System.Drawing.Size(459, 132);
     this.grdSerialPortScanners.TabIndex = 0;
     this.grdSerialPortScanners.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdvSerialPortScanners
     });
     //
     // grdvSerialPortScanners
     //
     this.grdvSerialPortScanners.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdvSerialPortScanners.Appearance.HeaderPanel.Options.UseFont        = true;
     this.grdvSerialPortScanners.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.grdvSerialPortScanners.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdvSerialPortScanners.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdvSerialPortScanners.Appearance.Row.Font                 = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdvSerialPortScanners.Appearance.Row.ForeColor            = System.Drawing.Color.Blue;
     this.grdvSerialPortScanners.Appearance.Row.Options.UseFont      = true;
     this.grdvSerialPortScanners.Appearance.Row.Options.UseForeColor = true;
     this.grdvSerialPortScanners.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4
     });
     this.grdvSerialPortScanners.GridControl = this.grdSerialPortScanners;
     this.grdvSerialPortScanners.Name        = "grdvSerialPortScanners";
     this.grdvSerialPortScanners.OptionsPrint.AutoResetPrintDocument = false;
     this.grdvSerialPortScanners.OptionsView.ColumnAutoWidth         = false;
     this.grdvSerialPortScanners.OptionsView.ShowGroupPanel          = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "端口";
     this.gridColumn1.FieldName    = "PortName";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "工位代码";
     this.gridColumn2.FieldName    = "WorkUnitCode";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption      = "工位名称";
     this.gridColumn3.FieldName    = "WorkUnitName";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "扫描到的条码";
     this.gridColumn4.FieldName    = "BarCode";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width        = 83;
     //
     // groupControl2
     //
     this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl2.AppearanceCaption.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl2.AppearanceCaption.Options.UseFont = true;
     this.groupControl2.Controls.Add(this.lstBarCodes);
     this.groupControl2.Controls.Add(this.edtContainerNo2);
     this.groupControl2.Controls.Add(this.edtContainerNo1);
     this.groupControl2.Controls.Add(this.labelControl2);
     this.groupControl2.Controls.Add(this.labelControl1);
     this.groupControl2.Location = new System.Drawing.Point(484, 5);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Padding  = new System.Windows.Forms.Padding(5);
     this.groupControl2.Size     = new System.Drawing.Size(280, 167);
     this.groupControl2.TabIndex = 1;
     this.groupControl2.Text     = "当前工位在产品容器";
     //
     // lstBarCodes
     //
     this.lstBarCodes.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.lstBarCodes.Location = new System.Drawing.Point(10, 98);
     this.lstBarCodes.Name     = "lstBarCodes";
     this.lstBarCodes.Size     = new System.Drawing.Size(258, 59);
     this.lstBarCodes.TabIndex = 4;
     this.lstBarCodes.Visible  = false;
     //
     // edtContainerNo2
     //
     this.edtContainerNo2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.edtContainerNo2.Location = new System.Drawing.Point(95, 56);
     this.edtContainerNo2.Name     = "edtContainerNo2";
     this.edtContainerNo2.Properties.Appearance.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.edtContainerNo2.Properties.Appearance.Options.UseFont = true;
     this.edtContainerNo2.Size     = new System.Drawing.Size(173, 22);
     this.edtContainerNo2.TabIndex = 3;
     //
     // edtContainerNo1
     //
     this.edtContainerNo1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.edtContainerNo1.Location = new System.Drawing.Point(95, 28);
     this.edtContainerNo1.Name     = "edtContainerNo1";
     this.edtContainerNo1.Properties.Appearance.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.edtContainerNo1.Properties.Appearance.Options.UseFont = true;
     this.edtContainerNo1.Size     = new System.Drawing.Size(173, 22);
     this.edtContainerNo1.TabIndex = 2;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl2.Location        = new System.Drawing.Point(10, 59);
     this.labelControl2.Name            = "labelControl2";
     this.labelControl2.Size            = new System.Drawing.Size(72, 16);
     this.labelControl2.TabIndex        = 1;
     this.labelControl2.Text            = "托盘编号:";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Location        = new System.Drawing.Point(10, 31);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Size            = new System.Drawing.Size(72, 16);
     this.labelControl1.TabIndex        = 0;
     this.labelControl1.Text            = "中转箱号:";
     //
     // groupControl3
     //
     this.groupControl3.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.groupControl3.AppearanceCaption.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl3.AppearanceCaption.Options.UseFont = true;
     this.groupControl3.Controls.Add(this.grdBarCodeLogs);
     this.groupControl3.Location = new System.Drawing.Point(5, 178);
     this.groupControl3.Name     = "groupControl3";
     this.groupControl3.Padding  = new System.Windows.Forms.Padding(5);
     this.groupControl3.Size     = new System.Drawing.Size(759, 271);
     this.groupControl3.TabIndex = 2;
     this.groupControl3.Text     = "处理信息";
     //
     // grdBarCodeLogs
     //
     this.grdBarCodeLogs.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdBarCodeLogs.Location = new System.Drawing.Point(7, 28);
     this.grdBarCodeLogs.MainView = this.grdvBarCodeLogs;
     this.grdBarCodeLogs.Name     = "grdBarCodeLogs";
     this.grdBarCodeLogs.Size     = new System.Drawing.Size(745, 236);
     this.grdBarCodeLogs.TabIndex = 0;
     this.grdBarCodeLogs.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdvBarCodeLogs
     });
     //
     // grdvBarCodeLogs
     //
     this.grdvBarCodeLogs.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdvBarCodeLogs.Appearance.HeaderPanel.Options.UseFont        = true;
     this.grdvBarCodeLogs.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.grdvBarCodeLogs.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdvBarCodeLogs.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdvBarCodeLogs.Appearance.Row.Font                 = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdvBarCodeLogs.Appearance.Row.ForeColor            = System.Drawing.Color.Blue;
     this.grdvBarCodeLogs.Appearance.Row.Options.UseFont      = true;
     this.grdvBarCodeLogs.Appearance.Row.Options.UseForeColor = true;
     this.grdvBarCodeLogs.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.grdclmnProcessTime,
         this.grdclmnMainBarcode,
         this.grdclmnSubBarcode,
         this.grdclmnSerialNumber,
         this.grdclmnResultMessage,
         this.grdclmnResultCode
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.grdclmnResultCode;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Red;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.NotEqual;
     formatConditionRuleValue1.Value1    = 0;
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.grdvBarCodeLogs.FormatRules.Add(gridFormatRule1);
     this.grdvBarCodeLogs.GridControl = this.grdBarCodeLogs;
     this.grdvBarCodeLogs.Name        = "grdvBarCodeLogs";
     this.grdvBarCodeLogs.OptionsPrint.AutoResetPrintDocument = false;
     this.grdvBarCodeLogs.OptionsView.ColumnAutoWidth         = false;
     this.grdvBarCodeLogs.OptionsView.ShowGroupPanel          = false;
     //
     // grdclmnProcessTime
     //
     this.grdclmnProcessTime.Caption      = "处理时间";
     this.grdclmnProcessTime.FieldName    = "ProcessTime";
     this.grdclmnProcessTime.Name         = "grdclmnProcessTime";
     this.grdclmnProcessTime.Visible      = true;
     this.grdclmnProcessTime.VisibleIndex = 0;
     //
     // grdclmnMainBarcode
     //
     this.grdclmnMainBarcode.Caption      = "主标识条码";
     this.grdclmnMainBarcode.FieldName    = "MainBarCode";
     this.grdclmnMainBarcode.Name         = "grdclmnMainBarcode";
     this.grdclmnMainBarcode.Visible      = true;
     this.grdclmnMainBarcode.VisibleIndex = 1;
     //
     // grdclmnSubBarcode
     //
     this.grdclmnSubBarcode.Caption      = "副标识条码";
     this.grdclmnSubBarcode.FieldName    = "SubBarCode";
     this.grdclmnSubBarcode.Name         = "grdclmnSubBarcode";
     this.grdclmnSubBarcode.Visible      = true;
     this.grdclmnSubBarcode.VisibleIndex = 2;
     //
     // grdclmnSerialNumber
     //
     this.grdclmnSerialNumber.Caption      = "产品序列号";
     this.grdclmnSerialNumber.FieldName    = "SerialNumber";
     this.grdclmnSerialNumber.Name         = "grdclmnSerialNumber";
     this.grdclmnSerialNumber.Visible      = true;
     this.grdclmnSerialNumber.VisibleIndex = 3;
     //
     // grdclmnResultMessage
     //
     this.grdclmnResultMessage.Caption      = "处理信息";
     this.grdclmnResultMessage.FieldName    = "ResultMessage";
     this.grdclmnResultMessage.Name         = "grdclmnResultMessage";
     this.grdclmnResultMessage.Visible      = true;
     this.grdclmnResultMessage.VisibleIndex = 4;
     //
     // pnlBody
     //
     this.pnlBody.Controls.Add(this.groupControl1);
     this.pnlBody.Controls.Add(this.groupControl2);
     this.pnlBody.Controls.Add(this.groupControl3);
     this.pnlBody.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlBody.Location = new System.Drawing.Point(0, 56);
     this.pnlBody.Name     = "pnlBody";
     this.pnlBody.Size     = new System.Drawing.Size(769, 454);
     this.pnlBody.TabIndex = 3;
     //
     // timer
     //
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // frmManufactureRecord
     //
     this.Appearance.Options.UseFont = true;
     this.ClientSize = new System.Drawing.Size(769, 510);
     this.Controls.Add(this.pnlBody);
     this.Name        = "frmManufactureRecord";
     this.Text        = "生产记载";
     this.Activated  += new System.EventHandler(this.frmManufactureRecord_Activated);
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmManufactureRecord_FormClosed);
     this.Controls.SetChildIndex(this.panelControl1, 0);
     this.Controls.SetChildIndex(this.pnlBody, 0);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdSerialPortScanners)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvSerialPortScanners)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     this.groupControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lstBarCodes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.edtContainerNo2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.edtContainerNo1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdBarCodeLogs)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvBarCodeLogs)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBody)).EndInit();
     this.pnlBody.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #30
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     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();
     this.grdclmnErrCode         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.grdImportData          = new DevExpress.XtraGrid.GridControl();
     this.grdvImportData         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdclmnDate            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grdclmnErrText         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnImport      = new DevExpress.XtraEditors.SimpleButton();
     this.btnValidate    = new DevExpress.XtraEditors.SimpleButton();
     this.btnOpen        = new DevExpress.XtraEditors.SimpleButton();
     this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdImportData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvImportData)).BeginInit();
     this.SuspendLayout();
     //
     // lblFuncName
     //
     this.lblFuncName.Appearance.Font      = new System.Drawing.Font("微软雅黑", 15.75F);
     this.lblFuncName.Appearance.ForeColor = System.Drawing.Color.Green;
     this.lblFuncName.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblFuncName.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblFuncName.Text = "订单导入";
     //
     // toolTipController
     //
     this.toolTipController.Appearance.Font                 = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolTipController.Appearance.Options.UseFont      = true;
     this.toolTipController.AppearanceTitle.Font            = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolTipController.AppearanceTitle.Options.UseFont = true;
     //
     // grdclmnErrCode
     //
     this.grdclmnErrCode.Caption   = "ErrCode";
     this.grdclmnErrCode.FieldName = "ErrCode";
     this.grdclmnErrCode.Name      = "grdclmnErrCode";
     this.grdclmnErrCode.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.grdclmnErrCode.OptionsColumn.AllowMove  = false;
     this.grdclmnErrCode.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
     this.splitContainerControl1.Location   = new System.Drawing.Point(0, 56);
     this.splitContainerControl1.Name       = "splitContainerControl1";
     this.splitContainerControl1.Panel1.AppearanceCaption.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.splitContainerControl1.Panel1.AppearanceCaption.Options.UseFont = true;
     this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.splitContainerControl1.Panel1.Controls.Add(this.grdImportData);
     this.splitContainerControl1.Panel1.Padding     = new System.Windows.Forms.Padding(10);
     this.splitContainerControl1.Panel1.ShowCaption = true;
     this.splitContainerControl1.Panel1.Text        = "订单";
     this.splitContainerControl1.Panel2.Controls.Add(this.btnImport);
     this.splitContainerControl1.Panel2.Controls.Add(this.btnValidate);
     this.splitContainerControl1.Panel2.Controls.Add(this.btnOpen);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(891, 439);
     this.splitContainerControl1.SplitterPosition = 150;
     this.splitContainerControl1.TabIndex         = 1;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // grdImportData
     //
     this.grdImportData.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdImportData.Location = new System.Drawing.Point(10, 10);
     this.grdImportData.MainView = this.grdvImportData;
     this.grdImportData.Name     = "grdImportData";
     this.grdImportData.Size     = new System.Drawing.Size(712, 394);
     this.grdImportData.TabIndex = 1;
     this.grdImportData.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdvImportData
     });
     //
     // grdvImportData
     //
     this.grdvImportData.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("新宋体", 12F);
     this.grdvImportData.Appearance.HeaderPanel.Options.UseFont        = true;
     this.grdvImportData.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.grdvImportData.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.grdvImportData.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.grdvImportData.Appearance.Row.Font                 = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.grdvImportData.Appearance.Row.ForeColor            = System.Drawing.Color.Red;
     this.grdvImportData.Appearance.Row.Options.UseFont      = true;
     this.grdvImportData.Appearance.Row.Options.UseForeColor = true;
     this.grdvImportData.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.grdclmnDate,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.grdclmnErrCode,
         this.grdclmnErrText
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.grdclmnErrCode;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.ForeColor            = System.Drawing.Color.Black;
     formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = -1;
     gridFormatRule1.Rule       = formatConditionRuleValue1;
     gridFormatRule2.ApplyToRow = true;
     gridFormatRule2.Column     = this.grdclmnErrCode;
     gridFormatRule2.Name       = "Format1";
     formatConditionRuleValue2.Appearance.ForeColor            = System.Drawing.Color.Green;
     formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
     formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue2.Value1    = 0;
     gridFormatRule2.Rule       = formatConditionRuleValue2;
     gridFormatRule2.StopIfTrue = true;
     this.grdvImportData.FormatRules.Add(gridFormatRule1);
     this.grdvImportData.FormatRules.Add(gridFormatRule2);
     this.grdvImportData.GridControl = this.grdImportData;
     this.grdvImportData.Name        = "grdvImportData";
     this.grdvImportData.OptionsBehavior.Editable    = false;
     this.grdvImportData.OptionsView.ColumnAutoWidth = false;
     this.grdvImportData.OptionsView.ShowGroupPanel  = false;
     //
     // grdclmnDate
     //
     this.grdclmnDate.Caption   = "订单来源";
     this.grdclmnDate.FieldName = "MOSource";
     this.grdclmnDate.Name      = "grdclmnDate";
     this.grdclmnDate.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.grdclmnDate.OptionsColumn.AllowMove  = false;
     this.grdclmnDate.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.grdclmnDate.Visible      = true;
     this.grdclmnDate.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "订单类型";
     this.gridColumn2.FieldName = "MOType";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn2.OptionsColumn.AllowMove  = false;
     this.gridColumn2.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "订单号";
     this.gridColumn3.FieldName = "MONumber";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn3.OptionsColumn.AllowMove  = false;
     this.gridColumn3.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption   = "行号";
     this.gridColumn4.FieldName = "MOLineNo";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn4.OptionsColumn.AllowMove  = false;
     this.gridColumn4.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption   = "物料号";
     this.gridColumn5.FieldName = "MaterialCode";
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn5.OptionsColumn.AllowMove  = false;
     this.gridColumn5.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 4;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "库房";
     this.gridColumn6.FieldName = "Treasury";
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn6.OptionsColumn.AllowMove  = false;
     this.gridColumn6.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 5;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "库位";
     this.gridColumn7.FieldName = "Location";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn7.OptionsColumn.AllowMove  = false;
     this.gridColumn7.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 6;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "批次号";
     this.gridColumn8.FieldName = "LotNumber";
     this.gridColumn8.Name      = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn8.OptionsColumn.AllowMove  = false;
     this.gridColumn8.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 7;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption   = "数量";
     this.gridColumn9.FieldName = "OrderQty";
     this.gridColumn9.Name      = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn9.OptionsColumn.AllowMove  = false;
     this.gridColumn9.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 8;
     //
     // grdclmnErrText
     //
     this.grdclmnErrText.Caption   = "校验信息";
     this.grdclmnErrText.FieldName = "ErrText";
     this.grdclmnErrText.Name      = "grdclmnErrText";
     this.grdclmnErrText.OptionsColumn.AllowEdit  = false;
     this.grdclmnErrText.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.grdclmnErrText.OptionsColumn.AllowMove  = false;
     this.grdclmnErrText.OptionsColumn.AllowSort  = DevExpress.Utils.DefaultBoolean.False;
     this.grdclmnErrText.Visible      = true;
     this.grdclmnErrText.VisibleIndex = 9;
     //
     // btnImport
     //
     this.btnImport.Appearance.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnImport.Appearance.Options.UseFont = true;
     this.btnImport.Location = new System.Drawing.Point(13, 130);
     this.btnImport.Name     = "btnImport";
     this.btnImport.Size     = new System.Drawing.Size(125, 40);
     this.btnImport.TabIndex = 5;
     this.btnImport.Text     = "导入订单";
     this.btnImport.Click   += new System.EventHandler(this.btnImport_Click);
     //
     // btnValidate
     //
     this.btnValidate.Appearance.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnValidate.Appearance.Options.UseFont = true;
     this.btnValidate.Location = new System.Drawing.Point(13, 68);
     this.btnValidate.Name     = "btnValidate";
     this.btnValidate.Size     = new System.Drawing.Size(125, 40);
     this.btnValidate.TabIndex = 4;
     this.btnValidate.Text     = "校验数据";
     this.btnValidate.Click   += new System.EventHandler(this.btnValidate_Click);
     //
     // btnOpen
     //
     this.btnOpen.Appearance.Font            = new System.Drawing.Font("新宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOpen.Appearance.Options.UseFont = true;
     this.btnOpen.Location = new System.Drawing.Point(13, 6);
     this.btnOpen.Name     = "btnOpen";
     this.btnOpen.Size     = new System.Drawing.Size(125, 40);
     this.btnOpen.TabIndex = 3;
     this.btnOpen.Text     = "读取文件";
     this.btnOpen.Click   += new System.EventHandler(this.btnOpen_Click);
     //
     // openFileDialog
     //
     this.openFileDialog.DefaultExt = "dbf";
     this.openFileDialog.Filter     = "订单文件(*.dbf)|*.dbf|所有文件(*.*)|*.*";
     this.openFileDialog.Title      = "请选择订单文件";
     //
     // frmImportOrders
     //
     this.Appearance.Options.UseFont = true;
     this.ClientSize = new System.Drawing.Size(891, 495);
     this.Controls.Add(this.splitContainerControl1);
     this.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Name = "frmImportOrders";
     this.Text = "订单导入";
     this.Controls.SetChildIndex(this.panelControl1, 0);
     this.Controls.SetChildIndex(this.splitContainerControl1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdImportData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdvImportData)).EndInit();
     this.ResumeLayout(false);
 }
예제 #31
0
 /// <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 gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(ucWR_TonKhoTongHop));
     this.colSL                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cbKhoHang                 = new DevExpress.XtraEditors.LookUpEdit();
     this.layoutControl2            = new DevExpress.XtraLayout.LayoutControl();
     this.grcTonKhoTongHop          = new DevExpress.XtraGrid.GridControl();
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit2  = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit1  = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.btnXem                    = new DevExpress.XtraEditors.SimpleButton();
     this.btnXuat                   = new DevExpress.XtraEditors.SimpleButton();
     this.btnIn                     = new DevExpress.XtraEditors.SimpleButton();
     this.btnDong                   = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup2       = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1        = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2        = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6        = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3        = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4        = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5        = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1           = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem2           = new DevExpress.XtraLayout.EmptySpaceItem();
     this.Root                = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleSeparator1    = new DevExpress.XtraLayout.SimpleSeparator();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem7  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.gridColumn4         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn16        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17        = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.cbKhoHang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grcTonKhoTongHop)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // colSL
     //
     this.colSL.Caption   = "Số Lượng";
     this.colSL.FieldName = "SoLuong";
     this.colSL.Name      = "colSL";
     //
     // cbKhoHang
     //
     this.cbKhoHang.Location = new System.Drawing.Point(7, 7);
     this.cbKhoHang.Name     = "cbKhoHang";
     this.cbKhoHang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbKhoHang.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("iMaKho", "Mã Kho"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("iTenKho", "Tên Kho")
     });
     this.cbKhoHang.Size              = new System.Drawing.Size(361, 20);
     this.cbKhoHang.StyleController   = this.layoutControl2;
     this.cbKhoHang.TabIndex          = 4;
     this.cbKhoHang.EditValueChanged += new System.EventHandler(this.cbKhoHang_EditValueChanged);
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.grcTonKhoTongHop);
     this.layoutControl2.Controls.Add(this.cbKhoHang);
     this.layoutControl2.Controls.Add(this.btnXem);
     this.layoutControl2.Controls.Add(this.btnXuat);
     this.layoutControl2.Controls.Add(this.btnIn);
     this.layoutControl2.Controls.Add(this.btnDong);
     this.layoutControl2.Location = new System.Drawing.Point(7, 27);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup2;
     this.layoutControl2.Size     = new System.Drawing.Size(871, 476);
     this.layoutControl2.TabIndex = 10;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // grcTonKhoTongHop
     //
     this.grcTonKhoTongHop.Location = new System.Drawing.Point(4, 66);
     this.grcTonKhoTongHop.MainView = this.gridView1;
     this.grcTonKhoTongHop.Name     = "grcTonKhoTongHop";
     this.grcTonKhoTongHop.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1,
         this.repositoryItemLookUpEdit1,
         this.repositoryItemCheckEdit2
     });
     this.grcTonKhoTongHop.Size     = new System.Drawing.Size(863, 406);
     this.grcTonKhoTongHop.TabIndex = 10;
     this.grcTonKhoTongHop.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.grcTonKhoTongHop.Load += new System.EventHandler(this.grcTonKhoTongHop_Load);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.colSL,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn4,
         this.gridColumn10,
         this.gridColumn11,
         this.gridColumn12,
         this.gridColumn13,
         this.gridColumn14,
         this.gridColumn15,
         this.gridColumn16,
         this.gridColumn17
     });
     gridFormatRule2.ApplyToRow               = true;
     gridFormatRule2.Column                   = this.colSL;
     gridFormatRule2.Name                     = "Format0";
     formatConditionRuleValue2.Condition      = DevExpress.XtraEditors.FormatCondition.LessOrEqual;
     formatConditionRuleValue2.PredefinedName = "Red Text";
     formatConditionRuleValue2.Value1         = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     gridFormatRule2.Rule = formatConditionRuleValue2;
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl            = this.grcTonKhoTongHop;
     this.gridView1.GroupCount             = 1;
     this.gridView1.Name                   = "gridView1";
     this.gridView1.OptionsView.ShowFooter = true;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn15, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "Mã Hàng";
     this.gridColumn1.FieldName = "MaHang";
     this.gridColumn1.Name      = "gridColumn1";
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "Tên Hàng";
     this.gridColumn2.FieldName = "TenHang";
     this.gridColumn2.Name      = "gridColumn2";
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "Đơn Vị";
     this.gridColumn3.FieldName = "DonVi";
     this.gridColumn3.Name      = "gridColumn3";
     //
     // gridColumn5
     //
     this.gridColumn5.Caption   = "Đơn Giá";
     this.gridColumn5.FieldName = "DonGia";
     this.gridColumn5.Name      = "gridColumn5";
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "Thành Tiền";
     this.gridColumn6.FieldName = "ThanhTien";
     this.gridColumn6.Name      = "gridColumn6";
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "Nhóm Hàng";
     this.gridColumn7.FieldName = "NhomHang";
     this.gridColumn7.Name      = "gridColumn7";
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "Kho Hàng";
     this.gridColumn8.FieldName = "KhoHang";
     this.gridColumn8.Name      = "gridColumn8";
     //
     // gridColumn9
     //
     this.gridColumn9.Caption    = "Còn Quản Lý";
     this.gridColumn9.ColumnEdit = this.repositoryItemCheckEdit2;
     this.gridColumn9.FieldName  = "ConQuanLy";
     this.gridColumn9.Name       = "gridColumn9";
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name       = "repositoryItemCheckEdit2";
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
     //
     // btnXem
     //
     this.btnXem.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnXem.ImageOptions.Image")));
     this.btnXem.Location           = new System.Drawing.Point(7, 37);
     this.btnXem.Name            = "btnXem";
     this.btnXem.PaintStyle      = DevExpress.XtraEditors.Controls.PaintStyles.Light;
     this.btnXem.Size            = new System.Drawing.Size(50, 22);
     this.btnXem.StyleController = this.layoutControl2;
     this.btnXem.TabIndex        = 5;
     this.btnXem.Text            = "Xem";
     //
     // btnXuat
     //
     this.btnXuat.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnXuat.ImageOptions.Image")));
     this.btnXuat.Location           = new System.Drawing.Point(67, 37);
     this.btnXuat.Name            = "btnXuat";
     this.btnXuat.PaintStyle      = DevExpress.XtraEditors.Controls.PaintStyles.Light;
     this.btnXuat.Size            = new System.Drawing.Size(51, 22);
     this.btnXuat.StyleController = this.layoutControl2;
     this.btnXuat.TabIndex        = 6;
     this.btnXuat.Text            = "Xuất";
     this.btnXuat.Click          += new System.EventHandler(this.btnXuat_Click);
     //
     // btnIn
     //
     this.btnIn.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnIn.ImageOptions.Image")));
     this.btnIn.Location           = new System.Drawing.Point(128, 37);
     this.btnIn.Name            = "btnIn";
     this.btnIn.PaintStyle      = DevExpress.XtraEditors.Controls.PaintStyles.Light;
     this.btnIn.Size            = new System.Drawing.Size(39, 22);
     this.btnIn.StyleController = this.layoutControl2;
     this.btnIn.TabIndex        = 7;
     this.btnIn.Text            = "In";
     this.btnIn.Click          += new System.EventHandler(this.btnIn_Click);
     //
     // btnDong
     //
     this.btnDong.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDong.ImageOptions.Image")));
     this.btnDong.Location           = new System.Drawing.Point(177, 37);
     this.btnDong.Name            = "btnDong";
     this.btnDong.PaintStyle      = DevExpress.XtraEditors.Controls.PaintStyles.Light;
     this.btnDong.Size            = new System.Drawing.Size(55, 22);
     this.btnDong.StyleController = this.layoutControl2;
     this.btnDong.TabIndex        = 8;
     this.btnDong.Text            = "Đóng";
     this.btnDong.Click          += new System.EventHandler(this.btnDong_Click);
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible         = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem6,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.emptySpaceItem1,
         this.emptySpaceItem2
     });
     this.layoutControlGroup2.Name        = "layoutControlGroup2";
     this.layoutControlGroup2.Padding     = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutControlGroup2.Size        = new System.Drawing.Size(871, 476);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.cbKhoHang;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem1.Size        = new System.Drawing.Size(371, 30);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control               = this.btnXem;
     this.layoutControlItem2.ControlAlignment      = System.Drawing.ContentAlignment.TopLeft;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location              = new System.Drawing.Point(0, 30);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem2.Size        = new System.Drawing.Size(60, 32);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control     = this.grcTonKhoTongHop;
     this.layoutControlItem6.Location    = new System.Drawing.Point(0, 62);
     this.layoutControlItem6.Name        = "layoutControlItem6";
     this.layoutControlItem6.Size        = new System.Drawing.Size(867, 410);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control               = this.btnXuat;
     this.layoutControlItem3.ControlAlignment      = System.Drawing.ContentAlignment.TopLeft;
     this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
     this.layoutControlItem3.Location              = new System.Drawing.Point(60, 30);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem3.Size        = new System.Drawing.Size(61, 32);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control               = this.btnIn;
     this.layoutControlItem4.ControlAlignment      = System.Drawing.ContentAlignment.TopLeft;
     this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
     this.layoutControlItem4.Location              = new System.Drawing.Point(121, 30);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem4.Size        = new System.Drawing.Size(49, 32);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control               = this.btnDong;
     this.layoutControlItem5.ControlAlignment      = System.Drawing.ContentAlignment.TopLeft;
     this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
     this.layoutControlItem5.Location              = new System.Drawing.Point(170, 30);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem5.Size        = new System.Drawing.Size(65, 32);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack         = false;
     this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
     this.emptySpaceItem1.Location = new System.Drawing.Point(235, 30);
     this.emptySpaceItem1.Name     = "emptySpaceItem1";
     this.emptySpaceItem1.Size     = new System.Drawing.Size(632, 32);
     this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(371, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(496, 30);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleSeparator1,
         this.layoutControlGroup1
     });
     this.Root.Name        = "Root";
     this.Root.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.Root.Size        = new System.Drawing.Size(885, 512);
     this.Root.TextVisible = false;
     //
     // simpleSeparator1
     //
     this.simpleSeparator1.AllowHotTrack = false;
     this.simpleSeparator1.Location      = new System.Drawing.Point(0, 510);
     this.simpleSeparator1.Name          = "simpleSeparator1";
     this.simpleSeparator1.Size          = new System.Drawing.Size(885, 2);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem7
     });
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name     = "layoutControlGroup1";
     this.layoutControlGroup1.Padding  = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutControlGroup1.Size     = new System.Drawing.Size(885, 510);
     this.layoutControlGroup1.Text     = "Tồn Kho Tổng Hợp";
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control     = this.layoutControl2;
     this.layoutControlItem7.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem7.Name        = "layoutControlItem7";
     this.layoutControlItem7.Size        = new System.Drawing.Size(875, 480);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.layoutControl2);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(885, 512);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "Mã Hàng";
     this.gridColumn4.FieldName    = "MaHang";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 0;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption      = "Tên Hàng";
     this.gridColumn10.FieldName    = "TenHang";
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 1;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption      = "Đơn Vị";
     this.gridColumn11.FieldName    = "DonVi";
     this.gridColumn11.Name         = "gridColumn11";
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 2;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption      = "Số Lượng";
     this.gridColumn12.FieldName    = "SoLuong";
     this.gridColumn12.Name         = "gridColumn12";
     this.gridColumn12.Visible      = true;
     this.gridColumn12.VisibleIndex = 3;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption      = "Đơn Gía";
     this.gridColumn13.FieldName    = "DonGia";
     this.gridColumn13.Name         = "gridColumn13";
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 4;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption      = "Thành Tiền";
     this.gridColumn14.FieldName    = "ThanhTien";
     this.gridColumn14.Name         = "gridColumn14";
     this.gridColumn14.Visible      = true;
     this.gridColumn14.VisibleIndex = 5;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption      = "Kho Hàng";
     this.gridColumn15.FieldName    = "KhoHang";
     this.gridColumn15.Name         = "gridColumn15";
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 6;
     //
     // gridColumn16
     //
     this.gridColumn16.Caption      = "Nhóm Hàng";
     this.gridColumn16.FieldName    = "NhomHang";
     this.gridColumn16.Name         = "gridColumn16";
     this.gridColumn16.Visible      = true;
     this.gridColumn16.VisibleIndex = 6;
     //
     // gridColumn17
     //
     this.gridColumn17.Caption      = "Quản Lý";
     this.gridColumn17.FieldName    = "ConQuanLy";
     this.gridColumn17.Name         = "gridColumn17";
     this.gridColumn17.Visible      = true;
     this.gridColumn17.VisibleIndex = 7;
     //
     // ucWR_TonKhoTongHop
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Name = "ucWR_TonKhoTongHop";
     this.Size = new System.Drawing.Size(885, 512);
     ((System.ComponentModel.ISupportInitialize)(this.cbKhoHang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grcTonKhoTongHop)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #32
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager  resources                 = new System.ComponentModel.ComponentResourceManager(typeof(frmChiTietDonHangTemVaiAvery));
     DevExpress.XtraGrid.GridFormatRule              gridFormatRule1           = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     this.colXacNhan            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panelControl1         = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel1     = new System.Windows.Forms.TableLayoutPanel();
     this.btnXoa                = new DevExpress.XtraEditors.SimpleButton();
     this.btnIn                 = new DevExpress.XtraEditors.SimpleButton();
     this.btnTinh               = new DevExpress.XtraEditors.SimpleButton();
     this.label2                = new System.Windows.Forms.Label();
     this.SearchSO              = new DevExpress.XtraEditors.SearchLookUpEdit();
     this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.label1                = new System.Windows.Forms.Label();
     this.Ngayxuongdontxt       = new DevExpress.XtraEditors.DateEdit();
     this.gridControl1          = new DevExpress.XtraGrid.GridControl();
     this.gridView1             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSTT                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colIDTemDanAD         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colso                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSize               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colQTY                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOrderDate          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControl2          = new DevExpress.XtraGrid.GridControl();
     this.gridView2             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSTT2               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSCD                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMaDonHang          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSO2                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayXuongDon       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDonGop             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSoLuongDonGop      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTongSoLuong        = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SearchSO.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngayxuongdontxt.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngayxuongdontxt.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.SuspendLayout();
     //
     // colXacNhan
     //
     this.colXacNhan.Caption      = "Xác Nhận";
     this.colXacNhan.FieldName    = "XacNhan";
     this.colXacNhan.Name         = "colXacNhan";
     this.colXacNhan.Visible      = true;
     this.colXacNhan.VisibleIndex = 5;
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.tableLayoutPanel1);
     this.panelControl1.Controls.Add(this.btnIn);
     this.panelControl1.Controls.Add(this.btnTinh);
     this.panelControl1.Controls.Add(this.label2);
     this.panelControl1.Controls.Add(this.SearchSO);
     this.panelControl1.Controls.Add(this.label1);
     this.panelControl1.Controls.Add(this.Ngayxuongdontxt);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(1244, 43);
     this.panelControl1.TabIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.btnXoa, 1, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(1010, 2);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(232, 39);
     this.tableLayoutPanel1.TabIndex = 8;
     //
     // btnXoa
     //
     this.btnXoa.Dock = System.Windows.Forms.DockStyle.Fill;
     this.btnXoa.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnXoa.ImageOptions.Image")));
     this.btnXoa.Location           = new System.Drawing.Point(119, 3);
     this.btnXoa.Name     = "btnXoa";
     this.btnXoa.Size     = new System.Drawing.Size(110, 33);
     this.btnXoa.TabIndex = 0;
     this.btnXoa.Text     = "XÓA";
     this.btnXoa.Click   += new System.EventHandler(this.btnXoa_Click);
     //
     // btnIn
     //
     this.btnIn.Location = new System.Drawing.Point(536, 4);
     this.btnIn.Name     = "btnIn";
     this.btnIn.Size     = new System.Drawing.Size(90, 35);
     this.btnIn.TabIndex = 7;
     this.btnIn.Text     = "IN";
     this.btnIn.Click   += new System.EventHandler(this.btnIn_Click);
     //
     // btnTinh
     //
     this.btnTinh.Location = new System.Drawing.Point(437, 4);
     this.btnTinh.Name     = "btnTinh";
     this.btnTinh.Size     = new System.Drawing.Size(93, 35);
     this.btnTinh.TabIndex = 6;
     this.btnTinh.Text     = "TÍNH";
     this.btnTinh.Click   += new System.EventHandler(this.btnTinh_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(251, 16);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(25, 13);
     this.label2.TabIndex = 5;
     this.label2.Text     = "SO:";
     //
     // SearchSO
     //
     this.SearchSO.Location = new System.Drawing.Point(282, 12);
     this.SearchSO.Name     = "SearchSO";
     this.SearchSO.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SearchSO.Properties.Appearance.Options.UseFont = true;
     this.SearchSO.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.SearchSO.Properties.NullText  = "";
     this.SearchSO.Properties.PopupView = this.searchLookUpEdit1View;
     this.SearchSO.Size              = new System.Drawing.Size(132, 22);
     this.SearchSO.TabIndex          = 4;
     this.SearchSO.EditValueChanged += new System.EventHandler(this.SearchSO_EditValueChanged);
     //
     // searchLookUpEdit1View
     //
     this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.searchLookUpEdit1View.Name           = "searchLookUpEdit1View";
     this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(102, 13);
     this.label1.TabIndex = 3;
     this.label1.Text     = "NGÀY XUỐNG ĐƠN:";
     //
     // Ngayxuongdontxt
     //
     this.Ngayxuongdontxt.EditValue = null;
     this.Ngayxuongdontxt.Location  = new System.Drawing.Point(116, 13);
     this.Ngayxuongdontxt.Name      = "Ngayxuongdontxt";
     this.Ngayxuongdontxt.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Ngayxuongdontxt.Properties.Appearance.Options.UseFont = true;
     this.Ngayxuongdontxt.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.Ngayxuongdontxt.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.Ngayxuongdontxt.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
     this.Ngayxuongdontxt.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.Ngayxuongdontxt.Size              = new System.Drawing.Size(114, 22);
     this.Ngayxuongdontxt.TabIndex          = 2;
     this.Ngayxuongdontxt.EditValueChanged += new System.EventHandler(this.Ngayxuongdontxt_EditValueChanged);
     //
     // gridControl1
     //
     this.gridControl1.Dock                 = System.Windows.Forms.DockStyle.Left;
     this.gridControl1.Location             = new System.Drawing.Point(0, 43);
     this.gridControl1.MainView             = this.gridView1;
     this.gridControl1.Name                 = "gridControl1";
     this.gridControl1.Size                 = new System.Drawing.Size(618, 681);
     this.gridControl1.TabIndex             = 1;
     this.gridControl1.UseEmbeddedNavigator = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSTT,
         this.colIDTemDanAD,
         this.colso,
         this.colSize,
         this.colQTY,
         this.colOrderDate,
         this.colXacNhan
     });
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.colXacNhan;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.DeepSkyBlue;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
     formatConditionRuleValue1.Value1    = "1";
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable      = false;
     this.gridView1.OptionsFind.AlwaysVisible     = true;
     this.gridView1.OptionsSelection.MultiSelect  = true;
     this.gridView1.OptionsView.ShowAutoFilterRow = true;
     this.gridView1.OptionsView.ShowFooter        = true;
     //
     // colSTT
     //
     this.colSTT.Caption   = "STT";
     this.colSTT.FieldName = "STT";
     this.colSTT.Name      = "colSTT";
     //
     // colIDTemDanAD
     //
     this.colIDTemDanAD.Caption      = "SCD";
     this.colIDTemDanAD.FieldName    = "IDTemDanAD";
     this.colIDTemDanAD.Name         = "colIDTemDanAD";
     this.colIDTemDanAD.Visible      = true;
     this.colIDTemDanAD.VisibleIndex = 0;
     //
     // colso
     //
     this.colso.Caption      = "SO";
     this.colso.FieldName    = "SO";
     this.colso.Name         = "colso";
     this.colso.Visible      = true;
     this.colso.VisibleIndex = 1;
     //
     // colSize
     //
     this.colSize.Caption      = "Kích Thước";
     this.colSize.FieldName    = "Size";
     this.colSize.Name         = "colSize";
     this.colSize.Visible      = true;
     this.colSize.VisibleIndex = 2;
     //
     // colQTY
     //
     this.colQTY.Caption   = "Số Lượng";
     this.colQTY.FieldName = "QTY";
     this.colQTY.Name      = "colQTY";
     this.colQTY.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "QTY", "TỔNG={0:0.#,#}")
     });
     this.colQTY.Visible      = true;
     this.colQTY.VisibleIndex = 3;
     //
     // colOrderDate
     //
     this.colOrderDate.Caption      = "Ngày Xuống Đơn";
     this.colOrderDate.FieldName    = "OrderDate";
     this.colOrderDate.Name         = "colOrderDate";
     this.colOrderDate.Visible      = true;
     this.colOrderDate.VisibleIndex = 4;
     //
     // gridControl2
     //
     this.gridControl2.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location             = new System.Drawing.Point(618, 43);
     this.gridControl2.MainView             = this.gridView2;
     this.gridControl2.Name                 = "gridControl2";
     this.gridControl2.Size                 = new System.Drawing.Size(626, 681);
     this.gridControl2.TabIndex             = 2;
     this.gridControl2.UseEmbeddedNavigator = true;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSTT2,
         this.colSCD,
         this.colMaDonHang,
         this.colSO2,
         this.colNgayXuongDon,
         this.colDonGop,
         this.colSoLuongDonGop,
         this.colTongSoLuong
     });
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.Editable           = false;
     this.gridView2.OptionsDetail.SmartDetailHeight    = true;
     this.gridView2.OptionsFind.AlwaysVisible          = true;
     this.gridView2.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
     this.gridView2.OptionsView.RowAutoHeight          = true;
     this.gridView2.OptionsView.ShowAutoFilterRow      = true;
     this.gridView2.OptionsView.ShowFooter             = true;
     //
     // colSTT2
     //
     this.colSTT2.Caption      = "STT";
     this.colSTT2.FieldName    = "STT";
     this.colSTT2.Name         = "colSTT2";
     this.colSTT2.Visible      = true;
     this.colSTT2.VisibleIndex = 0;
     //
     // colSCD
     //
     this.colSCD.Caption      = "SCD";
     this.colSCD.FieldName    = "SCD";
     this.colSCD.Name         = "colSCD";
     this.colSCD.Visible      = true;
     this.colSCD.VisibleIndex = 1;
     //
     // colMaDonHang
     //
     this.colMaDonHang.Caption      = "MaDonHang";
     this.colMaDonHang.FieldName    = "MaDonHang";
     this.colMaDonHang.Name         = "colMaDonHang";
     this.colMaDonHang.Visible      = true;
     this.colMaDonHang.VisibleIndex = 2;
     //
     // colSO2
     //
     this.colSO2.Caption      = "SO";
     this.colSO2.FieldName    = "SO";
     this.colSO2.Name         = "colSO2";
     this.colSO2.Visible      = true;
     this.colSO2.VisibleIndex = 3;
     //
     // colNgayXuongDon
     //
     this.colNgayXuongDon.Caption      = "NgayXuongDon";
     this.colNgayXuongDon.FieldName    = "NgayXuongDon";
     this.colNgayXuongDon.Name         = "colNgayXuongDon";
     this.colNgayXuongDon.Visible      = true;
     this.colNgayXuongDon.VisibleIndex = 4;
     //
     // colDonGop
     //
     this.colDonGop.Caption      = "DonGop";
     this.colDonGop.FieldName    = "DonGop";
     this.colDonGop.Name         = "colDonGop";
     this.colDonGop.Visible      = true;
     this.colDonGop.VisibleIndex = 5;
     //
     // colSoLuongDonGop
     //
     this.colSoLuongDonGop.Caption      = "SoLuongDonGop";
     this.colSoLuongDonGop.FieldName    = "SoLuongDonGop";
     this.colSoLuongDonGop.Name         = "colSoLuongDonGop";
     this.colSoLuongDonGop.Visible      = true;
     this.colSoLuongDonGop.VisibleIndex = 6;
     //
     // colTongSoLuong
     //
     this.colTongSoLuong.Caption   = "TongSoLuong";
     this.colTongSoLuong.FieldName = "TongSoLuong";
     this.colTongSoLuong.Name      = "colTongSoLuong";
     this.colTongSoLuong.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TongSoLuong", "TỔNG={0:0.#,#}")
     });
     this.colTongSoLuong.Visible      = true;
     this.colTongSoLuong.VisibleIndex = 7;
     //
     // frmChiTietDonHangTemVaiAvery
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1244, 724);
     this.Controls.Add(this.gridControl2);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.panelControl1);
     this.Name  = "frmChiTietDonHangTemVaiAvery";
     this.Text  = "THÔNG TIN GỘP ĐƠN HÀNG AVERY";
     this.Load += new System.EventHandler(this.frmChiTietDonHangTemVaiAvery_Load);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.SearchSO.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngayxuongdontxt.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngayxuongdontxt.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.ResumeLayout(false);
 }
예제 #33
0
 /// <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.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.FormatConditionRuleValue formatConditionRuleValue3 = new DevExpress.XtraEditors.FormatConditionRuleValue();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReportePendienteFacturar));
     this.DíasVencidos         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CódigoLC             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dgvFacturas          = new DevExpress.XtraGrid.GridControl();
     this.vista                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.Cliente              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.KAM                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.RUC                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.FechaInicioContrato  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.FechaFinContrato     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Factura              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.FechaInicioFactura   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.FechaFinFactura      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Guía                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CodigoAntiguo        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.MarcaLC              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.NombreModeloLC       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.TamanoPantalla       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.TipoProcesador       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.GeneracionProcesador = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CapacidadVideo       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.RAM                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.DiscoDuro1           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.DiscoDuro2           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Moneda               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Tarifa               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Costo                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.TipoCambio           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Periodos             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.NuevaDeudaSoles      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CorteAlquiler        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnExportar          = new System.Windows.Forms.Button();
     this.label1               = new System.Windows.Forms.Label();
     this.verResumen           = new System.Windows.Forms.Button();
     this.giftCarga            = new System.Windows.Forms.PictureBox();
     this.cargarData           = new System.Windows.Forms.Button();
     this.label14              = new System.Windows.Forms.Label();
     this.label13              = new System.Windows.Forms.Label();
     this.label12              = new System.Windows.Forms.Label();
     this.label11              = new System.Windows.Forms.Label();
     this.button38             = new System.Windows.Forms.Button();
     this.button37             = new System.Windows.Forms.Button();
     this.button36             = new System.Windows.Forms.Button();
     this.pnlPF                = new System.Windows.Forms.Panel();
     this.label2               = new System.Windows.Forms.Label();
     this.btnCerrar            = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.dgvFacturas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vista)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.giftCarga)).BeginInit();
     this.pnlPF.SuspendLayout();
     this.SuspendLayout();
     //
     // DíasVencidos
     //
     this.DíasVencidos.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.DíasVencidos.AppearanceHeader.Options.UseBackColor = true;
     this.DíasVencidos.Caption      = "Días Vencidos";
     this.DíasVencidos.FieldName    = "diasVencidos";
     this.DíasVencidos.MinWidth     = 40;
     this.DíasVencidos.Name         = "DíasVencidos";
     this.DíasVencidos.UnboundType  = DevExpress.Data.UnboundColumnType.Integer;
     this.DíasVencidos.Visible      = true;
     this.DíasVencidos.VisibleIndex = 20;
     this.DíasVencidos.Width        = 100;
     //
     // CódigoLC
     //
     this.CódigoLC.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.CódigoLC.AppearanceHeader.Options.UseBackColor = true;
     this.CódigoLC.Caption      = "Código";
     this.CódigoLC.FieldName    = "codigoEquipo";
     this.CódigoLC.MinWidth     = 40;
     this.CódigoLC.Name         = "CódigoLC";
     this.CódigoLC.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.CódigoLC.Visible      = true;
     this.CódigoLC.VisibleIndex = 9;
     this.CódigoLC.Width        = 140;
     //
     // dgvFacturas
     //
     this.dgvFacturas.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.dgvFacturas.Location = new System.Drawing.Point(12, 114);
     this.dgvFacturas.LookAndFeel.SkinMaskColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.dgvFacturas.LookAndFeel.SkinMaskColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.dgvFacturas.LookAndFeel.SkinName              = "Office 2010 Silver";
     this.dgvFacturas.LookAndFeel.UseDefaultLookAndFeel = false;
     this.dgvFacturas.MainView = this.vista;
     this.dgvFacturas.Name     = "dgvFacturas";
     this.dgvFacturas.Size     = new System.Drawing.Size(1195, 458);
     this.dgvFacturas.TabIndex = 132;
     this.dgvFacturas.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.vista
     });
     this.dgvFacturas.MouseLeave += new System.EventHandler(this.dgvFacturas_MouseLeave);
     this.dgvFacturas.MouseHover += new System.EventHandler(this.dgvFacturas_MouseHover);
     //
     // vista
     //
     this.vista.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.vista.Appearance.HeaderPanel.ForeColor              = System.Drawing.Color.Black;
     this.vista.Appearance.HeaderPanel.Options.UseFont        = true;
     this.vista.Appearance.HeaderPanel.Options.UseForeColor   = true;
     this.vista.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.vista.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.vista.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.vista.Appearance.Row.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.vista.Appearance.Row.ForeColor            = System.Drawing.Color.Black;
     this.vista.Appearance.Row.Options.UseFont      = true;
     this.vista.Appearance.Row.Options.UseForeColor = true;
     this.vista.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.Cliente,
         this.KAM,
         this.RUC,
         this.FechaInicioContrato,
         this.FechaFinContrato,
         this.Factura,
         this.FechaInicioFactura,
         this.FechaFinFactura,
         this.Guía,
         this.CódigoLC,
         this.CodigoAntiguo,
         this.MarcaLC,
         this.NombreModeloLC,
         this.TamanoPantalla,
         this.TipoProcesador,
         this.GeneracionProcesador,
         this.CapacidadVideo,
         this.RAM,
         this.DiscoDuro1,
         this.DiscoDuro2,
         this.DíasVencidos,
         this.Moneda,
         this.Tarifa,
         this.Costo,
         this.TipoCambio,
         this.Periodos,
         this.NuevaDeudaSoles,
         this.CorteAlquiler
     });
     gridFormatRule1.Column        = this.DíasVencidos;
     gridFormatRule1.ColumnApplyTo = this.CódigoLC;
     gridFormatRule1.Name          = "Mas de 7";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.Red;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition  = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue1.Expression = "[diasVencidos] > 45";
     gridFormatRule1.Rule          = formatConditionRuleValue1;
     gridFormatRule2.Column        = this.DíasVencidos;
     gridFormatRule2.ColumnApplyTo = this.CódigoLC;
     gridFormatRule2.Name          = "2 a 7";
     formatConditionRuleValue2.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     formatConditionRuleValue2.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue2.Condition  = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue2.Expression = "[diasVencidos] >= 15 And [diasVencidos] <=45";
     gridFormatRule2.Rule          = formatConditionRuleValue2;
     gridFormatRule3.Column        = this.DíasVencidos;
     gridFormatRule3.ColumnApplyTo = this.CódigoLC;
     gridFormatRule3.Name          = "Menos de 2 ";
     formatConditionRuleValue3.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     formatConditionRuleValue3.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue3.Condition  = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue3.Expression = "[diasVencidos] < 15";
     gridFormatRule3.Rule = formatConditionRuleValue3;
     this.vista.FormatRules.Add(gridFormatRule1);
     this.vista.FormatRules.Add(gridFormatRule2);
     this.vista.FormatRules.Add(gridFormatRule3);
     this.vista.GridControl = this.dgvFacturas;
     this.vista.Name        = "vista";
     this.vista.OptionsBehavior.Editable           = false;
     this.vista.OptionsView.ColumnAutoWidth        = false;
     this.vista.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
     this.vista.OptionsView.ShowAutoFilterRow      = true;
     this.vista.KeyUp += new System.Windows.Forms.KeyEventHandler(this.vista_KeyUp);
     //
     // Cliente
     //
     this.Cliente.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.Cliente.AppearanceHeader.Options.UseBackColor = true;
     this.Cliente.Caption      = "Cliente";
     this.Cliente.FieldName    = "cliente";
     this.Cliente.Fixed        = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.Cliente.MinWidth     = 40;
     this.Cliente.Name         = "Cliente";
     this.Cliente.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.Cliente.Visible      = true;
     this.Cliente.VisibleIndex = 0;
     this.Cliente.Width        = 200;
     //
     // KAM
     //
     this.KAM.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.KAM.AppearanceHeader.Options.UseBackColor = true;
     this.KAM.Caption      = "KAM";
     this.KAM.FieldName    = "KAM";
     this.KAM.MinWidth     = 40;
     this.KAM.Name         = "KAM";
     this.KAM.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.KAM.Visible      = true;
     this.KAM.VisibleIndex = 1;
     this.KAM.Width        = 200;
     //
     // RUC
     //
     this.RUC.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.RUC.AppearanceHeader.Options.UseBackColor = true;
     this.RUC.Caption      = "Ruc";
     this.RUC.FieldName    = "ruc";
     this.RUC.MinWidth     = 40;
     this.RUC.Name         = "RUC";
     this.RUC.Visible      = true;
     this.RUC.VisibleIndex = 2;
     this.RUC.Width        = 100;
     //
     // FechaInicioContrato
     //
     this.FechaInicioContrato.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.FechaInicioContrato.AppearanceHeader.Options.UseBackColor = true;
     this.FechaInicioContrato.Caption      = "Inicio Plazo Alquiler";
     this.FechaInicioContrato.FieldName    = "fecIniPlazoAlquiler";
     this.FechaInicioContrato.MinWidth     = 40;
     this.FechaInicioContrato.Name         = "FechaInicioContrato";
     this.FechaInicioContrato.UnboundType  = DevExpress.Data.UnboundColumnType.DateTime;
     this.FechaInicioContrato.Visible      = true;
     this.FechaInicioContrato.VisibleIndex = 3;
     this.FechaInicioContrato.Width        = 140;
     //
     // FechaFinContrato
     //
     this.FechaFinContrato.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.FechaFinContrato.AppearanceHeader.Options.UseBackColor = true;
     this.FechaFinContrato.Caption      = "Fin Plazo Alquiler";
     this.FechaFinContrato.FieldName    = "fecFinPlazoAlquiler";
     this.FechaFinContrato.MinWidth     = 40;
     this.FechaFinContrato.Name         = "FechaFinContrato";
     this.FechaFinContrato.UnboundType  = DevExpress.Data.UnboundColumnType.DateTime;
     this.FechaFinContrato.Visible      = true;
     this.FechaFinContrato.VisibleIndex = 4;
     this.FechaFinContrato.Width        = 140;
     //
     // Factura
     //
     this.Factura.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.Factura.AppearanceHeader.Options.UseBackColor = true;
     this.Factura.Caption      = "Factura";
     this.Factura.FieldName    = "factura";
     this.Factura.MinWidth     = 40;
     this.Factura.Name         = "Factura";
     this.Factura.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.Factura.Visible      = true;
     this.Factura.VisibleIndex = 5;
     this.Factura.Width        = 140;
     //
     // FechaInicioFactura
     //
     this.FechaInicioFactura.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.FechaInicioFactura.AppearanceHeader.Options.UseBackColor = true;
     this.FechaInicioFactura.Caption      = "Fecha Inicio Factura";
     this.FechaInicioFactura.FieldName    = "fecInicioFactura";
     this.FechaInicioFactura.MinWidth     = 40;
     this.FechaInicioFactura.Name         = "FechaInicioFactura";
     this.FechaInicioFactura.UnboundType  = DevExpress.Data.UnboundColumnType.DateTime;
     this.FechaInicioFactura.Visible      = true;
     this.FechaInicioFactura.VisibleIndex = 6;
     this.FechaInicioFactura.Width        = 140;
     //
     // FechaFinFactura
     //
     this.FechaFinFactura.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.FechaFinFactura.AppearanceHeader.Options.UseBackColor = true;
     this.FechaFinFactura.Caption      = "Fecha Fin Factura";
     this.FechaFinFactura.FieldName    = "fecFinFactura";
     this.FechaFinFactura.MinWidth     = 40;
     this.FechaFinFactura.Name         = "FechaFinFactura";
     this.FechaFinFactura.UnboundType  = DevExpress.Data.UnboundColumnType.DateTime;
     this.FechaFinFactura.Visible      = true;
     this.FechaFinFactura.VisibleIndex = 7;
     this.FechaFinFactura.Width        = 140;
     //
     // Guía
     //
     this.Guía.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.Guía.AppearanceHeader.Options.UseBackColor = true;
     this.Guía.Caption      = "Guía";
     this.Guía.FieldName    = "guia";
     this.Guía.MinWidth     = 40;
     this.Guía.Name         = "Guía";
     this.Guía.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.Guía.Visible      = true;
     this.Guía.VisibleIndex = 8;
     this.Guía.Width        = 140;
     //
     // CodigoAntiguo
     //
     this.CodigoAntiguo.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.CodigoAntiguo.AppearanceHeader.Options.UseBackColor = true;
     this.CodigoAntiguo.Caption      = "Código Antiguo";
     this.CodigoAntiguo.FieldName    = "CodigoAntiguo";
     this.CodigoAntiguo.MinWidth     = 40;
     this.CodigoAntiguo.Name         = "CodigoAntiguo";
     this.CodigoAntiguo.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.CodigoAntiguo.Visible      = true;
     this.CodigoAntiguo.VisibleIndex = 10;
     this.CodigoAntiguo.Width        = 140;
     //
     // MarcaLC
     //
     this.MarcaLC.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.MarcaLC.AppearanceHeader.Options.UseBackColor = true;
     this.MarcaLC.Caption      = "Marca";
     this.MarcaLC.FieldName    = "MarcaLC";
     this.MarcaLC.MinWidth     = 40;
     this.MarcaLC.Name         = "MarcaLC";
     this.MarcaLC.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.MarcaLC.Visible      = true;
     this.MarcaLC.VisibleIndex = 11;
     this.MarcaLC.Width        = 100;
     //
     // NombreModeloLC
     //
     this.NombreModeloLC.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.NombreModeloLC.AppearanceHeader.Options.UseBackColor = true;
     this.NombreModeloLC.Caption      = "Modelo";
     this.NombreModeloLC.FieldName    = "NombreModeloLC";
     this.NombreModeloLC.MinWidth     = 40;
     this.NombreModeloLC.Name         = "NombreModeloLC";
     this.NombreModeloLC.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.NombreModeloLC.Visible      = true;
     this.NombreModeloLC.VisibleIndex = 12;
     this.NombreModeloLC.Width        = 100;
     //
     // TamanoPantalla
     //
     this.TamanoPantalla.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.TamanoPantalla.AppearanceHeader.Options.UseBackColor = true;
     this.TamanoPantalla.Caption      = "Pantalla";
     this.TamanoPantalla.FieldName    = "TamanoPantalla";
     this.TamanoPantalla.MinWidth     = 40;
     this.TamanoPantalla.Name         = "TamanoPantalla";
     this.TamanoPantalla.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.TamanoPantalla.Visible      = true;
     this.TamanoPantalla.VisibleIndex = 13;
     this.TamanoPantalla.Width        = 100;
     //
     // TipoProcesador
     //
     this.TipoProcesador.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.TipoProcesador.AppearanceHeader.Options.UseBackColor = true;
     this.TipoProcesador.Caption      = "Procesador";
     this.TipoProcesador.FieldName    = "TipoProcesador";
     this.TipoProcesador.MinWidth     = 40;
     this.TipoProcesador.Name         = "TipoProcesador";
     this.TipoProcesador.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.TipoProcesador.Visible      = true;
     this.TipoProcesador.VisibleIndex = 14;
     this.TipoProcesador.Width        = 100;
     //
     // GeneracionProcesador
     //
     this.GeneracionProcesador.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.GeneracionProcesador.AppearanceHeader.Options.UseBackColor = true;
     this.GeneracionProcesador.Caption      = "Generación";
     this.GeneracionProcesador.FieldName    = "GeneracionProcesador";
     this.GeneracionProcesador.MinWidth     = 40;
     this.GeneracionProcesador.Name         = "GeneracionProcesador";
     this.GeneracionProcesador.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.GeneracionProcesador.Visible      = true;
     this.GeneracionProcesador.VisibleIndex = 15;
     this.GeneracionProcesador.Width        = 100;
     //
     // CapacidadVideo
     //
     this.CapacidadVideo.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.CapacidadVideo.AppearanceHeader.Options.UseBackColor = true;
     this.CapacidadVideo.Caption      = "Capacidad Video";
     this.CapacidadVideo.FieldName    = "CapacidadVideo";
     this.CapacidadVideo.MinWidth     = 40;
     this.CapacidadVideo.Name         = "CapacidadVideo";
     this.CapacidadVideo.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.CapacidadVideo.Visible      = true;
     this.CapacidadVideo.VisibleIndex = 16;
     this.CapacidadVideo.Width        = 100;
     //
     // RAM
     //
     this.RAM.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.RAM.AppearanceHeader.Options.UseBackColor = true;
     this.RAM.Caption      = "RAM";
     this.RAM.FieldName    = "RAM";
     this.RAM.MinWidth     = 40;
     this.RAM.Name         = "RAM";
     this.RAM.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.RAM.Visible      = true;
     this.RAM.VisibleIndex = 17;
     this.RAM.Width        = 100;
     //
     // DiscoDuro1
     //
     this.DiscoDuro1.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.DiscoDuro1.AppearanceHeader.Options.UseBackColor = true;
     this.DiscoDuro1.Caption      = "Disco Duro (HDD)";
     this.DiscoDuro1.FieldName    = "DiscoDuro1";
     this.DiscoDuro1.MinWidth     = 40;
     this.DiscoDuro1.Name         = "DiscoDuro1";
     this.DiscoDuro1.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.DiscoDuro1.Visible      = true;
     this.DiscoDuro1.VisibleIndex = 18;
     this.DiscoDuro1.Width        = 100;
     //
     // DiscoDuro2
     //
     this.DiscoDuro2.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.DiscoDuro2.AppearanceHeader.Options.UseBackColor = true;
     this.DiscoDuro2.Caption      = "Disco Duro (SSD)";
     this.DiscoDuro2.FieldName    = "DiscoDuro2";
     this.DiscoDuro2.MinWidth     = 40;
     this.DiscoDuro2.Name         = "DiscoDuro2";
     this.DiscoDuro2.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.DiscoDuro2.Visible      = true;
     this.DiscoDuro2.VisibleIndex = 19;
     this.DiscoDuro2.Width        = 100;
     //
     // Moneda
     //
     this.Moneda.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.Moneda.AppearanceHeader.Options.UseBackColor = true;
     this.Moneda.Caption      = "Moneda";
     this.Moneda.FieldName    = "Moneda";
     this.Moneda.MinWidth     = 40;
     this.Moneda.Name         = "Moneda";
     this.Moneda.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.Moneda.Visible      = true;
     this.Moneda.VisibleIndex = 21;
     this.Moneda.Width        = 100;
     //
     // Tarifa
     //
     this.Tarifa.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.Tarifa.AppearanceHeader.Options.UseBackColor = true;
     this.Tarifa.Caption      = "Tarifa";
     this.Tarifa.FieldName    = "Tarifa";
     this.Tarifa.MinWidth     = 40;
     this.Tarifa.Name         = "Tarifa";
     this.Tarifa.UnboundType  = DevExpress.Data.UnboundColumnType.Decimal;
     this.Tarifa.Visible      = true;
     this.Tarifa.VisibleIndex = 22;
     this.Tarifa.Width        = 100;
     //
     // Costo
     //
     this.Costo.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.Costo.AppearanceHeader.Options.UseBackColor = true;
     this.Costo.Caption      = "Costo";
     this.Costo.FieldName    = "Costo";
     this.Costo.MinWidth     = 40;
     this.Costo.Name         = "Costo";
     this.Costo.UnboundType  = DevExpress.Data.UnboundColumnType.Decimal;
     this.Costo.Visible      = true;
     this.Costo.VisibleIndex = 23;
     this.Costo.Width        = 100;
     //
     // TipoCambio
     //
     this.TipoCambio.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.TipoCambio.AppearanceHeader.Options.UseBackColor = true;
     this.TipoCambio.Caption      = "Tipo de Cambio";
     this.TipoCambio.FieldName    = "TipoCambio";
     this.TipoCambio.MinWidth     = 40;
     this.TipoCambio.Name         = "TipoCambio";
     this.TipoCambio.UnboundType  = DevExpress.Data.UnboundColumnType.Decimal;
     this.TipoCambio.Visible      = true;
     this.TipoCambio.VisibleIndex = 24;
     this.TipoCambio.Width        = 100;
     //
     // Periodos
     //
     this.Periodos.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.Periodos.AppearanceHeader.Options.UseBackColor = true;
     this.Periodos.Caption      = "Periodos  (Meses)";
     this.Periodos.FieldName    = "Periodos";
     this.Periodos.MinWidth     = 40;
     this.Periodos.Name         = "Periodos";
     this.Periodos.Visible      = true;
     this.Periodos.VisibleIndex = 25;
     this.Periodos.Width        = 100;
     //
     // NuevaDeudaSoles
     //
     this.NuevaDeudaSoles.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.NuevaDeudaSoles.AppearanceHeader.Options.UseBackColor = true;
     this.NuevaDeudaSoles.Caption      = "Deuda Soles";
     this.NuevaDeudaSoles.FieldName    = "NuevaDeudaSoles";
     this.NuevaDeudaSoles.MinWidth     = 40;
     this.NuevaDeudaSoles.Name         = "NuevaDeudaSoles";
     this.NuevaDeudaSoles.Visible      = true;
     this.NuevaDeudaSoles.VisibleIndex = 26;
     this.NuevaDeudaSoles.Width        = 100;
     //
     // CorteAlquiler
     //
     this.CorteAlquiler.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.CorteAlquiler.AppearanceHeader.Options.UseBackColor = true;
     this.CorteAlquiler.Caption      = "Corte Alquiler";
     this.CorteAlquiler.FieldName    = "CorteAlquiler";
     this.CorteAlquiler.MinWidth     = 40;
     this.CorteAlquiler.Name         = "CorteAlquiler";
     this.CorteAlquiler.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.CorteAlquiler.Visible      = true;
     this.CorteAlquiler.VisibleIndex = 27;
     this.CorteAlquiler.Width        = 80;
     //
     // btnExportar
     //
     this.btnExportar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExportar.AutoSize  = true;
     this.btnExportar.BackColor = System.Drawing.Color.Transparent;
     this.btnExportar.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnExportar.FlatAppearance.BorderSize = 0;
     this.btnExportar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnExportar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnExportar.Image      = ((System.Drawing.Image)(resources.GetObject("btnExportar.Image")));
     this.btnExportar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnExportar.Location   = new System.Drawing.Point(570, 599);
     this.btnExportar.Name       = "btnExportar";
     this.btnExportar.Size       = new System.Drawing.Size(75, 63);
     this.btnExportar.TabIndex   = 135;
     this.btnExportar.Text       = "Exportar";
     this.btnExportar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnExportar.UseVisualStyleBackColor = false;
     this.btnExportar.Click += new System.EventHandler(this.btnExportar_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(889, 599);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(242, 24);
     this.label1.TabIndex = 148;
     this.label1.Text     = "CANTIDAD REGISTROS:";
     //
     // verResumen
     //
     this.verResumen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.verResumen.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.verResumen.Location  = new System.Drawing.Point(512, 437);
     this.verResumen.Name      = "verResumen";
     this.verResumen.Size      = new System.Drawing.Size(115, 19);
     this.verResumen.TabIndex  = 147;
     this.verResumen.Text      = "VER RESUMEN";
     this.verResumen.UseVisualStyleBackColor = false;
     this.verResumen.Click += new System.EventHandler(this.verResumen_Click_1);
     //
     // giftCarga
     //
     this.giftCarga.BackColor = System.Drawing.Color.White;
     this.giftCarga.Location  = new System.Drawing.Point(474, 333);
     this.giftCarga.Name      = "giftCarga";
     this.giftCarga.Size      = new System.Drawing.Size(215, 148);
     this.giftCarga.TabIndex  = 146;
     this.giftCarga.TabStop   = false;
     //
     // cargarData
     //
     this.cargarData.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.cargarData.Location  = new System.Drawing.Point(512, 462);
     this.cargarData.Name      = "cargarData";
     this.cargarData.Size      = new System.Drawing.Size(113, 19);
     this.cargarData.TabIndex  = 145;
     this.cargarData.Text      = "CARGANDO DATA";
     this.cargarData.UseVisualStyleBackColor = true;
     this.cargarData.Click += new System.EventHandler(this.cargarData_Click_1);
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.Location = new System.Drawing.Point(54, 661);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(393, 15);
     this.label14.TabIndex = 162;
     this.label14.Text     = "EL CLIENTE TIENES MAS DE 45 DIAS SIN SER FACTURADO";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.Location = new System.Drawing.Point(54, 633);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(410, 15);
     this.label13.TabIndex = 161;
     this.label13.Text     = "EL CLIENTE TIENE ENTRE 15 Y 45 DIAS SIN SER FACTURADO";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location = new System.Drawing.Point(54, 608);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(405, 15);
     this.label12.TabIndex = 160;
     this.label12.Text     = "EL CLIENTE TIENE MENOS DE 15 DIAS SIN SER FACTURADO";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(24, 586);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(69, 15);
     this.label11.TabIndex = 159;
     this.label11.Text     = "LEYENDA";
     //
     // button38
     //
     this.button38.BackColor = System.Drawing.Color.Red;
     this.button38.Enabled   = false;
     this.button38.Location  = new System.Drawing.Point(27, 657);
     this.button38.Name      = "button38";
     this.button38.Size      = new System.Drawing.Size(21, 19);
     this.button38.TabIndex  = 158;
     this.button38.UseVisualStyleBackColor = false;
     //
     // button37
     //
     this.button37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.button37.Enabled   = false;
     this.button37.Location  = new System.Drawing.Point(27, 632);
     this.button37.Name      = "button37";
     this.button37.Size      = new System.Drawing.Size(21, 19);
     this.button37.TabIndex  = 157;
     this.button37.UseVisualStyleBackColor = false;
     //
     // button36
     //
     this.button36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.button36.Enabled   = false;
     this.button36.Location  = new System.Drawing.Point(27, 607);
     this.button36.Name      = "button36";
     this.button36.Size      = new System.Drawing.Size(21, 19);
     this.button36.TabIndex  = 156;
     this.button36.UseVisualStyleBackColor = false;
     //
     // pnlPF
     //
     this.pnlPF.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.pnlPF.Controls.Add(this.label2);
     this.pnlPF.Controls.Add(this.btnCerrar);
     this.pnlPF.Location   = new System.Drawing.Point(3, 1);
     this.pnlPF.Name       = "pnlPF";
     this.pnlPF.Size       = new System.Drawing.Size(1212, 57);
     this.pnlPF.TabIndex   = 163;
     this.pnlPF.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnlPF_MouseMove);
     //
     // label2
     //
     this.label2.AutoSize   = true;
     this.label2.Font       = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor  = System.Drawing.Color.White;
     this.label2.Location   = new System.Drawing.Point(404, 15);
     this.label2.Name       = "label2";
     this.label2.Size       = new System.Drawing.Size(416, 31);
     this.label2.TabIndex   = 165;
     this.label2.Text       = "PENDIENTE POR FACTURAR";
     this.label2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnlPF_MouseMove);
     //
     // btnCerrar
     //
     this.btnCerrar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCerrar.AutoSize  = true;
     this.btnCerrar.BackColor = System.Drawing.Color.Transparent;
     this.btnCerrar.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnCerrar.FlatAppearance.BorderSize = 0;
     this.btnCerrar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnCerrar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCerrar.Image      = ((System.Drawing.Image)(resources.GetObject("btnCerrar.Image")));
     this.btnCerrar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnCerrar.Location   = new System.Drawing.Point(1143, 3);
     this.btnCerrar.Name       = "btnCerrar";
     this.btnCerrar.Size       = new System.Drawing.Size(61, 46);
     this.btnCerrar.TabIndex   = 164;
     this.btnCerrar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnCerrar.UseVisualStyleBackColor = false;
     this.btnCerrar.Click += new System.EventHandler(this.btnCerrar_Click);
     //
     // frmReportePendienteFacturar
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.Silver;
     this.ClientSize    = new System.Drawing.Size(1219, 700);
     this.Controls.Add(this.pnlPF);
     this.Controls.Add(this.label14);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.button38);
     this.Controls.Add(this.button37);
     this.Controls.Add(this.button36);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.giftCarga);
     this.Controls.Add(this.btnExportar);
     this.Controls.Add(this.dgvFacturas);
     this.Controls.Add(this.verResumen);
     this.Controls.Add(this.cargarData);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.MinimumSize     = new System.Drawing.Size(500, 400);
     this.Name            = "frmReportePendienteFacturar";
     this.ShowIcon        = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Pendientes de Facturar";
     this.Load           += new System.EventHandler(this.frmReportePendienteFacturar_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgvFacturas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vista)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.giftCarga)).EndInit();
     this.pnlPF.ResumeLayout(false);
     this.pnlPF.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #34
0
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent() {
			DevExpress.XtraTreeList.StyleFormatConditions.TreeListFormatRule treeListFormatRule1 = new DevExpress.XtraTreeList.StyleFormatConditions.TreeListFormatRule();
			DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
			this.tree = new DevExpress.XtraTreeList.TreeList();
			this.colName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
			this.colSqlSchema = new DevExpress.XtraTreeList.Columns.TreeListColumn();
			this.colIsDisabled = new DevExpress.XtraTreeList.Columns.TreeListColumn();
			((System.ComponentModel.ISupportInitialize)(this.tree)).BeginInit();
			this.SuspendLayout();
			// 
			// tree
			// 
			this.tree.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.colName,
            this.colSqlSchema,
            this.colIsDisabled});
			this.tree.Dock = System.Windows.Forms.DockStyle.Fill;
			treeListFormatRule1.ApplyToRow = true;
			treeListFormatRule1.Name = "Disabled";
			formatConditionRuleValue1.Appearance.ForeColor = System.Drawing.SystemColors.GrayText;
			formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
			formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Equal;
			formatConditionRuleValue1.Value1 = true;
			treeListFormatRule1.Rule = formatConditionRuleValue1;
			this.tree.FormatRules.Add(treeListFormatRule1);
			this.tree.Location = new System.Drawing.Point(0, 0);
			this.tree.Name = "tree";
			this.tree.Size = new System.Drawing.Size(418, 312);
			this.tree.TabIndex = 0;
			this.tree.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.tree_FocusedNodeChanged);
			this.tree.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.tree_MouseDoubleClick);
			// 
			// colName
			// 
			this.colName.Caption = "Name";
			this.colName.FieldName = "Name";
			this.colName.Name = "colName";
			this.colName.OptionsColumn.AllowEdit = false;
			this.colName.OptionsColumn.AllowFocus = false;
			this.colName.SortOrder = System.Windows.Forms.SortOrder.Ascending;
			this.colName.Visible = true;
			this.colName.VisibleIndex = 0;
			// 
			// colSqlSchema
			// 
			this.colSqlSchema.Caption = "SQL Schema";
			this.colSqlSchema.FieldName = "SqlSchemaName";
			this.colSqlSchema.Name = "colSqlSchema";
			this.colSqlSchema.OptionsColumn.AllowEdit = false;
			this.colSqlSchema.OptionsColumn.AllowFocus = false;
			this.colSqlSchema.SortOrder = System.Windows.Forms.SortOrder.Ascending;
			this.colSqlSchema.Visible = true;
			this.colSqlSchema.VisibleIndex = 1;
			// 
			// colIsDisabled
			// 
			this.colIsDisabled.Caption = "treeListColumn1";
			this.colIsDisabled.FieldName = "IsDisabled";
			this.colIsDisabled.Name = "colIsDisabled";
			this.colIsDisabled.OptionsColumn.ShowInCustomizationForm = false;
			// 
			// SchemaTree
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.tree);
			this.Name = "SchemaTree";
			this.Size = new System.Drawing.Size(418, 312);
			((System.ComponentModel.ISupportInitialize)(this.tree)).EndInit();
			this.ResumeLayout(false);

		}