/// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn24 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn25 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.levellist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.backupshiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.label1 = new System.Windows.Forms.Label();
        this.SuspendLayout();
        // 
        // levellist
        // 
        this.levellist.Dock = System.Windows.Forms.DockStyle.Bottom;
        this.levellist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.levellist.Location = new System.Drawing.Point(0, 272);
        this.levellist.Name = "levellist";
        gridColumn1.HeaderText = "id";
        gridColumn1.Name = "";
        gridColumn1.Width = 50;
        gridColumn2.HeaderText = "关卡";
        gridColumn2.Name = "";
        gridColumn2.Width = 30;
        gridColumn3.HeaderText = "章节名";
        gridColumn3.Name = "";
        gridColumn3.Width = 150;
        gridColumn4.HeaderText = "关卡名";
        gridColumn4.Name = "";
        gridColumn4.Width = 150;
        gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn5.HeaderText = "地图";
        gridColumn5.Name = "";
        gridColumn5.Width = 300;
        gridColumn6.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
        gridColumn6.HeaderText = "自动执行";
        gridColumn6.Name = "";
        gridColumn6.Width = 60;
        gridColumn7.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn7.HeaderText = "执行";
        gridColumn7.Name = "";
        gridColumn7.Width = 50;
        gridColumn8.HeaderText = "id";
        gridColumn8.Name = "";
        this.levellist.PrimaryGrid.Columns.Add(gridColumn1);
        this.levellist.PrimaryGrid.Columns.Add(gridColumn2);
        this.levellist.PrimaryGrid.Columns.Add(gridColumn3);
        this.levellist.PrimaryGrid.Columns.Add(gridColumn4);
        this.levellist.PrimaryGrid.Columns.Add(gridColumn5);
        this.levellist.PrimaryGrid.Columns.Add(gridColumn6);
        this.levellist.PrimaryGrid.Columns.Add(gridColumn7);
        this.levellist.PrimaryGrid.Columns.Add(gridColumn8);
        this.levellist.Size = new System.Drawing.Size(938, 369);
        this.levellist.TabIndex = 8;
        this.levellist.Text = "superGridControl1";
        // 
        // backupshiplist
        // 
        this.backupshiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.backupshiplist.Location = new System.Drawing.Point(-2, 32);
        this.backupshiplist.Name = "backupshiplist";
        gridColumn9.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
        gridColumn9.HeaderText = "选中";
        gridColumn9.Name = "";
        gridColumn10.HeaderText = "等级";
        gridColumn10.Name = "";
        gridColumn10.Width = 50;
        gridColumn11.HeaderText = "类型";
        gridColumn11.Name = "";
        gridColumn11.Width = 40;
        gridColumn12.HeaderText = "少女";
        gridColumn12.Name = "";
        gridColumn12.Width = 90;
        gridColumn13.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn13.HeaderText = "头像";
        gridColumn13.Name = "";
        gridColumn13.Width = 124;
        gridColumn14.HeaderText = "hp";
        gridColumn14.Name = "";
        gridColumn14.Width = 60;
        gridColumn15.HeaderText = "装甲";
        gridColumn15.Name = "";
        gridColumn15.Width = 30;
        gridColumn16.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn16.HeaderText = "火力";
        gridColumn16.Name = "";
        gridColumn16.Width = 30;
        gridColumn17.HeaderText = "雷装";
        gridColumn17.Name = "";
        gridColumn17.Width = 30;
        gridColumn18.HeaderText = "对空";
        gridColumn18.Name = "";
        gridColumn18.Width = 30;
        gridColumn19.HeaderText = "对潜";
        gridColumn19.Name = "";
        gridColumn19.Width = 30;
        gridColumn20.HeaderText = "索敌";
        gridColumn20.Name = "";
        gridColumn20.Width = 30;
        gridColumn21.HeaderText = "速度";
        gridColumn21.Name = "";
        gridColumn21.Width = 30;
        gridColumn22.HeaderText = "幸运";
        gridColumn22.Name = "";
        gridColumn22.Width = 30;
        gridColumn23.HeaderText = "miss";
        gridColumn23.Name = "";
        gridColumn23.Width = 40;
        gridColumn24.HeaderText = "好感";
        gridColumn24.Name = "";
        gridColumn24.Width = 30;
        gridColumn25.HeaderText = "id";
        gridColumn25.Name = "";
        gridColumn25.Width = 30;
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn9);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn10);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn11);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn12);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn13);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn14);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn15);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn16);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn17);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn18);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn19);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn20);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn21);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn22);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn23);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn24);
        this.backupshiplist.PrimaryGrid.Columns.Add(gridColumn25);
        this.backupshiplist.Size = new System.Drawing.Size(940, 240);
        this.backupshiplist.TabIndex = 9;
        this.backupshiplist.Text = "superGridControl1";
        // 
        // label1
        // 
        this.label1.AutoSize = true;
        this.label1.Location = new System.Drawing.Point(12, 9);
        this.label1.Name = "label1";
        this.label1.Size = new System.Drawing.Size(125, 12);
        this.label1.TabIndex = 10;
        this.label1.Text = "选中参与战斗的后备队";
        // 
        // BattleForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.ClientSize = new System.Drawing.Size(943, 638);
        this.Controls.Add(this.label1);
        this.Controls.Add(this.backupshiplist);
        this.Controls.Add(this.levellist);
        this.Name = "BattleForm";
        this.Text = "BattleForm";
        this.ResumeLayout(false);
        this.PerformLayout();

    }
Exemplo n.º 2
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.label1 = new System.Windows.Forms.Label();
        this.label2 = new System.Windows.Forms.Label();
        this.label3 = new System.Windows.Forms.Label();
        this.label4 = new System.Windows.Forms.Label();
        this.shipcheck = new System.Windows.Forms.CheckBox();
        this.equipcheck = new System.Windows.Forms.CheckBox();
        this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
        this.r1 = new DevComponents.Editors.IntegerInput();
        this.r2 = new DevComponents.Editors.IntegerInput();
        this.r3 = new DevComponents.Editors.IntegerInput();
        this.r4 = new DevComponents.Editors.IntegerInput();
        this.recipelist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.v1 = new System.Windows.Forms.Label();
        this.v2 = new System.Windows.Forms.Label();
        this.v3 = new System.Windows.Forms.Label();
        ((System.ComponentModel.ISupportInitialize)(this.r1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r4)).BeginInit();
        this.SuspendLayout();
        // 
        // label1
        // 
        this.label1.AutoSize = true;
        this.label1.Location = new System.Drawing.Point(13, 42);
        this.label1.Name = "label1";
        this.label1.Size = new System.Drawing.Size(29, 12);
        this.label1.TabIndex = 1;
        this.label1.Text = "燃油";
        // 
        // label2
        // 
        this.label2.AutoSize = true;
        this.label2.Location = new System.Drawing.Point(13, 69);
        this.label2.Name = "label2";
        this.label2.Size = new System.Drawing.Size(29, 12);
        this.label2.TabIndex = 3;
        this.label2.Text = "弹药";
        // 
        // label3
        // 
        this.label3.AutoSize = true;
        this.label3.Location = new System.Drawing.Point(13, 96);
        this.label3.Name = "label3";
        this.label3.Size = new System.Drawing.Size(29, 12);
        this.label3.TabIndex = 5;
        this.label3.Text = "钢铁";
        // 
        // label4
        // 
        this.label4.AutoSize = true;
        this.label4.Location = new System.Drawing.Point(13, 123);
        this.label4.Name = "label4";
        this.label4.Size = new System.Drawing.Size(29, 12);
        this.label4.TabIndex = 7;
        this.label4.Text = "铝材";
        // 
        // shipcheck
        // 
        this.shipcheck.AutoSize = true;
        this.shipcheck.Checked = true;
        this.shipcheck.CheckState = System.Windows.Forms.CheckState.Checked;
        this.shipcheck.Location = new System.Drawing.Point(25, 13);
        this.shipcheck.Name = "shipcheck";
        this.shipcheck.Size = new System.Drawing.Size(72, 16);
        this.shipcheck.TabIndex = 8;
        this.shipcheck.Text = "少女召唤";
        this.shipcheck.UseVisualStyleBackColor = true;
        this.shipcheck.CheckedChanged += new System.EventHandler(this.shipcheck_CheckedChanged);
        // 
        // equipcheck
        // 
        this.equipcheck.AutoSize = true;
        this.equipcheck.Location = new System.Drawing.Point(109, 12);
        this.equipcheck.Name = "equipcheck";
        this.equipcheck.Size = new System.Drawing.Size(72, 16);
        this.equipcheck.TabIndex = 9;
        this.equipcheck.Text = "装备开发";
        this.equipcheck.UseVisualStyleBackColor = true;
        this.equipcheck.CheckedChanged += new System.EventHandler(this.equipcheck_CheckedChanged);
        // 
        // buttonX1
        // 
        this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
        this.buttonX1.ImageFixedSize = new System.Drawing.Size(256, 256);
        this.buttonX1.ImagePosition = DevComponents.DotNetBar.eImagePosition.Bottom;
        this.buttonX1.Location = new System.Drawing.Point(38, 338);
        this.buttonX1.Name = "buttonX1";
        this.buttonX1.Size = new System.Drawing.Size(192, 192);
        this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
        this.buttonX1.TabIndex = 10;
        this.buttonX1.Text = "sdfsdfsdf";
        this.buttonX1.TextColor = System.Drawing.Color.Black;
        this.buttonX1.Click += new System.EventHandler(this.buttonX1_Click);
        // 
        // r1
        // 
        // 
        // 
        // 
        this.r1.BackgroundStyle.Class = "DateTimeInputBackground";
        this.r1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.r1.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
        this.r1.Location = new System.Drawing.Point(57, 35);
        this.r1.Name = "r1";
        this.r1.ShowUpDown = true;
        this.r1.Size = new System.Drawing.Size(142, 21);
        this.r1.TabIndex = 12;
        this.r1.Value = 30;
        // 
        // r2
        // 
        // 
        // 
        // 
        this.r2.BackgroundStyle.Class = "DateTimeInputBackground";
        this.r2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.r2.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
        this.r2.Location = new System.Drawing.Point(57, 62);
        this.r2.Name = "r2";
        this.r2.ShowUpDown = true;
        this.r2.Size = new System.Drawing.Size(142, 21);
        this.r2.TabIndex = 13;
        this.r2.Value = 30;
        // 
        // r3
        // 
        // 
        // 
        // 
        this.r3.BackgroundStyle.Class = "DateTimeInputBackground";
        this.r3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.r3.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
        this.r3.Location = new System.Drawing.Point(57, 89);
        this.r3.Name = "r3";
        this.r3.ShowUpDown = true;
        this.r3.Size = new System.Drawing.Size(142, 21);
        this.r3.TabIndex = 14;
        this.r3.Value = 30;
        // 
        // r4
        // 
        // 
        // 
        // 
        this.r4.BackgroundStyle.Class = "DateTimeInputBackground";
        this.r4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.r4.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
        this.r4.Location = new System.Drawing.Point(56, 116);
        this.r4.Name = "r4";
        this.r4.ShowUpDown = true;
        this.r4.Size = new System.Drawing.Size(142, 21);
        this.r4.TabIndex = 15;
        this.r4.Value = 30;
        // 
        // recipelist
        // 
        this.recipelist.BackColor = System.Drawing.Color.Transparent;
        this.recipelist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.recipelist.Location = new System.Drawing.Point(252, 12);
        this.recipelist.Name = "recipelist";
        this.recipelist.PrimaryGrid.AllowRowHeaderResize = true;
        this.recipelist.PrimaryGrid.AllowRowResize = true;
        gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
        gridColumn1.HeaderText = "名称";
        gridColumn1.Name = "";
        gridColumn1.Width = 120;
        gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
        gridColumn2.HeaderText = "星级";
        gridColumn2.Name = "";
        gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn3.HeaderText = "头像";
        gridColumn3.Name = "";
        gridColumn3.Width = 248;
        gridColumn4.HeaderText = "燃油";
        gridColumn4.Name = "";
        gridColumn4.Width = 50;
        gridColumn5.HeaderText = "弹药";
        gridColumn5.Name = "";
        gridColumn5.Width = 50;
        gridColumn6.HeaderText = "钢铁";
        gridColumn6.Name = "";
        gridColumn6.Width = 50;
        gridColumn7.HeaderText = "铝材";
        gridColumn7.Name = "";
        gridColumn7.Width = 50;
        gridColumn8.HeaderText = "创建时间";
        gridColumn8.Name = "";
        gridColumn9.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn9.HeaderText = "套用";
        gridColumn9.Name = "";
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn1);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn2);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn3);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn4);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn5);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn6);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn7);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn8);
        this.recipelist.PrimaryGrid.Columns.Add(gridColumn9);
        this.recipelist.PrimaryGrid.EnableColumnFiltering = true;
        this.recipelist.PrimaryGrid.EnableFiltering = true;
        this.recipelist.PrimaryGrid.Filter.ShowPanelFilterExpr = true;
        this.recipelist.PrimaryGrid.Filter.Visible = true;
        this.recipelist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
        this.recipelist.Size = new System.Drawing.Size(899, 708);
        this.recipelist.TabIndex = 16;
        this.recipelist.Text = "superGridControl2";
        // 
        // v1
        // 
        this.v1.AutoSize = true;
        this.v1.Location = new System.Drawing.Point(36, 155);
        this.v1.Name = "v1";
        this.v1.Size = new System.Drawing.Size(41, 12);
        this.v1.TabIndex = 17;
        this.v1.Text = "label5";
        // 
        // v2
        // 
        this.v2.AutoSize = true;
        this.v2.Location = new System.Drawing.Point(36, 185);
        this.v2.Name = "v2";
        this.v2.Size = new System.Drawing.Size(41, 12);
        this.v2.TabIndex = 18;
        this.v2.Text = "label6";
        // 
        // v3
        // 
        this.v3.AutoSize = true;
        this.v3.Location = new System.Drawing.Point(36, 216);
        this.v3.Name = "v3";
        this.v3.Size = new System.Drawing.Size(41, 12);
        this.v3.TabIndex = 19;
        this.v3.Text = "label7";
        // 
        // BuildForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.ClientSize = new System.Drawing.Size(1028, 719);
        this.Controls.Add(this.v3);
        this.Controls.Add(this.v2);
        this.Controls.Add(this.v1);
        this.Controls.Add(this.recipelist);
        this.Controls.Add(this.r4);
        this.Controls.Add(this.r3);
        this.Controls.Add(this.r2);
        this.Controls.Add(this.r1);
        this.Controls.Add(this.buttonX1);
        this.Controls.Add(this.equipcheck);
        this.Controls.Add(this.shipcheck);
        this.Controls.Add(this.label4);
        this.Controls.Add(this.label3);
        this.Controls.Add(this.label2);
        this.Controls.Add(this.label1);
        this.Name = "BuildForm";
        this.Text = "玄不改命,氪不救非";
        ((System.ComponentModel.ISupportInitialize)(this.r1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r4)).EndInit();
        this.ResumeLayout(false);
        this.PerformLayout();

    }
Exemplo n.º 3
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tlp = new System.Windows.Forms.TableLayoutPanel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.gp_prod = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.pb_producto = new System.Windows.Forms.PictureBox();
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.sgc_mp = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
            this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
            this.sgc_receta = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
            this.b_eliminar = new DevComponents.DotNetBar.ButtonX();
            this.b_agregar = new DevComponents.DotNetBar.ButtonX();
            this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
            this.b_aceptar = new DevComponents.DotNetBar.ButtonX();
            this.b_cancelar = new DevComponents.DotNetBar.ButtonX();
            this.tlp.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.gp_prod.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pb_producto)).BeginInit();
            this.groupPanel1.SuspendLayout();
            this.tableLayoutPanel4.SuspendLayout();
            this.groupPanel4.SuspendLayout();
            this.tableLayoutPanel5.SuspendLayout();
            this.tableLayoutPanel6.SuspendLayout();
            this.tableLayoutPanel7.SuspendLayout();
            this.SuspendLayout();
            // 
            // tlp
            // 
            this.tlp.ColumnCount = 1;
            this.tlp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tlp.Controls.Add(this.splitContainer1, 0, 0);
            this.tlp.Controls.Add(this.tableLayoutPanel4, 0, 1);
            this.tlp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tlp.Location = new System.Drawing.Point(15, 15);
            this.tlp.Name = "tlp";
            this.tlp.RowCount = 2;
            this.tlp.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 35.50835F));
            this.tlp.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 64.49165F));
            this.tlp.Size = new System.Drawing.Size(865, 659);
            this.tlp.TabIndex = 1;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
            this.splitContainer1.IsSplitterFixed = true;
            this.splitContainer1.Location = new System.Drawing.Point(3, 3);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.gp_prod);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.groupPanel1);
            this.splitContainer1.Size = new System.Drawing.Size(859, 228);
            this.splitContainer1.SplitterDistance = 300;
            this.splitContainer1.TabIndex = 0;
            // 
            // gp_prod
            // 
            this.gp_prod.BackColor = System.Drawing.Color.White;
            this.gp_prod.CanvasColor = System.Drawing.SystemColors.Control;
            this.gp_prod.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.gp_prod.Controls.Add(this.pb_producto);
            this.gp_prod.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gp_prod.Location = new System.Drawing.Point(0, 0);
            this.gp_prod.Name = "gp_prod";
            this.gp_prod.Padding = new System.Windows.Forms.Padding(15);
            this.gp_prod.Size = new System.Drawing.Size(300, 228);
            // 
            // 
            // 
            this.gp_prod.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.gp_prod.Style.BackColorGradientAngle = 90;
            this.gp_prod.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gp_prod.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gp_prod.Style.BorderBottomWidth = 1;
            this.gp_prod.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.gp_prod.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gp_prod.Style.BorderLeftWidth = 1;
            this.gp_prod.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gp_prod.Style.BorderRightWidth = 1;
            this.gp_prod.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gp_prod.Style.BorderTopWidth = 1;
            this.gp_prod.Style.CornerDiameter = 4;
            this.gp_prod.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.gp_prod.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.gp_prod.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.gp_prod.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.gp_prod.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.gp_prod.TabIndex = 1;
            this.gp_prod.Text = "Producto";
            // 
            // pb_producto
            // 
            this.pb_producto.BackColor = System.Drawing.Color.Transparent;
            this.pb_producto.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pb_producto.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pb_producto.Location = new System.Drawing.Point(15, 15);
            this.pb_producto.Name = "pb_producto";
            this.pb_producto.Size = new System.Drawing.Size(264, 177);
            this.pb_producto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pb_producto.TabIndex = 1;
            this.pb_producto.TabStop = false;
            // 
            // groupPanel1
            // 
            this.groupPanel1.BackColor = System.Drawing.Color.White;
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel1.Controls.Add(this.sgc_mp);
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel1.Location = new System.Drawing.Point(0, 0);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Padding = new System.Windows.Forms.Padding(15);
            this.groupPanel1.Size = new System.Drawing.Size(555, 228);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 0;
            this.groupPanel1.Text = "Materias primas";
            // 
            // sgc_mp
            // 
            this.sgc_mp.BackColor = System.Drawing.Color.White;
            this.sgc_mp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sgc_mp.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.sgc_mp.ForeColor = System.Drawing.Color.Black;
            this.sgc_mp.Location = new System.Drawing.Point(15, 15);
            this.sgc_mp.Name = "sgc_mp";
            this.sgc_mp.PrimaryGrid.AllowEdit = false;
            this.sgc_mp.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.sgc_mp.PrimaryGrid.EnableColumnFiltering = true;
            this.sgc_mp.PrimaryGrid.EnableFiltering = true;
            this.sgc_mp.PrimaryGrid.Filter.Visible = true;
            this.sgc_mp.Size = new System.Drawing.Size(519, 177);
            this.sgc_mp.TabIndex = 2;
            this.sgc_mp.Text = "superGridControl2";
            this.sgc_mp.RowClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.sgc_mp_RowClick);
            // 
            // tableLayoutPanel4
            // 
            this.tableLayoutPanel4.BackColor = System.Drawing.Color.Transparent;
            this.tableLayoutPanel4.ColumnCount = 1;
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel4.Controls.Add(this.groupPanel4, 0, 0);
            this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel7, 0, 1);
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 237);
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
            this.tableLayoutPanel4.RowCount = 2;
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 87.2093F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.7907F));
            this.tableLayoutPanel4.Size = new System.Drawing.Size(859, 419);
            this.tableLayoutPanel4.TabIndex = 2;
            // 
            // groupPanel4
            // 
            this.groupPanel4.BackColor = System.Drawing.Color.White;
            this.groupPanel4.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel4.Controls.Add(this.tableLayoutPanel5);
            this.groupPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel4.Location = new System.Drawing.Point(3, 3);
            this.groupPanel4.Name = "groupPanel4";
            this.groupPanel4.Padding = new System.Windows.Forms.Padding(15);
            this.groupPanel4.Size = new System.Drawing.Size(853, 359);
            // 
            // 
            // 
            this.groupPanel4.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel4.Style.BackColorGradientAngle = 90;
            this.groupPanel4.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel4.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderBottomWidth = 1;
            this.groupPanel4.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel4.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderLeftWidth = 1;
            this.groupPanel4.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderRightWidth = 1;
            this.groupPanel4.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderTopWidth = 1;
            this.groupPanel4.Style.CornerDiameter = 4;
            this.groupPanel4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel4.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel4.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel4.TabIndex = 2;
            this.groupPanel4.Text = "Agregados a receta";
            // 
            // tableLayoutPanel5
            // 
            this.tableLayoutPanel5.BackColor = System.Drawing.Color.Transparent;
            this.tableLayoutPanel5.ColumnCount = 2;
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 83.46334F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.53666F));
            this.tableLayoutPanel5.Controls.Add(this.sgc_receta, 0, 0);
            this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel6, 1, 0);
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel5.Location = new System.Drawing.Point(15, 15);
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
            this.tableLayoutPanel5.RowCount = 1;
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel5.Size = new System.Drawing.Size(817, 308);
            this.tableLayoutPanel5.TabIndex = 0;
            // 
            // sgc_receta
            // 
            this.sgc_receta.BackColor = System.Drawing.Color.White;
            this.sgc_receta.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sgc_receta.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.sgc_receta.ForeColor = System.Drawing.Color.Black;
            this.sgc_receta.Location = new System.Drawing.Point(3, 3);
            this.sgc_receta.Name = "sgc_receta";
            this.sgc_receta.PrimaryGrid.AllowEdit = false;
            this.sgc_receta.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn13.HeaderText = "CANTIDAD(kg)";
            gridColumn13.Name = "";
            gridColumn14.HeaderText = "ID_MATERIA";
            gridColumn14.Name = "";
            gridColumn15.HeaderText = "NOMBRE";
            gridColumn15.Name = "";
            gridColumn16.HeaderText = "DESCRIPCION";
            gridColumn16.Name = "";
            this.sgc_receta.PrimaryGrid.Columns.Add(gridColumn13);
            this.sgc_receta.PrimaryGrid.Columns.Add(gridColumn14);
            this.sgc_receta.PrimaryGrid.Columns.Add(gridColumn15);
            this.sgc_receta.PrimaryGrid.Columns.Add(gridColumn16);
            this.sgc_receta.Size = new System.Drawing.Size(675, 302);
            this.sgc_receta.TabIndex = 1;
            this.sgc_receta.Text = "superGridControl2";
            this.sgc_receta.RowClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.sgc_receta_RowClick);
            // 
            // tableLayoutPanel6
            // 
            this.tableLayoutPanel6.ColumnCount = 1;
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel6.Controls.Add(this.b_eliminar, 0, 1);
            this.tableLayoutPanel6.Controls.Add(this.b_agregar, 0, 0);
            this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Top;
            this.tableLayoutPanel6.Location = new System.Drawing.Point(684, 3);
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
            this.tableLayoutPanel6.RowCount = 2;
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.Size = new System.Drawing.Size(130, 100);
            this.tableLayoutPanel6.TabIndex = 12;
            // 
            // b_eliminar
            // 
            this.b_eliminar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_eliminar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_eliminar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_eliminar.Location = new System.Drawing.Point(3, 53);
            this.b_eliminar.Name = "b_eliminar";
            this.b_eliminar.Size = new System.Drawing.Size(124, 44);
            this.b_eliminar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_eliminar.TabIndex = 1;
            this.b_eliminar.Text = "Eliminar";
            this.b_eliminar.Click += new System.EventHandler(this.b_eliminar_Click);
            // 
            // b_agregar
            // 
            this.b_agregar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_agregar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_agregar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_agregar.Location = new System.Drawing.Point(3, 3);
            this.b_agregar.Name = "b_agregar";
            this.b_agregar.Size = new System.Drawing.Size(124, 44);
            this.b_agregar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_agregar.TabIndex = 0;
            this.b_agregar.Text = "Agregar";
            this.b_agregar.Click += new System.EventHandler(this.b_agregar_Click);
            // 
            // tableLayoutPanel7
            // 
            this.tableLayoutPanel7.ColumnCount = 2;
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.Controls.Add(this.b_aceptar, 0, 0);
            this.tableLayoutPanel7.Controls.Add(this.b_cancelar, 0, 0);
            this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Right;
            this.tableLayoutPanel7.Location = new System.Drawing.Point(456, 368);
            this.tableLayoutPanel7.Name = "tableLayoutPanel7";
            this.tableLayoutPanel7.RowCount = 1;
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel7.Size = new System.Drawing.Size(400, 48);
            this.tableLayoutPanel7.TabIndex = 3;
            // 
            // b_aceptar
            // 
            this.b_aceptar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_aceptar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_aceptar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_aceptar.Location = new System.Drawing.Point(205, 5);
            this.b_aceptar.Margin = new System.Windows.Forms.Padding(5);
            this.b_aceptar.Name = "b_aceptar";
            this.b_aceptar.Size = new System.Drawing.Size(190, 38);
            this.b_aceptar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_aceptar.TabIndex = 2;
            this.b_aceptar.Text = "Aceptar";
            this.b_aceptar.Click += new System.EventHandler(this.b_aceptar_Click);
            // 
            // b_cancelar
            // 
            this.b_cancelar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_cancelar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_cancelar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_cancelar.Location = new System.Drawing.Point(5, 5);
            this.b_cancelar.Margin = new System.Windows.Forms.Padding(5);
            this.b_cancelar.Name = "b_cancelar";
            this.b_cancelar.Size = new System.Drawing.Size(190, 38);
            this.b_cancelar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_cancelar.TabIndex = 1;
            this.b_cancelar.Text = "Cancelar";
            this.b_cancelar.Click += new System.EventHandler(this.b_cancelar_Click);
            // 
            // FAgregaMateria
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(895, 689);
            this.Controls.Add(this.tlp);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FAgregaMateria";
            this.Padding = new System.Windows.Forms.Padding(15);
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Agregar materia prima a producto";
            this.Load += new System.EventHandler(this.FAgregaMateria_Load);
            this.tlp.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.gp_prod.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pb_producto)).EndInit();
            this.groupPanel1.ResumeLayout(false);
            this.tableLayoutPanel4.ResumeLayout(false);
            this.groupPanel4.ResumeLayout(false);
            this.tableLayoutPanel5.ResumeLayout(false);
            this.tableLayoutPanel6.ResumeLayout(false);
            this.tableLayoutPanel7.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 4
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.nondislist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.dislist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // nondislist
            // 
            this.nondislist.Dock = System.Windows.Forms.DockStyle.Right;
            this.nondislist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.nondislist.Location = new System.Drawing.Point(748, 0);
            this.nondislist.Name = "nondislist";
            gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
            gridColumn1.HeaderText = "添加";
            gridColumn1.Name = "";
            gridColumn1.Width = 50;
            gridColumn2.HeaderText = "星级";
            gridColumn2.Name = "";
            gridColumn2.Width = 80;
            gridColumn3.HeaderText = "类型";
            gridColumn3.Name = "";
            gridColumn3.Width = 80;
            gridColumn4.HeaderText = "名称";
            gridColumn4.Name = "";
            gridColumn4.Width = 150;
            gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn5.HeaderText = "头像";
            gridColumn5.Name = "";
            gridColumn6.HeaderText = "id";
            gridColumn6.Name = "";
            gridColumn6.Width = 120;
            this.nondislist.PrimaryGrid.Columns.Add(gridColumn1);
            this.nondislist.PrimaryGrid.Columns.Add(gridColumn2);
            this.nondislist.PrimaryGrid.Columns.Add(gridColumn3);
            this.nondislist.PrimaryGrid.Columns.Add(gridColumn4);
            this.nondislist.PrimaryGrid.Columns.Add(gridColumn5);
            this.nondislist.PrimaryGrid.Columns.Add(gridColumn6);
            this.nondislist.PrimaryGrid.MultiSelect = false;
            this.nondislist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.nondislist.Size = new System.Drawing.Size(617, 625);
            this.nondislist.TabIndex = 11;
            this.nondislist.Text = "superGridControl1";
            // 
            // dislist
            // 
            this.dislist.Dock = System.Windows.Forms.DockStyle.Left;
            this.dislist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.dislist.Location = new System.Drawing.Point(0, 0);
            this.dislist.Name = "dislist";
            gridColumn7.HeaderText = "星级";
            gridColumn7.Name = "";
            gridColumn7.Width = 80;
            gridColumn8.HeaderText = "类型";
            gridColumn8.Name = "";
            gridColumn8.Width = 80;
            gridColumn9.HeaderText = "名称";
            gridColumn9.Name = "";
            gridColumn9.Width = 150;
            gridColumn10.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn10.HeaderText = "头像";
            gridColumn10.Name = "";
            gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
            gridColumn11.HeaderText = "移除";
            gridColumn11.Name = "";
            gridColumn11.Width = 50;
            gridColumn12.HeaderText = "id";
            gridColumn12.Name = "";
            gridColumn12.Width = 120;
            this.dislist.PrimaryGrid.Columns.Add(gridColumn7);
            this.dislist.PrimaryGrid.Columns.Add(gridColumn8);
            this.dislist.PrimaryGrid.Columns.Add(gridColumn9);
            this.dislist.PrimaryGrid.Columns.Add(gridColumn10);
            this.dislist.PrimaryGrid.Columns.Add(gridColumn11);
            this.dislist.PrimaryGrid.Columns.Add(gridColumn12);
            this.dislist.PrimaryGrid.MultiSelect = false;
            this.dislist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.dislist.Size = new System.Drawing.Size(617, 625);
            this.dislist.TabIndex = 12;
            this.dislist.Text = "superGridControl1";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(623, 319);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(111, 33);
            this.label1.TabIndex = 13;
            this.label1.Text = "移除=>";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(623, 251);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(111, 33);
            this.label2.TabIndex = 14;
            this.label2.Text = "<=添加";
            // 
            // DisEquipConf
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1365, 625);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.dislist);
            this.Controls.Add(this.nondislist);
            this.Name = "DisEquipConf";
            this.Text = "DisEquipConf";
            this.ResumeLayout(false);
            this.PerformLayout();

    }
Exemplo n.º 5
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();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.ECN = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.bsMEC = new System.Windows.Forms.BindingSource(this.components);
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.btnSend = new DevComponents.DotNetBar.ButtonX();
            this.bwSend = new System.ComponentModel.BackgroundWorker();
            this.progressBarX1 = new DevComponents.DotNetBar.Controls.ProgressBarX();
            this.btnThoat = new DevComponents.DotNetBar.ButtonX();
            this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.pThongTinTK = new DevComponents.DotNetBar.PanelEx();
            this.tMaskedTextBox1 = new DevComponents.DotNetBar.tMaskedTextBox();
            this.labelX22 = new DevComponents.DotNetBar.LabelX();
            this.proLoadData = new DevComponents.DotNetBar.Controls.ProgressBarX();
            this.groupPanel6 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.REF = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.labelX36 = new DevComponents.DotNetBar.LabelX();
            this.NT = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.CMN = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX23 = new DevComponents.DotNetBar.LabelX();
            this.labelX25 = new DevComponents.DotNetBar.LabelX();
            this.labelX26 = new DevComponents.DotNetBar.LabelX();
            this.groupPanel5 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.SKK = new DevComponents.DotNetBar.tTextBox();
            this.labelX19 = new DevComponents.DotNetBar.LabelX();
            this.labelX18 = new DevComponents.DotNetBar.LabelX();
            this.FKK = new DevComponents.DotNetBar.tTextBox();
            this.FCD = new DevComponents.DotNetBar.tComboBox();
            this.labelX4 = new DevComponents.DotNetBar.LabelX();
            this.NO = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.PSC = new DevComponents.DotNetBar.tCodeList();
            this.labelX32 = new DevComponents.DotNetBar.LabelX();
            this.DSC = new DevComponents.DotNetBar.tCodeList();
            this.labelX31 = new DevComponents.DotNetBar.LabelX();
            this.buttonX9 = new DevComponents.DotNetBar.ButtonX();
            this.ST = new DevComponents.DotNetBar.tCodeList();
            this.labelX17 = new DevComponents.DotNetBar.LabelX();
            this.labelX30 = new DevComponents.DotNetBar.LabelX();
            this.GW = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX29 = new DevComponents.DotNetBar.LabelX();
            this.labelX28 = new DevComponents.DotNetBar.LabelX();
            this.AWB = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX20 = new DevComponents.DotNetBar.LabelX();
            this.labelX21 = new DevComponents.DotNetBar.LabelX();
            this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
            this.CAS = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.CAC = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.CGK = new DevComponents.DotNetBar.tCodeList();
            this.CAT = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.buttonX7 = new DevComponents.DotNetBar.ButtonX();
            this.CGA = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.CGP = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.CGN = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.CGC = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX12 = new DevComponents.DotNetBar.LabelX();
            this.labelX13 = new DevComponents.DotNetBar.LabelX();
            this.labelX14 = new DevComponents.DotNetBar.LabelX();
            this.labelX15 = new DevComponents.DotNetBar.LabelX();
            this.labelX16 = new DevComponents.DotNetBar.LabelX();
            this.CHB = new DevComponents.DotNetBar.tCodeList();
            this.CH = new DevComponents.DotNetBar.tCodeList();
            this.groupPanel3 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.EPT = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.EPA = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.EPP = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.EPN = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.EPC = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX11 = new DevComponents.DotNetBar.LabelX();
            this.labelX10 = new DevComponents.DotNetBar.LabelX();
            this.labelX9 = new DevComponents.DotNetBar.LabelX();
            this.labelX8 = new DevComponents.DotNetBar.LabelX();
            this.labelX7 = new DevComponents.DotNetBar.LabelX();
            this.labelX5 = new DevComponents.DotNetBar.LabelX();
            this.labelX6 = new DevComponents.DotNetBar.LabelX();
            this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.groupPanel8 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.tGrid1 = new DevComponents.DotNetBar.tGrid();
            this.panelEx3 = new DevComponents.DotNetBar.PanelEx();
            this.buttonX15 = new DevComponents.DotNetBar.ButtonX();
            this.groupPanel7 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.buttonX20 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX21 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX22 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX23 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX18 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX19 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX17 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX16 = new DevComponents.DotNetBar.ButtonX();
            this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gList = new DevComponents.DotNetBar.tGrid();
            this.superTabItem3 = new DevComponents.DotNetBar.SuperTabItem();
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.labelX3 = new DevComponents.DotNetBar.LabelX();
            this.labelX2 = new DevComponents.DotNetBar.LabelX();
            this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
            this.btnGhi = new DevComponents.DotNetBar.ButtonX();
            this.btnToKhaiMoi = new DevComponents.DotNetBar.ButtonX();
            this.buttonX12 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX13 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX14 = new DevComponents.DotNetBar.ButtonX();
            this.bwLoadData = new System.ComponentModel.BackgroundWorker();
            this.menuPhimTat = new System.Windows.Forms.MenuStrip();
            this.phimTatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.ghiDuLieuToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.bsBoPhan = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.dtGuide)).BeginInit();
            this.panelEx1.SuspendLayout();
            this.CONTENT.SuspendLayout();
            this.pBOTTOM.SuspendLayout();
            this.gHelp.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsMEC)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
            this.superTabControl1.SuspendLayout();
            this.superTabControlPanel1.SuspendLayout();
            this.pThongTinTK.SuspendLayout();
            this.groupPanel6.SuspendLayout();
            this.groupPanel5.SuspendLayout();
            this.groupPanel4.SuspendLayout();
            this.groupPanel3.SuspendLayout();
            this.superTabControlPanel2.SuspendLayout();
            this.groupPanel8.SuspendLayout();
            this.panelEx3.SuspendLayout();
            this.groupPanel7.SuspendLayout();
            this.superTabControlPanel3.SuspendLayout();
            this.groupPanel1.SuspendLayout();
            this.groupPanel2.SuspendLayout();
            this.menuPhimTat.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsBoPhan)).BeginInit();
            this.SuspendLayout();
            // 
            // TITLE
            // 
            // 
            // 
            // 
            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.TITLE.Size = new System.Drawing.Size(988, 30);
            // 
            // lblHelp
            // 
            // 
            // 
            // 
            this.lblHelp.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblHelp.ForeColor = System.Drawing.Color.Blue;
            this.lblHelp.Size = new System.Drawing.Size(245, 40);
            // 
            // panelEx1
            // 
            this.panelEx1.Controls.Add(this.groupPanel2);
            this.panelEx1.Controls.Add(this.groupPanel1);
            this.panelEx1.Size = new System.Drawing.Size(251, 750);
            this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.panelEx1.Style.GradientAngle = 90;
            this.panelEx1.Controls.SetChildIndex(this.groupPanel1, 0);
            this.panelEx1.Controls.SetChildIndex(this.groupPanel2, 0);
            this.panelEx1.Controls.SetChildIndex(this.gHelp, 0);
            // 
            // expandableSplitter1
            // 
            this.expandableSplitter1.Location = new System.Drawing.Point(251, 30);
            this.expandableSplitter1.Size = new System.Drawing.Size(6, 750);
            // 
            // CONTENT
            // 
            this.CONTENT.Controls.Add(this.superTabControl1);
            this.CONTENT.Location = new System.Drawing.Point(257, 30);
            this.CONTENT.Size = new System.Drawing.Size(731, 750);
            this.CONTENT.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.CONTENT.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.CONTENT.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.CONTENT.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.CONTENT.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.CONTENT.Style.GradientAngle = 90;
            // 
            // pBOTTOM
            // 
            this.pBOTTOM.Controls.Add(this.buttonX14);
            this.pBOTTOM.Controls.Add(this.buttonX13);
            this.pBOTTOM.Controls.Add(this.buttonX12);
            this.pBOTTOM.Controls.Add(this.btnToKhaiMoi);
            this.pBOTTOM.Controls.Add(this.btnGhi);
            this.pBOTTOM.Controls.Add(this.btnThoat);
            this.pBOTTOM.Controls.Add(this.progressBarX1);
            this.pBOTTOM.Controls.Add(this.btnSend);
            this.pBOTTOM.Location = new System.Drawing.Point(0, 780);
            this.pBOTTOM.Size = new System.Drawing.Size(988, 35);
            this.pBOTTOM.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pBOTTOM.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.pBOTTOM.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pBOTTOM.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pBOTTOM.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pBOTTOM.Style.GradientAngle = 90;
            // 
            // gHelp
            // 
            this.gHelp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gHelp.Location = new System.Drawing.Point(2, 272);
            this.gHelp.Size = new System.Drawing.Size(247, 476);
            // 
            // 
            // 
            this.gHelp.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gHelp.Style.BackColorGradientAngle = 90;
            this.gHelp.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gHelp.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gHelp.Style.BorderBottomWidth = 1;
            this.gHelp.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.gHelp.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gHelp.Style.BorderLeftWidth = 1;
            this.gHelp.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gHelp.Style.BorderRightWidth = 1;
            this.gHelp.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gHelp.Style.BorderTopWidth = 1;
            this.gHelp.Style.CornerDiameter = 4;
            this.gHelp.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.gHelp.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.gHelp.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.gHelp.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.gHelp.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // ECN
            // 
            // 
            // 
            // 
            this.ECN.Border.Class = "TextBoxBorder";
            this.ECN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ECN.FocusHighlightEnabled = true;
            this.ECN.Location = new System.Drawing.Point(149, 13);
            this.ECN.Name = "ECN";
            this.ECN.ReadOnly = true;
            this.ECN.Size = new System.Drawing.Size(142, 20);
            this.ECN.TabIndex = 0;
            this.ECN.Tag = "";
            // 
            // bsMEC
            // 
            this.bsMEC.DataSource = typeof(DevComponents.DotNetBar.MEC);
            // 
            // labelX1
            // 
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Location = new System.Drawing.Point(50, 12);
            this.labelX1.Name = "labelX1";
            this.labelX1.Size = new System.Drawing.Size(90, 23);
            this.labelX1.TabIndex = 1;
            this.labelX1.Text = "Số tờ khai:   ";
            this.labelX1.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // btnSend
            // 
            this.btnSend.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSend.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnSend.Location = new System.Drawing.Point(7, 6);
            this.btnSend.Name = "btnSend";
            this.btnSend.Size = new System.Drawing.Size(75, 23);
            this.btnSend.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSend.TabIndex = 0;
            this.btnSend.Text = "Gửi thông điệp";
            this.btnSend.Visible = false;
            this.btnSend.Click += new System.EventHandler(this.btnSend_Click);
            // 
            // bwSend
            // 
            this.bwSend.WorkerReportsProgress = true;
            this.bwSend.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwSend_DoWork);
            this.bwSend.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.bwSend_ProgressChanged);
            this.bwSend.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwSend_RunWorkerCompleted);
            // 
            // progressBarX1
            // 
            // 
            // 
            // 
            this.progressBarX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.progressBarX1.Location = new System.Drawing.Point(8, 6);
            this.progressBarX1.Name = "progressBarX1";
            this.progressBarX1.Size = new System.Drawing.Size(231, 23);
            this.progressBarX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.progressBarX1.TabIndex = 2;
            this.progressBarX1.Text = "Đang xử lý...";
            this.progressBarX1.TextVisible = true;
            // 
            // btnThoat
            // 
            this.btnThoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThoat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnThoat.CausesValidation = false;
            this.btnThoat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThoat.Location = new System.Drawing.Point(910, 6);
            this.btnThoat.Name = "btnThoat";
            this.btnThoat.Size = new System.Drawing.Size(75, 23);
            this.btnThoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThoat.TabIndex = 3;
            this.btnThoat.Text = "&Thoát";
            this.btnThoat.Click += new System.EventHandler(this.btnThoat_Click);
            // 
            // superTabControl1
            // 
            // 
            // 
            // 
            // 
            // 
            // 
            this.superTabControl1.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.superTabControl1.ControlBox.MenuBox.Name = "";
            this.superTabControl1.ControlBox.Name = "";
            this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControl1.ControlBox.MenuBox,
            this.superTabControl1.ControlBox.CloseBox});
            this.superTabControl1.Controls.Add(this.superTabControlPanel1);
            this.superTabControl1.Controls.Add(this.superTabControlPanel2);
            this.superTabControl1.Controls.Add(this.superTabControlPanel3);
            this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControl1.Location = new System.Drawing.Point(2, 2);
            this.superTabControl1.Name = "superTabControl1";
            this.superTabControl1.ReorderTabsEnabled = true;
            this.superTabControl1.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.superTabControl1.SelectedTabIndex = 0;
            this.superTabControl1.Size = new System.Drawing.Size(727, 746);
            this.superTabControl1.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.superTabControl1.TabIndex = 2;
            this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItem1,
            this.superTabItem2,
            this.superTabItem3});
            this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Document;
            this.superTabControl1.Text = "superTabControl1";
            // 
            // superTabControlPanel1
            // 
            this.superTabControlPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.superTabControlPanel1.Controls.Add(this.pThongTinTK);
            this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel1.Location = new System.Drawing.Point(0, 25);
            this.superTabControlPanel1.Name = "superTabControlPanel1";
            this.superTabControlPanel1.Size = new System.Drawing.Size(727, 721);
            this.superTabControlPanel1.TabIndex = 1;
            this.superTabControlPanel1.TabItem = this.superTabItem1;
            // 
            // pThongTinTK
            // 
            this.pThongTinTK.AutoScroll = true;
            this.pThongTinTK.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.pThongTinTK.CanvasColor = System.Drawing.SystemColors.Control;
            this.pThongTinTK.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pThongTinTK.Controls.Add(this.tMaskedTextBox1);
            this.pThongTinTK.Controls.Add(this.labelX22);
            this.pThongTinTK.Controls.Add(this.proLoadData);
            this.pThongTinTK.Controls.Add(this.groupPanel6);
            this.pThongTinTK.Controls.Add(this.groupPanel5);
            this.pThongTinTK.Controls.Add(this.groupPanel4);
            this.pThongTinTK.Controls.Add(this.CHB);
            this.pThongTinTK.Controls.Add(this.CH);
            this.pThongTinTK.Controls.Add(this.groupPanel3);
            this.pThongTinTK.Controls.Add(this.labelX1);
            this.pThongTinTK.Controls.Add(this.labelX5);
            this.pThongTinTK.Controls.Add(this.ECN);
            this.pThongTinTK.Controls.Add(this.labelX6);
            this.pThongTinTK.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pThongTinTK.Location = new System.Drawing.Point(0, 0);
            this.pThongTinTK.Name = "pThongTinTK";
            this.pThongTinTK.Size = new System.Drawing.Size(727, 721);
            this.pThongTinTK.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pThongTinTK.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
            this.pThongTinTK.Style.BackColor2.Color = System.Drawing.SystemColors.Control;
            this.pThongTinTK.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pThongTinTK.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pThongTinTK.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pThongTinTK.Style.GradientAngle = 90;
            this.pThongTinTK.TabIndex = 8;
            this.pThongTinTK.Scroll += new System.Windows.Forms.ScrollEventHandler(this.panelEx2_Scroll);
            // 
            // tMaskedTextBox1
            // 
            this.tMaskedTextBox1.AsciiOnly = true;
            // 
            // 
            // 
            this.tMaskedTextBox1.BackgroundStyle.Class = "TextBoxBorder";
            this.tMaskedTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tMaskedTextBox1.BắtBuộc = false;
            this.tMaskedTextBox1.ButtonClear.Visible = true;
            this.tMaskedTextBox1.FocusHighlightEnabled = true;
            this.tMaskedTextBox1.Location = new System.Drawing.Point(370, 14);
            this.tMaskedTextBox1.Mask = "00/00/0000";
            this.tMaskedTextBox1.Name = "tMaskedTextBox1";
            this.tMaskedTextBox1.ReadOnly = true;
            this.tMaskedTextBox1.Size = new System.Drawing.Size(100, 19);
            this.tMaskedTextBox1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.tMaskedTextBox1.TabIndex = 1;
            this.tMaskedTextBox1.Text = "31122014";
            this.tMaskedTextBox1.TextMaskFormat = System.Windows.Forms.MaskFormat.ExcludePromptAndLiterals;
            // 
            // labelX22
            // 
            // 
            // 
            // 
            this.labelX22.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX22.Location = new System.Drawing.Point(298, 12);
            this.labelX22.Name = "labelX22";
            this.labelX22.Size = new System.Drawing.Size(67, 23);
            this.labelX22.TabIndex = 14;
            this.labelX22.Text = "Ngày ĐK:";
            this.labelX22.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // proLoadData
            // 
            // 
            // 
            // 
            this.proLoadData.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.proLoadData.Location = new System.Drawing.Point(518, 12);
            this.proLoadData.Name = "proLoadData";
            this.proLoadData.ProgressType = DevComponents.DotNetBar.eProgressItemType.Marquee;
            this.proLoadData.Size = new System.Drawing.Size(202, 23);
            this.proLoadData.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.proLoadData.TabIndex = 12;
            this.proLoadData.Text = "Đang tải dữ liệu...";
            this.proLoadData.TextVisible = true;
            // 
            // groupPanel6
            // 
            this.groupPanel6.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.groupPanel6.Controls.Add(this.REF);
            this.groupPanel6.Controls.Add(this.labelX36);
            this.groupPanel6.Controls.Add(this.NT);
            this.groupPanel6.Controls.Add(this.CMN);
            this.groupPanel6.Controls.Add(this.labelX23);
            this.groupPanel6.Controls.Add(this.labelX25);
            this.groupPanel6.Controls.Add(this.labelX26);
            this.groupPanel6.Location = new System.Drawing.Point(7, 586);
            this.groupPanel6.Name = "groupPanel6";
            this.groupPanel6.Size = new System.Drawing.Size(714, 131);
            // 
            // 
            // 
            this.groupPanel6.Style.BackColor = System.Drawing.SystemColors.Control;
            this.groupPanel6.Style.BackColor2 = System.Drawing.SystemColors.Control;
            this.groupPanel6.Style.BackColorGradientAngle = 90;
            this.groupPanel6.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel6.Style.BorderBottomWidth = 1;
            this.groupPanel6.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel6.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel6.Style.BorderLeftWidth = 1;
            this.groupPanel6.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel6.Style.BorderRightWidth = 1;
            this.groupPanel6.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel6.Style.BorderTopWidth = 1;
            this.groupPanel6.Style.CornerDiameter = 4;
            this.groupPanel6.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel6.Style.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel6.Style.TextColor = System.Drawing.Color.Green;
            this.groupPanel6.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel6.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel6.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel6.TabIndex = 11;
            this.groupPanel6.Text = "Thông tin hàng hóa";
            // 
            // REF
            // 
            this.REF.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.REF.Col1Width = 50;
            this.REF.Col2Width = 100;
            this.REF.Col3Width = 150;
            this.REF.Col4Width = 150;
            this.REF.DisplayMember = "Text";
            this.REF.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.REF.FocusHighlightEnabled = true;
            this.REF.FormattingEnabled = true;
            this.REF.ItemHeight = 14;
            this.REF.Location = new System.Drawing.Point(141, 4);
            this.REF.MoRongKhiForcus = false;
            this.REF.Name = "REF";
            this.REF.Size = new System.Drawing.Size(131, 20);
            this.REF.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.REF.TabIndex = 33;
            this.REF.UseCustomBackColor = false;
            // 
            // labelX36
            // 
            // 
            // 
            // 
            this.labelX36.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX36.Location = new System.Drawing.Point(272, 3);
            this.labelX36.Name = "labelX36";
            this.labelX36.Size = new System.Drawing.Size(203, 23);
            this.labelX36.TabIndex = 12;
            this.labelX36.Text = "(Mã quản lý nội bộ của doanh nghiệp)";
            // 
            // NT
            // 
            // 
            // 
            // 
            this.NT.Border.Class = "TextBoxBorder";
            this.NT.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.NT.FocusHighlightEnabled = true;
            this.NT.Location = new System.Drawing.Point(141, 70);
            this.NT.Multiline = true;
            this.NT.Name = "NT";
            this.NT.Size = new System.Drawing.Size(560, 40);
            this.NT.TabIndex = 10;
            this.NT.Tag = "ICN";
            // 
            // CMN
            // 
            // 
            // 
            // 
            this.CMN.Border.Class = "TextBoxBorder";
            this.CMN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CMN.FocusHighlightEnabled = true;
            this.CMN.Location = new System.Drawing.Point(141, 27);
            this.CMN.Multiline = true;
            this.CMN.Name = "CMN";
            this.CMN.Size = new System.Drawing.Size(560, 40);
            this.CMN.TabIndex = 8;
            this.CMN.Tag = "ICN";
            // 
            // labelX23
            // 
            // 
            // 
            // 
            this.labelX23.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX23.Location = new System.Drawing.Point(65, 69);
            this.labelX23.Name = "labelX23";
            this.labelX23.Size = new System.Drawing.Size(75, 23);
            this.labelX23.TabIndex = 5;
            this.labelX23.Text = "Phần ghi chú:";
            this.labelX23.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX25
            // 
            // 
            // 
            // 
            this.labelX25.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX25.Location = new System.Drawing.Point(10, 26);
            this.labelX25.Name = "labelX25";
            this.labelX25.Size = new System.Drawing.Size(129, 23);
            this.labelX25.TabIndex = 3;
            this.labelX25.Text = "<div align=\"right\">Mô tả hàng hóa:<font color=\"red\" >*</font></div>";
            this.labelX25.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX26
            // 
            // 
            // 
            // 
            this.labelX26.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX26.Location = new System.Drawing.Point(64, 3);
            this.labelX26.Name = "labelX26";
            this.labelX26.Size = new System.Drawing.Size(75, 23);
            this.labelX26.TabIndex = 2;
            this.labelX26.Text = "Mã hàng: ";
            this.labelX26.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // groupPanel5
            // 
            this.groupPanel5.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.groupPanel5.Controls.Add(this.SKK);
            this.groupPanel5.Controls.Add(this.labelX19);
            this.groupPanel5.Controls.Add(this.labelX18);
            this.groupPanel5.Controls.Add(this.FKK);
            this.groupPanel5.Controls.Add(this.FCD);
            this.groupPanel5.Controls.Add(this.labelX4);
            this.groupPanel5.Controls.Add(this.NO);
            this.groupPanel5.Controls.Add(this.PSC);
            this.groupPanel5.Controls.Add(this.labelX32);
            this.groupPanel5.Controls.Add(this.DSC);
            this.groupPanel5.Controls.Add(this.labelX31);
            this.groupPanel5.Controls.Add(this.buttonX9);
            this.groupPanel5.Controls.Add(this.ST);
            this.groupPanel5.Controls.Add(this.labelX17);
            this.groupPanel5.Controls.Add(this.labelX30);
            this.groupPanel5.Controls.Add(this.GW);
            this.groupPanel5.Controls.Add(this.labelX29);
            this.groupPanel5.Controls.Add(this.labelX28);
            this.groupPanel5.Controls.Add(this.AWB);
            this.groupPanel5.Controls.Add(this.labelX20);
            this.groupPanel5.Controls.Add(this.labelX21);
            this.groupPanel5.Location = new System.Drawing.Point(7, 398);
            this.groupPanel5.Name = "groupPanel5";
            this.groupPanel5.Size = new System.Drawing.Size(714, 181);
            // 
            // 
            // 
            this.groupPanel5.Style.BackColor = System.Drawing.SystemColors.Control;
            this.groupPanel5.Style.BackColor2 = System.Drawing.SystemColors.Control;
            this.groupPanel5.Style.BackColorGradientAngle = 90;
            this.groupPanel5.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel5.Style.BorderBottomWidth = 1;
            this.groupPanel5.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel5.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel5.Style.BorderLeftWidth = 1;
            this.groupPanel5.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel5.Style.BorderRightWidth = 1;
            this.groupPanel5.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel5.Style.BorderTopWidth = 1;
            this.groupPanel5.Style.CornerDiameter = 4;
            this.groupPanel5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel5.Style.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel5.Style.TextColor = System.Drawing.Color.Brown;
            this.groupPanel5.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel5.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel5.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel5.TabIndex = 10;
            this.groupPanel5.Text = "Vận đơn và hóa đơn";
            // 
            // SKK
            // 
            this.SKK.BắtBuộc = true;
            // 
            // 
            // 
            this.SKK.Border.Class = "TextBoxBorder";
            this.SKK.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.SKK.Location = new System.Drawing.Point(504, 131);
            this.SKK.Name = "SKK";
            this.SKK.Size = new System.Drawing.Size(146, 20);
            this.SKK.TabIndex = 33;
            // 
            // labelX19
            // 
            // 
            // 
            // 
            this.labelX19.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX19.Location = new System.Drawing.Point(652, 130);
            this.labelX19.Name = "labelX19";
            this.labelX19.Size = new System.Drawing.Size(32, 23);
            this.labelX19.TabIndex = 34;
            this.labelX19.Text = "VNĐ";
            // 
            // labelX18
            // 
            this.labelX18.AutoSize = true;
            // 
            // 
            // 
            this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX18.Location = new System.Drawing.Point(434, 134);
            this.labelX18.Name = "labelX18";
            this.labelX18.Size = new System.Drawing.Size(67, 15);
            this.labelX18.TabIndex = 32;
            this.labelX18.Text = "Giá khai báo:";
            this.labelX18.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // FKK
            // 
            this.FKK.BắtBuộc = true;
            // 
            // 
            // 
            this.FKK.Border.Class = "TextBoxBorder";
            this.FKK.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.FKK.Location = new System.Drawing.Point(247, 131);
            this.FKK.Name = "FKK";
            this.FKK.Size = new System.Drawing.Size(147, 20);
            this.FKK.TabIndex = 31;
            // 
            // FCD
            // 
            this.FCD.BắtBuộc = true;
            this.FCD.Col1Width = 50;
            this.FCD.Col2Width = 100;
            this.FCD.Col3Width = 150;
            this.FCD.Col4Width = 150;
            this.FCD.DisplayMember = "Text";
            this.FCD.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
            this.FCD.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.FCD.FormattingEnabled = true;
            this.FCD.IntegralHeight = false;
            this.FCD.ItemHeight = 14;
            this.FCD.Location = new System.Drawing.Point(176, 131);
            this.FCD.MoRongKhiForcus = false;
            this.FCD.Name = "FCD";
            this.FCD.Size = new System.Drawing.Size(70, 20);
            this.FCD.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.FCD.TabIndex = 30;
            // 
            // labelX4
            // 
            this.labelX4.AutoSize = true;
            // 
            // 
            // 
            this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX4.Location = new System.Drawing.Point(59, 134);
            this.labelX4.Name = "labelX4";
            this.labelX4.Size = new System.Drawing.Size(113, 15);
            this.labelX4.TabIndex = 29;
            this.labelX4.Text = "Tổng trị giá tính thuế:<font color=\"red\" >*</font> ";
            this.labelX4.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // NO
            // 
            // 
            // 
            // 
            this.NO.Border.Class = "TextBoxBorder";
            this.NO.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.NO.FocusHighlightEnabled = true;
            this.NO.Location = new System.Drawing.Point(176, 31);
            this.NO.Name = "NO";
            this.NO.Size = new System.Drawing.Size(189, 20);
            this.NO.TabIndex = 8;
            this.NO.Tag = "ICN";
            // 
            // PSC
            // 
            this.PSC.BắtBuộc = false;
            this.PSC.CODEWidth = 70;
            this.PSC.DataSource = null;
            this.PSC.DisplayMember = "Text";
            this.PSC.DropDownColumns = "";
            this.PSC.DropDownColumnsHeaders = "";
            this.PSC.LISTWidth = 404;
            this.PSC.Location = new System.Drawing.Point(176, 106);
            this.PSC.Name = "PSC";
            this.PSC.SelectedValue = null;
            this.PSC.Size = new System.Drawing.Size(474, 20);
            this.PSC.TabIndex = 28;
            this.PSC.ValueMember = "";
            this.PSC.WatermarkText = "Tên";
            // 
            // labelX32
            // 
            this.labelX32.AutoSize = true;
            // 
            // 
            // 
            this.labelX32.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX32.Location = new System.Drawing.Point(68, 109);
            this.labelX32.Name = "labelX32";
            this.labelX32.Size = new System.Drawing.Size(104, 15);
            this.labelX32.TabIndex = 27;
            this.labelX32.Text = "Địa điểm xếp hàng:<font color=\"red\" >*</font> ";
            this.labelX32.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // DSC
            // 
            this.DSC.BắtBuộc = false;
            this.DSC.CODEWidth = 70;
            this.DSC.DataSource = null;
            this.DSC.DisplayMember = "Text";
            this.DSC.DropDownColumns = "";
            this.DSC.DropDownColumnsHeaders = "";
            this.DSC.LISTWidth = 404;
            this.DSC.Location = new System.Drawing.Point(176, 81);
            this.DSC.Name = "DSC";
            this.DSC.SelectedValue = null;
            this.DSC.Size = new System.Drawing.Size(474, 20);
            this.DSC.TabIndex = 26;
            this.DSC.ValueMember = "";
            this.DSC.WatermarkText = "Tên";
            // 
            // labelX31
            // 
            this.labelX31.AutoSize = true;
            // 
            // 
            // 
            this.labelX31.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX31.Location = new System.Drawing.Point(13, 84);
            this.labelX31.Name = "labelX31";
            this.labelX31.Size = new System.Drawing.Size(159, 15);
            this.labelX31.TabIndex = 25;
            this.labelX31.Text = "Địa điểm nhận hàng cuối cùng:<font color=\"red\" >*</font>";
            this.labelX31.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // buttonX9
            // 
            this.buttonX9.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX9.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX9.Location = new System.Drawing.Point(652, 55);
            this.buttonX9.Name = "buttonX9";
            this.buttonX9.Size = new System.Drawing.Size(45, 23);
            this.buttonX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX9.TabIndex = 20;
            this.buttonX9.Text = "...";
            // 
            // ST
            // 
            this.ST.BắtBuộc = false;
            this.ST.CODEWidth = 70;
            this.ST.DataSource = null;
            this.ST.DisplayMember = "Text";
            this.ST.DropDownColumns = "";
            this.ST.DropDownColumnsHeaders = "";
            this.ST.LISTWidth = 404;
            this.ST.Location = new System.Drawing.Point(176, 56);
            this.ST.Name = "ST";
            this.ST.SelectedValue = null;
            this.ST.Size = new System.Drawing.Size(474, 20);
            this.ST.TabIndex = 19;
            this.ST.ValueMember = "";
            this.ST.WatermarkText = "Địa điểm lưu kho hàng chờ thông quan dự kiến:<font color=\"red\" >*</font>";
            // 
            // labelX17
            // 
            this.labelX17.AutoSize = true;
            // 
            // 
            // 
            this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX17.Location = new System.Drawing.Point(41, 59);
            this.labelX17.Name = "labelX17";
            this.labelX17.Size = new System.Drawing.Size(131, 15);
            this.labelX17.TabIndex = 18;
            this.labelX17.Text = "<div align=\"right\">Địa điểm lưu kho dự kiến:<font color=\"red\" >*</font></div>";
            this.labelX17.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX30
            // 
            // 
            // 
            // 
            this.labelX30.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX30.Location = new System.Drawing.Point(652, 30);
            this.labelX30.Name = "labelX30";
            this.labelX30.Size = new System.Drawing.Size(32, 23);
            this.labelX30.TabIndex = 17;
            this.labelX30.Text = "KGM";
            // 
            // GW
            // 
            // 
            // 
            // 
            this.GW.Border.Class = "TextBoxBorder";
            this.GW.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.GW.FocusHighlightEnabled = true;
            this.GW.Location = new System.Drawing.Point(504, 31);
            this.GW.Name = "GW";
            this.GW.Size = new System.Drawing.Size(146, 20);
            this.GW.TabIndex = 16;
            this.GW.Tag = "ICN";
            // 
            // labelX29
            // 
            // 
            // 
            // 
            this.labelX29.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX29.Location = new System.Drawing.Point(410, 30);
            this.labelX29.Name = "labelX29";
            this.labelX29.Size = new System.Drawing.Size(98, 23);
            this.labelX29.TabIndex = 15;
            this.labelX29.Text = "Tổng trọng lượng:<font color=\"red\" >*</font> ";
            this.labelX29.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX28
            // 
            // 
            // 
            // 
            this.labelX28.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX28.Location = new System.Drawing.Point(366, 30);
            this.labelX28.Name = "labelX28";
            this.labelX28.Size = new System.Drawing.Size(32, 23);
            this.labelX28.TabIndex = 14;
            this.labelX28.Text = "Gói";
            // 
            // AWB
            // 
            // 
            // 
            // 
            this.AWB.Border.Class = "TextBoxBorder";
            this.AWB.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.AWB.FocusHighlightEnabled = true;
            this.AWB.Location = new System.Drawing.Point(176, 6);
            this.AWB.Name = "AWB";
            this.AWB.Size = new System.Drawing.Size(216, 20);
            this.AWB.TabIndex = 7;
            this.AWB.Tag = "ICN";
            // 
            // labelX20
            // 
            // 
            // 
            // 
            this.labelX20.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX20.Location = new System.Drawing.Point(112, 30);
            this.labelX20.Name = "labelX20";
            this.labelX20.Size = new System.Drawing.Size(60, 23);
            this.labelX20.TabIndex = 3;
            this.labelX20.Text = "<div align=\"right\">Số lượng:<font color=\"red\" >*</font></div>";
            this.labelX20.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX21
            // 
            // 
            // 
            // 
            this.labelX21.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX21.Location = new System.Drawing.Point(80, 5);
            this.labelX21.Name = "labelX21";
            this.labelX21.Size = new System.Drawing.Size(92, 23);
            this.labelX21.TabIndex = 2;
            this.labelX21.Text = "<div align=\"right\">Số House AWB:<font color=\"red\" >*</font></div>";
            this.labelX21.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // groupPanel4
            // 
            this.groupPanel4.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.groupPanel4.Controls.Add(this.buttonX8);
            this.groupPanel4.Controls.Add(this.CAS);
            this.groupPanel4.Controls.Add(this.CAC);
            this.groupPanel4.Controls.Add(this.CGK);
            this.groupPanel4.Controls.Add(this.CAT);
            this.groupPanel4.Controls.Add(this.buttonX7);
            this.groupPanel4.Controls.Add(this.CGA);
            this.groupPanel4.Controls.Add(this.CGP);
            this.groupPanel4.Controls.Add(this.CGN);
            this.groupPanel4.Controls.Add(this.CGC);
            this.groupPanel4.Controls.Add(this.labelX12);
            this.groupPanel4.Controls.Add(this.labelX13);
            this.groupPanel4.Controls.Add(this.labelX14);
            this.groupPanel4.Controls.Add(this.labelX15);
            this.groupPanel4.Controls.Add(this.labelX16);
            this.groupPanel4.Location = new System.Drawing.Point(7, 227);
            this.groupPanel4.Name = "groupPanel4";
            this.groupPanel4.Size = new System.Drawing.Size(598, 166);
            // 
            // 
            // 
            this.groupPanel4.Style.BackColor = System.Drawing.SystemColors.Control;
            this.groupPanel4.Style.BackColor2 = System.Drawing.SystemColors.Control;
            this.groupPanel4.Style.BackColorGradientAngle = 90;
            this.groupPanel4.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderBottomWidth = 1;
            this.groupPanel4.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel4.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderLeftWidth = 1;
            this.groupPanel4.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderRightWidth = 1;
            this.groupPanel4.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderTopWidth = 1;
            this.groupPanel4.Style.CornerDiameter = 4;
            this.groupPanel4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel4.Style.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel4.Style.TextColor = System.Drawing.Color.Blue;
            this.groupPanel4.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel4.TabIndex = 9;
            this.groupPanel4.Text = "Người Nhập Khẩu";
            // 
            // buttonX8
            // 
            this.buttonX8.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX8.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX8.Location = new System.Drawing.Point(323, 119);
            this.buttonX8.Name = "buttonX8";
            this.buttonX8.Size = new System.Drawing.Size(45, 23);
            this.buttonX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX8.TabIndex = 17;
            this.buttonX8.Text = "...";
            // 
            // CAS
            // 
            // 
            // 
            // 
            this.CAS.Border.Class = "TextBoxBorder";
            this.CAS.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CAS.FocusHighlightEnabled = true;
            this.CAS.Location = new System.Drawing.Point(323, 96);
            this.CAS.Name = "CAS";
            this.CAS.Size = new System.Drawing.Size(240, 20);
            this.CAS.TabIndex = 16;
            this.CAS.Tag = "ICN";
            // 
            // CAC
            // 
            // 
            // 
            // 
            this.CAC.Border.Class = "TextBoxBorder";
            this.CAC.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CAC.FocusHighlightEnabled = true;
            this.CAC.Location = new System.Drawing.Point(79, 96);
            this.CAC.Name = "CAC";
            this.CAC.Size = new System.Drawing.Size(240, 20);
            this.CAC.TabIndex = 15;
            this.CAC.Tag = "ICN";
            // 
            // CGK
            // 
            this.CGK.BắtBuộc = false;
            this.CGK.CODEWidth = 70;
            this.CGK.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsMEC, "EPO", true));
            this.CGK.DataSource = null;
            this.CGK.DisplayMember = "Text";
            this.CGK.DropDownColumns = "";
            this.CGK.DropDownColumnsHeaders = "";
            this.CGK.LISTWidth = 170;
            this.CGK.Location = new System.Drawing.Point(79, 120);
            this.CGK.Name = "CGK";
            this.CGK.SelectedValue = null;
            this.CGK.Size = new System.Drawing.Size(240, 20);
            this.CGK.TabIndex = 14;
            this.CGK.ValueMember = "";
            this.CGK.WatermarkText = "Tên";
            // 
            // CAT
            // 
            // 
            // 
            // 
            this.CAT.Border.Class = "TextBoxBorder";
            this.CAT.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CAT.FocusHighlightEnabled = true;
            this.CAT.Location = new System.Drawing.Point(323, 73);
            this.CAT.Name = "CAT";
            this.CAT.Size = new System.Drawing.Size(240, 20);
            this.CAT.TabIndex = 13;
            this.CAT.Tag = "ICN";
            // 
            // buttonX7
            // 
            this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX7.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX7.Location = new System.Drawing.Point(225, 3);
            this.buttonX7.Name = "buttonX7";
            this.buttonX7.Size = new System.Drawing.Size(45, 23);
            this.buttonX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX7.TabIndex = 12;
            this.buttonX7.Text = "...";
            // 
            // CGA
            // 
            // 
            // 
            // 
            this.CGA.Border.Class = "TextBoxBorder";
            this.CGA.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CGA.FocusHighlightEnabled = true;
            this.CGA.Location = new System.Drawing.Point(79, 73);
            this.CGA.Name = "CGA";
            this.CGA.Size = new System.Drawing.Size(240, 20);
            this.CGA.TabIndex = 10;
            this.CGA.Tag = "ICN";
            // 
            // CGP
            // 
            // 
            // 
            // 
            this.CGP.Border.Class = "TextBoxBorder";
            this.CGP.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CGP.FocusHighlightEnabled = true;
            this.CGP.Location = new System.Drawing.Point(79, 50);
            this.CGP.Name = "CGP";
            this.CGP.Size = new System.Drawing.Size(142, 20);
            this.CGP.TabIndex = 9;
            this.CGP.Tag = "ICN";
            // 
            // CGN
            // 
            // 
            // 
            // 
            this.CGN.Border.Class = "TextBoxBorder";
            this.CGN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CGN.FocusHighlightEnabled = true;
            this.CGN.Location = new System.Drawing.Point(79, 27);
            this.CGN.Name = "CGN";
            this.CGN.Size = new System.Drawing.Size(484, 20);
            this.CGN.TabIndex = 8;
            this.CGN.Tag = "ICN";
            // 
            // CGC
            // 
            // 
            // 
            // 
            this.CGC.Border.Class = "TextBoxBorder";
            this.CGC.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CGC.FocusHighlightEnabled = true;
            this.CGC.Location = new System.Drawing.Point(79, 4);
            this.CGC.Name = "CGC";
            this.CGC.Size = new System.Drawing.Size(142, 20);
            this.CGC.TabIndex = 7;
            this.CGC.Tag = "ICN";
            // 
            // labelX12
            // 
            // 
            // 
            // 
            this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX12.Location = new System.Drawing.Point(3, 119);
            this.labelX12.Name = "labelX12";
            this.labelX12.Size = new System.Drawing.Size(75, 23);
            this.labelX12.TabIndex = 6;
            this.labelX12.Text = "Mã nước: ";
            this.labelX12.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX13
            // 
            // 
            // 
            // 
            this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX13.Location = new System.Drawing.Point(3, 72);
            this.labelX13.Name = "labelX13";
            this.labelX13.Size = new System.Drawing.Size(75, 23);
            this.labelX13.TabIndex = 5;
            this.labelX13.Text = "Địa chỉ: ";
            this.labelX13.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX14
            // 
            // 
            // 
            // 
            this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX14.Location = new System.Drawing.Point(3, 49);
            this.labelX14.Name = "labelX14";
            this.labelX14.Size = new System.Drawing.Size(75, 23);
            this.labelX14.TabIndex = 4;
            this.labelX14.Text = "Mã bưu chính: ";
            this.labelX14.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX15
            // 
            // 
            // 
            // 
            this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX15.Location = new System.Drawing.Point(3, 26);
            this.labelX15.Name = "labelX15";
            this.labelX15.Size = new System.Drawing.Size(75, 23);
            this.labelX15.TabIndex = 3;
            this.labelX15.Text = "Tên: ";
            this.labelX15.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX16
            // 
            // 
            // 
            // 
            this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX16.Location = new System.Drawing.Point(3, 3);
            this.labelX16.Name = "labelX16";
            this.labelX16.Size = new System.Drawing.Size(75, 23);
            this.labelX16.TabIndex = 2;
            this.labelX16.Text = "Mã: ";
            this.labelX16.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // CHB
            // 
            this.CHB.BắtBuộc = true;
            this.CHB.CODEWidth = 70;
            this.CHB.DataSource = null;
            this.CHB.DisplayMember = "Text";
            this.CHB.DropDownColumns = "";
            this.CHB.DropDownColumnsHeaders = "";
            this.CHB.LISTWidth = 356;
            this.CHB.Location = new System.Drawing.Point(149, 63);
            this.CHB.Name = "CHB";
            this.CHB.SelectedValue = null;
            this.CHB.Size = new System.Drawing.Size(426, 20);
            this.CHB.TabIndex = 6;
            this.CHB.ValueMember = "";
            this.CHB.WatermarkText = "Tên";
            // 
            // CH
            // 
            this.CH.BắtBuộc = true;
            this.CH.CODEWidth = 70;
            this.CH.DataSource = null;
            this.CH.DisplayMember = "Text";
            this.CH.DropDownColumns = "";
            this.CH.DropDownColumnsHeaders = "";
            this.CH.LISTWidth = 356;
            this.CH.Location = new System.Drawing.Point(149, 40);
            this.CH.Name = "CH";
            this.CH.SelectedValue = null;
            this.CH.Size = new System.Drawing.Size(426, 20);
            this.CH.TabIndex = 4;
            this.CH.ValueMember = "";
            this.CH.WatermarkText = "Tên";
            this.CH.SelectedIndexChanged += new System.EventHandler(this.CH_SelectedIndexChanged);
            // 
            // groupPanel3
            // 
            this.groupPanel3.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.groupPanel3.Controls.Add(this.EPT);
            this.groupPanel3.Controls.Add(this.EPA);
            this.groupPanel3.Controls.Add(this.EPP);
            this.groupPanel3.Controls.Add(this.EPN);
            this.groupPanel3.Controls.Add(this.EPC);
            this.groupPanel3.Controls.Add(this.labelX11);
            this.groupPanel3.Controls.Add(this.labelX10);
            this.groupPanel3.Controls.Add(this.labelX9);
            this.groupPanel3.Controls.Add(this.labelX8);
            this.groupPanel3.Controls.Add(this.labelX7);
            this.groupPanel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel3.Location = new System.Drawing.Point(7, 87);
            this.groupPanel3.Name = "groupPanel3";
            this.groupPanel3.Size = new System.Drawing.Size(598, 137);
            // 
            // 
            // 
            this.groupPanel3.Style.BackColor = System.Drawing.SystemColors.Control;
            this.groupPanel3.Style.BackColor2 = System.Drawing.SystemColors.Control;
            this.groupPanel3.Style.BackColorGradientAngle = 90;
            this.groupPanel3.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderBottomWidth = 1;
            this.groupPanel3.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel3.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderLeftWidth = 1;
            this.groupPanel3.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderRightWidth = 1;
            this.groupPanel3.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderTopWidth = 1;
            this.groupPanel3.Style.CornerDiameter = 4;
            this.groupPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel3.Style.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel3.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel3.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel3.TabIndex = 8;
            this.groupPanel3.Text = "Người Xuất khẩu";
            // 
            // EPT
            // 
            // 
            // 
            // 
            this.EPT.Border.Class = "TextBoxBorder";
            this.EPT.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EPT.FocusHighlightEnabled = true;
            this.EPT.Location = new System.Drawing.Point(79, 96);
            this.EPT.Name = "EPT";
            this.EPT.Size = new System.Drawing.Size(142, 20);
            this.EPT.TabIndex = 11;
            this.EPT.Tag = "ICN";
            // 
            // EPA
            // 
            // 
            // 
            // 
            this.EPA.Border.Class = "TextBoxBorder";
            this.EPA.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EPA.FocusHighlightEnabled = true;
            this.EPA.Location = new System.Drawing.Point(79, 73);
            this.EPA.Name = "EPA";
            this.EPA.Size = new System.Drawing.Size(484, 20);
            this.EPA.TabIndex = 10;
            this.EPA.Tag = "ICN";
            // 
            // EPP
            // 
            // 
            // 
            // 
            this.EPP.Border.Class = "TextBoxBorder";
            this.EPP.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EPP.FocusHighlightEnabled = true;
            this.EPP.Location = new System.Drawing.Point(79, 50);
            this.EPP.Name = "EPP";
            this.EPP.Size = new System.Drawing.Size(142, 20);
            this.EPP.TabIndex = 9;
            this.EPP.Tag = "ICN";
            // 
            // EPN
            // 
            // 
            // 
            // 
            this.EPN.Border.Class = "TextBoxBorder";
            this.EPN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EPN.FocusHighlightEnabled = true;
            this.EPN.Location = new System.Drawing.Point(79, 27);
            this.EPN.Name = "EPN";
            this.EPN.Size = new System.Drawing.Size(484, 20);
            this.EPN.TabIndex = 8;
            this.EPN.Tag = "ICN";
            // 
            // EPC
            // 
            // 
            // 
            // 
            this.EPC.Border.Class = "TextBoxBorder";
            this.EPC.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EPC.FocusHighlightEnabled = true;
            this.EPC.Location = new System.Drawing.Point(79, 4);
            this.EPC.Name = "EPC";
            this.EPC.Size = new System.Drawing.Size(142, 20);
            this.EPC.TabIndex = 7;
            this.EPC.Tag = "ICN";
            // 
            // labelX11
            // 
            // 
            // 
            // 
            this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX11.Location = new System.Drawing.Point(3, 95);
            this.labelX11.Name = "labelX11";
            this.labelX11.Size = new System.Drawing.Size(75, 23);
            this.labelX11.TabIndex = 6;
            this.labelX11.Text = "Điện thoại: ";
            this.labelX11.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX10
            // 
            // 
            // 
            // 
            this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX10.Location = new System.Drawing.Point(3, 72);
            this.labelX10.Name = "labelX10";
            this.labelX10.Size = new System.Drawing.Size(75, 23);
            this.labelX10.TabIndex = 5;
            this.labelX10.Text = "Địa chỉ: ";
            this.labelX10.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX9
            // 
            // 
            // 
            // 
            this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX9.Location = new System.Drawing.Point(3, 49);
            this.labelX9.Name = "labelX9";
            this.labelX9.Size = new System.Drawing.Size(75, 23);
            this.labelX9.TabIndex = 4;
            this.labelX9.Text = "Mã bưu chính: ";
            this.labelX9.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX8
            // 
            // 
            // 
            // 
            this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX8.Location = new System.Drawing.Point(3, 26);
            this.labelX8.Name = "labelX8";
            this.labelX8.Size = new System.Drawing.Size(75, 23);
            this.labelX8.TabIndex = 3;
            this.labelX8.Text = "Tên: ";
            this.labelX8.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX7
            // 
            // 
            // 
            // 
            this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX7.Location = new System.Drawing.Point(3, 3);
            this.labelX7.Name = "labelX7";
            this.labelX7.Size = new System.Drawing.Size(75, 23);
            this.labelX7.TabIndex = 2;
            this.labelX7.Text = "Mã: ";
            this.labelX7.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX5
            // 
            // 
            // 
            // 
            this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX5.Location = new System.Drawing.Point(45, 39);
            this.labelX5.Name = "labelX5";
            this.labelX5.Size = new System.Drawing.Size(109, 23);
            this.labelX5.TabIndex = 3;
            this.labelX5.Text = "Cơ quan Hải quan: <font color=\"red\" >*</font> ";
            this.labelX5.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // labelX6
            // 
            // 
            // 
            // 
            this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX6.Location = new System.Drawing.Point(30, 62);
            this.labelX6.Name = "labelX6";
            this.labelX6.Size = new System.Drawing.Size(124, 23);
            this.labelX6.TabIndex = 4;
            this.labelX6.Text = "Bộ phận xử lý tờ khai: <font color=\"red\" >*</font> ";
            this.labelX6.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // superTabItem1
            // 
            this.superTabItem1.AttachedControl = this.superTabControlPanel1;
            this.superTabItem1.GlobalItem = false;
            this.superTabItem1.Name = "superTabItem1";
            this.superTabItem1.Text = "Thông tin tờ khai";
            // 
            // superTabControlPanel2
            // 
            this.superTabControlPanel2.Controls.Add(this.groupPanel8);
            this.superTabControlPanel2.Controls.Add(this.groupPanel7);
            this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel2.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel2.Name = "superTabControlPanel2";
            this.superTabControlPanel2.Size = new System.Drawing.Size(727, 746);
            this.superTabControlPanel2.TabIndex = 0;
            this.superTabControlPanel2.TabItem = this.superTabItem2;
            // 
            // groupPanel8
            // 
            this.groupPanel8.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.groupPanel8.Controls.Add(this.tGrid1);
            this.groupPanel8.Controls.Add(this.panelEx3);
            this.groupPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel8.Location = new System.Drawing.Point(0, 160);
            this.groupPanel8.Margin = new System.Windows.Forms.Padding(0);
            this.groupPanel8.Name = "groupPanel8";
            this.groupPanel8.Size = new System.Drawing.Size(727, 586);
            // 
            // 
            // 
            this.groupPanel8.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel8.Style.BackColorGradientAngle = 90;
            this.groupPanel8.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel8.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel8.Style.BorderBottomWidth = 1;
            this.groupPanel8.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel8.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel8.Style.BorderLeftWidth = 1;
            this.groupPanel8.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel8.Style.BorderRightWidth = 1;
            this.groupPanel8.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel8.Style.BorderTopWidth = 1;
            this.groupPanel8.Style.CornerDiameter = 4;
            this.groupPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel8.Style.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel8.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel8.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel8.TabIndex = 10;
            this.groupPanel8.Text = "Thông điệp tờ khai";
            // 
            // tGrid1
            // 
            this.tGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tGrid1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.tGrid1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.tGrid1.Location = new System.Drawing.Point(0, 34);
            this.tGrid1.Name = "tGrid1";
            this.tGrid1.PrimaryGrid.AllowRowDelete = true;
            this.tGrid1.PrimaryGrid.AllowRowInsert = true;
            this.tGrid1.PrimaryGrid.AutoGenerateColumns = false;
            gridColumn9.HeaderText = "Mã";
            gridColumn9.Name = "";
            gridColumn10.HeaderText = "Tên chỉ tiêu";
            gridColumn10.Name = "";
            gridColumn10.Width = 200;
            gridColumn11.HeaderText = "Nội dung";
            gridColumn11.Name = "";
            gridColumn11.Width = 300;
            gridColumn12.HeaderText = "Giải pháp";
            gridColumn12.Name = "";
            gridColumn12.Width = 300;
            this.tGrid1.PrimaryGrid.Columns.Add(gridColumn9);
            this.tGrid1.PrimaryGrid.Columns.Add(gridColumn10);
            this.tGrid1.PrimaryGrid.Columns.Add(gridColumn11);
            this.tGrid1.PrimaryGrid.Columns.Add(gridColumn12);
            this.tGrid1.PrimaryGrid.EnableRowFiltering = true;
            this.tGrid1.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.EditOnEntry;
            this.tGrid1.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.SingleClick;
            this.tGrid1.PrimaryGrid.MultiSelect = false;
            this.tGrid1.PrimaryGrid.RowHeaderIndexOffset = 1;
            this.tGrid1.PrimaryGrid.ShowInsertRow = true;
            this.tGrid1.PrimaryGrid.ShowRowGridIndex = true;
            this.tGrid1.PrimaryGrid.UseAlternateRowStyle = true;
            this.tGrid1.Size = new System.Drawing.Size(725, 535);
            this.tGrid1.TabIndex = 2;
            // 
            // panelEx3
            // 
            this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control;
            this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.panelEx3.Controls.Add(this.buttonX15);
            this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelEx3.Location = new System.Drawing.Point(0, 0);
            this.panelEx3.Margin = new System.Windows.Forms.Padding(0);
            this.panelEx3.Name = "panelEx3";
            this.panelEx3.Size = new System.Drawing.Size(725, 34);
            this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.panelEx3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.panelEx3.Style.GradientAngle = 90;
            this.panelEx3.TabIndex = 0;
            // 
            // buttonX15
            // 
            this.buttonX15.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonX15.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX15.Location = new System.Drawing.Point(552, 6);
            this.buttonX15.Name = "buttonX15";
            this.buttonX15.Size = new System.Drawing.Size(164, 23);
            this.buttonX15.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX15.TabIndex = 5;
            this.buttonX15.Text = "In thông điệp trả về";
            // 
            // groupPanel7
            // 
            this.groupPanel7.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.groupPanel7.Controls.Add(this.buttonX20);
            this.groupPanel7.Controls.Add(this.buttonX21);
            this.groupPanel7.Controls.Add(this.buttonX22);
            this.groupPanel7.Controls.Add(this.buttonX23);
            this.groupPanel7.Controls.Add(this.buttonX18);
            this.groupPanel7.Controls.Add(this.buttonX19);
            this.groupPanel7.Controls.Add(this.buttonX17);
            this.groupPanel7.Controls.Add(this.buttonX16);
            this.groupPanel7.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel7.Location = new System.Drawing.Point(0, 0);
            this.groupPanel7.Name = "groupPanel7";
            this.groupPanel7.Size = new System.Drawing.Size(727, 160);
            // 
            // 
            // 
            this.groupPanel7.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel7.Style.BackColorGradientAngle = 90;
            this.groupPanel7.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel7.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel7.Style.BorderBottomWidth = 1;
            this.groupPanel7.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel7.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel7.Style.BorderLeftWidth = 1;
            this.groupPanel7.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel7.Style.BorderRightWidth = 1;
            this.groupPanel7.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel7.Style.BorderTopWidth = 1;
            this.groupPanel7.Style.CornerDiameter = 4;
            this.groupPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel7.Style.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupPanel7.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel7.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel7.TabIndex = 9;
            this.groupPanel7.Text = "Xử lý tờ khai";
            // 
            // buttonX20
            // 
            this.buttonX20.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX20.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX20.Location = new System.Drawing.Point(307, 106);
            this.buttonX20.Name = "buttonX20";
            this.buttonX20.Size = new System.Drawing.Size(181, 23);
            this.buttonX20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX20.TabIndex = 13;
            this.buttonX20.Text = "Xem tờ khai sửa";
            // 
            // buttonX21
            // 
            this.buttonX21.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX21.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX21.Location = new System.Drawing.Point(307, 77);
            this.buttonX21.Name = "buttonX21";
            this.buttonX21.Size = new System.Drawing.Size(181, 23);
            this.buttonX21.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX21.TabIndex = 12;
            this.buttonX21.Text = "Xem tờ khai lưu";
            // 
            // buttonX22
            // 
            this.buttonX22.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX22.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX22.Location = new System.Drawing.Point(307, 48);
            this.buttonX22.Name = "buttonX22";
            this.buttonX22.Size = new System.Drawing.Size(181, 23);
            this.buttonX22.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX22.TabIndex = 11;
            this.buttonX22.Text = "Sao chép tờ khai";
            // 
            // buttonX23
            // 
            this.buttonX23.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX23.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX23.Location = new System.Drawing.Point(307, 19);
            this.buttonX23.Name = "buttonX23";
            this.buttonX23.Size = new System.Drawing.Size(181, 23);
            this.buttonX23.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX23.TabIndex = 10;
            this.buttonX23.Text = "Xem thông tin trả về từ Hải quan";
            // 
            // buttonX18
            // 
            this.buttonX18.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX18.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX18.Location = new System.Drawing.Point(25, 106);
            this.buttonX18.Name = "buttonX18";
            this.buttonX18.Size = new System.Drawing.Size(261, 23);
            this.buttonX18.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX18.TabIndex = 9;
            this.buttonX18.Text = "4. In chứng từ ghi lệ phí phải thu";
            this.buttonX18.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX19
            // 
            this.buttonX19.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX19.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX19.Location = new System.Drawing.Point(25, 77);
            this.buttonX19.Name = "buttonX19";
            this.buttonX19.Size = new System.Drawing.Size(261, 23);
            this.buttonX19.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX19.TabIndex = 8;
            this.buttonX19.Text = "3. In quyết định thông quan hàng hóa nhập khẩu";
            this.buttonX19.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX17
            // 
            this.buttonX17.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX17.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX17.Location = new System.Drawing.Point(25, 48);
            this.buttonX17.Name = "buttonX17";
            this.buttonX17.Size = new System.Drawing.Size(261, 23);
            this.buttonX17.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX17.TabIndex = 7;
            this.buttonX17.Text = "2. In xác nhận khai bổ sung hàng hóa nhập khẩu";
            this.buttonX17.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX16
            // 
            this.buttonX16.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX16.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX16.Location = new System.Drawing.Point(25, 19);
            this.buttonX16.Name = "buttonX16";
            this.buttonX16.Size = new System.Drawing.Size(261, 23);
            this.buttonX16.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX16.TabIndex = 6;
            this.buttonX16.Text = "1. In xác nhận nội dung tờ khai nhập khẩu";
            this.buttonX16.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // superTabItem2
            // 
            this.superTabItem2.AttachedControl = this.superTabControlPanel2;
            this.superTabItem2.GlobalItem = false;
            this.superTabItem2.Name = "superTabItem2";
            this.superTabItem2.Text = "Kết quả, xử lý tờ khai";
            // 
            // superTabControlPanel3
            // 
            this.superTabControlPanel3.Controls.Add(this.gList);
            this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel3.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel3.Name = "superTabControlPanel3";
            this.superTabControlPanel3.Size = new System.Drawing.Size(727, 746);
            this.superTabControlPanel3.TabIndex = 0;
            this.superTabControlPanel3.TabItem = this.superTabItem3;
            // 
            // gList
            // 
            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gList.Location = new System.Drawing.Point(0, 0);
            this.gList.Name = "gList";
            this.gList.PrimaryGrid.AllowRowDelete = true;
            this.gList.PrimaryGrid.AllowRowInsert = true;
            this.gList.PrimaryGrid.AutoGenerateColumns = false;
            gridColumn13.HeaderText = "Mã";
            gridColumn13.Name = "";
            gridColumn14.HeaderText = "Tên chỉ tiêu";
            gridColumn14.Name = "";
            gridColumn14.Width = 200;
            gridColumn15.HeaderText = "Nội dung";
            gridColumn15.Name = "";
            gridColumn15.Width = 300;
            gridColumn16.HeaderText = "Giải pháp";
            gridColumn16.Name = "";
            gridColumn16.Width = 300;
            this.gList.PrimaryGrid.Columns.Add(gridColumn13);
            this.gList.PrimaryGrid.Columns.Add(gridColumn14);
            this.gList.PrimaryGrid.Columns.Add(gridColumn15);
            this.gList.PrimaryGrid.Columns.Add(gridColumn16);
            this.gList.PrimaryGrid.EnableRowFiltering = true;
            this.gList.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.EditOnEntry;
            this.gList.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.SingleClick;
            this.gList.PrimaryGrid.MultiSelect = false;
            this.gList.PrimaryGrid.RowHeaderIndexOffset = 1;
            this.gList.PrimaryGrid.ShowInsertRow = true;
            this.gList.PrimaryGrid.ShowRowGridIndex = true;
            this.gList.PrimaryGrid.UseAlternateRowStyle = true;
            this.gList.Size = new System.Drawing.Size(727, 746);
            this.gList.TabIndex = 1;
            // 
            // superTabItem3
            // 
            this.superTabItem3.AttachedControl = this.superTabControlPanel3;
            this.superTabItem3.GlobalItem = false;
            this.superTabItem3.Name = "superTabItem3";
            this.superTabItem3.Text = "Thông điệp nghiệp vụ";
            // 
            // groupPanel1
            // 
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel1.Controls.Add(this.labelX3);
            this.groupPanel1.Controls.Add(this.labelX2);
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel1.Location = new System.Drawing.Point(2, 2);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Size = new System.Drawing.Size(247, 63);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 2;
            this.groupPanel1.Text = "Trạng thái";
            // 
            // labelX3
            // 
            // 
            // 
            // 
            this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX3.Dock = System.Windows.Forms.DockStyle.Top;
            this.labelX3.Font = new System.Drawing.Font("Segoe UI", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelX3.ForeColor = System.Drawing.Color.Green;
            this.labelX3.Location = new System.Drawing.Point(0, 15);
            this.labelX3.Name = "labelX3";
            this.labelX3.Size = new System.Drawing.Size(245, 24);
            this.labelX3.TabIndex = 3;
            this.labelX3.Text = "Luồng Xanh";
            this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center;
            // 
            // labelX2
            // 
            // 
            // 
            // 
            this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX2.Dock = System.Windows.Forms.DockStyle.Top;
            this.labelX2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelX2.ForeColor = System.Drawing.Color.Blue;
            this.labelX2.Location = new System.Drawing.Point(0, 0);
            this.labelX2.Name = "labelX2";
            this.labelX2.Size = new System.Drawing.Size(245, 15);
            this.labelX2.TabIndex = 2;
            this.labelX2.Text = "Nhập mới";
            this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center;
            // 
            // groupPanel2
            // 
            this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel2.Controls.Add(this.buttonX6);
            this.groupPanel2.Controls.Add(this.buttonX5);
            this.groupPanel2.Controls.Add(this.buttonX4);
            this.groupPanel2.Controls.Add(this.buttonX3);
            this.groupPanel2.Controls.Add(this.buttonX2);
            this.groupPanel2.Controls.Add(this.buttonX1);
            this.groupPanel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel2.Location = new System.Drawing.Point(2, 65);
            this.groupPanel2.Name = "groupPanel2";
            this.groupPanel2.Size = new System.Drawing.Size(247, 207);
            // 
            // 
            // 
            this.groupPanel2.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel2.Style.BackColorGradientAngle = 90;
            this.groupPanel2.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderBottomWidth = 1;
            this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderLeftWidth = 1;
            this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderRightWidth = 1;
            this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderTopWidth = 1;
            this.groupPanel2.Style.CornerDiameter = 4;
            this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel2.TabIndex = 3;
            this.groupPanel2.Text = "Quy trình khai";
            // 
            // buttonX6
            // 
            this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX6.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX6.Location = new System.Drawing.Point(3, 161);
            this.buttonX6.Name = "buttonX6";
            this.buttonX6.Size = new System.Drawing.Size(238, 23);
            this.buttonX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX6.TabIndex = 6;
            this.buttonX6.Text = "6. Xem thông tin tờ khai đã khai báo (IID)";
            this.buttonX6.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX5
            // 
            this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX5.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX5.Location = new System.Drawing.Point(3, 130);
            this.buttonX5.Name = "buttonX5";
            this.buttonX5.Size = new System.Drawing.Size(238, 23);
            this.buttonX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX5.TabIndex = 5;
            this.buttonX5.Text = "5. Lấy kết quả phân luồng, thông quan sau sửa";
            this.buttonX5.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX4
            // 
            this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX4.Location = new System.Drawing.Point(3, 99);
            this.buttonX4.Name = "buttonX4";
            this.buttonX4.Size = new System.Drawing.Size(238, 23);
            this.buttonX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX4.TabIndex = 4;
            this.buttonX4.Text = "4. Khai sửa thông tin tờ khai (MIE)";
            this.buttonX4.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX3
            // 
            this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX3.Location = new System.Drawing.Point(3, 68);
            this.buttonX3.Name = "buttonX3";
            this.buttonX3.Size = new System.Drawing.Size(238, 23);
            this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX3.TabIndex = 3;
            this.buttonX3.Text = "3. Lấy thông tin tờ khai sau khai báo (MID)";
            this.buttonX3.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX2
            // 
            this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX2.Location = new System.Drawing.Point(3, 37);
            this.buttonX2.Name = "buttonX2";
            this.buttonX2.Size = new System.Drawing.Size(238, 23);
            this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX2.TabIndex = 2;
            this.buttonX2.Text = "2. Lấy kết quả phân luồng, thông quan";
            this.buttonX2.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            // 
            // buttonX1
            // 
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX1.Location = new System.Drawing.Point(3, 6);
            this.buttonX1.Name = "buttonX1";
            this.buttonX1.Size = new System.Drawing.Size(238, 23);
            this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX1.TabIndex = 1;
            this.buttonX1.Text = "1. Khai báo thông tin tờ khai (MEC)";
            this.buttonX1.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
            this.buttonX1.Click += new System.EventHandler(this.btnSend_Click);
            // 
            // btnGhi
            // 
            this.btnGhi.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnGhi.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnGhi.Location = new System.Drawing.Point(257, 6);
            this.btnGhi.Name = "btnGhi";
            this.btnGhi.Size = new System.Drawing.Size(86, 23);
            this.btnGhi.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnGhi.TabIndex = 4;
            this.btnGhi.Text = "&Ghi (Ctrl+S)";
            this.btnGhi.Click += new System.EventHandler(this.btnGhi_Click);
            // 
            // btnToKhaiMoi
            // 
            this.btnToKhaiMoi.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnToKhaiMoi.CausesValidation = false;
            this.btnToKhaiMoi.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnToKhaiMoi.Location = new System.Drawing.Point(507, 6);
            this.btnToKhaiMoi.Name = "btnToKhaiMoi";
            this.btnToKhaiMoi.Size = new System.Drawing.Size(75, 23);
            this.btnToKhaiMoi.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnToKhaiMoi.TabIndex = 5;
            this.btnToKhaiMoi.Text = "Tờ khai mới";
            this.btnToKhaiMoi.Click += new System.EventHandler(this.btnToKhaiMoi_Click);
            // 
            // buttonX12
            // 
            this.buttonX12.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX12.CausesValidation = false;
            this.buttonX12.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX12.Location = new System.Drawing.Point(590, 6);
            this.buttonX12.Name = "buttonX12";
            this.buttonX12.Size = new System.Drawing.Size(75, 23);
            this.buttonX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX12.TabIndex = 6;
            this.buttonX12.Text = "Tìm tờ khai";
            // 
            // buttonX13
            // 
            this.buttonX13.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX13.CausesValidation = false;
            this.buttonX13.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX13.Location = new System.Drawing.Point(719, 6);
            this.buttonX13.Name = "buttonX13";
            this.buttonX13.Size = new System.Drawing.Size(58, 23);
            this.buttonX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX13.TabIndex = 7;
            this.buttonX13.Text = "Xóa";
            // 
            // buttonX14
            // 
            this.buttonX14.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX14.CausesValidation = false;
            this.buttonX14.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX14.Location = new System.Drawing.Point(364, 6);
            this.buttonX14.Name = "buttonX14";
            this.buttonX14.Size = new System.Drawing.Size(86, 23);
            this.buttonX14.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX14.TabIndex = 8;
            this.buttonX14.Text = "&In TK (Ctrl+P)";
            // 
            // bwLoadData
            // 
            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);
            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);
            // 
            // menuPhimTat
            // 
            this.menuPhimTat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTatToolStripMenuItem});
            this.menuPhimTat.Location = new System.Drawing.Point(0, 0);
            this.menuPhimTat.Name = "menuPhimTat";
            this.menuPhimTat.Size = new System.Drawing.Size(988, 24);
            this.menuPhimTat.TabIndex = 6;
            this.menuPhimTat.Text = "menuStrip1";
            this.menuPhimTat.Visible = false;
            // 
            // phimTatToolStripMenuItem
            // 
            this.phimTatToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ghiDuLieuToolStripMenuItem});
            this.phimTatToolStripMenuItem.Name = "phimTatToolStripMenuItem";
            this.phimTatToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
            this.phimTatToolStripMenuItem.Text = "PhimTat";
            // 
            // ghiDuLieuToolStripMenuItem
            // 
            this.ghiDuLieuToolStripMenuItem.Name = "ghiDuLieuToolStripMenuItem";
            this.ghiDuLieuToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
            this.ghiDuLieuToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.ghiDuLieuToolStripMenuItem.Text = "GhiDuLieu";
            this.ghiDuLieuToolStripMenuItem.Click += new System.EventHandler(this.ghiDuLieuToolStripMenuItem_Click);
            // 
            // bsBoPhan
            // 
            this.bsBoPhan.DataSource = typeof(DevComponents.DotNetBar.MEC);
            // 
            // frmMEC
            // 
            this.ClientSize = new System.Drawing.Size(988, 815);
            this.Controls.Add(this.menuPhimTat);
            this.MainMenuStrip = this.menuPhimTat;
            this.Name = "frmMEC";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMEC_FormClosing);
            this.Load += new System.EventHandler(this.frmMEC_Load);
            this.Controls.SetChildIndex(this.menuPhimTat, 0);
            this.Controls.SetChildIndex(this.pBOTTOM, 0);
            this.Controls.SetChildIndex(this.TITLE, 0);
            this.Controls.SetChildIndex(this.panelEx1, 0);
            this.Controls.SetChildIndex(this.expandableSplitter1, 0);
            this.Controls.SetChildIndex(this.CONTENT, 0);
            ((System.ComponentModel.ISupportInitialize)(this.dtGuide)).EndInit();
            this.panelEx1.ResumeLayout(false);
            this.panelEx1.PerformLayout();
            this.CONTENT.ResumeLayout(false);
            this.pBOTTOM.ResumeLayout(false);
            this.gHelp.ResumeLayout(false);
            this.gHelp.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsMEC)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
            this.superTabControl1.ResumeLayout(false);
            this.superTabControlPanel1.ResumeLayout(false);
            this.pThongTinTK.ResumeLayout(false);
            this.groupPanel6.ResumeLayout(false);
            this.groupPanel5.ResumeLayout(false);
            this.groupPanel5.PerformLayout();
            this.groupPanel4.ResumeLayout(false);
            this.groupPanel3.ResumeLayout(false);
            this.superTabControlPanel2.ResumeLayout(false);
            this.groupPanel8.ResumeLayout(false);
            this.panelEx3.ResumeLayout(false);
            this.groupPanel7.ResumeLayout(false);
            this.superTabControlPanel3.ResumeLayout(false);
            this.groupPanel1.ResumeLayout(false);
            this.groupPanel2.ResumeLayout(false);
            this.menuPhimTat.ResumeLayout(false);
            this.menuPhimTat.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsBoPhan)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 6
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent( )
        {
            DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            this.plHeader = new System.Windows.Forms.Panel( );
            this.buttonX1 = new DevComponents.DotNetBar.ButtonX( );
            this.btnQuery = new DevComponents.DotNetBar.ButtonX( );
            this.txtFinger = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.txtPwd = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.txtPhoneNum = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.lblPwd = new DevComponents.DotNetBar.LabelX( );
            this.lblPhoneNum = new DevComponents.DotNetBar.LabelX( );
            this.plMain = new System.Windows.Forms.Panel( );
            this.gridItem = new DevComponents.DotNetBar.SuperGrid.SuperGridControl( );
            this.gpFinger = new DevComponents.DotNetBar.Controls.GroupPanel( );
            this.pbFinger = new System.Windows.Forms.PictureBox( );
            this.plFingerInfo = new DevComponents.DotNetBar.Ribbon.RibbonClientPanel( );
            this.lblFingerInfo = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.plBtnReadFinger = new DevComponents.DotNetBar.Ribbon.RibbonClientPanel( );
            this.btnReadFinger = new DevComponents.DotNetBar.ButtonX( );
            this.mainContainer = new DevComponents.DotNetBar.Controls.SlidePanel( );
            this.plTitle.SuspendLayout( );
            this.plHeader.SuspendLayout( );
            this.plMain.SuspendLayout( );
            this.gpFinger.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.pbFinger)).BeginInit( );
            this.plFingerInfo.SuspendLayout( );
            this.plBtnReadFinger.SuspendLayout( );
            this.mainContainer.SuspendLayout( );
            this.SuspendLayout( );
            // 
            // plHeader
            // 
            this.plHeader.BackColor = System.Drawing.Color.Transparent;
            this.plHeader.Controls.Add(this.buttonX1);
            this.plHeader.Controls.Add(this.btnQuery);
            this.plHeader.Controls.Add(this.txtFinger);
            this.plHeader.Controls.Add(this.txtPwd);
            this.plHeader.Controls.Add(this.txtPhoneNum);
            this.plHeader.Controls.Add(this.lblPwd);
            this.plHeader.Controls.Add(this.lblPhoneNum);
            this.plHeader.Dock = System.Windows.Forms.DockStyle.Top;
            this.plHeader.Location = new System.Drawing.Point(0, 0);
            this.plHeader.Name = "plHeader";
            this.plHeader.Size = new System.Drawing.Size(705, 48);
            this.plHeader.TabIndex = 0;
            // 
            // buttonX1
            // 
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.Image = global::Eleooo.Client.MetroIcon.Delete;
            this.buttonX1.Location = new System.Drawing.Point(498, 10);
            this.buttonX1.Name = "buttonX1";
            this.buttonX1.Size = new System.Drawing.Size(83, 31);
            this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX1.TabIndex = 6;
            this.buttonX1.Text = "取消(&C)";
            this.buttonX1.Click += new System.EventHandler(this.buttonX1_Click);
            // 
            // btnQuery
            // 
            this.btnQuery.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnQuery.Image = global::Eleooo.Client.MetroIcon.CheckMark;
            this.btnQuery.Location = new System.Drawing.Point(393, 10);
            this.btnQuery.Name = "btnQuery";
            this.btnQuery.Size = new System.Drawing.Size(83, 31);
            this.btnQuery.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnQuery.TabIndex = 5;
            this.btnQuery.Text = "确定(&S)";
            this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
            // 
            // txtFinger
            // 
            this.txtFinger.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtFinger.Border.Class = "TextBoxBorder";
            this.txtFinger.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtFinger.ForeColor = System.Drawing.Color.Black;
            this.txtFinger.Location = new System.Drawing.Point(673, 10);
            this.txtFinger.Name = "txtFinger";
            this.txtFinger.Size = new System.Drawing.Size(19, 21);
            this.txtFinger.TabIndex = 4;
            this.txtFinger.Visible = false;
            // 
            // txtPwd
            // 
            this.txtPwd.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPwd.Border.Class = "TextBoxBorder";
            this.txtPwd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPwd.ForeColor = System.Drawing.Color.Black;
            this.txtPwd.Location = new System.Drawing.Point(269, 14);
            this.txtPwd.MaxLength = 6;
            this.txtPwd.Name = "txtPwd";
            this.txtPwd.Size = new System.Drawing.Size(106, 21);
            this.txtPwd.TabIndex = 3;
            this.txtPwd.UseSystemPasswordChar = true;
            // 
            // txtPhoneNum
            // 
            this.txtPhoneNum.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPhoneNum.Border.Class = "TextBoxBorder";
            this.txtPhoneNum.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPhoneNum.ForeColor = System.Drawing.Color.Black;
            this.txtPhoneNum.Location = new System.Drawing.Point(65, 14);
            this.txtPhoneNum.MaxLength = 11;
            this.txtPhoneNum.Name = "txtPhoneNum";
            this.txtPhoneNum.Size = new System.Drawing.Size(132, 21);
            this.txtPhoneNum.TabIndex = 2;
            // 
            // lblPwd
            // 
            // 
            // 
            // 
            this.lblPwd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblPwd.Location = new System.Drawing.Point(206, 13);
            this.lblPwd.Name = "lblPwd";
            this.lblPwd.Size = new System.Drawing.Size(70, 23);
            this.lblPwd.TabIndex = 1;
            this.lblPwd.Text = "会员密码:";
            // 
            // lblPhoneNum
            // 
            // 
            // 
            // 
            this.lblPhoneNum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblPhoneNum.Location = new System.Drawing.Point(6, 13);
            this.lblPhoneNum.Name = "lblPhoneNum";
            this.lblPhoneNum.Size = new System.Drawing.Size(70, 23);
            this.lblPhoneNum.TabIndex = 0;
            this.lblPhoneNum.Text = "会员账号:";
            // 
            // plMain
            // 
            this.plMain.Controls.Add(this.gridItem);
            this.plMain.Controls.Add(this.gpFinger);
            this.plMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plMain.Location = new System.Drawing.Point(0, 48);
            this.plMain.Name = "plMain";
            this.plMain.Size = new System.Drawing.Size(705, 400);
            this.plMain.TabIndex = 1;
            // 
            // gridItem
            // 
            this.gridItem.BackColor = System.Drawing.Color.White;
            background1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            background1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
            this.gridItem.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background1;
            this.gridItem.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gridItem.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridItem.ForeColor = System.Drawing.Color.Black;
            this.gridItem.Location = new System.Drawing.Point(0, 0);
            this.gridItem.Name = "gridItem";
            this.gridItem.PrimaryGrid.AllowRowResize = true;
            this.gridItem.PrimaryGrid.AutoGenerateColumns = false;
            this.gridItem.PrimaryGrid.ColumnHeader.RowHeight = 30;
            gridColumn1.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn1.DataPropertyName = "ItemID";
            gridColumn1.DefaultNewRowCellValue = "结算";
            gridColumn1.EditorType = typeof(Eleooo.Client.CompanyItemOrderButton);
            gridColumn1.HeaderText = "结算";
            gridColumn1.MarkRowDirtyOnCellValueChange = false;
            gridColumn1.Name = "Action";
            gridColumn1.NullString = "结算";
            gridColumn1.Width = 80;
            gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
            gridColumn2.DataPropertyName = "OrderDate";
            gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
            gridColumn2.HeaderText = "日期";
            gridColumn2.Name = "OrderDate";
            gridColumn2.Width = 80;
            gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn3.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn3.DataPropertyName = "ItemTitle";
            gridColumn3.HeaderText = "优惠描述";
            gridColumn3.Name = "ItemTitle";
            gridColumn3.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn3.Width = 200;
            gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
            gridColumn4.DataPropertyName = "ItemPoint";
            gridColumn4.HeaderText = "兑换积分";
            gridColumn4.Name = "ItemPoint";
            gridColumn4.Width = 80;
            gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
            gridColumn5.DataPropertyName = "ItemSum";
            gridColumn5.HeaderText = "原价";
            gridColumn5.Name = "ItemSum";
            gridColumn5.Width = 80;
            gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
            gridColumn6.DataPropertyName = "Amount";
            gridColumn6.DefaultNewRowCellValue = "1";
            gridColumn6.HeaderText = "数量";
            gridColumn6.Name = "Amount";
            gridColumn6.NullString = "1";
            gridColumn6.Width = 60;
            gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
            gridColumn7.DataPropertyName = "MemberPhoneNumber";
            gridColumn7.HeaderText = "会员账号";
            gridColumn7.Name = "MemberPhoneNumber";
            gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
            gridColumn8.DataPropertyName = "ItemDate";
            gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
            gridColumn8.HeaderText = "预计到店日期";
            gridColumn8.Name = "ItemDate";
            gridColumn8.Width = 80;
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn1);
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn2);
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn3);
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn4);
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn5);
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn6);
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn7);
            this.gridItem.PrimaryGrid.Columns.Add(gridColumn8);
            this.gridItem.PrimaryGrid.DefaultRowHeight = 80;
            this.gridItem.PrimaryGrid.MultiSelect = false;
            this.gridItem.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gridItem.PrimaryGrid.ShowRowGridIndex = true;
            this.gridItem.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
            this.gridItem.PrimaryGrid.UseAlternateColumnStyle = true;
            this.gridItem.PrimaryGrid.UseAlternateRowStyle = true;
            this.gridItem.Size = new System.Drawing.Size(534, 400);
            this.gridItem.TabIndex = 3;
            this.gridItem.Text = "superGridControl1";
            // 
            // gpFinger
            // 
            this.gpFinger.BackColor = System.Drawing.Color.Transparent;
            this.gpFinger.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.gpFinger.Controls.Add(this.pbFinger);
            this.gpFinger.Controls.Add(this.plFingerInfo);
            this.gpFinger.Dock = System.Windows.Forms.DockStyle.Right;
            this.gpFinger.Location = new System.Drawing.Point(534, 0);
            this.gpFinger.Name = "gpFinger";
            this.gpFinger.Size = new System.Drawing.Size(171, 400);
            // 
            // 
            // 
            this.gpFinger.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.gpFinger.Style.BackColorGradientAngle = 90;
            this.gpFinger.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gpFinger.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gpFinger.Style.BorderBottomWidth = 1;
            this.gpFinger.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.gpFinger.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gpFinger.Style.BorderLeftWidth = 1;
            this.gpFinger.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gpFinger.Style.BorderRightWidth = 1;
            this.gpFinger.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gpFinger.Style.BorderTopWidth = 1;
            this.gpFinger.Style.CornerDiameter = 4;
            this.gpFinger.Style.CornerType = DevComponents.DotNetBar.eCornerType.Diagonal;
            this.gpFinger.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.gpFinger.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.gpFinger.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.gpFinger.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.gpFinger.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.gpFinger.TabIndex = 2;
            this.gpFinger.Text = "会员指纹信息";
            // 
            // pbFinger
            // 
            this.pbFinger.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pbFinger.Location = new System.Drawing.Point(0, 0);
            this.pbFinger.Name = "pbFinger";
            this.pbFinger.Size = new System.Drawing.Size(165, 213);
            this.pbFinger.TabIndex = 0;
            this.pbFinger.TabStop = false;
            // 
            // plFingerInfo
            // 
            this.plFingerInfo.CanvasColor = System.Drawing.SystemColors.Control;
            this.plFingerInfo.Controls.Add(this.lblFingerInfo);
            this.plFingerInfo.Controls.Add(this.plBtnReadFinger);
            this.plFingerInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.plFingerInfo.Location = new System.Drawing.Point(0, 213);
            this.plFingerInfo.Name = "plFingerInfo";
            this.plFingerInfo.Size = new System.Drawing.Size(165, 163);
            // 
            // 
            // 
            this.plFingerInfo.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.plFingerInfo.Style.BackColorGradientAngle = 90;
            this.plFingerInfo.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.plFingerInfo.Style.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
            this.plFingerInfo.Style.BorderBottomWidth = 1;
            this.plFingerInfo.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.plFingerInfo.Style.BorderLeftWidth = 1;
            this.plFingerInfo.Style.BorderRightWidth = 1;
            this.plFingerInfo.Style.BorderTopWidth = 1;
            this.plFingerInfo.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plFingerInfo.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.plFingerInfo.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            // 
            // 
            // 
            this.plFingerInfo.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.plFingerInfo.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plFingerInfo.TabIndex = 1;
            // 
            // lblFingerInfo
            // 
            this.lblFingerInfo.BackColor = System.Drawing.Color.Azure;
            // 
            // 
            // 
            this.lblFingerInfo.Border.Class = "TextBoxBorder";
            this.lblFingerInfo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblFingerInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lblFingerInfo.ForeColor = System.Drawing.Color.Black;
            this.lblFingerInfo.Location = new System.Drawing.Point(0, 38);
            this.lblFingerInfo.Multiline = true;
            this.lblFingerInfo.Name = "lblFingerInfo";
            this.lblFingerInfo.ReadOnly = true;
            this.lblFingerInfo.Size = new System.Drawing.Size(165, 125);
            this.lblFingerInfo.TabIndex = 1;
            // 
            // plBtnReadFinger
            // 
            this.plBtnReadFinger.CanvasColor = System.Drawing.SystemColors.Control;
            this.plBtnReadFinger.Controls.Add(this.btnReadFinger);
            this.plBtnReadFinger.Dock = System.Windows.Forms.DockStyle.Top;
            this.plBtnReadFinger.Location = new System.Drawing.Point(0, 0);
            this.plBtnReadFinger.Name = "plBtnReadFinger";
            this.plBtnReadFinger.Size = new System.Drawing.Size(165, 38);
            // 
            // 
            // 
            this.plBtnReadFinger.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.plBtnReadFinger.Style.BackColorGradientAngle = 90;
            this.plBtnReadFinger.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.plBtnReadFinger.Style.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
            this.plBtnReadFinger.Style.BorderBottomWidth = 1;
            this.plBtnReadFinger.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.plBtnReadFinger.Style.BorderLeftWidth = 1;
            this.plBtnReadFinger.Style.BorderRightWidth = 1;
            this.plBtnReadFinger.Style.BorderTopWidth = 1;
            this.plBtnReadFinger.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plBtnReadFinger.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.plBtnReadFinger.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            // 
            // 
            // 
            this.plBtnReadFinger.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.plBtnReadFinger.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plBtnReadFinger.TabIndex = 2;
            // 
            // btnReadFinger
            // 
            this.btnReadFinger.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnReadFinger.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
            this.btnReadFinger.Image = global::Eleooo.Client.MetroIcon.Stationery;
            this.btnReadFinger.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnReadFinger.Location = new System.Drawing.Point(34, 6);
            this.btnReadFinger.Name = "btnReadFinger";
            this.btnReadFinger.Size = new System.Drawing.Size(110, 27);
            this.btnReadFinger.Style = DevComponents.DotNetBar.eDotNetBarStyle.Windows7;
            this.btnReadFinger.TabIndex = 1;
            this.btnReadFinger.Text = "读取指纹";
            this.btnReadFinger.Click += new System.EventHandler(this.btnReadFinger_Click);
            // 
            // mainContainer
            // 
            this.mainContainer.Controls.Add(this.plMain);
            this.mainContainer.Controls.Add(this.plHeader);
            this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainContainer.Location = new System.Drawing.Point(0, 0);
            this.mainContainer.Name = "mainContainer";
            this.mainContainer.Size = new System.Drawing.Size(705, 448);
            this.mainContainer.TabIndex = 1;
            this.mainContainer.Text = "slidePanel1";
            this.mainContainer.UsesBlockingAnimation = false;
            // 
            // UcCompanyItemOrder
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.mainContainer);
            this.Name = "UcCompanyItemOrder";
            this.Size = new System.Drawing.Size(705, 448);
            this.Controls.SetChildIndex(this.mainContainer, 0);
            this.Controls.SetChildIndex(this.plTitle, 0);
            this.plTitle.ResumeLayout(false);
            this.plHeader.ResumeLayout(false);
            this.plMain.ResumeLayout(false);
            this.gpFinger.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pbFinger)).EndInit( );
            this.plFingerInfo.ResumeLayout(false);
            this.plBtnReadFinger.ResumeLayout(false);
            this.mainContainer.ResumeLayout(false);
            this.ResumeLayout(false);

        }
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.bar1                   = new DevComponents.DotNetBar.Bar();
     this.BtnSave                = new DevComponents.DotNetBar.ButtonItem();
     this.superTabControl1       = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel1  = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tableLayoutPanel1      = new System.Windows.Forms.TableLayoutPanel();
     this.labelX3                = new DevComponents.DotNetBar.LabelX();
     this.labelX2                = new DevComponents.DotNetBar.LabelX();
     this.panel12                = new System.Windows.Forms.Panel();
     this.panel11                = new System.Windows.Forms.Panel();
     this.panel10                = new System.Windows.Forms.Panel();
     this.panel9                 = new System.Windows.Forms.Panel();
     this.panel8                 = new System.Windows.Forms.Panel();
     this.panel7                 = new System.Windows.Forms.Panel();
     this.labelX1                = new DevComponents.DotNetBar.LabelX();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.TxbLABH                = new System.Windows.Forms.TextBox();
     this.panel4                 = new System.Windows.Forms.Panel();
     this.TxbXMMC                = new System.Windows.Forms.TextBox();
     this.panel5                 = new System.Windows.Forms.Panel();
     this.DTLASJ                 = new HR.Controls.DateTimePickerEx();
     this.panel6                 = new System.Windows.Forms.Panel();
     this.superTabItemSX         = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2  = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tableLayoutPanel2      = new System.Windows.Forms.TableLayoutPanel();
     this.panel2                 = new System.Windows.Forms.Panel();
     this.label3                 = new System.Windows.Forms.Label();
     this.label2                 = new System.Windows.Forms.Label();
     this.TxbTXMJ                = new HR.Controls.AugurTextBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.superGridControlCoords = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.BtnOpenCAD             = new DevComponents.DotNetBar.ButtonX();
     this.BtnTX                  = new DevComponents.DotNetBar.ButtonX();
     this.superTabItemTX         = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel3  = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.splitContainer1        = new System.Windows.Forms.SplitContainer();
     this.panel3                 = new System.Windows.Forms.Panel();
     this.bar2                   = new DevComponents.DotNetBar.Bar();
     this.BtnAddFile             = new DevComponents.DotNetBar.ButtonItem();
     this.BtnDelFile             = new DevComponents.DotNetBar.ButtonItem();
     this.superTabItemFile       = new DevComponents.DotNetBar.SuperTabItem();
     this.splitContainer3        = new System.Windows.Forms.SplitContainer();
     this.panelEx1               = new DevComponents.DotNetBar.PanelEx();
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
     this.superTabControl1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DTLASJ)).BeginInit();
     this.superTabControlPanel2.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.superTabControlPanel3.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bar2)).BeginInit();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.SuspendLayout();
     //
     // bar1
     //
     this.bar1.AntiAlias = true;
     this.bar1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.bar1.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.BtnSave
     });
     this.bar1.Location = new System.Drawing.Point(0, 0);
     this.bar1.Name     = "bar1";
     this.bar1.Size     = new System.Drawing.Size(615, 25);
     this.bar1.Stretch  = true;
     this.bar1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.bar1.TabIndex = 0;
     this.bar1.TabStop  = false;
     this.bar1.Text     = "bar1";
     //
     // BtnSave
     //
     this.BtnSave.Name   = "BtnSave";
     this.BtnSave.Text   = "保存";
     this.BtnSave.Click += new System.EventHandler(this.BtnSave_Click);
     //
     // superTabControl1
     //
     //
     //
     //
     //
     //
     //
     this.superTabControl1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.superTabControl1.ControlBox.MenuBox.Name = "";
     this.superTabControl1.ControlBox.Name         = "";
     this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabControl1.ControlBox.MenuBox,
         this.superTabControl1.ControlBox.CloseBox
     });
     this.superTabControl1.Controls.Add(this.superTabControlPanel1);
     this.superTabControl1.Controls.Add(this.superTabControlPanel2);
     this.superTabControl1.Controls.Add(this.superTabControlPanel3);
     this.superTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.superTabControl1.Name               = "superTabControl1";
     this.superTabControl1.ReorderTabsEnabled = true;
     this.superTabControl1.SelectedTabFont    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
     this.superTabControl1.SelectedTabIndex   = 2;
     this.superTabControl1.Size               = new System.Drawing.Size(406, 590);
     this.superTabControl1.TabFont            = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.superTabControl1.TabIndex           = 1;
     this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItemSX,
         this.superTabItemFile,
         this.superTabItemTX
     });
     this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Document;
     this.superTabControl1.Text     = "superTabControl1";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.tableLayoutPanel1);
     this.superTabControlPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location = new System.Drawing.Point(0, 28);
     this.superTabControlPanel1.Name     = "superTabControlPanel1";
     this.superTabControlPanel1.Size     = new System.Drawing.Size(406, 562);
     this.superTabControlPanel1.TabIndex = 1;
     this.superTabControlPanel1.TabItem  = this.superTabItemSX;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor       = System.Drawing.Color.Transparent;
     this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
     this.tableLayoutPanel1.ColumnCount     = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.labelX3, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.labelX2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.panel12, 1, 9);
     this.tableLayoutPanel1.Controls.Add(this.panel11, 1, 8);
     this.tableLayoutPanel1.Controls.Add(this.panel10, 1, 7);
     this.tableLayoutPanel1.Controls.Add(this.panel9, 1, 6);
     this.tableLayoutPanel1.Controls.Add(this.panel8, 1, 5);
     this.tableLayoutPanel1.Controls.Add(this.panel7, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.labelX1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel1, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel4, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.panel5, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.panel6, 1, 3);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 10;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(406, 562);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // labelX3
     //
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.labelX3.Location      = new System.Drawing.Point(4, 116);
     this.labelX3.Name          = "labelX3";
     this.labelX3.Size          = new System.Drawing.Size(94, 49);
     this.labelX3.TabIndex      = 15;
     this.labelX3.Text          = "立案时间:";
     this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center;
     this.labelX3.WordWrap      = true;
     //
     // labelX2
     //
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.labelX2.Location      = new System.Drawing.Point(4, 60);
     this.labelX2.Name          = "labelX2";
     this.labelX2.Size          = new System.Drawing.Size(94, 49);
     this.labelX2.TabIndex      = 14;
     this.labelX2.Text          = "项目名称:";
     this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center;
     this.labelX2.WordWrap      = true;
     //
     // panel12
     //
     this.panel12.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel12.Location = new System.Drawing.Point(105, 508);
     this.panel12.Name     = "panel12";
     this.panel12.Size     = new System.Drawing.Size(297, 50);
     this.panel12.TabIndex = 6;
     //
     // panel11
     //
     this.panel11.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel11.Location = new System.Drawing.Point(105, 452);
     this.panel11.Name     = "panel11";
     this.panel11.Size     = new System.Drawing.Size(297, 49);
     this.panel11.TabIndex = 6;
     //
     // panel10
     //
     this.panel10.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel10.Location = new System.Drawing.Point(105, 396);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(297, 49);
     this.panel10.TabIndex = 6;
     //
     // panel9
     //
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel9.Location = new System.Drawing.Point(105, 340);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(297, 49);
     this.panel9.TabIndex = 6;
     //
     // panel8
     //
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Location = new System.Drawing.Point(105, 284);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(297, 49);
     this.panel8.TabIndex = 6;
     //
     // panel7
     //
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel7.Location = new System.Drawing.Point(105, 228);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(297, 49);
     this.panel7.TabIndex = 6;
     //
     // labelX1
     //
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.labelX1.Location      = new System.Drawing.Point(4, 4);
     this.labelX1.Name          = "labelX1";
     this.labelX1.Size          = new System.Drawing.Size(94, 49);
     this.labelX1.TabIndex      = 0;
     this.labelX1.Text          = "立案编号:";
     this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
     this.labelX1.WordWrap      = true;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.TxbLABH);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(105, 4);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(297, 49);
     this.panel1.TabIndex = 2;
     //
     // TxbLABH
     //
     this.TxbLABH.Location = new System.Drawing.Point(3, 10);
     this.TxbLABH.Name     = "TxbLABH";
     this.TxbLABH.Size     = new System.Drawing.Size(185, 21);
     this.TxbLABH.TabIndex = 0;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.TxbXMMC);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(105, 60);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(297, 49);
     this.panel4.TabIndex = 3;
     //
     // TxbXMMC
     //
     this.TxbXMMC.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.TxbXMMC.Location  = new System.Drawing.Point(0, 0);
     this.TxbXMMC.Multiline = true;
     this.TxbXMMC.Name      = "TxbXMMC";
     this.TxbXMMC.Size      = new System.Drawing.Size(297, 49);
     this.TxbXMMC.TabIndex  = 0;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.DTLASJ);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(105, 116);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(297, 49);
     this.panel5.TabIndex = 5;
     //
     // DTLASJ
     //
     //
     //
     //
     this.DTLASJ.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.DTLASJ.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.DTLASJ.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.DTLASJ.ButtonDropDown.Visible     = true;
     this.DTLASJ.CustomFormat        = "yyyy年M月d日";
     this.DTLASJ.Format              = DevComponents.Editors.eDateTimePickerFormat.Custom;
     this.DTLASJ.IsPopupCalendarOpen = false;
     this.DTLASJ.Location            = new System.Drawing.Point(5, 13);
     //
     //
     //
     this.DTLASJ.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.DTLASJ.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.DTLASJ.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.DTLASJ.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.DTLASJ.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.DTLASJ.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.DTLASJ.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.DTLASJ.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.DTLASJ.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.DTLASJ.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.DTLASJ.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.DTLASJ.MonthCalendar.DisplayMonth       = new System.DateTime(2016, 10, 1, 0, 0, 0, 0);
     this.DTLASJ.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.DTLASJ.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.DTLASJ.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.DTLASJ.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.DTLASJ.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.DTLASJ.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.DTLASJ.MonthCalendar.TodayButtonVisible = true;
     this.DTLASJ.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.DTLASJ.Name     = "DTLASJ";
     this.DTLASJ.Size     = new System.Drawing.Size(183, 21);
     this.DTLASJ.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.DTLASJ.TabIndex = 0;
     //
     // panel6
     //
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location = new System.Drawing.Point(105, 172);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(297, 49);
     this.panel6.TabIndex = 13;
     //
     // superTabItemSX
     //
     this.superTabItemSX.AttachedControl = this.superTabControlPanel1;
     this.superTabItemSX.GlobalItem      = false;
     this.superTabItemSX.Name            = "superTabItemSX";
     this.superTabItemSX.Text            = "项目信息";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.tableLayoutPanel2);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(0, 28);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(406, 562);
     this.superTabControlPanel2.TabIndex = 0;
     this.superTabControlPanel2.TabItem  = this.superTabItemTX;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.BackColor       = System.Drawing.Color.Transparent;
     this.tableLayoutPanel2.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
     this.tableLayoutPanel2.ColumnCount     = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.panel2, 1, 1);
     this.tableLayoutPanel2.Controls.Add(this.label1, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.superGridControlCoords, 0, 2);
     this.tableLayoutPanel2.Controls.Add(this.BtnOpenCAD, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.BtnTX, 1, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 3;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(406, 562);
     this.tableLayoutPanel2.TabIndex = 0;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.TxbTXMJ);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(206, 55);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(196, 44);
     this.panel2.TabIndex = 1;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(153, 22);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(17, 12);
     this.label3.TabIndex = 5;
     this.label3.Text     = "㎡";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(221, 17);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(17, 12);
     this.label2.TabIndex = 4;
     this.label2.Text     = "㎡";
     //
     // TxbTXMJ
     //
     this.TxbTXMJ.Location    = new System.Drawing.Point(3, 14);
     this.TxbTXMJ.MaxValue    = 0D;
     this.TxbTXMJ.MinValue    = 0D;
     this.TxbTXMJ.Name        = "TxbTXMJ";
     this.TxbTXMJ.ReadOnly    = true;
     this.TxbTXMJ.Size        = new System.Drawing.Size(143, 21);
     this.TxbTXMJ.TabIndex    = 3;
     this.TxbTXMJ.TextBoxType = HR.Controls.AugurTextBox.DciTextBoxTypes.DCI_TEXTBOX_DOUBLE;
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Location  = new System.Drawing.Point(4, 52);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(195, 50);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "图形面积:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // superGridControlCoords
     //
     this.tableLayoutPanel2.SetColumnSpan(this.superGridControlCoords, 2);
     this.superGridControlCoords.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControlCoords.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControlCoords.Location = new System.Drawing.Point(4, 106);
     this.superGridControlCoords.Name     = "superGridControlCoords";
     gridColumn1.HeaderText = "序号";
     gridColumn1.Name       = "";
     gridColumn2.HeaderText = "X坐标";
     gridColumn2.Name       = "";
     gridColumn3.HeaderText = "Y坐标";
     gridColumn3.Name       = "";
     this.superGridControlCoords.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControlCoords.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControlCoords.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControlCoords.Size             = new System.Drawing.Size(398, 452);
     this.superGridControlCoords.TabIndex         = 2;
     this.superGridControlCoords.Text             = "superGridControl1";
     this.superGridControlCoords.CellDoubleClick += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.superGridControlCoords_CellDoubleClick);
     //
     // BtnOpenCAD
     //
     this.BtnOpenCAD.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.BtnOpenCAD.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.BtnOpenCAD.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.BtnOpenCAD.Location       = new System.Drawing.Point(4, 4);
     this.BtnOpenCAD.Name           = "BtnOpenCAD";
     this.BtnOpenCAD.Size           = new System.Drawing.Size(195, 44);
     this.BtnOpenCAD.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.BtnOpenCAD.TabIndex       = 3;
     this.BtnOpenCAD.Text           = "打开DWG";
     //
     // BtnTX
     //
     this.BtnTX.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.BtnTX.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.BtnTX.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.BtnTX.Location       = new System.Drawing.Point(206, 4);
     this.BtnTX.Name           = "BtnTX";
     this.BtnTX.Size           = new System.Drawing.Size(196, 44);
     this.BtnTX.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.BtnTX.TabIndex       = 4;
     this.BtnTX.Text           = "获取图形";
     this.BtnTX.Click         += new System.EventHandler(this.BtnTX_Click);
     //
     // superTabItemTX
     //
     this.superTabItemTX.AttachedControl = this.superTabControlPanel2;
     this.superTabItemTX.GlobalItem      = false;
     this.superTabItemTX.Name            = "superTabItemTX";
     this.superTabItemTX.Text            = "项目图形";
     //
     // superTabControlPanel3
     //
     this.superTabControlPanel3.Controls.Add(this.splitContainer1);
     this.superTabControlPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel3.Location = new System.Drawing.Point(0, 28);
     this.superTabControlPanel3.Name     = "superTabControlPanel3";
     this.superTabControlPanel3.Size     = new System.Drawing.Size(406, 562);
     this.superTabControlPanel3.TabIndex = 0;
     this.superTabControlPanel3.TabItem  = this.superTabItemFile;
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location  = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name      = "splitContainer1";
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.panel3);
     this.splitContainer1.Panel2.Controls.Add(this.bar2);
     this.splitContainer1.Size             = new System.Drawing.Size(406, 562);
     this.splitContainer1.SplitterDistance = 173;
     this.splitContainer1.TabIndex         = 0;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 25);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(229, 537);
     this.panel3.TabIndex = 1;
     //
     // bar2
     //
     this.bar2.AntiAlias = true;
     this.bar2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.bar2.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.bar2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.BtnAddFile,
         this.BtnDelFile
     });
     this.bar2.Location = new System.Drawing.Point(0, 0);
     this.bar2.Name     = "bar2";
     this.bar2.Size     = new System.Drawing.Size(229, 25);
     this.bar2.Stretch  = true;
     this.bar2.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.bar2.TabIndex = 0;
     this.bar2.TabStop  = false;
     this.bar2.Text     = "bar2";
     //
     // BtnAddFile
     //
     this.BtnAddFile.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.BtnAddFile.Image       = global::CHXQ.XMManager.Properties.Resources.AddFile;
     this.BtnAddFile.Name        = "BtnAddFile";
     this.BtnAddFile.Text        = "添加档案";
     this.BtnAddFile.Click      += new System.EventHandler(this.BtnAddFile_Click);
     //
     // BtnDelFile
     //
     this.BtnDelFile.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.BtnDelFile.Image       = global::CHXQ.XMManager.Properties.Resources.RemoveFile;
     this.BtnDelFile.Name        = "BtnDelFile";
     this.BtnDelFile.Text        = "移除档案";
     this.BtnDelFile.Click      += new System.EventHandler(this.BtnDelFile_Click);
     //
     // superTabItemFile
     //
     this.superTabItemFile.AttachedControl = this.superTabControlPanel3;
     this.superTabItemFile.GlobalItem      = false;
     this.superTabItemFile.Name            = "superTabItemFile";
     this.superTabItemFile.Text            = "项目档案";
     //
     // splitContainer3
     //
     this.splitContainer3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer3.Location = new System.Drawing.Point(0, 25);
     this.splitContainer3.Name     = "splitContainer3";
     //
     // splitContainer3.Panel1
     //
     this.splitContainer3.Panel1.Controls.Add(this.panelEx1);
     //
     // splitContainer3.Panel2
     //
     this.splitContainer3.Panel2.Controls.Add(this.superTabControl1);
     this.splitContainer3.Size             = new System.Drawing.Size(615, 590);
     this.splitContainer3.SplitterDistance = 205;
     this.splitContainer3.TabIndex         = 2;
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location         = new System.Drawing.Point(0, 0);
     this.panelEx1.Name             = "panelEx1";
     this.panelEx1.Size             = new System.Drawing.Size(205, 590);
     this.panelEx1.Style.Alignment  = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle = 90;
     this.panelEx1.TabIndex            = 0;
     //
     // XMManagerControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.splitContainer3);
     this.Controls.Add(this.bar1);
     this.Name = "XMManagerControl";
     this.Size = new System.Drawing.Size(615, 615);
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
     this.superTabControl1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DTLASJ)).EndInit();
     this.superTabControlPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.superTabControlPanel3.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bar2)).EndInit();
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel2.ResumeLayout(false);
     this.splitContainer3.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();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     System.ComponentModel.ComponentResourceManager resources   = new System.ComponentModel.ComponentResourceManager(typeof(FrmFingerIdentify));
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     this.timer2            = new System.Windows.Forms.Timer(this.components);
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     this.pnlExMain         = new DevComponents.DotNetBar.PanelEx();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.panel2            = new System.Windows.Forms.Panel();
     this.btnPrevious       = new DevComponents.DotNetBar.ButtonX();
     this.btnFirst          = new DevComponents.DotNetBar.ButtonX();
     this.btnLast           = new DevComponents.DotNetBar.ButtonX();
     this.btnNext           = new DevComponents.DotNetBar.ButtonX();
     this.lblPagerInfo      = new DevComponents.DotNetBar.LabelX();
     this.panel1            = new System.Windows.Forms.Panel();
     this.txtUserName       = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnSearch         = new DevComponents.DotNetBar.ButtonX();
     this.panelEx1          = new DevComponents.DotNetBar.PanelEx();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.pnlExMain.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panelEx1.SuspendLayout();
     this.SuspendLayout();
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 3000;
     //
     // timer2
     //
     this.timer2.Interval = 1000;
     //
     // pnlExMain
     //
     this.pnlExMain.CanvasColor      = System.Drawing.SystemColors.Control;
     this.pnlExMain.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.pnlExMain.Controls.Add(this.tableLayoutPanel1);
     this.pnlExMain.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.pnlExMain.Font            = new System.Drawing.Font("Segoe UI", 9F);
     this.pnlExMain.Location        = new System.Drawing.Point(0, 0);
     this.pnlExMain.Name            = "pnlExMain";
     this.pnlExMain.Size            = new System.Drawing.Size(1090, 598);
     this.pnlExMain.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.pnlExMain.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.pnlExMain.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.pnlExMain.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.pnlExMain.Style.GradientAngle             = 90;
     this.pnlExMain.TabIndex = 0;
     this.pnlExMain.Text     = "用户信息";
     //
     // 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.panel2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.panelEx1, 0, 1);
     this.tableLayoutPanel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.ForeColor = System.Drawing.Color.White;
     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, 40F));
     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, 40F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1090, 598);
     this.tableLayoutPanel1.TabIndex = 31;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.panel2.Controls.Add(this.btnPrevious);
     this.panel2.Controls.Add(this.btnFirst);
     this.panel2.Controls.Add(this.btnLast);
     this.panel2.Controls.Add(this.btnNext);
     this.panel2.Controls.Add(this.lblPagerInfo);
     this.panel2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel2.ForeColor = System.Drawing.Color.White;
     this.panel2.Location  = new System.Drawing.Point(2, 560);
     this.panel2.Margin    = new System.Windows.Forms.Padding(2);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(1086, 36);
     this.panel2.TabIndex  = 15;
     //
     // btnPrevious
     //
     this.btnPrevious.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPrevious.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrevious.CommandParameter = "Previous";
     this.btnPrevious.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnPrevious.Location         = new System.Drawing.Point(871, 7);
     this.btnPrevious.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnPrevious.Name             = "btnPrevious";
     this.btnPrevious.Size             = new System.Drawing.Size(64, 23);
     this.btnPrevious.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPrevious.TabIndex         = 104;
     this.btnPrevious.Text             = "<";
     this.btnPrevious.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnFirst
     //
     this.btnFirst.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnFirst.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFirst.CommandParameter = "First";
     this.btnFirst.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnFirst.Location         = new System.Drawing.Point(801, 7);
     this.btnFirst.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnFirst.Name             = "btnFirst";
     this.btnFirst.Size             = new System.Drawing.Size(64, 23);
     this.btnFirst.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnFirst.TabIndex         = 103;
     this.btnFirst.Text             = "|<";
     this.btnFirst.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnLast
     //
     this.btnLast.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLast.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLast.CommandParameter = "Last";
     this.btnLast.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnLast.Location         = new System.Drawing.Point(1010, 7);
     this.btnLast.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnLast.Name             = "btnLast";
     this.btnLast.Size             = new System.Drawing.Size(64, 23);
     this.btnLast.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnLast.TabIndex         = 101;
     this.btnLast.Text             = ">|";
     this.btnLast.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnNext
     //
     this.btnNext.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNext.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNext.CommandParameter = "Next";
     this.btnNext.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnNext.Location         = new System.Drawing.Point(940, 7);
     this.btnNext.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnNext.Name             = "btnNext";
     this.btnNext.Size             = new System.Drawing.Size(64, 23);
     this.btnNext.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNext.TabIndex         = 100;
     this.btnNext.Text             = ">";
     this.btnNext.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // lblPagerInfo
     //
     this.lblPagerInfo.AutoSize  = true;
     this.lblPagerInfo.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lblPagerInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblPagerInfo.Font        = new System.Drawing.Font("Segoe UI", 11.25F);
     this.lblPagerInfo.ForeColor   = System.Drawing.Color.White;
     this.lblPagerInfo.Location    = new System.Drawing.Point(7, 8);
     this.lblPagerInfo.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lblPagerInfo.Name        = "lblPagerInfo";
     this.lblPagerInfo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblPagerInfo.Size        = new System.Drawing.Size(338, 24);
     this.lblPagerInfo.TabIndex    = 99;
     this.lblPagerInfo.Text        = "共 0 条记录,每页20 条,共 0 页,当前第 0 页";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.panel1.Controls.Add(this.txtUserName);
     this.panel1.Controls.Add(this.btnSearch);
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.ForeColor = System.Drawing.Color.White;
     this.panel1.Location  = new System.Drawing.Point(2, 2);
     this.panel1.Margin    = new System.Windows.Forms.Padding(2);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1086, 36);
     this.panel1.TabIndex  = 13;
     //
     // txtUserName
     //
     this.txtUserName.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtUserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.txtUserName.Border.Class      = "TextBoxBorder";
     this.txtUserName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtUserName.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUserName.ForeColor = System.Drawing.Color.White;
     this.txtUserName.Location  = new System.Drawing.Point(854, 5);
     this.txtUserName.Name      = "txtUserName";
     this.txtUserName.Size      = new System.Drawing.Size(150, 27);
     this.txtUserName.TabIndex  = 14;
     this.txtUserName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtUserName.WatermarkImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.txtUserName.WatermarkText           = "请输入用户名...";
     //
     // btnSearch
     //
     this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearch.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSearch.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSearch.Location       = new System.Drawing.Point(1010, 7);
     this.btnSearch.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnSearch.Name           = "btnSearch";
     this.btnSearch.Size           = new System.Drawing.Size(64, 23);
     this.btnSearch.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSearch.TabIndex       = 13;
     this.btnSearch.Text           = "搜 索";
     this.btnSearch.Click         += new System.EventHandler(this.btnSearch_Click);
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx1.Controls.Add(this.superGridControl1);
     this.panelEx1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location        = new System.Drawing.Point(3, 43);
     this.panelEx1.Name            = "panelEx1";
     this.panelEx1.Size            = new System.Drawing.Size(1084, 512);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle             = 90;
     this.panelEx1.TabIndex = 14;
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl1.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl1.PrimaryGrid.Caption.Text        = "";
     gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline);
     gridColumn1.DefaultNewRowCellValue  = "修改指纹";
     gridColumn1.HeaderText         = "";
     gridColumn1.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name       = "clmEdit";
     gridColumn1.NullString = "注册";
     gridColumn1.Width      = 32;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.DataPropertyName             = "UserName";
     gridColumn2.HeaderText         = "用户名称";
     gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.MinimumWidth       = 100;
     gridColumn2.Name = "";
     gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.DataPropertyName             = "UserAccount";
     gridColumn3.HeaderText         = "用户账号";
     gridColumn3.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.MinimumWidth       = 100;
     gridColumn3.Name = "";
     gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.DataPropertyName             = "";
     gridColumn4.HeaderText         = "已注册指纹个数";
     gridColumn4.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.MinimumWidth       = 100;
     gridColumn4.Name  = "clmFingerCount";
     gridColumn4.Width = 120;
     gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.DataPropertyName             = "clmIsUse";
     gridColumn5.HeaderText         = "启用";
     gridColumn5.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.MinimumWidth       = 100;
     gridColumn5.Name             = "clmIsUse";
     gridColumn6.DataPropertyName = "PartyId";
     gridColumn6.Name             = "clmId";
     gridColumn6.Visible          = false;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.InitialSelection     = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size                 = new System.Drawing.Size(1084, 512);
     this.superGridControl1.TabIndex             = 5;
     this.superGridControl1.Text                 = "superGridControl1";
     this.superGridControl1.CellMouseDown       += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellMouseEventArgs>(this.superGridControl1_CellMouseDown);
     this.superGridControl1.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.superGridControl1_DataBindingComplete);
     this.superGridControl1.BeginEdit           += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     this.superGridControl1.GetRowHeaderText    += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetRowHeaderTextEventArgs>(this.superGridControl_GetRowHeaderText);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Metro;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51))))), System.Drawing.Color.DarkTurquoise);
     //
     // FrmFingerIdentify
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1090, 598);
     this.Controls.Add(this.pnlExMain);
     this.DoubleBuffered  = true;
     this.Font            = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "FrmFingerIdentify";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "武汉博晟燃料集中管控-卸样控制程序";
     this.Load           += new System.EventHandler(this.FrmFingerIdentify_Load);
     this.pnlExMain.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panelEx1.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()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn1  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn2  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn3  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn4  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn5  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn6  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn7  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn8  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn9  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(frmProcesoIngresoMemoria));
     this.dgvMemoria  = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.btnCancelar = new System.Windows.Forms.Button();
     this.btnGrabar   = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // dgvMemoria
     //
     this.dgvMemoria.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.dgvMemoria.BackColor = System.Drawing.Color.White;
     this.dgvMemoria.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.dgvMemoria.ForeColor = System.Drawing.Color.Black;
     this.dgvMemoria.Location  = new System.Drawing.Point(48, 27);
     this.dgvMemoria.Name      = "dgvMemoria";
     this.dgvMemoria.PrimaryGrid.AllowRowHeaderResize   = true;
     this.dgvMemoria.PrimaryGrid.AllowRowResize         = true;
     this.dgvMemoria.PrimaryGrid.ColumnHeader.RowHeight = 30;
     gridColumn1.EditorType        = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn1.Name              = "Seleccionar";
     gridColumn2.AllowEdit         = false;
     gridColumn2.DataPropertyName  = "tipo";
     gridColumn2.FilterAutoScan    = true;
     gridColumn2.MinimumWidth      = 100;
     gridColumn2.Name              = "Modelo";
     gridColumn2.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn2.Width             = 120;
     gridColumn3.AllowEdit         = false;
     gridColumn3.DataPropertyName  = "frecuencia";
     gridColumn3.EditorType        = typeof(DevComponents.DotNetBar.SuperGrid.GridDoubleInputEditControl);
     gridColumn3.MinimumWidth      = 100;
     gridColumn3.Name              = "Frecuencia";
     gridColumn3.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn3.Visible           = false;
     gridColumn3.Width             = 120;
     gridColumn4.AllowEdit         = false;
     gridColumn4.DataPropertyName  = "capacidad";
     gridColumn4.MinimumWidth      = 100;
     gridColumn4.Name              = "Capacidad";
     gridColumn4.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn4.Width             = 120;
     gridColumn5.AllowEdit         = false;
     gridColumn5.DataPropertyName  = "estado";
     gridColumn5.EditorType        = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn5.MinimumWidth      = 100;
     gridColumn5.Name              = "Activo";
     gridColumn5.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn5.Visible           = false;
     gridColumn6.AllowEdit         = false;
     gridColumn6.DataPropertyName  = "idMemoria";
     gridColumn6.MinimumWidth      = 50;
     gridColumn6.Name              = "IdMemoria";
     gridColumn6.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn6.Visible           = false;
     gridColumn6.Width             = 50;
     gridColumn7.AllowEdit         = false;
     gridColumn7.DataPropertyName  = "idTipo";
     gridColumn7.MinimumWidth      = 100;
     gridColumn7.Name              = "idTipo";
     gridColumn7.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn7.Visible           = false;
     gridColumn8.AllowEdit         = false;
     gridColumn8.DataPropertyName  = "idCapacidad";
     gridColumn8.MinimumWidth      = 100;
     gridColumn8.Name              = "idCapacidad";
     gridColumn8.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn8.Visible           = false;
     gridColumn9.AllowEdit         = false;
     gridColumn9.DataPropertyName  = "idBusFrecuencia";
     gridColumn9.MinimumWidth      = 100;
     gridColumn9.Name              = "idFrecuencia";
     gridColumn9.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn9.Visible           = false;
     gridColumn10.DataPropertyName = "tipo2";
     gridColumn10.Name             = "Tipo";
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn1);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn2);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn3);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn4);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn5);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn6);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn7);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn8);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn9);
     this.dgvMemoria.PrimaryGrid.Columns.Add(gridColumn10);
     this.dgvMemoria.PrimaryGrid.DefaultRowHeight = 24;
     this.dgvMemoria.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.dgvMemoria.PrimaryGrid.DefaultVisualStyles.FilterColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.dgvMemoria.PrimaryGrid.EnableColumnFiltering = true;
     this.dgvMemoria.PrimaryGrid.EnableFiltering       = true;
     this.dgvMemoria.PrimaryGrid.EnableRowFiltering    = true;
     this.dgvMemoria.PrimaryGrid.Filter.Visible        = true;
     this.dgvMemoria.PrimaryGrid.MultiSelect           = false;
     this.dgvMemoria.PrimaryGrid.NoRowsText            = "No hay ninguna memoria, cree una memoria";
     this.dgvMemoria.PrimaryGrid.NullString            = "<<null>>";
     this.dgvMemoria.PrimaryGrid.RowHeaderWidth        = 45;
     this.dgvMemoria.PrimaryGrid.ShowRowHeaders        = false;
     this.dgvMemoria.Size     = new System.Drawing.Size(461, 247);
     this.dgvMemoria.TabIndex = 94;
     this.dgvMemoria.Text     = "Tabla Memoria";
     //
     // btnCancelar
     //
     this.btnCancelar.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancelar.AutoSize = true;
     this.btnCancelar.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnCancelar.FlatAppearance.BorderSize = 0;
     this.btnCancelar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.Image      = ((System.Drawing.Image)(resources.GetObject("btnCancelar.Image")));
     this.btnCancelar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnCancelar.Location   = new System.Drawing.Point(464, 293);
     this.btnCancelar.Name       = "btnCancelar";
     this.btnCancelar.Size       = new System.Drawing.Size(80, 65);
     this.btnCancelar.TabIndex   = 124;
     this.btnCancelar.Text       = "Cancelar";
     this.btnCancelar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnCancelar.UseVisualStyleBackColor = true;
     this.btnCancelar.Click += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnGrabar
     //
     this.btnGrabar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnGrabar.AutoSize  = true;
     this.btnGrabar.BackColor = System.Drawing.Color.Transparent;
     this.btnGrabar.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnGrabar.FlatAppearance.BorderSize = 0;
     this.btnGrabar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnGrabar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGrabar.Image      = ((System.Drawing.Image)(resources.GetObject("btnGrabar.Image")));
     this.btnGrabar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnGrabar.Location   = new System.Drawing.Point(541, 295);
     this.btnGrabar.Name       = "btnGrabar";
     this.btnGrabar.Size       = new System.Drawing.Size(75, 63);
     this.btnGrabar.TabIndex   = 123;
     this.btnGrabar.Text       = "Grabar";
     this.btnGrabar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnGrabar.UseVisualStyleBackColor = false;
     this.btnGrabar.Click += new System.EventHandler(this.btnGrabar_Click);
     //
     // frmProcesoIngresoMemoria
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.AutoSizeMode  = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(673, 370);
     this.Controls.Add(this.btnCancelar);
     this.Controls.Add(this.btnGrabar);
     this.Controls.Add(this.dgvMemoria);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "frmProcesoIngresoMemoria";
     this.ShowIcon      = false;
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Compras Memorias";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 10
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();
     DevComponents.DotNetBar.SuperGrid.Style.Background background3  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn24 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn25 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn26 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn27 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.btnNextDay        = new DevComponents.DotNetBar.ButtonX();
     this.btnToday          = new DevComponents.DotNetBar.ButtonX();
     this.btnPrevDay        = new DevComponents.DotNetBar.ButtonX();
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     this.SuspendLayout();
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 13.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 13.25F);
     background3.Color1 = System.Drawing.Color.DarkTurquoise;
     this.superGridControl1.DefaultVisualStyles.RowStyles.Selected.Background = background3;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(12, 51);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     gridColumn19.DataPropertyName = "ZcDate";
     gridColumn19.HeaderText       = "预计装车日期";
     gridColumn19.Name             = "";
     gridColumn19.Width            = 140;
     gridColumn20.DataPropertyName = "InFactoryType";
     gridColumn20.HeaderText       = "出场类型";
     gridColumn20.Name             = "";
     gridColumn21.DataPropertyName = "SupplierName";
     gridColumn21.HeaderText       = "接收单位";
     gridColumn21.Name             = "clmFuelSupplierName";
     gridColumn21.Width            = 200;
     gridColumn22.DataPropertyName = "TransportCompanyName";
     gridColumn22.HeaderText       = "运输单位";
     gridColumn22.Name             = "clmTransportCompanyName";
     gridColumn22.Width            = 150;
     gridColumn23.DataPropertyName = "TransportNumber";
     gridColumn23.HeaderText       = "车数";
     gridColumn23.Name             = "";
     gridColumn23.Width            = 80;
     gridColumn24.AutoSizeMode     = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
     gridColumn24.DataPropertyName = "HourStart";
     gridColumn24.HeaderText       = "开始时段";
     gridColumn24.Name             = "";
     gridColumn24.Width            = 70;
     gridColumn25.AutoSizeMode     = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
     gridColumn25.DataPropertyName = "HourEnd";
     gridColumn25.HeaderText       = "结束时段";
     gridColumn25.Name             = "";
     gridColumn25.Width            = 70;
     gridColumn26.DataPropertyName = "YbNum";
     gridColumn26.HeaderText       = "预报编号";
     gridColumn26.Name             = "";
     gridColumn26.Width            = 200;
     gridColumn27.AutoSizeMode     = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
     gridColumn27.DataPropertyName = "Remark";
     gridColumn27.HeaderText       = "备注";
     gridColumn27.Name             = "";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn19);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn20);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn21);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn22);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn23);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn24);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn25);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn26);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn27);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight       = 30;
     this.superGridControl1.PrimaryGrid.EnterKeySelectsNextRow = false;
     this.superGridControl1.PrimaryGrid.InitialSelection       = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.MultiSelect            = false;
     this.superGridControl1.PrimaryGrid.SelectionGranularity   = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size                 = new System.Drawing.Size(1032, 259);
     this.superGridControl1.TabIndex             = 4;
     this.superGridControl1.Text                 = "superGridControl1";
     this.superGridControl1.CellDoubleClick     += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.superGridControl1_CellDoubleClick);
     this.superGridControl1.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.superGridControl_DataBindingComplete);
     this.superGridControl1.BeginEdit           += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     this.superGridControl1.GetRowHeaderText    += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetRowHeaderTextEventArgs>(this.superGridControl_GetRowHeaderText);
     this.superGridControl1.KeyUp               += new System.Windows.Forms.KeyEventHandler(this.superGridControl1_KeyUp);
     //
     // btnNextDay
     //
     this.btnNextDay.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNextDay.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNextDay.Font           = new System.Drawing.Font("Segoe UI", 13.25F);
     this.btnNextDay.Location       = new System.Drawing.Point(966, 11);
     this.btnNextDay.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnNextDay.Name           = "btnNextDay";
     this.btnNextDay.Size           = new System.Drawing.Size(78, 28);
     this.btnNextDay.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNextDay.TabIndex       = 18;
     this.btnNextDay.Text           = "下一天";
     this.btnNextDay.Click         += new System.EventHandler(this.btnNextDay_Click);
     //
     // btnToday
     //
     this.btnToday.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnToday.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnToday.Font           = new System.Drawing.Font("Segoe UI", 13.25F);
     this.btnToday.Location       = new System.Drawing.Point(873, 11);
     this.btnToday.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnToday.Name           = "btnToday";
     this.btnToday.Size           = new System.Drawing.Size(78, 28);
     this.btnToday.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnToday.TabIndex       = 19;
     this.btnToday.Text           = "今 天";
     this.btnToday.Click         += new System.EventHandler(this.btnToday_Click);
     //
     // btnPrevDay
     //
     this.btnPrevDay.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPrevDay.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrevDay.Font           = new System.Drawing.Font("Segoe UI", 13.25F);
     this.btnPrevDay.Location       = new System.Drawing.Point(777, 11);
     this.btnPrevDay.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnPrevDay.Name           = "btnPrevDay";
     this.btnPrevDay.Size           = new System.Drawing.Size(81, 28);
     this.btnPrevDay.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPrevDay.TabIndex       = 20;
     this.btnPrevDay.Text           = "上一天";
     this.btnPrevDay.Click         += new System.EventHandler(this.btnPrevDay_Click);
     //
     // timer1
     //
     this.timer1.Interval = 500;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // FrmMobileSaleFuelForecast_Select
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionFont         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.ClientSize          = new System.Drawing.Size(1056, 321);
     this.Controls.Add(this.btnPrevDay);
     this.Controls.Add(this.btnToday);
     this.Controls.Add(this.btnNextDay);
     this.Controls.Add(this.superGridControl1);
     this.DoubleBuffered = true;
     this.Font           = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview     = true;
     this.MaximizeBox    = false;
     this.Name           = "FrmMobileSaleFuelForecast_Select";
     this.ShowIcon       = false;
     this.ShowInTaskbar  = false;
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "汽车出场煤预报选择页";
     this.Load          += new System.EventHandler(this.FrmSaleFuelForecast_Select_Load);
     this.Shown         += new System.EventHandler(this.FrmSaleFuelForecast_Select_Shown);
     this.KeyUp         += new System.Windows.Forms.KeyEventHandler(this.FrmSaleFuelForecast_Select_KeyUp);
     this.ResumeLayout(false);
 }
Exemplo n.º 11
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(frmProcesoEditarDisco));
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.btnCancelar = new System.Windows.Forms.Button();
     this.btnGrabar   = new System.Windows.Forms.Button();
     this.dgvDisco    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.SuspendLayout();
     //
     // btnCancelar
     //
     this.btnCancelar.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancelar.AutoSize = true;
     this.btnCancelar.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnCancelar.FlatAppearance.BorderSize = 0;
     this.btnCancelar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.Image      = ((System.Drawing.Image)(resources.GetObject("btnCancelar.Image")));
     this.btnCancelar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnCancelar.Location   = new System.Drawing.Point(506, 266);
     this.btnCancelar.Name       = "btnCancelar";
     this.btnCancelar.Size       = new System.Drawing.Size(80, 65);
     this.btnCancelar.TabIndex   = 124;
     this.btnCancelar.Text       = "Cancelar";
     this.btnCancelar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnCancelar.UseVisualStyleBackColor = true;
     this.btnCancelar.Click += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnGrabar
     //
     this.btnGrabar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnGrabar.AutoSize  = true;
     this.btnGrabar.BackColor = System.Drawing.Color.Transparent;
     this.btnGrabar.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnGrabar.FlatAppearance.BorderSize = 0;
     this.btnGrabar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnGrabar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGrabar.Image      = ((System.Drawing.Image)(resources.GetObject("btnGrabar.Image")));
     this.btnGrabar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnGrabar.Location   = new System.Drawing.Point(583, 268);
     this.btnGrabar.Name       = "btnGrabar";
     this.btnGrabar.Size       = new System.Drawing.Size(75, 63);
     this.btnGrabar.TabIndex   = 123;
     this.btnGrabar.Text       = "Grabar";
     this.btnGrabar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnGrabar.UseVisualStyleBackColor = false;
     this.btnGrabar.Click += new System.EventHandler(this.btnGrabar_Click);
     //
     // dgvDisco
     //
     this.dgvDisco.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.dgvDisco.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.dgvDisco.ForeColor      = System.Drawing.Color.Black;
     this.dgvDisco.Location       = new System.Drawing.Point(32, 35);
     this.dgvDisco.Name           = "dgvDisco";
     gridColumn1.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn1.Name             = "Seleccionar";
     gridColumn1.Width            = 70;
     gridColumn2.AllowEdit        = false;
     gridColumn2.DataPropertyName = "TipoDisco";
     gridColumn2.Name             = "Tipo";
     gridColumn2.Width            = 150;
     gridColumn3.AllowEdit        = false;
     gridColumn3.DataPropertyName = "Capacidad";
     gridColumn3.Name             = "Capacidad";
     gridColumn3.Width            = 150;
     gridColumn4.AllowEdit        = false;
     gridColumn4.DataPropertyName = "Cantidad";
     gridColumn4.Name             = "Cantidad";
     gridColumn4.Width            = 150;
     gridColumn5.DataPropertyName = "IdDisco";
     gridColumn5.Name             = "idDisco";
     gridColumn5.Visible          = false;
     gridColumn6.DataPropertyName = "Tamano";
     gridColumn6.Name             = "Tamano";
     this.dgvDisco.PrimaryGrid.Columns.Add(gridColumn1);
     this.dgvDisco.PrimaryGrid.Columns.Add(gridColumn2);
     this.dgvDisco.PrimaryGrid.Columns.Add(gridColumn3);
     this.dgvDisco.PrimaryGrid.Columns.Add(gridColumn4);
     this.dgvDisco.PrimaryGrid.Columns.Add(gridColumn5);
     this.dgvDisco.PrimaryGrid.Columns.Add(gridColumn6);
     this.dgvDisco.PrimaryGrid.EnableColumnFiltering = true;
     this.dgvDisco.PrimaryGrid.EnableFiltering       = true;
     this.dgvDisco.PrimaryGrid.EnableRowFiltering    = true;
     this.dgvDisco.PrimaryGrid.Filter.Visible        = true;
     this.dgvDisco.PrimaryGrid.MultiSelect           = false;
     this.dgvDisco.PrimaryGrid.NoRowsText            = "No hay ningun Disco disponible";
     this.dgvDisco.PrimaryGrid.ShowRowHeaders        = false;
     this.dgvDisco.Size     = new System.Drawing.Size(626, 214);
     this.dgvDisco.TabIndex = 125;
     this.dgvDisco.Text     = "Tabla Disco";
     //
     // frmProcesoEditarDisco
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.AutoSizeMode  = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(683, 334);
     this.Controls.Add(this.dgvDisco);
     this.Controls.Add(this.btnCancelar);
     this.Controls.Add(this.btnGrabar);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "frmProcesoEditarDisco";
     this.ShowIcon      = false;
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Editar Disco Duro";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 12
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(DemoUserEdit));
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding3    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding4    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 5;
     this.richTextBox1.TabStop  = false;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "BugUp");
     this.imageList1.Images.SetKeyName(1, "Empty");
     this.imageList1.Images.SetKeyName(2, "ErrorCircle");
     this.imageList1.Images.SetKeyName(3, "FontColor");
     this.imageList1.Images.SetKeyName(4, "Function");
     this.imageList1.Images.SetKeyName(5, "MusicNote");
     this.imageList1.Images.SetKeyName(6, "Font");
     this.imageList1.Images.SetKeyName(7, "BlueButton");
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowResize = true;
     gridColumn1.CellStyles.Default.Alignment          = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.HeaderStyles.Default.Image            = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridColumn1.HeaderStyles.Default.ImageAlignment   = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name  = "Color Combo";
     gridColumn1.Width = 160;
     gridColumn2.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridColumn2.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopCenter;
     padding1.Bottom = -5;
     padding1.Top    = 4;
     gridColumn2.HeaderStyles.Default.ImagePadding = padding1;
     gridColumn2.Name  = "Image Combo";
     gridColumn2.Width = 110;
     gridColumn3.HeaderStyles.Default.AllowWrap      = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
     gridColumn3.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.HeaderText = "Audio Clip (NonModal)";
     gridColumn3.Name       = "Audio Clip";
     gridColumn3.Width      = 110;
     gridColumn4.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridColumn4.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.BottomCenter;
     padding2.Bottom = 4;
     gridColumn4.HeaderStyles.Default.ImagePadding = padding2;
     padding3.Bottom = 4;
     gridColumn4.HeaderStyles.Default.Margin = padding3;
     gridColumn4.HeaderText   = "Process States (InPlace)";
     gridColumn4.Name         = "Process State";
     gridColumn4.Width        = 170;
     gridColumn5.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn5.HeaderText   = "File Path (Modal)";
     gridColumn5.Name         = "File Path";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 0;
     padding4.Bottom = 4;
     padding4.Left   = 4;
     padding4.Right  = 4;
     padding4.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding4;
     this.superGridControl1.PrimaryGrid.FilterExpr = null;
     this.superGridControl1.PrimaryGrid.ImageList  = this.imageList1;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size               = new System.Drawing.Size(784, 413);
     this.superGridControl1.TabIndex           = 0;
     this.superGridControl1.Text               = "superGridControl1";
     this.superGridControl1.ColumnHeaderClick += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridColumnHeaderClickEventArgs>(this.SuperGridControl1ColumnHeaderClick);
     this.superGridControl1.MouseMove         += new System.Windows.Forms.MouseEventHandler(this.SuperGridControl1MouseMove);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoUserEdit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 536);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoUserEdit";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - User defined cell editors (User drawn, Modal, NonModal, and InPl" +
                           "ace)";
     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()
 {
     DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.txtInput          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.SuspendLayout();
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     background1.Color1 = System.Drawing.Color.DarkTurquoise;
     this.superGridControl1.DefaultVisualStyles.RowStyles.Selected.Background = background1;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(12, 51);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     gridColumn1.DataPropertyName = "CarNumber";
     gridColumn1.HeaderText       = "车牌号";
     gridColumn1.Name             = "";
     gridColumn1.Width            = 150;
     gridColumn2.DataPropertyName = "CreateDate";
     gridColumn2.HeaderText       = "入厂时间";
     gridColumn2.Name             = "";
     gridColumn2.Width            = 160;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.EnterKeySelectsNextRow = false;
     this.superGridControl1.PrimaryGrid.InitialSelection       = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.MultiSelect            = false;
     this.superGridControl1.PrimaryGrid.NoRowsText             = "";
     this.superGridControl1.PrimaryGrid.SelectionGranularity   = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.PrimaryGrid.ShowRowGridIndex       = true;
     this.superGridControl1.Size              = new System.Drawing.Size(429, 259);
     this.superGridControl1.TabIndex          = 4;
     this.superGridControl1.Text              = "superGridControl1";
     this.superGridControl1.CellDoubleClick  += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.superGridControl1_CellDoubleClick);
     this.superGridControl1.BeginEdit        += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     this.superGridControl1.GetRowHeaderText += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetRowHeaderTextEventArgs>(this.superGridControl_GetRowHeaderText);
     this.superGridControl1.KeyUp            += new System.Windows.Forms.KeyEventHandler(this.superGridControl1_KeyUp);
     //
     // txtInput
     //
     this.txtInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.txtInput.Border.Class      = "TextBoxBorder";
     this.txtInput.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtInput.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtInput.ForeColor = System.Drawing.Color.White;
     this.txtInput.Location  = new System.Drawing.Point(12, 12);
     this.txtInput.Name      = "txtInput";
     this.txtInput.Size      = new System.Drawing.Size(428, 27);
     this.txtInput.TabIndex  = 3;
     this.txtInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtInput.WatermarkImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.txtInput.WatermarkText           = "请输入名称...";
     this.txtInput.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtInput_KeyUp);
     //
     // FrmUnFinishTransport_Select
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(452, 321);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.txtInput);
     this.DoubleBuffered = true;
     this.Font           = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview     = true;
     this.MaximizeBox    = false;
     this.Name           = "FrmUnFinishTransport_Select";
     this.ShowIcon       = false;
     this.ShowInTaskbar  = false;
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "选择页";
     this.Load          += new System.EventHandler(this.FrmUnFinishTransport_Select_Load);
     this.KeyUp         += new System.Windows.Forms.KeyEventHandler(this.FrmUnFinishTransport_Select_KeyUp);
     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()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.btnPrevious       = new DevComponents.DotNetBar.ButtonX();
     this.btnFirst          = new DevComponents.DotNetBar.ButtonX();
     this.btnLast           = new DevComponents.DotNetBar.ButtonX();
     this.btnNext           = new DevComponents.DotNetBar.ButtonX();
     this.btnSearch         = new DevComponents.DotNetBar.ButtonX();
     this.panel2            = new System.Windows.Forms.Panel();
     this.lblPagerInfo      = new DevComponents.DotNetBar.LabelX();
     this.superGridControl2 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.splitContainer2   = new System.Windows.Forms.SplitContainer();
     this.splitContainer1   = new System.Windows.Forms.SplitContainer();
     this.panel1            = new System.Windows.Forms.Panel();
     this.BtnAdd            = new DevComponents.DotNetBar.ButtonX();
     this.txtCarNumber_Ser  = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl1.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl1.PrimaryGrid.Caption.Text        = "";
     gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     gridColumn1.DefaultNewRowCellValue  = "查看";
     gridColumn1.HeaderText         = "";
     gridColumn1.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name       = "clmShow";
     gridColumn1.NullString = "查看";
     gridColumn1.Width      = 32;
     gridColumn2.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline);
     gridColumn2.DefaultNewRowCellValue  = "修改";
     gridColumn2.HeaderText         = "";
     gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.Name       = "clmEdit";
     gridColumn2.NullString = "修改";
     gridColumn2.Width      = 32;
     gridColumn3.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline);
     gridColumn3.DefaultNewRowCellValue  = "删除";
     gridColumn3.HeaderText         = "";
     gridColumn3.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.Name       = "clmDelete";
     gridColumn3.NullString = "删除";
     gridColumn3.Width      = 32;
     gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.DataPropertyName             = "CarNumber";
     gridColumn4.HeaderText         = "车牌号";
     gridColumn4.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.MinimumWidth       = 100;
     gridColumn4.Name = "";
     gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.DataPropertyName             = "Driver";
     gridColumn5.HeaderText         = "司机";
     gridColumn5.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.MinimumWidth       = 100;
     gridColumn5.Name = "";
     gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn6.DataPropertyName             = "ECPCardId";
     gridColumn6.FillWeight         = 150;
     gridColumn6.HeaderText         = "标签号";
     gridColumn6.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn6.MinimumWidth       = 150;
     gridColumn6.Name  = "clmCardNumber";
     gridColumn6.Width = 150;
     gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn7.DataPropertyName             = "CarType";
     gridColumn7.HeaderText         = "车类型";
     gridColumn7.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn7.MinimumWidth       = 100;
     gridColumn7.Name = "";
     gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn8.DataPropertyName             = "clmIsUse";
     gridColumn8.HeaderText         = "启用";
     gridColumn8.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn8.MinimumWidth       = 100;
     gridColumn8.Name         = "clmIsUse";
     gridColumn9.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn9.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn9.DataPropertyName             = "ReMark";
     gridColumn9.HeaderText         = "备注";
     gridColumn9.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn9.Name              = "";
     gridColumn9.Width             = 80;
     gridColumn10.DataPropertyName = "Id";
     gridColumn10.Name             = "clmId";
     gridColumn10.Visible          = false;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn7);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn8);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn9);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn10);
     this.superGridControl1.PrimaryGrid.InitialSelection     = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size                 = new System.Drawing.Size(1419, 611);
     this.superGridControl1.TabIndex             = 4;
     this.superGridControl1.Tag                  = "CMCS.CarTransport.Queue.Frms.BaseInfo.Autotruck.FrmAutotruck_List";
     this.superGridControl1.Text                 = "superGridControl1";
     this.superGridControl1.CellMouseDown       += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellMouseEventArgs>(this.superGridControl1_CellMouseDown);
     this.superGridControl1.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.superGridControl1_DataBindingComplete);
     this.superGridControl1.BeginEdit           += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     this.superGridControl1.GetRowHeaderText    += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetRowHeaderTextEventArgs>(this.superGridControl_GetRowHeaderText);
     //
     // btnPrevious
     //
     this.btnPrevious.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPrevious.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrevious.CommandParameter = "Previous";
     this.btnPrevious.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnPrevious.Location         = new System.Drawing.Point(1204, 9);
     this.btnPrevious.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnPrevious.Name             = "btnPrevious";
     this.btnPrevious.Size             = new System.Drawing.Size(64, 23);
     this.btnPrevious.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPrevious.TabIndex         = 104;
     this.btnPrevious.Text             = "<";
     this.btnPrevious.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnFirst
     //
     this.btnFirst.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnFirst.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFirst.CommandParameter = "First";
     this.btnFirst.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnFirst.Location         = new System.Drawing.Point(1134, 9);
     this.btnFirst.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnFirst.Name             = "btnFirst";
     this.btnFirst.Size             = new System.Drawing.Size(64, 23);
     this.btnFirst.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnFirst.TabIndex         = 103;
     this.btnFirst.Text             = "|<";
     this.btnFirst.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnLast
     //
     this.btnLast.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLast.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLast.CommandParameter = "Last";
     this.btnLast.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnLast.Location         = new System.Drawing.Point(1343, 9);
     this.btnLast.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnLast.Name             = "btnLast";
     this.btnLast.Size             = new System.Drawing.Size(64, 23);
     this.btnLast.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnLast.TabIndex         = 101;
     this.btnLast.Text             = ">|";
     this.btnLast.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnNext
     //
     this.btnNext.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNext.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNext.CommandParameter = "Next";
     this.btnNext.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnNext.Location         = new System.Drawing.Point(1273, 9);
     this.btnNext.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnNext.Name             = "btnNext";
     this.btnNext.Size             = new System.Drawing.Size(64, 23);
     this.btnNext.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNext.TabIndex         = 100;
     this.btnNext.Text             = ">";
     this.btnNext.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnSearch
     //
     this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearch.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSearch.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSearch.Location       = new System.Drawing.Point(1343, 9);
     this.btnSearch.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnSearch.Name           = "btnSearch";
     this.btnSearch.Size           = new System.Drawing.Size(64, 23);
     this.btnSearch.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSearch.TabIndex       = 13;
     this.btnSearch.Text           = "搜 索";
     this.btnSearch.Click         += new System.EventHandler(this.btnSearch_Click);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.panel2.Controls.Add(this.btnPrevious);
     this.panel2.Controls.Add(this.btnFirst);
     this.panel2.Controls.Add(this.btnLast);
     this.panel2.Controls.Add(this.btnNext);
     this.panel2.Controls.Add(this.lblPagerInfo);
     this.panel2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel2.ForeColor = System.Drawing.Color.White;
     this.panel2.Location  = new System.Drawing.Point(0, 0);
     this.panel2.Margin    = new System.Windows.Forms.Padding(2);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(1419, 40);
     this.panel2.TabIndex  = 1;
     //
     // lblPagerInfo
     //
     this.lblPagerInfo.AutoSize  = true;
     this.lblPagerInfo.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lblPagerInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblPagerInfo.Font        = new System.Drawing.Font("Segoe UI", 11.25F);
     this.lblPagerInfo.ForeColor   = System.Drawing.Color.White;
     this.lblPagerInfo.Location    = new System.Drawing.Point(7, 8);
     this.lblPagerInfo.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lblPagerInfo.Name        = "lblPagerInfo";
     this.lblPagerInfo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblPagerInfo.Size        = new System.Drawing.Size(338, 24);
     this.lblPagerInfo.TabIndex    = 99;
     this.lblPagerInfo.Text        = "共 0 条记录,每页20 条,共 0 页,当前第 0 页";
     //
     // superGridControl2
     //
     this.superGridControl2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl2.ForeColor = System.Drawing.Color.White;
     this.superGridControl2.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl2.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl2.Name      = "superGridControl2";
     this.superGridControl2.PrimaryGrid.Caption.Text = "";
     this.superGridControl2.Size     = new System.Drawing.Size(1419, 611);
     this.superGridControl2.TabIndex = 3;
     this.superGridControl2.Text     = "superGridControl1";
     //
     // splitContainer2
     //
     this.splitContainer2.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.splitContainer2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.FixedPanel      = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer2.ForeColor       = System.Drawing.Color.White;
     this.splitContainer2.IsSplitterFixed = true;
     this.splitContainer2.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer2.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer2.Name            = "splitContainer2";
     this.splitContainer2.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel1.Controls.Add(this.superGridControl1);
     this.splitContainer2.Panel1.Controls.Add(this.superGridControl2);
     this.splitContainer2.Panel1.ForeColor = System.Drawing.Color.White;
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel2.Controls.Add(this.panel2);
     this.splitContainer2.Panel2.ForeColor = System.Drawing.Color.White;
     this.splitContainer2.Panel2MinSize    = 40;
     this.splitContainer2.Size             = new System.Drawing.Size(1419, 652);
     this.splitContainer2.SplitterDistance = 611;
     this.splitContainer2.SplitterWidth    = 1;
     this.splitContainer2.TabIndex         = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor   = System.Drawing.Color.Transparent;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 1);
     this.splitContainer1.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.splitContainer1.Panel1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.Panel2.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.splitContainer1.Size             = new System.Drawing.Size(1419, 693);
     this.splitContainer1.SplitterDistance = 40;
     this.splitContainer1.SplitterWidth    = 1;
     this.splitContainer1.TabIndex         = 147;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.panel1.Controls.Add(this.BtnAdd);
     this.panel1.Controls.Add(this.txtCarNumber_Ser);
     this.panel1.Controls.Add(this.btnSearch);
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.ForeColor = System.Drawing.Color.White;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Margin    = new System.Windows.Forms.Padding(2);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1419, 40);
     this.panel1.TabIndex  = 12;
     //
     // BtnAdd
     //
     this.BtnAdd.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.BtnAdd.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.BtnAdd.Location       = new System.Drawing.Point(16, 9);
     this.BtnAdd.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.BtnAdd.Name           = "BtnAdd";
     this.BtnAdd.Size           = new System.Drawing.Size(64, 23);
     this.BtnAdd.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.BtnAdd.TabIndex       = 18;
     this.BtnAdd.Text           = "新 增";
     this.BtnAdd.Click         += new System.EventHandler(this.BtnAdd_Click);
     //
     // txtCarNumber_Ser
     //
     this.txtCarNumber_Ser.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtCarNumber_Ser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.txtCarNumber_Ser.Border.Class      = "TextBoxBorder";
     this.txtCarNumber_Ser.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtCarNumber_Ser.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtCarNumber_Ser.ForeColor = System.Drawing.Color.White;
     this.txtCarNumber_Ser.Location  = new System.Drawing.Point(1187, 7);
     this.txtCarNumber_Ser.Name      = "txtCarNumber_Ser";
     this.txtCarNumber_Ser.Size      = new System.Drawing.Size(150, 27);
     this.txtCarNumber_Ser.TabIndex  = 14;
     this.txtCarNumber_Ser.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtCarNumber_Ser.WatermarkImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.txtCarNumber_Ser.WatermarkText           = "请输入车牌号...";
     //
     // FrmAutotruck_List
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1420, 695);
     this.Controls.Add(this.splitContainer1);
     this.DoubleBuffered = true;
     this.Font           = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name           = "FrmAutotruck_List";
     this.Text           = "车辆管理";
     this.Load          += new System.EventHandler(this.FrmAutotruck_List_Load);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.splitContainer1   = new System.Windows.Forms.SplitContainer();
     this.panel1            = new System.Windows.Forms.Panel();
     this.labelX3           = new DevComponents.DotNetBar.LabelX();
     this.cmbEquipment      = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.全自动制样机            = new DevComponents.Editors.ComboItem();
     this.汽车机械采样机           = new DevComponents.Editors.ComboItem();
     this.智能存样柜             = new DevComponents.Editors.ComboItem();
     this.气动传输              = new DevComponents.Editors.ComboItem();
     this.矩阵合样归批机           = new DevComponents.Editors.ComboItem();
     this.btnSearch         = new DevComponents.DotNetBar.ButtonX();
     this.labelX2           = new DevComponents.DotNetBar.LabelX();
     this.labelX1           = new DevComponents.DotNetBar.LabelX();
     this.dateTimeInput2    = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
     this.dateTimeInput1    = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
     this.splitContainer2   = new System.Windows.Forms.SplitContainer();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.superGridControl2 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.panel2            = new System.Windows.Forms.Panel();
     this.btnPrevious       = new DevComponents.DotNetBar.ButtonX();
     this.btnFirst          = new DevComponents.DotNetBar.ButtonX();
     this.btnLast           = new DevComponents.DotNetBar.ButtonX();
     this.btnNext           = new DevComponents.DotNetBar.ButtonX();
     this.lblPagerInfo      = new DevComponents.DotNetBar.LabelX();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor   = System.Drawing.Color.Transparent;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.ForeColor   = System.Drawing.Color.Black;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.splitContainer1.Panel1.ForeColor   = System.Drawing.Color.Black;
     this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.Panel2.ForeColor   = System.Drawing.Color.Black;
     this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.splitContainer1.Size             = new System.Drawing.Size(1452, 730);
     this.splitContainer1.SplitterDistance = 40;
     this.splitContainer1.SplitterWidth    = 1;
     this.splitContainer1.TabIndex         = 146;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.labelX3);
     this.panel1.Controls.Add(this.cmbEquipment);
     this.panel1.Controls.Add(this.btnSearch);
     this.panel1.Controls.Add(this.labelX2);
     this.panel1.Controls.Add(this.labelX1);
     this.panel1.Controls.Add(this.dateTimeInput2);
     this.panel1.Controls.Add(this.dateTimeInput1);
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.ForeColor = System.Drawing.Color.Black;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Margin    = new System.Windows.Forms.Padding(2);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1452, 40);
     this.panel1.TabIndex  = 12;
     //
     // labelX3
     //
     this.labelX3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelX3.AutoSize = true;
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.labelX3.ForeColor = System.Drawing.Color.White;
     this.labelX3.Location  = new System.Drawing.Point(691, 8);
     this.labelX3.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.labelX3.Name      = "labelX3";
     this.labelX3.Size      = new System.Drawing.Size(70, 24);
     this.labelX3.TabIndex  = 16;
     this.labelX3.Text      = "设备名称";
     //
     // cmbEquipment
     //
     this.cmbEquipment.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmbEquipment.DisplayMember     = "Text";
     this.cmbEquipment.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cmbEquipment.ForeColor         = System.Drawing.Color.Black;
     this.cmbEquipment.FormattingEnabled = true;
     this.cmbEquipment.ItemHeight        = 17;
     this.cmbEquipment.Items.AddRange(new object[] {
         this.全自动制样机,
         this.汽车机械采样机,
         this.智能存样柜,
         this.气动传输,
         this.矩阵合样归批机
     });
     this.cmbEquipment.Location = new System.Drawing.Point(769, 9);
     this.cmbEquipment.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.cmbEquipment.Name     = "cmbEquipment";
     this.cmbEquipment.Size     = new System.Drawing.Size(104, 23);
     this.cmbEquipment.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cmbEquipment.TabIndex = 15;
     //
     // 全自动制样机
     //
     this.全自动制样机.Text = "全自动制样机";
     //
     // 汽车机械采样机
     //
     this.汽车机械采样机.Text = "汽车机械采样机";
     //
     // 智能存样柜
     //
     this.智能存样柜.Text = "智能存样柜";
     //
     // 气动传输
     //
     this.气动传输.Text = "气动传输";
     //
     // 矩阵合样归批机
     //
     this.矩阵合样归批机.Text = "矩阵合样归批机";
     //
     // btnSearch
     //
     this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearch.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSearch.Location       = new System.Drawing.Point(1369, 9);
     this.btnSearch.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnSearch.Name           = "btnSearch";
     this.btnSearch.Size           = new System.Drawing.Size(64, 22);
     this.btnSearch.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSearch.TabIndex       = 13;
     this.btnSearch.Text           = "搜 索";
     this.btnSearch.Click         += new System.EventHandler(this.btnSearch_Click);
     //
     // labelX2
     //
     this.labelX2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.labelX2.ForeColor = System.Drawing.Color.White;
     this.labelX2.Location  = new System.Drawing.Point(1156, 11);
     this.labelX2.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.labelX2.Name      = "labelX2";
     this.labelX2.Size      = new System.Drawing.Size(16, 18);
     this.labelX2.TabIndex  = 12;
     this.labelX2.Text      = "到";
     //
     // labelX1
     //
     this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.labelX1.ForeColor = System.Drawing.Color.White;
     this.labelX1.Location  = new System.Drawing.Point(885, 11);
     this.labelX1.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.labelX1.Name      = "labelX1";
     this.labelX1.Size      = new System.Drawing.Size(74, 18);
     this.labelX1.TabIndex  = 11;
     this.labelX1.Text      = "异常时间";
     //
     // dateTimeInput2
     //
     this.dateTimeInput2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.dateTimeInput2.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.dateTimeInput2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput2.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.dateTimeInput2.ButtonDropDown.Visible     = true;
     this.dateTimeInput2.CustomFormat        = "yyyy-MM-dd HH:mm";
     this.dateTimeInput2.ForeColor           = System.Drawing.Color.Black;
     this.dateTimeInput2.Format              = DevComponents.Editors.eDateTimePickerFormat.Custom;
     this.dateTimeInput2.IsPopupCalendarOpen = false;
     this.dateTimeInput2.Location            = new System.Drawing.Point(1183, 10);
     this.dateTimeInput2.Margin              = new System.Windows.Forms.Padding(3, 2, 3, 2);
     //
     //
     //
     this.dateTimeInput2.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dateTimeInput2.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput2.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.dateTimeInput2.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput2.MonthCalendar.DisplayMonth       = new System.DateTime(2017, 1, 1, 0, 0, 0, 0);
     this.dateTimeInput2.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.dateTimeInput2.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput2.MonthCalendar.TodayButtonVisible = true;
     this.dateTimeInput2.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.dateTimeInput2.Name     = "dateTimeInput2";
     this.dateTimeInput2.Size     = new System.Drawing.Size(170, 21);
     this.dateTimeInput2.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.dateTimeInput2.TabIndex = 10;
     //
     // dateTimeInput1
     //
     this.dateTimeInput1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.dateTimeInput1.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.dateTimeInput1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput1.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.dateTimeInput1.ButtonDropDown.Visible     = true;
     this.dateTimeInput1.CustomFormat        = "yyyy-MM-dd HH:mm";
     this.dateTimeInput1.ForeColor           = System.Drawing.Color.Black;
     this.dateTimeInput1.Format              = DevComponents.Editors.eDateTimePickerFormat.Custom;
     this.dateTimeInput1.IsPopupCalendarOpen = false;
     this.dateTimeInput1.Location            = new System.Drawing.Point(968, 10);
     this.dateTimeInput1.Margin              = new System.Windows.Forms.Padding(3, 2, 3, 2);
     //
     //
     //
     this.dateTimeInput1.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dateTimeInput1.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput1.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.dateTimeInput1.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput1.MonthCalendar.DisplayMonth       = new System.DateTime(2017, 1, 1, 0, 0, 0, 0);
     this.dateTimeInput1.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.dateTimeInput1.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.dateTimeInput1.MonthCalendar.TodayButtonVisible = true;
     this.dateTimeInput1.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.dateTimeInput1.Name     = "dateTimeInput1";
     this.dateTimeInput1.Size     = new System.Drawing.Size(170, 21);
     this.dateTimeInput1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.dateTimeInput1.TabIndex = 9;
     this.dateTimeInput1.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
     //
     // splitContainer2
     //
     this.splitContainer2.BackColor       = System.Drawing.Color.White;
     this.splitContainer2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.FixedPanel      = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer2.ForeColor       = System.Drawing.Color.Black;
     this.splitContainer2.IsSplitterFixed = true;
     this.splitContainer2.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer2.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer2.Name            = "splitContainer2";
     this.splitContainer2.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel1.Controls.Add(this.superGridControl1);
     this.splitContainer2.Panel1.Controls.Add(this.superGridControl2);
     this.splitContainer2.Panel1.ForeColor = System.Drawing.Color.Black;
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel2.Controls.Add(this.panel2);
     this.splitContainer2.Panel2.ForeColor = System.Drawing.Color.Black;
     this.splitContainer2.Panel2MinSize    = 40;
     this.splitContainer2.Size             = new System.Drawing.Size(1452, 689);
     this.splitContainer2.SplitterDistance = 648;
     this.splitContainer2.SplitterWidth    = 1;
     this.splitContainer2.TabIndex         = 0;
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.White;
     this.superGridControl1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.ForeColor = System.Drawing.Color.Black;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl1.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl1.PrimaryGrid.Caption.Text        = "";
     gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.DataPropertyName             = "MachineCode";
     gridColumn1.HeaderText         = "设备编码";
     gridColumn1.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name  = "";
     gridColumn1.Width = 150;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.DataPropertyName             = "HitchTime";
     gridColumn2.HeaderText         = "故障时间";
     gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.Name             = "";
     gridColumn2.Width            = 260;
     gridColumn3.DataPropertyName = "HitchDescribe";
     gridColumn3.HeaderText       = "故障描述";
     gridColumn3.Name             = "";
     gridColumn3.ResizeMode       = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn3.Width            = 1200;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size              = new System.Drawing.Size(1452, 648);
     this.superGridControl1.TabIndex          = 4;
     this.superGridControl1.Text              = "superGridControl1";
     this.superGridControl1.BeginEdit        += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     this.superGridControl1.GetRowHeaderText += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetRowHeaderTextEventArgs>(this.superGridControl1_GetRowHeaderText);
     //
     // superGridControl2
     //
     this.superGridControl2.BackColor = System.Drawing.Color.White;
     this.superGridControl2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl2.ForeColor = System.Drawing.Color.Black;
     this.superGridControl2.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl2.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl2.Name      = "superGridControl2";
     this.superGridControl2.PrimaryGrid.Caption.Text = "";
     this.superGridControl2.Size     = new System.Drawing.Size(1452, 648);
     this.superGridControl2.TabIndex = 3;
     this.superGridControl2.Text     = "superGridControl1";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.btnPrevious);
     this.panel2.Controls.Add(this.btnFirst);
     this.panel2.Controls.Add(this.btnLast);
     this.panel2.Controls.Add(this.btnNext);
     this.panel2.Controls.Add(this.lblPagerInfo);
     this.panel2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel2.ForeColor = System.Drawing.Color.Black;
     this.panel2.Location  = new System.Drawing.Point(0, 0);
     this.panel2.Margin    = new System.Windows.Forms.Padding(2);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(1452, 40);
     this.panel2.TabIndex  = 1;
     //
     // btnPrevious
     //
     this.btnPrevious.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPrevious.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrevious.CommandParameter = "Previous";
     this.btnPrevious.Location         = new System.Drawing.Point(1230, 9);
     this.btnPrevious.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnPrevious.Name             = "btnPrevious";
     this.btnPrevious.Size             = new System.Drawing.Size(64, 23);
     this.btnPrevious.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPrevious.TabIndex         = 104;
     this.btnPrevious.Text             = "<";
     this.btnPrevious.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnFirst
     //
     this.btnFirst.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnFirst.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFirst.CommandParameter = "First";
     this.btnFirst.Location         = new System.Drawing.Point(1161, 9);
     this.btnFirst.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnFirst.Name             = "btnFirst";
     this.btnFirst.Size             = new System.Drawing.Size(64, 23);
     this.btnFirst.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnFirst.TabIndex         = 103;
     this.btnFirst.Text             = "|<";
     this.btnFirst.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnLast
     //
     this.btnLast.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLast.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLast.CommandParameter = "Last";
     this.btnLast.Location         = new System.Drawing.Point(1369, 9);
     this.btnLast.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnLast.Name             = "btnLast";
     this.btnLast.Size             = new System.Drawing.Size(64, 23);
     this.btnLast.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnLast.TabIndex         = 101;
     this.btnLast.Text             = ">|";
     this.btnLast.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnNext
     //
     this.btnNext.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNext.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNext.CommandParameter = "Next";
     this.btnNext.Location         = new System.Drawing.Point(1300, 9);
     this.btnNext.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnNext.Name             = "btnNext";
     this.btnNext.Size             = new System.Drawing.Size(64, 23);
     this.btnNext.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNext.TabIndex         = 100;
     this.btnNext.Text             = ">";
     this.btnNext.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // lblPagerInfo
     //
     this.lblPagerInfo.AutoSize = true;
     //
     //
     //
     this.lblPagerInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblPagerInfo.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblPagerInfo.ForeColor   = System.Drawing.Color.Black;
     this.lblPagerInfo.Location    = new System.Drawing.Point(7, 11);
     this.lblPagerInfo.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lblPagerInfo.Name        = "lblPagerInfo";
     this.lblPagerInfo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblPagerInfo.Size        = new System.Drawing.Size(278, 18);
     this.lblPagerInfo.TabIndex    = 99;
     this.lblPagerInfo.Text        = "共 0 条记录,每页20 条,共 0 页,当前第 0 页";
     //
     // FrmEquInfHitch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.ClientSize          = new System.Drawing.Size(1452, 730);
     this.Controls.Add(this.splitContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.MinimumSize     = new System.Drawing.Size(1438, 730);
     this.Name            = "FrmEquInfHitch";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "设备异常记录";
     this.Load           += new System.EventHandler(this.FrmEquInfHitch_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput1)).EndInit();
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     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()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.superGridControl1    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.btnPrevious          = new DevComponents.DotNetBar.ButtonX();
     this.btnFirst             = new DevComponents.DotNetBar.ButtonX();
     this.btnLast              = new DevComponents.DotNetBar.ButtonX();
     this.btnNext              = new DevComponents.DotNetBar.ButtonX();
     this.btnSearch            = new DevComponents.DotNetBar.ButtonX();
     this.panel2               = new System.Windows.Forms.Panel();
     this.lblPagerInfo         = new DevComponents.DotNetBar.LabelX();
     this.superGridControl2    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.splitContainer2      = new System.Windows.Forms.SplitContainer();
     this.splitContainer1      = new System.Windows.Forms.SplitContainer();
     this.panel1               = new System.Windows.Forms.Panel();
     this.btnNoPrint           = new DevComponents.DotNetBar.ButtonX();
     this.txtName_Ser          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnYesPrint          = new DevComponents.DotNetBar.ButtonX();
     this.labelX3              = new DevComponents.DotNetBar.LabelX();
     this.dtiptStartArriveTime = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
     this.labelX2              = new DevComponents.DotNetBar.LabelX();
     this.dtiptEndArriveTime   = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtiptStartArriveTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtiptEndArriveTime)).BeginInit();
     this.SuspendLayout();
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl1.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl1.PrimaryGrid.Caption.Text        = "";
     gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     gridColumn1.DefaultNewRowCellValue  = "打印磅单";
     gridColumn1.HeaderText         = "";
     gridColumn1.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name       = "clmShow";
     gridColumn1.NullString = "打印磅单";
     gridColumn1.Width      = 60;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.DataPropertyName             = "CarNumber";
     gridColumn2.HeaderText         = "车号";
     gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.Name = "";
     gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.DataPropertyName             = "SupplyUnitName";
     gridColumn3.FillWeight         = 200;
     gridColumn3.HeaderText         = "供货单位";
     gridColumn3.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.MinimumWidth       = 100;
     gridColumn3.Name                = "";
     gridColumn3.Width               = 200;
     gridColumn4.DataPropertyName    = "ReceiveUnitName";
     gridColumn4.HeaderText          = "收货单位";
     gridColumn4.InfoImageAlignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.DataPropertyName    = "GoodsTypeName";
     gridColumn5.HeaderText          = "物资名称";
     gridColumn5.InfoImageAlignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.Width               = 80;
     gridColumn6.DataPropertyName    = "InFactoryTime";
     gridColumn6.HeaderText          = "入厂时间";
     gridColumn6.InfoImageAlignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn7.DataPropertyName    = "FirstTime";
     gridColumn7.HeaderText          = "第一次称重时间";
     gridColumn7.InfoImageAlignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn7.Width               = 150;
     gridColumn8.DataPropertyName    = "SecondTime";
     gridColumn8.HeaderText          = "第二次称重时间";
     gridColumn8.InfoImageAlignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn8.Width               = 150;
     gridColumn9.DataPropertyName    = "FirstWeight";
     gridColumn9.HeaderText          = "第一次称重(吨)";
     gridColumn9.InfoImageAlignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn9.Width               = 110;
     gridColumn10.DataPropertyName   = "SecondWeight";
     gridColumn10.HeaderText         = "第二次称重(吨)";
     gridColumn10.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn10.Width              = 110;
     gridColumn11.DataPropertyName   = "SuttleWeight";
     gridColumn11.HeaderText         = "净重(吨)";
     gridColumn11.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn12.DataPropertyName   = "Id";
     gridColumn12.Name               = "clmId";
     gridColumn12.Visible            = false;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn7);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn8);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn9);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn10);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn11);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn12);
     this.superGridControl1.PrimaryGrid.FrozenColumnCount    = 3;
     this.superGridControl1.PrimaryGrid.InitialSelection     = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size                 = new System.Drawing.Size(1008, 328);
     this.superGridControl1.TabIndex             = 4;
     this.superGridControl1.Text                 = "superGridControl1";
     this.superGridControl1.CellMouseDown       += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellMouseEventArgs>(this.superGridControl1_CellMouseDown);
     this.superGridControl1.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.superGridControl1_DataBindingComplete);
     this.superGridControl1.BeginEdit           += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     this.superGridControl1.GetRowHeaderText    += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetRowHeaderTextEventArgs>(this.superGridControl_GetRowHeaderText);
     //
     // btnPrevious
     //
     this.btnPrevious.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPrevious.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrevious.CommandParameter = "Previous";
     this.btnPrevious.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnPrevious.Location         = new System.Drawing.Point(793, 9);
     this.btnPrevious.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnPrevious.Name             = "btnPrevious";
     this.btnPrevious.Size             = new System.Drawing.Size(64, 23);
     this.btnPrevious.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPrevious.TabIndex         = 104;
     this.btnPrevious.Text             = "<";
     this.btnPrevious.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnFirst
     //
     this.btnFirst.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnFirst.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFirst.CommandParameter = "First";
     this.btnFirst.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnFirst.Location         = new System.Drawing.Point(723, 9);
     this.btnFirst.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnFirst.Name             = "btnFirst";
     this.btnFirst.Size             = new System.Drawing.Size(64, 23);
     this.btnFirst.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnFirst.TabIndex         = 103;
     this.btnFirst.Text             = "|<";
     this.btnFirst.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnLast
     //
     this.btnLast.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLast.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLast.CommandParameter = "Last";
     this.btnLast.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnLast.Location         = new System.Drawing.Point(932, 9);
     this.btnLast.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnLast.Name             = "btnLast";
     this.btnLast.Size             = new System.Drawing.Size(64, 23);
     this.btnLast.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnLast.TabIndex         = 101;
     this.btnLast.Text             = ">|";
     this.btnLast.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnNext
     //
     this.btnNext.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNext.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNext.CommandParameter = "Next";
     this.btnNext.Font             = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnNext.Location         = new System.Drawing.Point(862, 9);
     this.btnNext.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnNext.Name             = "btnNext";
     this.btnNext.Size             = new System.Drawing.Size(64, 23);
     this.btnNext.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNext.TabIndex         = 100;
     this.btnNext.Text             = ">";
     this.btnNext.Click           += new System.EventHandler(this.btnPagerCommand_Click);
     //
     // btnSearch
     //
     this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearch.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSearch.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSearch.Location       = new System.Drawing.Point(797, 9);
     this.btnSearch.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnSearch.Name           = "btnSearch";
     this.btnSearch.Size           = new System.Drawing.Size(64, 23);
     this.btnSearch.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSearch.TabIndex       = 13;
     this.btnSearch.Text           = "搜 索";
     this.btnSearch.Click         += new System.EventHandler(this.btnSearch_Click);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.panel2.Controls.Add(this.btnPrevious);
     this.panel2.Controls.Add(this.btnFirst);
     this.panel2.Controls.Add(this.btnLast);
     this.panel2.Controls.Add(this.btnNext);
     this.panel2.Controls.Add(this.lblPagerInfo);
     this.panel2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel2.ForeColor = System.Drawing.Color.White;
     this.panel2.Location  = new System.Drawing.Point(0, 0);
     this.panel2.Margin    = new System.Windows.Forms.Padding(2);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(1008, 40);
     this.panel2.TabIndex  = 1;
     //
     // lblPagerInfo
     //
     this.lblPagerInfo.AutoSize  = true;
     this.lblPagerInfo.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lblPagerInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblPagerInfo.Font        = new System.Drawing.Font("Segoe UI", 11.25F);
     this.lblPagerInfo.ForeColor   = System.Drawing.Color.White;
     this.lblPagerInfo.Location    = new System.Drawing.Point(7, 8);
     this.lblPagerInfo.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lblPagerInfo.Name        = "lblPagerInfo";
     this.lblPagerInfo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblPagerInfo.Size        = new System.Drawing.Size(328, 24);
     this.lblPagerInfo.TabIndex    = 99;
     this.lblPagerInfo.Text        = "共 0 条记录,每页20 条,共 0 页,当前第 0 页";
     //
     // superGridControl2
     //
     this.superGridControl2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl2.ForeColor = System.Drawing.Color.White;
     this.superGridControl2.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl2.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl2.Name      = "superGridControl2";
     this.superGridControl2.PrimaryGrid.Caption.Text = "";
     this.superGridControl2.Size     = new System.Drawing.Size(1008, 328);
     this.superGridControl2.TabIndex = 3;
     this.superGridControl2.Text     = "superGridControl1";
     //
     // splitContainer2
     //
     this.splitContainer2.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.splitContainer2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.FixedPanel      = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer2.ForeColor       = System.Drawing.Color.White;
     this.splitContainer2.IsSplitterFixed = true;
     this.splitContainer2.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer2.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer2.Name            = "splitContainer2";
     this.splitContainer2.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel1.Controls.Add(this.superGridControl1);
     this.splitContainer2.Panel1.Controls.Add(this.superGridControl2);
     this.splitContainer2.Panel1.ForeColor = System.Drawing.Color.White;
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel2.Controls.Add(this.panel2);
     this.splitContainer2.Panel2.ForeColor = System.Drawing.Color.White;
     this.splitContainer2.Panel2MinSize    = 40;
     this.splitContainer2.Size             = new System.Drawing.Size(1008, 369);
     this.splitContainer2.SplitterDistance = 328;
     this.splitContainer2.SplitterWidth    = 1;
     this.splitContainer2.TabIndex         = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor   = System.Drawing.Color.Transparent;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 1);
     this.splitContainer1.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.splitContainer1.Panel1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.Panel2.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.splitContainer1.Size             = new System.Drawing.Size(1008, 410);
     this.splitContainer1.SplitterDistance = 40;
     this.splitContainer1.SplitterWidth    = 1;
     this.splitContainer1.TabIndex         = 147;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.panel1.Controls.Add(this.btnNoPrint);
     this.panel1.Controls.Add(this.txtName_Ser);
     this.panel1.Controls.Add(this.btnYesPrint);
     this.panel1.Controls.Add(this.btnSearch);
     this.panel1.Controls.Add(this.labelX3);
     this.panel1.Controls.Add(this.dtiptStartArriveTime);
     this.panel1.Controls.Add(this.labelX2);
     this.panel1.Controls.Add(this.dtiptEndArriveTime);
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.ForeColor = System.Drawing.Color.White;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Margin    = new System.Windows.Forms.Padding(2);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1008, 40);
     this.panel1.TabIndex  = 12;
     //
     // btnNoPrint
     //
     this.btnNoPrint.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNoPrint.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNoPrint.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNoPrint.Location       = new System.Drawing.Point(938, 10);
     this.btnNoPrint.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnNoPrint.Name           = "btnNoPrint";
     this.btnNoPrint.Size           = new System.Drawing.Size(64, 23);
     this.btnNoPrint.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNoPrint.TabIndex       = 15;
     this.btnNoPrint.Text           = "未打印";
     this.btnNoPrint.Click         += new System.EventHandler(this.btnNoPrint_Click);
     //
     // txtName_Ser
     //
     this.txtName_Ser.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtName_Ser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.txtName_Ser.Border.Class      = "TextBoxBorder";
     this.txtName_Ser.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtName_Ser.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtName_Ser.ForeColor = System.Drawing.Color.White;
     this.txtName_Ser.Location  = new System.Drawing.Point(641, 7);
     this.txtName_Ser.Name      = "txtName_Ser";
     this.txtName_Ser.Size      = new System.Drawing.Size(150, 27);
     this.txtName_Ser.TabIndex  = 14;
     this.txtName_Ser.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtName_Ser.WatermarkImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.txtName_Ser.WatermarkText           = "请输入供货单位...";
     //
     // btnYesPrint
     //
     this.btnYesPrint.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnYesPrint.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnYesPrint.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnYesPrint.Location       = new System.Drawing.Point(867, 10);
     this.btnYesPrint.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnYesPrint.Name           = "btnYesPrint";
     this.btnYesPrint.Size           = new System.Drawing.Size(64, 23);
     this.btnYesPrint.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnYesPrint.TabIndex       = 14;
     this.btnYesPrint.Text           = "已打印";
     this.btnYesPrint.Click         += new System.EventHandler(this.btnYesPrint_Click);
     //
     // labelX3
     //
     this.labelX3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelX3.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelX3.ForeColor = System.Drawing.Color.White;
     this.labelX3.Location  = new System.Drawing.Point(90, 6);
     this.labelX3.Name      = "labelX3";
     this.labelX3.Size      = new System.Drawing.Size(90, 29);
     this.labelX3.TabIndex  = 7;
     this.labelX3.Text      = "入厂时间:";
     //
     // dtiptStartArriveTime
     //
     this.dtiptStartArriveTime.AllowEmptyState = false;
     this.dtiptStartArriveTime.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dtiptStartArriveTime.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.dtiptStartArriveTime.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.dtiptStartArriveTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptStartArriveTime.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.dtiptStartArriveTime.ButtonDropDown.Visible     = true;
     this.dtiptStartArriveTime.CustomFormat        = "yyyy-MM-dd HH:mm";
     this.dtiptStartArriveTime.Font                = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtiptStartArriveTime.ForeColor           = System.Drawing.Color.White;
     this.dtiptStartArriveTime.Format              = DevComponents.Editors.eDateTimePickerFormat.Custom;
     this.dtiptStartArriveTime.IsPopupCalendarOpen = false;
     this.dtiptStartArriveTime.Location            = new System.Drawing.Point(180, 6);
     //
     //
     //
     this.dtiptStartArriveTime.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtiptStartArriveTime.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptStartArriveTime.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.dtiptStartArriveTime.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.dtiptStartArriveTime.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.dtiptStartArriveTime.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.dtiptStartArriveTime.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.dtiptStartArriveTime.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.dtiptStartArriveTime.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.dtiptStartArriveTime.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.dtiptStartArriveTime.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptStartArriveTime.MonthCalendar.DisplayMonth       = new System.DateTime(2017, 1, 1, 0, 0, 0, 0);
     this.dtiptStartArriveTime.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.dtiptStartArriveTime.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtiptStartArriveTime.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.dtiptStartArriveTime.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.dtiptStartArriveTime.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.dtiptStartArriveTime.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptStartArriveTime.MonthCalendar.TodayButtonVisible = true;
     this.dtiptStartArriveTime.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.dtiptStartArriveTime.Name     = "dtiptStartArriveTime";
     this.dtiptStartArriveTime.Size     = new System.Drawing.Size(209, 29);
     this.dtiptStartArriveTime.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.dtiptStartArriveTime.TabIndex = 6;
     this.dtiptStartArriveTime.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
     this.dtiptStartArriveTime.ValueObjectChanged    += new System.EventHandler(this.dtiptStartArriveTime_ValueObjectChanged);
     //
     // labelX2
     //
     this.labelX2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelX2.AutoSize  = true;
     this.labelX2.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelX2.ForeColor = System.Drawing.Color.White;
     this.labelX2.Location  = new System.Drawing.Point(395, 7);
     this.labelX2.Name      = "labelX2";
     this.labelX2.Size      = new System.Drawing.Size(24, 26);
     this.labelX2.TabIndex  = 9;
     this.labelX2.Text      = "到";
     //
     // dtiptEndArriveTime
     //
     this.dtiptEndArriveTime.AllowEmptyState = false;
     this.dtiptEndArriveTime.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dtiptEndArriveTime.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.dtiptEndArriveTime.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.dtiptEndArriveTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptEndArriveTime.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.dtiptEndArriveTime.ButtonDropDown.Visible     = true;
     this.dtiptEndArriveTime.CustomFormat        = "yyyy-MM-dd HH:mm";
     this.dtiptEndArriveTime.Font                = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtiptEndArriveTime.ForeColor           = System.Drawing.Color.White;
     this.dtiptEndArriveTime.Format              = DevComponents.Editors.eDateTimePickerFormat.Custom;
     this.dtiptEndArriveTime.IsPopupCalendarOpen = false;
     this.dtiptEndArriveTime.Location            = new System.Drawing.Point(425, 6);
     //
     //
     //
     this.dtiptEndArriveTime.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtiptEndArriveTime.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptEndArriveTime.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.dtiptEndArriveTime.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.dtiptEndArriveTime.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.dtiptEndArriveTime.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.dtiptEndArriveTime.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.dtiptEndArriveTime.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.dtiptEndArriveTime.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.dtiptEndArriveTime.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.dtiptEndArriveTime.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptEndArriveTime.MonthCalendar.DisplayMonth       = new System.DateTime(2017, 1, 1, 0, 0, 0, 0);
     this.dtiptEndArriveTime.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.dtiptEndArriveTime.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtiptEndArriveTime.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.dtiptEndArriveTime.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.dtiptEndArriveTime.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.dtiptEndArriveTime.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.dtiptEndArriveTime.MonthCalendar.TodayButtonVisible = true;
     this.dtiptEndArriveTime.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.dtiptEndArriveTime.Name     = "dtiptEndArriveTime";
     this.dtiptEndArriveTime.Size     = new System.Drawing.Size(209, 29);
     this.dtiptEndArriveTime.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.dtiptEndArriveTime.TabIndex = 8;
     this.dtiptEndArriveTime.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
     this.dtiptEndArriveTime.ValueObjectChanged    += new System.EventHandler(this.dtiptEndArriveTime_ValueObjectChanged);
     //
     // FrmWeightCar_Goods_List
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1009, 412);
     this.Controls.Add(this.splitContainer1);
     this.DoubleBuffered = true;
     this.Font           = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MaximizeBox    = false;
     this.MinimizeBox    = false;
     this.Name           = "FrmWeightCar_Goods_List";
     this.Text           = "其他物资";
     this.Load          += new System.EventHandler(this.FrmSupplier_List_Load);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtiptStartArriveTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtiptEndArriveTime)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn1     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn2     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn3     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn4     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Background     background1     = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend1 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn5     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn6     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn7     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn8     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn9     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn10    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn11    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn12    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn13    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridRow      gridRow1  = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell     gridCell1 = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell     gridCell2 = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell     gridCell3 = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell     gridCell4 = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell     gridCell5 = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell     gridCell6 = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow      gridRow2  = new DevComponents.DotNetBar.SuperGrid.GridRow();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LendForm));
     this.LendGrid         = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.panel3           = new System.Windows.Forms.Panel();
     this.btnDelete        = new DevComponents.DotNetBar.ButtonX();
     this.btnSaveAndReturn = new DevComponents.DotNetBar.ButtonX();
     this.btnLendRefresh   = new DevComponents.DotNetBar.ButtonX();
     this.btnSaveSend      = new DevComponents.DotNetBar.ButtonX();
     this.btnLend          = new DevComponents.DotNetBar.ButtonX();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // LendGrid
     //
     this.LendGrid.Dock = System.Windows.Forms.DockStyle.Fill;
     this.LendGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.LendGrid.Location = new System.Drawing.Point(0, 51);
     this.LendGrid.Name     = "LendGrid";
     this.LendGrid.PrimaryGrid.Caption.RowHeight = 40;
     this.LendGrid.PrimaryGrid.Caption.Text      = "资料借出登记表";
     gridColumn1.HeaderText = "资料名称";
     gridColumn1.Name       = "gcArchName";
     gridColumn1.Width      = 360;
     gridColumn2.Name       = "gcId";
     gridColumn2.Visible    = false;
     gridColumn3.HeaderText = "借出日期";
     gridColumn3.Name       = "gcLendDate";
     backColorBlend1.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.LightGray
     };
     background1.BackColorBlend = backColorBlend1;
     gridColumn4.CellStyles.Default.Background = background1;
     gridColumn4.HeaderText  = "份数";
     gridColumn4.Name        = "gcCount";
     gridColumn5.HeaderText  = "借出事由";
     gridColumn5.Name        = "gcReason";
     gridColumn5.Width       = 70;
     gridColumn6.HeaderText  = "借出单位";
     gridColumn6.Name        = "gcLendUnit";
     gridColumn6.Width       = 60;
     gridColumn7.HeaderText  = "借出人";
     gridColumn7.Name        = "gcBorrower";
     gridColumn8.HeaderText  = "电话";
     gridColumn8.Name        = "gcPhone";
     gridColumn8.Width       = 80;
     gridColumn9.HeaderText  = "预计归还时间";
     gridColumn9.Name        = "gcRebackDate";
     gridColumn10.HeaderText = "经办人";
     gridColumn10.Name       = "gcHandler";
     gridColumn11.HeaderText = "核准人";
     gridColumn11.Name       = "gcApprovedBy";
     gridColumn12.HeaderText = "是否需要归还";
     gridColumn12.Name       = "gcNeedReturn";
     gridColumn13.Name       = "gcArchId";
     gridColumn13.Visible    = false;
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn1);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn2);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn3);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn4);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn5);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn6);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn7);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn8);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn9);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn10);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn11);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn12);
     this.LendGrid.PrimaryGrid.Columns.Add(gridColumn13);
     this.LendGrid.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Font      = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.LendGrid.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.TextColor = System.Drawing.Color.Black;
     this.LendGrid.PrimaryGrid.EnableFiltering      = true;
     this.LendGrid.PrimaryGrid.Filter.RowHeight     = 25;
     this.LendGrid.PrimaryGrid.Filter.Visible       = true;
     this.LendGrid.PrimaryGrid.RowHeaderIndexOffset = 1;
     gridRow1.Cells.Add(gridCell1);
     gridRow1.Cells.Add(gridCell2);
     gridRow1.Cells.Add(gridCell3);
     gridRow1.Cells.Add(gridCell4);
     gridRow1.Cells.Add(gridCell5);
     gridRow1.Cells.Add(gridCell6);
     gridRow1.InfoText = "";
     this.LendGrid.PrimaryGrid.Rows.Add(gridRow1);
     this.LendGrid.PrimaryGrid.Rows.Add(gridRow2);
     this.LendGrid.PrimaryGrid.ShowRowGridIndex = true;
     this.LendGrid.Size     = new System.Drawing.Size(1318, 637);
     this.LendGrid.TabIndex = 7;
     this.LendGrid.Text     = "superGridControl3";
     this.LendGrid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.LendGrid_KeyDown);
     this.LendGrid.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.LendGrid_KeyUp);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.btnDelete);
     this.panel3.Controls.Add(this.btnSaveAndReturn);
     this.panel3.Controls.Add(this.btnLendRefresh);
     this.panel3.Controls.Add(this.btnSaveSend);
     this.panel3.Controls.Add(this.btnLend);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1318, 51);
     this.panel3.TabIndex = 6;
     //
     // btnDelete
     //
     this.btnDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnDelete.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)));
     this.btnDelete.Location  = new System.Drawing.Point(345, 15);
     this.btnDelete.Name      = "btnDelete";
     this.btnDelete.Size      = new System.Drawing.Size(75, 26);
     this.btnDelete.Style     = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.btnDelete.TabIndex  = 5;
     this.btnDelete.Text      = "删除";
     this.btnDelete.TextColor = System.Drawing.Color.Red;
     this.btnDelete.Click    += new System.EventHandler(this.btnDelete_Click);
     //
     // btnSaveAndReturn
     //
     this.btnSaveAndReturn.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSaveAndReturn.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSaveAndReturn.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSaveAndReturn.Location   = new System.Drawing.Point(1166, 15);
     this.btnSaveAndReturn.Name       = "btnSaveAndReturn";
     this.btnSaveAndReturn.Size       = new System.Drawing.Size(140, 26);
     this.btnSaveAndReturn.Style      = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.btnSaveAndReturn.TabIndex   = 4;
     this.btnSaveAndReturn.Text       = "保存并返回登记收存";
     this.btnSaveAndReturn.Click     += new System.EventHandler(this.btnSaveAndReturn_Click);
     //
     // btnLendRefresh
     //
     this.btnLendRefresh.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLendRefresh.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.btnLendRefresh.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnLendRefresh.Location   = new System.Drawing.Point(130, 15);
     this.btnLendRefresh.Name       = "btnLendRefresh";
     this.btnLendRefresh.Size       = new System.Drawing.Size(75, 26);
     this.btnLendRefresh.Style      = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.btnLendRefresh.TabIndex   = 3;
     this.btnLendRefresh.Text       = "刷新";
     this.btnLendRefresh.Visible    = false;
     this.btnLendRefresh.Click     += new System.EventHandler(this.btnLendRefresh_Click);
     //
     // btnSaveSend
     //
     this.btnSaveSend.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSaveSend.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSaveSend.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSaveSend.Location   = new System.Drawing.Point(1060, 15);
     this.btnSaveSend.Name       = "btnSaveSend";
     this.btnSaveSend.Size       = new System.Drawing.Size(75, 26);
     this.btnSaveSend.Style      = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.btnSaveSend.TabIndex   = 2;
     this.btnSaveSend.Text       = "保存";
     this.btnSaveSend.Click     += new System.EventHandler(this.btnSaveSend_Click);
     //
     // btnLend
     //
     this.btnLend.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLend.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnLend.Location       = new System.Drawing.Point(27, 15);
     this.btnLend.Name           = "btnLend";
     this.btnLend.Size           = new System.Drawing.Size(75, 26);
     this.btnLend.Style          = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.btnLend.TabIndex       = 0;
     this.btnLend.Text           = "登记借出";
     this.btnLend.Click         += new System.EventHandler(this.btnLend_Click);
     //
     // LendForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1318, 688);
     this.Controls.Add(this.LendGrid);
     this.Controls.Add(this.panel3);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "LendForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "借出资料";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.LendForm_FormClosing);
     this.Shown        += new System.EventHandler(this.LendForm_Shown);
     this.panel3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 18
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        this.components = new System.ComponentModel.Container();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ShipForm));
        this.equiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.bg = new System.Windows.Forms.Panel();
        this.biglihui = new System.Windows.Forms.Panel();
        this.chainanim = new System.Windows.Forms.Panel();
        this.panelbg = new System.Windows.Forms.Panel();
        this.star6 = new System.Windows.Forms.PictureBox();
        this.star5 = new System.Windows.Forms.PictureBox();
        this.star4 = new System.Windows.Forms.PictureBox();
        this.star3 = new System.Windows.Forms.PictureBox();
        this.star2 = new System.Windows.Forms.PictureBox();
        this.star1 = new System.Windows.Forms.PictureBox();
        this.modicon = new System.Windows.Forms.PictureBox();
        this.weapon4 = new System.Windows.Forms.PictureBox();
        this.weapon3 = new System.Windows.Forms.PictureBox();
        this.weapon2 = new System.Windows.Forms.PictureBox();
        this.weapon1 = new System.Windows.Forms.PictureBox();
        this.pictureBox10 = new System.Windows.Forms.PictureBox();
        this.pictureBox11 = new System.Windows.Forms.PictureBox();
        this.pictureBox12 = new System.Windows.Forms.PictureBox();
        this.pictureBox13 = new System.Windows.Forms.PictureBox();
        this.pictureBox6 = new System.Windows.Forms.PictureBox();
        this.pictureBox7 = new System.Windows.Forms.PictureBox();
        this.pictureBox8 = new System.Windows.Forms.PictureBox();
        this.pictureBox9 = new System.Windows.Forms.PictureBox();
        this.pictureBox5 = new System.Windows.Forms.PictureBox();
        this.pictureBox4 = new System.Windows.Forms.PictureBox();
        this.pictureBox3 = new System.Windows.Forms.PictureBox();
        this.pictureBox2 = new System.Windows.Forms.PictureBox();
        this.shiptypeicon = new System.Windows.Forms.PictureBox();
        this.timer1 = new System.Windows.Forms.Timer(this.components);
        this.bg.SuspendLayout();
        this.biglihui.SuspendLayout();
        this.chainanim.SuspendLayout();
        this.panelbg.SuspendLayout();
        ((System.ComponentModel.ISupportInitialize)(this.star6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star5)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.modicon)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.shiptypeicon)).BeginInit();
        this.SuspendLayout();
        // 
        // equiplist
        // 
        this.equiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.equiplist.Location = new System.Drawing.Point(1027, 0);
        this.equiplist.Name = "equiplist";
        gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn1.HeaderText = "更换";
        gridColumn1.Name = "";
        gridColumn1.Width = 40;
        gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn2.HeaderText = "图标";
        gridColumn2.Name = "";
        gridColumn2.Width = 124;
        gridColumn3.HeaderText = "名称";
        gridColumn3.Name = "";
        gridColumn3.Width = 120;
        gridColumn4.HeaderText = "星级";
        gridColumn4.Name = "";
        gridColumn4.Width = 30;
        gridColumn5.HeaderText = "属性1";
        gridColumn5.Name = "";
        gridColumn5.Width = 50;
        gridColumn6.HeaderText = "属性2";
        gridColumn6.Name = "";
        gridColumn6.Width = 50;
        gridColumn7.HeaderText = "数量";
        gridColumn7.Name = "";
        gridColumn7.Width = 40;
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn1);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn2);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn3);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn4);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn5);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn6);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn7);
        this.equiplist.Size = new System.Drawing.Size(489, 705);
        this.equiplist.TabIndex = 6;
        this.equiplist.Text = "superGridControl1";
        // 
        // bg
        // 
        this.bg.BackColor = System.Drawing.Color.Transparent;
        this.bg.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bg.BackgroundImage")));
        this.bg.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
        this.bg.Controls.Add(this.biglihui);
        this.bg.Location = new System.Drawing.Point(0, 0);
        this.bg.Name = "bg";
        this.bg.Size = new System.Drawing.Size(1024, 768);
        this.bg.TabIndex = 10;
        // 
        // biglihui
        // 
        this.biglihui.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("biglihui.BackgroundImage")));
        this.biglihui.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
        this.biglihui.Controls.Add(this.chainanim);
        this.biglihui.Location = new System.Drawing.Point(-270, -100);
        this.biglihui.Name = "biglihui";
        this.biglihui.Size = new System.Drawing.Size(1442, 887);
        this.biglihui.TabIndex = 10;
        // 
        // chainanim
        // 
        this.chainanim.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chainanim.BackgroundImage")));
        this.chainanim.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.chainanim.Controls.Add(this.panelbg);
        this.chainanim.Location = new System.Drawing.Point(366, 101);
        this.chainanim.Name = "chainanim";
        this.chainanim.Size = new System.Drawing.Size(1660, 760);
        this.chainanim.TabIndex = 0;
        // 
        // panelbg
        // 
        this.panelbg.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelbg.BackgroundImage")));
        this.panelbg.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
        this.panelbg.Controls.Add(this.star6);
        this.panelbg.Controls.Add(this.star5);
        this.panelbg.Controls.Add(this.star4);
        this.panelbg.Controls.Add(this.star3);
        this.panelbg.Controls.Add(this.star2);
        this.panelbg.Controls.Add(this.star1);
        this.panelbg.Controls.Add(this.modicon);
        this.panelbg.Controls.Add(this.weapon4);
        this.panelbg.Controls.Add(this.weapon3);
        this.panelbg.Controls.Add(this.weapon2);
        this.panelbg.Controls.Add(this.weapon1);
        this.panelbg.Controls.Add(this.pictureBox10);
        this.panelbg.Controls.Add(this.pictureBox11);
        this.panelbg.Controls.Add(this.pictureBox12);
        this.panelbg.Controls.Add(this.pictureBox13);
        this.panelbg.Controls.Add(this.pictureBox6);
        this.panelbg.Controls.Add(this.pictureBox7);
        this.panelbg.Controls.Add(this.pictureBox8);
        this.panelbg.Controls.Add(this.pictureBox9);
        this.panelbg.Controls.Add(this.pictureBox5);
        this.panelbg.Controls.Add(this.pictureBox4);
        this.panelbg.Controls.Add(this.pictureBox3);
        this.panelbg.Controls.Add(this.pictureBox2);
        this.panelbg.Controls.Add(this.shiptypeicon);
        this.panelbg.Location = new System.Drawing.Point(291, 76);
        this.panelbg.Name = "panelbg";
        this.panelbg.Size = new System.Drawing.Size(676, 684);
        this.panelbg.TabIndex = 10;
        // 
        // star6
        // 
        this.star6.Image = ((System.Drawing.Image)(resources.GetObject("star6.Image")));
        this.star6.Location = new System.Drawing.Point(46, 296);
        this.star6.Name = "star6";
        this.star6.Size = new System.Drawing.Size(25, 25);
        this.star6.TabIndex = 79;
        this.star6.TabStop = false;
        // 
        // star5
        // 
        this.star5.Image = ((System.Drawing.Image)(resources.GetObject("star5.Image")));
        this.star5.Location = new System.Drawing.Point(46, 324);
        this.star5.Name = "star5";
        this.star5.Size = new System.Drawing.Size(25, 25);
        this.star5.TabIndex = 78;
        this.star5.TabStop = false;
        // 
        // star4
        // 
        this.star4.Image = ((System.Drawing.Image)(resources.GetObject("star4.Image")));
        this.star4.Location = new System.Drawing.Point(46, 353);
        this.star4.Name = "star4";
        this.star4.Size = new System.Drawing.Size(25, 25);
        this.star4.TabIndex = 77;
        this.star4.TabStop = false;
        // 
        // star3
        // 
        this.star3.Image = ((System.Drawing.Image)(resources.GetObject("star3.Image")));
        this.star3.Location = new System.Drawing.Point(46, 381);
        this.star3.Name = "star3";
        this.star3.Size = new System.Drawing.Size(25, 25);
        this.star3.TabIndex = 76;
        this.star3.TabStop = false;
        // 
        // star2
        // 
        this.star2.Image = ((System.Drawing.Image)(resources.GetObject("star2.Image")));
        this.star2.Location = new System.Drawing.Point(46, 410);
        this.star2.Name = "star2";
        this.star2.Size = new System.Drawing.Size(25, 25);
        this.star2.TabIndex = 75;
        this.star2.TabStop = false;
        // 
        // star1
        // 
        this.star1.Image = ((System.Drawing.Image)(resources.GetObject("star1.Image")));
        this.star1.Location = new System.Drawing.Point(46, 438);
        this.star1.Name = "star1";
        this.star1.Size = new System.Drawing.Size(25, 25);
        this.star1.TabIndex = 74;
        this.star1.TabStop = false;
        // 
        // modicon
        // 
        this.modicon.Image = ((System.Drawing.Image)(resources.GetObject("modicon.Image")));
        this.modicon.Location = new System.Drawing.Point(107, 16);
        this.modicon.Name = "modicon";
        this.modicon.Size = new System.Drawing.Size(111, 67);
        this.modicon.TabIndex = 73;
        this.modicon.TabStop = false;
        // 
        // weapon4
        // 
        this.weapon4.Image = ((System.Drawing.Image)(resources.GetObject("weapon4.Image")));
        this.weapon4.Location = new System.Drawing.Point(453, 166);
        this.weapon4.Name = "weapon4";
        this.weapon4.Size = new System.Drawing.Size(100, 100);
        this.weapon4.TabIndex = 58;
        this.weapon4.TabStop = false;
        this.weapon4.Click += new System.EventHandler(this.weapon4_Click);
        // 
        // weapon3
        // 
        this.weapon3.Image = ((System.Drawing.Image)(resources.GetObject("weapon3.Image")));
        this.weapon3.Location = new System.Drawing.Point(333, 166);
        this.weapon3.Name = "weapon3";
        this.weapon3.Size = new System.Drawing.Size(100, 100);
        this.weapon3.TabIndex = 51;
        this.weapon3.TabStop = false;
        this.weapon3.Click += new System.EventHandler(this.weapon3_Click);
        // 
        // weapon2
        // 
        this.weapon2.Image = ((System.Drawing.Image)(resources.GetObject("weapon2.Image")));
        this.weapon2.Location = new System.Drawing.Point(211, 166);
        this.weapon2.Name = "weapon2";
        this.weapon2.Size = new System.Drawing.Size(100, 100);
        this.weapon2.TabIndex = 44;
        this.weapon2.TabStop = false;
        this.weapon2.Click += new System.EventHandler(this.weapon2_Click);
        // 
        // weapon1
        // 
        this.weapon1.Image = ((System.Drawing.Image)(resources.GetObject("weapon1.Image")));
        this.weapon1.Location = new System.Drawing.Point(92, 166);
        this.weapon1.Name = "weapon1";
        this.weapon1.Size = new System.Drawing.Size(100, 100);
        this.weapon1.TabIndex = 37;
        this.weapon1.TabStop = false;
        this.weapon1.Click += new System.EventHandler(this.weapon1_Click);
        // 
        // pictureBox10
        // 
        this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
        this.pictureBox10.Location = new System.Drawing.Point(428, 499);
        this.pictureBox10.Name = "pictureBox10";
        this.pictureBox10.Size = new System.Drawing.Size(36, 35);
        this.pictureBox10.TabIndex = 34;
        this.pictureBox10.TabStop = false;
        // 
        // pictureBox11
        // 
        this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
        this.pictureBox11.Location = new System.Drawing.Point(428, 456);
        this.pictureBox11.Name = "pictureBox11";
        this.pictureBox11.Size = new System.Drawing.Size(36, 35);
        this.pictureBox11.TabIndex = 31;
        this.pictureBox11.TabStop = false;
        // 
        // pictureBox12
        // 
        this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
        this.pictureBox12.Location = new System.Drawing.Point(428, 413);
        this.pictureBox12.Name = "pictureBox12";
        this.pictureBox12.Size = new System.Drawing.Size(36, 35);
        this.pictureBox12.TabIndex = 28;
        this.pictureBox12.TabStop = false;
        // 
        // pictureBox13
        // 
        this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
        this.pictureBox13.Location = new System.Drawing.Point(428, 370);
        this.pictureBox13.Name = "pictureBox13";
        this.pictureBox13.Size = new System.Drawing.Size(36, 35);
        this.pictureBox13.TabIndex = 25;
        this.pictureBox13.TabStop = false;
        // 
        // pictureBox6
        // 
        this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
        this.pictureBox6.Location = new System.Drawing.Point(289, 499);
        this.pictureBox6.Name = "pictureBox6";
        this.pictureBox6.Size = new System.Drawing.Size(36, 35);
        this.pictureBox6.TabIndex = 22;
        this.pictureBox6.TabStop = false;
        // 
        // pictureBox7
        // 
        this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
        this.pictureBox7.Location = new System.Drawing.Point(289, 456);
        this.pictureBox7.Name = "pictureBox7";
        this.pictureBox7.Size = new System.Drawing.Size(36, 35);
        this.pictureBox7.TabIndex = 19;
        this.pictureBox7.TabStop = false;
        // 
        // pictureBox8
        // 
        this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
        this.pictureBox8.Location = new System.Drawing.Point(289, 413);
        this.pictureBox8.Name = "pictureBox8";
        this.pictureBox8.Size = new System.Drawing.Size(36, 35);
        this.pictureBox8.TabIndex = 16;
        this.pictureBox8.TabStop = false;
        // 
        // pictureBox9
        // 
        this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
        this.pictureBox9.Location = new System.Drawing.Point(289, 370);
        this.pictureBox9.Name = "pictureBox9";
        this.pictureBox9.Size = new System.Drawing.Size(36, 35);
        this.pictureBox9.TabIndex = 13;
        this.pictureBox9.TabStop = false;
        // 
        // pictureBox5
        // 
        this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
        this.pictureBox5.Location = new System.Drawing.Point(149, 499);
        this.pictureBox5.Name = "pictureBox5";
        this.pictureBox5.Size = new System.Drawing.Size(36, 35);
        this.pictureBox5.TabIndex = 10;
        this.pictureBox5.TabStop = false;
        // 
        // pictureBox4
        // 
        this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
        this.pictureBox4.Location = new System.Drawing.Point(149, 456);
        this.pictureBox4.Name = "pictureBox4";
        this.pictureBox4.Size = new System.Drawing.Size(36, 35);
        this.pictureBox4.TabIndex = 7;
        this.pictureBox4.TabStop = false;
        // 
        // pictureBox3
        // 
        this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
        this.pictureBox3.Location = new System.Drawing.Point(149, 413);
        this.pictureBox3.Name = "pictureBox3";
        this.pictureBox3.Size = new System.Drawing.Size(36, 35);
        this.pictureBox3.TabIndex = 4;
        this.pictureBox3.TabStop = false;
        // 
        // pictureBox2
        // 
        this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
        this.pictureBox2.Location = new System.Drawing.Point(149, 370);
        this.pictureBox2.Name = "pictureBox2";
        this.pictureBox2.Size = new System.Drawing.Size(36, 35);
        this.pictureBox2.TabIndex = 1;
        this.pictureBox2.TabStop = false;
        // 
        // shiptypeicon
        // 
        this.shiptypeicon.Image = ((System.Drawing.Image)(resources.GetObject("shiptypeicon.Image")));
        this.shiptypeicon.Location = new System.Drawing.Point(8, 480);
        this.shiptypeicon.Name = "shiptypeicon";
        this.shiptypeicon.Size = new System.Drawing.Size(67, 66);
        this.shiptypeicon.TabIndex = 0;
        this.shiptypeicon.TabStop = false;
        // 
        // timer1
        // 
        this.timer1.Interval = 2500;
        this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
        // 
        // ShipForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.ClientSize = new System.Drawing.Size(1028, 705);
        this.Controls.Add(this.bg);
        this.Controls.Add(this.equiplist);
        this.DoubleBuffered = true;
        this.Name = "ShipForm";
        this.Text = "CommandForm";
        this.bg.ResumeLayout(false);
        this.biglihui.ResumeLayout(false);
        this.chainanim.ResumeLayout(false);
        this.panelbg.ResumeLayout(false);
        ((System.ComponentModel.ISupportInitialize)(this.star6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star5)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.modicon)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.shiptypeicon)).EndInit();
        this.ResumeLayout(false);

    }
Exemplo n.º 19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.splitContainer1   = new System.Windows.Forms.SplitContainer();
     this.panel1            = new System.Windows.Forms.Panel();
     this.btnRefresh        = new DevComponents.DotNetBar.ButtonX();
     this.btnSearch         = new DevComponents.DotNetBar.ButtonX();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor   = System.Drawing.Color.Transparent;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.splitContainer1.Panel1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.splitContainer1.Panel2.Controls.Add(this.superGridControl1);
     this.splitContainer1.Panel2.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.splitContainer1.Size             = new System.Drawing.Size(1452, 725);
     this.splitContainer1.SplitterDistance = 40;
     this.splitContainer1.SplitterWidth    = 1;
     this.splitContainer1.TabIndex         = 146;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.panel1.Controls.Add(this.btnRefresh);
     this.panel1.Controls.Add(this.btnSearch);
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.ForeColor = System.Drawing.Color.White;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Margin    = new System.Windows.Forms.Padding(2);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1452, 40);
     this.panel1.TabIndex  = 12;
     //
     // btnRefresh
     //
     this.btnRefresh.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnRefresh.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnRefresh.Location       = new System.Drawing.Point(12, 9);
     this.btnRefresh.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnRefresh.Name           = "btnRefresh";
     this.btnRefresh.Size           = new System.Drawing.Size(64, 23);
     this.btnRefresh.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnRefresh.TabIndex       = 14;
     this.btnRefresh.Text           = "刷 新";
     this.btnRefresh.Click         += new System.EventHandler(this.btnRefresh_Click);
     //
     // btnSearch
     //
     this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearch.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSearch.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnSearch.Location       = new System.Drawing.Point(1376, 9);
     this.btnSearch.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnSearch.Name           = "btnSearch";
     this.btnSearch.Size           = new System.Drawing.Size(64, 23);
     this.btnSearch.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSearch.TabIndex       = 13;
     this.btnSearch.Text           = "更 多";
     this.btnSearch.Click         += new System.EventHandler(this.btnSearch_Click);
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl1.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl1.PrimaryGrid.Caption.Text        = "";
     gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.DataPropertyName             = "CarNumber";
     gridColumn1.HeaderText         = "车号";
     gridColumn1.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name  = "";
     gridColumn1.Width = 80;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.DataPropertyName             = "";
     gridColumn2.FillWeight          = 130;
     gridColumn2.FilterPopupMaxItems = 130;
     gridColumn2.HeaderText          = "出场时间";
     gridColumn2.InfoImageAlignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.MinimumWidth        = 130;
     gridColumn2.Name  = "cellInFactoryTime";
     gridColumn2.Width = 200;
     gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.DataPropertyName             = "SupplierName";
     gridColumn3.HeaderText         = "接收单位";
     gridColumn3.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.Name  = "SupplierName";
     gridColumn3.Width = 200;
     gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.DataPropertyName             = "FuelKindName";
     gridColumn4.HeaderText         = "煤种";
     gridColumn4.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.Name  = "FuelKindName";
     gridColumn4.Width = 80;
     gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.DataPropertyName             = "TransportCompanyName";
     gridColumn5.HeaderText = "运输单位";
     gridColumn5.Name       = "TransportCompanyName";
     gridColumn5.Width      = 140;
     gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn6.DataPropertyName             = "";
     gridColumn6.HeaderText         = "毛重(吨)";
     gridColumn6.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn6.Name = "cellGrossWeight";
     gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn7.DataPropertyName             = "";
     gridColumn7.HeaderText         = "皮重(吨)";
     gridColumn7.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn7.Name = "cellTareWeight";
     gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn8.DataPropertyName             = "";
     gridColumn8.HeaderText         = "净重(吨)";
     gridColumn8.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn8.Name             = "cellSuttleWeight";
     gridColumn8.Width            = 80;
     gridColumn9.DataPropertyName = "Id";
     gridColumn9.Name             = "clmId";
     gridColumn9.Visible          = false;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn7);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn8);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn9);
     this.superGridControl1.PrimaryGrid.InitialSelection     = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size                 = new System.Drawing.Size(1452, 684);
     this.superGridControl1.TabIndex             = 7;
     this.superGridControl1.Text                 = "superGridControl1";
     this.superGridControl1.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.superGridControl1_DataBindingComplete);
     //
     // FrmSaleFuelLoadToday
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.ClientSize          = new System.Drawing.Size(1452, 725);
     this.Controls.Add(this.splitContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name            = "FrmSaleFuelLoadToday";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "当天汽车出场记录";
     this.Load           += new System.EventHandler(this.FrmBuyFuel_Load);
     this.Shown          += new System.EventHandler(this.FrmBuyFuelLoadToday_Shown);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 20
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.questlist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.SuspendLayout();
        // 
        // questlist
        // 
        this.questlist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.questlist.Location = new System.Drawing.Point(-1, -2);
        this.questlist.Name = "questlist";
        gridColumn1.HeaderText = "id";
        gridColumn1.Name = "";
        gridColumn1.Width = 50;
        gridColumn2.HeaderText = "名称";
        gridColumn2.Name = "";
        gridColumn2.Width = 150;
        gridColumn3.HeaderText = "类型";
        gridColumn3.Name = "";
        gridColumn3.Width = 40;
        gridColumn4.HeaderText = "说明";
        gridColumn4.Name = "";
        gridColumn4.Width = 400;
        gridColumn5.HeaderText = "完成状态";
        gridColumn5.Name = "";
        gridColumn5.Width = 60;
        gridColumn6.HeaderText = "奖励";
        gridColumn6.Name = "";
        gridColumn6.Width = 300;
        gridColumn7.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn7.HeaderText = "完成";
        gridColumn7.Name = "";
        gridColumn7.Width = 60;
        this.questlist.PrimaryGrid.Columns.Add(gridColumn1);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn2);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn3);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn4);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn5);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn6);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn7);
        this.questlist.Size = new System.Drawing.Size(1123, 529);
        this.questlist.TabIndex = 10;
        this.questlist.Text = "superGridControl1";
        // 
        // QuestForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
        this.ClientSize = new System.Drawing.Size(1122, 530);
        this.Controls.Add(this.questlist);
        this.Name = "QuestForm";
        this.Text = "QuestForm";
        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();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn24 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn25 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn26 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn27 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn28 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn29 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn30 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn31 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn32 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn33 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn34 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.label3             = new System.Windows.Forms.Label();
     this.comboBox1          = new System.Windows.Forms.ComboBox();
     this.tabControl1        = new DevComponents.DotNetBar.TabControl();
     this.tabItem5           = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControlPanel1   = new DevComponents.DotNetBar.TabControlPanel();
     this.tabItem1           = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControlPanel2   = new DevComponents.DotNetBar.TabControlPanel();
     this.superGridControl5  = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.tabItem2           = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControlPanel3   = new DevComponents.DotNetBar.TabControlPanel();
     this.superGridControl1  = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.tabItem3           = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControlPanel4   = new DevComponents.DotNetBar.TabControlPanel();
     this.superGridControl3  = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.tabItem4           = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControlPanel6   = new DevComponents.DotNetBar.TabControlPanel();
     this.superGridControl4  = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.tabItem6           = new DevComponents.DotNetBar.TabItem(this.components);
     this.comboBox6          = new System.Windows.Forms.ComboBox();
     this.label10            = new System.Windows.Forms.Label();
     this.btnAgregarProducto = new System.Windows.Forms.Button();
     this.button1            = new System.Windows.Forms.Button();
     this.superGridControl2  = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabControlPanel1.SuspendLayout();
     this.tabControlPanel2.SuspendLayout();
     this.tabControlPanel3.SuspendLayout();
     this.tabControlPanel4.SuspendLayout();
     this.tabControlPanel6.SuspendLayout();
     this.SuspendLayout();
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(31, 28);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(101, 16);
     this.label3.TabIndex = 15;
     this.label3.Text     = "Tipo de Equipo";
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(34, 47);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(185, 21);
     this.comboBox1.TabIndex = 16;
     //
     // tabControl1
     //
     this.tabControl1.BackColor      = System.Drawing.SystemColors.Window;
     this.tabControl1.CanReorderTabs = true;
     this.tabControl1.Controls.Add(this.tabControlPanel1);
     this.tabControl1.Controls.Add(this.tabControlPanel2);
     this.tabControl1.Controls.Add(this.tabControlPanel3);
     this.tabControl1.Controls.Add(this.tabControlPanel4);
     this.tabControl1.Controls.Add(this.tabControlPanel6);
     this.tabControl1.ForeColor        = System.Drawing.Color.Black;
     this.tabControl1.Location         = new System.Drawing.Point(34, 84);
     this.tabControl1.Name             = "tabControl1";
     this.tabControl1.SelectedTabFont  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.tabControl1.SelectedTabIndex = 0;
     this.tabControl1.Size             = new System.Drawing.Size(618, 338);
     this.tabControl1.Style            = DevComponents.DotNetBar.eTabStripStyle.Metro;
     this.tabControl1.TabIndex         = 25;
     this.tabControl1.TabLayoutType    = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
     this.tabControl1.Tabs.Add(this.tabItem1);
     this.tabControl1.Tabs.Add(this.tabItem2);
     this.tabControl1.Tabs.Add(this.tabItem3);
     this.tabControl1.Tabs.Add(this.tabItem4);
     this.tabControl1.Tabs.Add(this.tabItem6);
     //
     // tabItem5
     //
     this.tabItem5.Name = "tabItem5";
     this.tabItem5.Text = "Detalles";
     //
     // tabControlPanel1
     //
     this.tabControlPanel1.Controls.Add(this.superGridControl2);
     this.tabControlPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel1.Location = new System.Drawing.Point(0, 27);
     this.tabControlPanel1.Name     = "tabControlPanel1";
     this.tabControlPanel1.Padding  = new System.Windows.Forms.Padding(1);
     this.tabControlPanel1.Size     = new System.Drawing.Size(618, 311);
     this.tabControlPanel1.Style.BackColor1.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.tabControlPanel1.Style.Border            = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(198)))));
     this.tabControlPanel1.Style.BorderSide        = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                                                                                             | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel1.Style.GradientAngle = 90;
     this.tabControlPanel1.TabIndex            = 1;
     this.tabControlPanel1.TabItem             = this.tabItem1;
     //
     // tabItem1
     //
     this.tabItem1.AttachedControl = this.tabControlPanel1;
     this.tabItem1.Name            = "tabItem1";
     this.tabItem1.Text            = "Pc/Laptop";
     //
     // tabControlPanel2
     //
     this.tabControlPanel2.Controls.Add(this.superGridControl5);
     this.tabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel2.Location = new System.Drawing.Point(0, 27);
     this.tabControlPanel2.Name     = "tabControlPanel2";
     this.tabControlPanel2.Padding  = new System.Windows.Forms.Padding(1);
     this.tabControlPanel2.Size     = new System.Drawing.Size(618, 311);
     this.tabControlPanel2.Style.BackColor1.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.tabControlPanel2.Style.Border            = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(198)))));
     this.tabControlPanel2.Style.BorderSide        = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                                                                                             | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel2.Style.GradientAngle = 90;
     this.tabControlPanel2.TabIndex            = 2;
     this.tabControlPanel2.TabItem             = this.tabItem2;
     //
     // superGridControl5
     //
     this.superGridControl5.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.superGridControl5.BackColor = System.Drawing.Color.White;
     this.superGridControl5.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl5.ForeColor = System.Drawing.Color.Black;
     this.superGridControl5.Location  = new System.Drawing.Point(44, 13);
     this.superGridControl5.Name      = "superGridControl5";
     this.superGridControl5.PrimaryGrid.AllowRowHeaderResize   = true;
     this.superGridControl5.PrimaryGrid.AllowRowResize         = true;
     this.superGridControl5.PrimaryGrid.ColumnHeader.RowHeight = 30;
     gridColumn17.Name           = "Categoría";
     gridColumn17.Width          = 120;
     gridColumn18.Name           = "Tipo";
     gridColumn18.Width          = 120;
     gridColumn19.FilterAutoScan = true;
     gridColumn19.Name           = "Frecuencia";
     gridColumn19.Width          = 120;
     gridColumn20.EditorType     = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn20.Name           = "Capacidad";
     gridColumn20.Width          = 120;
     gridColumn21.Name           = "Cantidad";
     this.superGridControl5.PrimaryGrid.Columns.Add(gridColumn17);
     this.superGridControl5.PrimaryGrid.Columns.Add(gridColumn18);
     this.superGridControl5.PrimaryGrid.Columns.Add(gridColumn19);
     this.superGridControl5.PrimaryGrid.Columns.Add(gridColumn20);
     this.superGridControl5.PrimaryGrid.Columns.Add(gridColumn21);
     this.superGridControl5.PrimaryGrid.DefaultRowHeight = 24;
     this.superGridControl5.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl5.PrimaryGrid.DefaultVisualStyles.FilterColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl5.PrimaryGrid.EnableColumnFiltering = true;
     this.superGridControl5.PrimaryGrid.EnableFiltering       = true;
     this.superGridControl5.PrimaryGrid.EnableRowFiltering    = true;
     this.superGridControl5.PrimaryGrid.Filter.Visible        = true;
     this.superGridControl5.PrimaryGrid.NullString            = "<<null>>";
     this.superGridControl5.PrimaryGrid.RowHeaderWidth        = 45;
     this.superGridControl5.PrimaryGrid.ShowRowGridIndex      = true;
     this.superGridControl5.Size     = new System.Drawing.Size(527, 285);
     this.superGridControl5.TabIndex = 28;
     this.superGridControl5.Text     = "superGridControl5";
     //
     // tabItem2
     //
     this.tabItem2.AttachedControl = this.tabControlPanel2;
     this.tabItem2.Name            = "tabItem2";
     this.tabItem2.Text            = "Memoria";
     //
     // tabControlPanel3
     //
     this.tabControlPanel3.Controls.Add(this.superGridControl1);
     this.tabControlPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel3.Location = new System.Drawing.Point(0, 27);
     this.tabControlPanel3.Name     = "tabControlPanel3";
     this.tabControlPanel3.Padding  = new System.Windows.Forms.Padding(1);
     this.tabControlPanel3.Size     = new System.Drawing.Size(618, 311);
     this.tabControlPanel3.Style.BackColor1.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.tabControlPanel3.Style.Border            = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(198)))));
     this.tabControlPanel3.Style.BorderSide        = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                                                                                             | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel3.Style.GradientAngle = 90;
     this.tabControlPanel3.TabIndex            = 3;
     this.tabControlPanel3.TabItem             = this.tabItem3;
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.BackColor = System.Drawing.Color.White;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.ForeColor = System.Drawing.Color.Black;
     this.superGridControl1.Location  = new System.Drawing.Point(63, 13);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowHeaderResize   = true;
     this.superGridControl1.PrimaryGrid.AllowRowResize         = true;
     this.superGridControl1.PrimaryGrid.ColumnHeader.RowHeight = 30;
     gridColumn22.Name           = "Tipo";
     gridColumn22.Width          = 150;
     gridColumn23.FilterAutoScan = true;
     gridColumn23.Name           = "Pulgada";
     gridColumn23.Width          = 150;
     gridColumn24.EditorType     = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn24.Name           = "Capacidad";
     gridColumn24.Width          = 150;
     gridColumn25.Name           = "Cantidad";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn22);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn23);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn24);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn25);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 24;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.FilterColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.PrimaryGrid.EnableColumnFiltering = true;
     this.superGridControl1.PrimaryGrid.EnableFiltering       = true;
     this.superGridControl1.PrimaryGrid.EnableRowFiltering    = true;
     this.superGridControl1.PrimaryGrid.Filter.Visible        = true;
     this.superGridControl1.PrimaryGrid.NullString            = "<<null>>";
     this.superGridControl1.PrimaryGrid.RowHeaderWidth        = 45;
     this.superGridControl1.PrimaryGrid.ShowRowGridIndex      = true;
     this.superGridControl1.Size     = new System.Drawing.Size(495, 285);
     this.superGridControl1.TabIndex = 29;
     this.superGridControl1.Text     = "superGridControl1";
     //
     // tabItem3
     //
     this.tabItem3.AttachedControl = this.tabControlPanel3;
     this.tabItem3.Name            = "tabItem3";
     this.tabItem3.Text            = "Disco Duro";
     //
     // tabControlPanel4
     //
     this.tabControlPanel4.Controls.Add(this.superGridControl3);
     this.tabControlPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel4.Location = new System.Drawing.Point(0, 27);
     this.tabControlPanel4.Name     = "tabControlPanel4";
     this.tabControlPanel4.Padding  = new System.Windows.Forms.Padding(1);
     this.tabControlPanel4.Size     = new System.Drawing.Size(618, 311);
     this.tabControlPanel4.Style.BackColor1.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.tabControlPanel4.Style.Border            = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(198)))));
     this.tabControlPanel4.Style.BorderSide        = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                                                                                             | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel4.Style.GradientAngle = 90;
     this.tabControlPanel4.TabIndex            = 4;
     this.tabControlPanel4.TabItem             = this.tabItem4;
     //
     // superGridControl3
     //
     this.superGridControl3.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.superGridControl3.BackColor = System.Drawing.Color.White;
     this.superGridControl3.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl3.ForeColor = System.Drawing.Color.Black;
     this.superGridControl3.Location  = new System.Drawing.Point(59, 11);
     this.superGridControl3.Name      = "superGridControl3";
     this.superGridControl3.PrimaryGrid.AllowRowHeaderResize   = true;
     this.superGridControl3.PrimaryGrid.AllowRowResize         = true;
     this.superGridControl3.PrimaryGrid.ColumnHeader.RowHeight = 30;
     gridColumn26.Name           = "Marca";
     gridColumn26.Width          = 150;
     gridColumn27.FilterAutoScan = true;
     gridColumn27.Name           = "Modelo";
     gridColumn27.Width          = 150;
     gridColumn28.EditorType     = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn28.Name           = "Capacidad";
     gridColumn28.Width          = 150;
     gridColumn29.Name           = "Cantidad";
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn26);
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn27);
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn28);
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn29);
     this.superGridControl3.PrimaryGrid.DefaultRowHeight = 24;
     this.superGridControl3.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl3.PrimaryGrid.DefaultVisualStyles.FilterColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl3.PrimaryGrid.EnableColumnFiltering = true;
     this.superGridControl3.PrimaryGrid.EnableFiltering       = true;
     this.superGridControl3.PrimaryGrid.EnableRowFiltering    = true;
     this.superGridControl3.PrimaryGrid.Filter.Visible        = true;
     this.superGridControl3.PrimaryGrid.NullString            = "<<null>>";
     this.superGridControl3.PrimaryGrid.RowHeaderWidth        = 45;
     this.superGridControl3.PrimaryGrid.ShowRowGridIndex      = true;
     this.superGridControl3.Size     = new System.Drawing.Size(495, 285);
     this.superGridControl3.TabIndex = 30;
     this.superGridControl3.Text     = "superGridControl3";
     //
     // tabItem4
     //
     this.tabItem4.AttachedControl = this.tabControlPanel4;
     this.tabItem4.Name            = "tabItem4";
     this.tabItem4.Text            = "Tarjeta de Video";
     //
     // tabControlPanel6
     //
     this.tabControlPanel6.Controls.Add(this.superGridControl4);
     this.tabControlPanel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel6.Location = new System.Drawing.Point(0, 27);
     this.tabControlPanel6.Name     = "tabControlPanel6";
     this.tabControlPanel6.Padding  = new System.Windows.Forms.Padding(1);
     this.tabControlPanel6.Size     = new System.Drawing.Size(618, 311);
     this.tabControlPanel6.Style.BackColor1.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.tabControlPanel6.Style.Border            = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel6.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(198)))));
     this.tabControlPanel6.Style.BorderSide        = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                                                                                             | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel6.Style.GradientAngle = 90;
     this.tabControlPanel6.TabIndex            = 6;
     this.tabControlPanel6.TabItem             = this.tabItem6;
     //
     // superGridControl4
     //
     this.superGridControl4.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.superGridControl4.BackColor = System.Drawing.Color.White;
     this.superGridControl4.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl4.ForeColor = System.Drawing.Color.Black;
     this.superGridControl4.Location  = new System.Drawing.Point(23, 22);
     this.superGridControl4.Name      = "superGridControl4";
     this.superGridControl4.PrimaryGrid.AllowRowHeaderResize   = true;
     this.superGridControl4.PrimaryGrid.AllowRowResize         = true;
     this.superGridControl4.PrimaryGrid.ColumnHeader.RowHeight = 30;
     gridColumn30.Name           = "Código";
     gridColumn31.EditorType     = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn31.Name           = "Categoria";
     gridColumn31.Width          = 150;
     gridColumn32.Name           = "Tipo";
     gridColumn32.Width          = 150;
     gridColumn33.FilterAutoScan = true;
     gridColumn33.Name           = "Versión";
     gridColumn33.Width          = 150;
     gridColumn34.Name           = "Contraseña";
     this.superGridControl4.PrimaryGrid.Columns.Add(gridColumn30);
     this.superGridControl4.PrimaryGrid.Columns.Add(gridColumn31);
     this.superGridControl4.PrimaryGrid.Columns.Add(gridColumn32);
     this.superGridControl4.PrimaryGrid.Columns.Add(gridColumn33);
     this.superGridControl4.PrimaryGrid.Columns.Add(gridColumn34);
     this.superGridControl4.PrimaryGrid.DefaultRowHeight = 24;
     this.superGridControl4.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl4.PrimaryGrid.DefaultVisualStyles.FilterColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl4.PrimaryGrid.EnableColumnFiltering = true;
     this.superGridControl4.PrimaryGrid.EnableFiltering       = true;
     this.superGridControl4.PrimaryGrid.EnableRowFiltering    = true;
     this.superGridControl4.PrimaryGrid.Filter.Visible        = true;
     this.superGridControl4.PrimaryGrid.NullString            = "<<null>>";
     this.superGridControl4.PrimaryGrid.RowHeaderWidth        = 45;
     this.superGridControl4.PrimaryGrid.ShowRowGridIndex      = true;
     this.superGridControl4.Size     = new System.Drawing.Size(565, 285);
     this.superGridControl4.TabIndex = 31;
     this.superGridControl4.Text     = "superGridControl4";
     //
     // tabItem6
     //
     this.tabItem6.AttachedControl = this.tabControlPanel6;
     this.tabItem6.Name            = "tabItem6";
     this.tabItem6.Text            = "Licencias";
     //
     // comboBox6
     //
     this.comboBox6.FormattingEnabled = true;
     this.comboBox6.Location          = new System.Drawing.Point(253, 47);
     this.comboBox6.Name     = "comboBox6";
     this.comboBox6.Size     = new System.Drawing.Size(156, 21);
     this.comboBox6.TabIndex = 27;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(250, 28);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(69, 16);
     this.label10.TabIndex = 26;
     this.label10.Text     = "Ubicación";
     //
     // btnAgregarProducto
     //
     this.btnAgregarProducto.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnAgregarProducto.Location = new System.Drawing.Point(464, 36);
     this.btnAgregarProducto.Name     = "btnAgregarProducto";
     this.btnAgregarProducto.Size     = new System.Drawing.Size(75, 41);
     this.btnAgregarProducto.TabIndex = 28;
     this.btnAgregarProducto.Text     = "Buscar";
     this.btnAgregarProducto.UseVisualStyleBackColor = true;
     //
     // button1
     //
     this.button1.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.button1.Location = new System.Drawing.Point(583, 37);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 41);
     this.button1.TabIndex = 29;
     this.button1.Text     = "Exportar";
     this.button1.UseVisualStyleBackColor = true;
     //
     // superGridControl2
     //
     this.superGridControl2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.superGridControl2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl2.ForeColor = System.Drawing.Color.Black;
     this.superGridControl2.Location  = new System.Drawing.Point(25, 17);
     this.superGridControl2.Name      = "superGridControl2";
     gridColumn1.Name  = "Código";
     gridColumn2.Name  = "Modelo";
     gridColumn3.Name  = "Marca";
     gridColumn4.Name  = "Pantalla";
     gridColumn5.Name  = "Procesador";
     gridColumn6.Name  = "Generacion";
     gridColumn7.Name  = "Video";
     gridColumn8.Name  = "Disco1";
     gridColumn9.Name  = "Disco2";
     gridColumn10.Name = "Memoria1";
     gridColumn11.Name = "Memoria2";
     gridColumn12.Name = "Precio";
     gridColumn13.Name = "Windows";
     gridColumn14.Name = "Office";
     gridColumn15.Name = "Antivirus";
     gridColumn16.Name = "Ubicación";
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn7);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn8);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn9);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn10);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn11);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn12);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn13);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn14);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn15);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn16);
     this.superGridControl2.Size     = new System.Drawing.Size(569, 281);
     this.superGridControl2.TabIndex = 30;
     this.superGridControl2.Text     = "superGridControl2";
     //
     // frmInventario
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(685, 450);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.btnAgregarProducto);
     this.Controls.Add(this.comboBox6);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.label3);
     this.Name = "frmInventario";
     this.Text = "frmInventario";
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabControlPanel1.ResumeLayout(false);
     this.tabControlPanel2.ResumeLayout(false);
     this.tabControlPanel3.ResumeLayout(false);
     this.tabControlPanel4.ResumeLayout(false);
     this.tabControlPanel6.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 22
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent( )
        {
            this.components = new System.ComponentModel.Container( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding1 = new DevComponents.DotNetBar.SuperGrid.Style.Padding( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend1 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcMemberOrder));
            this.plMemberInfo = new DevComponents.DotNetBar.Controls.GroupPanel( );
            this.gvUserInfo = new DevComponents.DotNetBar.SuperGrid.SuperGridControl( );
            this.bsUserInfo = new System.Windows.Forms.BindingSource(this.components);
            this.plUserInfo = new System.Windows.Forms.TextBox( );
            this.leftContainer = new DevComponents.DotNetBar.Ribbon.RibbonClientPanel( );
            this.orderContainer = new DevComponents.DotNetBar.ItemPanel( );
            this.txtPhone = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.bsOrderEntity = new System.Windows.Forms.BindingSource(this.components);
            this.txtOrderSum = new DevComponents.Editors.DoubleInput( );
            this.txtRateSale = new DevComponents.Editors.IntegerInput( );
            this.txtCash = new DevComponents.Editors.IntegerInput( );
            this.txtBalance = new DevComponents.Editors.IntegerInput( );
            this.txtBalanceCash = new DevComponents.Editors.IntegerInput( );
            this.txtSumOk = new DevComponents.Editors.IntegerInput( );
            this.cbMemberRate = new System.Windows.Forms.CheckedListBox( );
            this.cbProduct = new DevComponents.DotNetBar.Controls.ComboBoxEx( );
            this.txtMemo = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.txtPwd = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.btnSave = new DevComponents.DotNetBar.ButtonX( );
            this.btnClear = new DevComponents.DotNetBar.ButtonX( );
            this.lblMessage = new DevComponents.DotNetBar.LabelX( );
            this.lblOrderInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPhone = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPhone = new DevComponents.DotNetBar.LabelItem( );
            this.phoneContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnQuery = new DevComponents.DotNetBar.ButtonItem( );
            this.lblPhoneInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowOrderSum = new DevComponents.DotNetBar.ItemContainer( );
            this.lblOrderSum = new DevComponents.DotNetBar.LabelItem( );
            this.orderSumContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblOrderSumInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowRateSale = new DevComponents.DotNetBar.ItemContainer( );
            this.lblRateSale = new DevComponents.DotNetBar.LabelItem( );
            this.rateSaleContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblRateSaleInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPayment = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPayment = new DevComponents.DotNetBar.LabelItem( );
            this.cashContainer = new DevComponents.DotNetBar.ItemContainer( );
            this.lblCash = new DevComponents.DotNetBar.LabelItem( );
            this.cashTxtContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.balanceContainer = new DevComponents.DotNetBar.ItemContainer( );
            this.lblBalance = new DevComponents.DotNetBar.LabelItem( );
            this.balanceTxtContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.balanceCashContainer = new DevComponents.DotNetBar.ItemContainer( );
            this.lblBalanceCash = new DevComponents.DotNetBar.LabelItem( );
            this.balanceCashTxtContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowSumOk = new DevComponents.DotNetBar.ItemContainer( );
            this.lblSumOk = new DevComponents.DotNetBar.LabelItem( );
            this.sumOkContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowRate = new DevComponents.DotNetBar.ItemContainer( );
            this.lblRate = new DevComponents.DotNetBar.LabelItem( );
            this.rateContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowOrderItem = new DevComponents.DotNetBar.ItemContainer( );
            this.lblOrderItem = new DevComponents.DotNetBar.LabelItem( );
            this.productContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowMemo = new DevComponents.DotNetBar.ItemContainer( );
            this.lblMemo = new DevComponents.DotNetBar.LabelItem( );
            this.memoContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowMemberPass = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPass = new DevComponents.DotNetBar.LabelItem( );
            this.pwdContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnReadFinger = new DevComponents.DotNetBar.ButtonItem( );
            this.lblPassInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowButton = new DevComponents.DotNetBar.ItemContainer( );
            this.btnSaveContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnClearContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblPayInfo = new DevComponents.DotNetBar.LabelItem( );
            this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer( );
            this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblHelpHeader = new DevComponents.DotNetBar.LabelItem( );
            this.rowHelp = new DevComponents.DotNetBar.ItemContainer( );
            this.lblHelp = new DevComponents.DotNetBar.LabelItem( );
            this.mainContainer = new DevComponents.DotNetBar.Controls.SlidePanel( );
            this.plTitle.SuspendLayout( );
            this.plMemberInfo.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).BeginInit( );
            this.leftContainer.SuspendLayout( );
            this.orderContainer.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsOrderEntity)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtOrderSum)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCash)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalance)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalanceCash)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtSumOk)).BeginInit( );
            this.mainContainer.SuspendLayout( );
            this.SuspendLayout( );
            // 
            // btnSlide
            // 
            this.btnSlide.Location = new System.Drawing.Point(615, 2);
            // 
            // plTitle
            // 
            this.plTitle.Size = new System.Drawing.Size(654, 32);
            // 
            // plMemberInfo
            // 
            this.plMemberInfo.BackColor = System.Drawing.Color.Transparent;
            this.plMemberInfo.CanvasColor = System.Drawing.SystemColors.Control;
            this.plMemberInfo.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.plMemberInfo.Controls.Add(this.gvUserInfo);
            this.plMemberInfo.Controls.Add(this.plUserInfo);
            this.plMemberInfo.Dock = System.Windows.Forms.DockStyle.Right;
            this.plMemberInfo.Location = new System.Drawing.Point(456, 0);
            this.plMemberInfo.Margin = new System.Windows.Forms.Padding(0);
            this.plMemberInfo.Name = "plMemberInfo";
            this.plMemberInfo.Size = new System.Drawing.Size(198, 454);
            // 
            // 
            // 
            this.plMemberInfo.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.plMemberInfo.Style.BackColorGradientAngle = 90;
            this.plMemberInfo.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.plMemberInfo.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderBottomWidth = 1;
            this.plMemberInfo.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.plMemberInfo.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderLeftWidth = 1;
            this.plMemberInfo.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderRightWidth = 1;
            this.plMemberInfo.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderTopWidth = 1;
            this.plMemberInfo.Style.CornerDiameter = 0;
            this.plMemberInfo.Style.CornerType = DevComponents.DotNetBar.eCornerType.Diagonal;
            this.plMemberInfo.Style.MarginBottom = 3;
            this.plMemberInfo.Style.MarginLeft = 3;
            this.plMemberInfo.Style.MarginRight = 3;
            this.plMemberInfo.Style.MarginTop = 3;
            this.plMemberInfo.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.plMemberInfo.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.plMemberInfo.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.plMemberInfo.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.plMemberInfo.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plMemberInfo.TabIndex = 0;
            // 
            // gvUserInfo
            // 
            this.gvUserInfo.BackColor = System.Drawing.Color.White;
            this.gvUserInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gvUserInfo.ForeColor = System.Drawing.Color.Black;
            this.gvUserInfo.Location = new System.Drawing.Point(0, 0);
            this.gvUserInfo.Name = "gvUserInfo";
            this.gvUserInfo.PrimaryGrid.AutoGenerateColumns = false;
            this.gvUserInfo.PrimaryGrid.Caption.Text = "会员信息";
            this.gvUserInfo.PrimaryGrid.ColumnHeader.Visible = false;
            gridColumn1.AllowSelection = false;
            gridColumn1.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn1.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
            gridColumn1.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            padding1.Right = 5;
            gridColumn1.CellStyles.Default.Margin = padding1;
            gridColumn1.CellStyles.Default.TextColor = System.Drawing.Color.SaddleBrown;
            gridColumn1.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn1.DataPropertyName = "Key";
            gridColumn1.EditorType = null;
            gridColumn1.Name = "Key";
            gridColumn1.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn1.Width = 70;
            gridColumn2.AllowSelection = false;
            gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn2.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn2.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            gridColumn2.CellStyles.Default.TextColor = System.Drawing.Color.OrangeRed;
            gridColumn2.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn2.DataPropertyName = "Value";
            gridColumn2.EditorType = null;
            gridColumn2.FillWeight = 200;
            gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.Name = "Value";
            gridColumn2.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn2.Width = 200;
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn1);
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn2);
            this.gvUserInfo.PrimaryGrid.DataSource = this.bsUserInfo;
            this.gvUserInfo.PrimaryGrid.DefaultRowHeight = 36;
            backColorBlend1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.SkyBlue};
            background1.BackColorBlend = backColorBlend1;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.AlternateRowCellStyles.Default.Background = background1;
            background2.Color1 = System.Drawing.Color.Orange;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Background = background2;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HorizontalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.VerticalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
            this.gvUserInfo.PrimaryGrid.MultiSelect = false;
            this.gvUserInfo.PrimaryGrid.ReadOnly = true;
            this.gvUserInfo.PrimaryGrid.RowHighlightType = DevComponents.DotNetBar.SuperGrid.RowHighlightType.None;
            this.gvUserInfo.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gvUserInfo.PrimaryGrid.ShowCellInfo = false;
            this.gvUserInfo.PrimaryGrid.ShowColumnHeader = false;
            this.gvUserInfo.PrimaryGrid.ShowRowHeaders = false;
            this.gvUserInfo.PrimaryGrid.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
            this.gvUserInfo.PrimaryGrid.UseAlternateRowStyle = true;
            this.gvUserInfo.Size = new System.Drawing.Size(196, 299);
            this.gvUserInfo.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.TabIndex = 3;
            // 
            // bsUserInfo
            // 
            this.bsUserInfo.DataMember = "UserInfo";
            this.bsUserInfo.DataSource = typeof(Eleooo.Client.UcMemberOrder);
            // 
            // plUserInfo
            // 
            this.plUserInfo.BackColor = System.Drawing.Color.White;
            this.plUserInfo.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.plUserInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.plUserInfo.ForeColor = System.Drawing.Color.Red;
            this.plUserInfo.Location = new System.Drawing.Point(0, 299);
            this.plUserInfo.Multiline = true;
            this.plUserInfo.Name = "plUserInfo";
            this.plUserInfo.ReadOnly = true;
            this.plUserInfo.Size = new System.Drawing.Size(196, 153);
            this.plUserInfo.TabIndex = 4;
            // 
            // leftContainer
            // 
            this.leftContainer.CanvasColor = System.Drawing.SystemColors.Control;
            this.leftContainer.Controls.Add(this.orderContainer);
            this.leftContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.leftContainer.Location = new System.Drawing.Point(0, 0);
            this.leftContainer.Name = "leftContainer";
            this.leftContainer.Size = new System.Drawing.Size(456, 454);
            // 
            // 
            // 
            this.leftContainer.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.leftContainer.Style.BackColorGradientAngle = 90;
            this.leftContainer.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.leftContainer.Style.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
            this.leftContainer.Style.BorderBottomWidth = 10;
            this.leftContainer.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.leftContainer.Style.BorderLeftWidth = 10;
            this.leftContainer.Style.BorderRightWidth = 10;
            this.leftContainer.Style.BorderTopWidth = 10;
            this.leftContainer.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.leftContainer.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.leftContainer.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            // 
            // 
            // 
            this.leftContainer.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.leftContainer.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.leftContainer.TabIndex = 1;
            this.leftContainer.Text = "ribbonClientPanel1";
            // 
            // orderContainer
            // 
            this.orderContainer.AutoScroll = true;
            // 
            // 
            // 
            this.orderContainer.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderBottomWidth = 1;
            this.orderContainer.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
            this.orderContainer.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderLeftWidth = 1;
            this.orderContainer.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderRightWidth = 1;
            this.orderContainer.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderTopWidth = 1;
            this.orderContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.orderContainer.BackgroundStyle.PaddingBottom = 1;
            this.orderContainer.BackgroundStyle.PaddingLeft = 1;
            this.orderContainer.BackgroundStyle.PaddingRight = 1;
            this.orderContainer.BackgroundStyle.PaddingTop = 1;
            this.orderContainer.ContainerControlProcessDialogKey = true;
            this.orderContainer.Controls.Add(this.txtPhone);
            this.orderContainer.Controls.Add(this.txtOrderSum);
            this.orderContainer.Controls.Add(this.txtRateSale);
            this.orderContainer.Controls.Add(this.txtCash);
            this.orderContainer.Controls.Add(this.txtBalance);
            this.orderContainer.Controls.Add(this.txtBalanceCash);
            this.orderContainer.Controls.Add(this.txtSumOk);
            this.orderContainer.Controls.Add(this.cbMemberRate);
            this.orderContainer.Controls.Add(this.cbProduct);
            this.orderContainer.Controls.Add(this.txtMemo);
            this.orderContainer.Controls.Add(this.txtPwd);
            this.orderContainer.Controls.Add(this.btnSave);
            this.orderContainer.Controls.Add(this.btnClear);
            this.orderContainer.Controls.Add(this.lblMessage);
            this.orderContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.orderContainer.FitButtonsToContainerWidth = true;
            this.orderContainer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.orderContainer.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderInfo,
            this.rowPhone,
            this.rowOrderSum,
            this.rowRateSale,
            this.rowPayment,
            this.rowSumOk,
            this.rowRate,
            this.rowOrderItem,
            this.rowMemo,
            this.rowMemberPass,
            this.rowButton,
            this.lblPayInfo,
            this.itemContainer1,
            this.lblHelpHeader,
            this.rowHelp});
            this.orderContainer.ItemSpacing = 5;
            this.orderContainer.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.orderContainer.Location = new System.Drawing.Point(0, 0);
            this.orderContainer.MultiLine = true;
            this.orderContainer.Name = "orderContainer";
            this.orderContainer.Size = new System.Drawing.Size(456, 454);
            this.orderContainer.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.orderContainer.TabIndex = 6;
            // 
            // txtPhone
            // 
            this.txtPhone.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPhone.Border.Class = "TextBoxBorder";
            this.txtPhone.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsOrderEntity, "PhoneNum", true));
            this.txtPhone.ForeColor = System.Drawing.Color.Black;
            this.txtPhone.Location = new System.Drawing.Point(77, 29);
            this.txtPhone.MaxLength = 11;
            this.txtPhone.Name = "txtPhone";
            this.txtPhone.Size = new System.Drawing.Size(125, 21);
            this.txtPhone.TabIndex = 0;
            this.txtPhone.TextChanged += new System.EventHandler(this.txtPhone_TextChanged);
            // 
            // bsOrderEntity
            // 
            this.bsOrderEntity.DataMember = "OrderData";
            this.bsOrderEntity.DataSource = typeof(Eleooo.Client.UcMemberOrder);
            // 
            // txtOrderSum
            // 
            // 
            // 
            // 
            this.txtOrderSum.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtOrderSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtOrderSum.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtOrderSum.DisplayFormat = "0.00";
            this.txtOrderSum.Increment = 1D;
            this.txtOrderSum.Location = new System.Drawing.Point(77, 59);
            this.txtOrderSum.MinValue = 0D;
            this.txtOrderSum.Name = "txtOrderSum";
            this.txtOrderSum.ShowUpDown = true;
            this.txtOrderSum.Size = new System.Drawing.Size(125, 21);
            this.txtOrderSum.TabIndex = 1;
            this.txtOrderSum.ValueChanged += new System.EventHandler(this.txtOrderSum_ValueChanged);
            // 
            // txtRateSale
            // 
            // 
            // 
            // 
            this.txtRateSale.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtRateSale.ButtonCustom.DisplayPosition = 10;
            this.txtRateSale.ButtonCustom.Text = "计算";
            this.txtRateSale.ButtonCustom.Visible = true;
            this.txtRateSale.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtRateSale.DisplayFormat = "0";
            this.txtRateSale.Location = new System.Drawing.Point(77, 89);
            this.txtRateSale.MaxValue = 99;
            this.txtRateSale.MinValue = 0;
            this.txtRateSale.Name = "txtRateSale";
            this.txtRateSale.ShowUpDown = true;
            this.txtRateSale.Size = new System.Drawing.Size(125, 21);
            this.txtRateSale.TabIndex = 2;
            this.txtRateSale.ValueChanged += new System.EventHandler(this.txtRateSale_ValueChanged);
            // 
            // txtCash
            // 
            // 
            // 
            // 
            this.txtCash.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtCash.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtCash.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtCash.DisplayFormat = "0";
            this.txtCash.Location = new System.Drawing.Point(109, 119);
            this.txtCash.MinValue = 0;
            this.txtCash.Name = "txtCash";
            this.txtCash.ShowUpDown = true;
            this.txtCash.Size = new System.Drawing.Size(75, 21);
            this.txtCash.TabIndex = 3;
            // 
            // txtBalance
            // 
            // 
            // 
            // 
            this.txtBalance.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtBalance.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtBalance.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtBalance.DisplayFormat = "0";
            this.txtBalance.Location = new System.Drawing.Point(223, 119);
            this.txtBalance.MinValue = 0;
            this.txtBalance.Name = "txtBalance";
            this.txtBalance.ShowUpDown = true;
            this.txtBalance.Size = new System.Drawing.Size(73, 21);
            this.txtBalance.TabIndex = 4;
            // 
            // txtBalanceCash
            // 
            // 
            // 
            // 
            this.txtBalanceCash.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtBalanceCash.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtBalanceCash.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtBalanceCash.DisplayFormat = "0";
            this.txtBalanceCash.Location = new System.Drawing.Point(335, 119);
            this.txtBalanceCash.MinValue = 0;
            this.txtBalanceCash.Name = "txtBalanceCash";
            this.txtBalanceCash.ShowUpDown = true;
            this.txtBalanceCash.Size = new System.Drawing.Size(76, 21);
            this.txtBalanceCash.TabIndex = 5;
            // 
            // txtSumOk
            // 
            // 
            // 
            // 
            this.txtSumOk.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtSumOk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtSumOk.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtSumOk.Enabled = false;
            this.txtSumOk.IsInputReadOnly = true;
            this.txtSumOk.Location = new System.Drawing.Point(77, 149);
            this.txtSumOk.MinValue = 0;
            this.txtSumOk.Name = "txtSumOk";
            this.txtSumOk.Size = new System.Drawing.Size(127, 21);
            this.txtSumOk.TabIndex = 6;
            // 
            // cbMemberRate
            // 
            this.cbMemberRate.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.cbMemberRate.CheckOnClick = true;
            this.cbMemberRate.ColumnWidth = 60;
            this.cbMemberRate.HorizontalScrollbar = true;
            this.cbMemberRate.Location = new System.Drawing.Point(77, 181);
            this.cbMemberRate.MultiColumn = true;
            this.cbMemberRate.Name = "cbMemberRate";
            this.cbMemberRate.Size = new System.Drawing.Size(332, 16);
            this.cbMemberRate.TabIndex = 7;
            this.cbMemberRate.ThreeDCheckBoxes = true;
            this.cbMemberRate.UseCompatibleTextRendering = true;
            this.cbMemberRate.UseTabStops = false;
            this.cbMemberRate.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.cbMemberRate_ItemCheck);
            this.cbMemberRate.SelectedIndexChanged += new System.EventHandler(this.cbMemberRate_SelectedIndexChanged);
            // 
            // cbProduct
            // 
            this.cbProduct.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsOrderEntity, "OrderProduct", true));
            this.cbProduct.DisplayMember = "Selectedvalue";
            this.cbProduct.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbProduct.FormattingEnabled = true;
            this.cbProduct.ItemHeight = 15;
            this.cbProduct.Location = new System.Drawing.Point(77, 209);
            this.cbProduct.Name = "cbProduct";
            this.cbProduct.Size = new System.Drawing.Size(130, 21);
            this.cbProduct.TabIndex = 8;
            // 
            // txtMemo
            // 
            this.txtMemo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtMemo.Border.Class = "TextBoxBorder";
            this.txtMemo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtMemo.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsOrderEntity, "OrderMemo", true));
            this.txtMemo.ForeColor = System.Drawing.Color.Black;
            this.txtMemo.Location = new System.Drawing.Point(77, 239);
            this.txtMemo.Name = "txtMemo";
            this.txtMemo.Size = new System.Drawing.Size(332, 21);
            this.txtMemo.TabIndex = 9;
            // 
            // txtPwd
            // 
            this.txtPwd.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPwd.Border.Class = "TextBoxBorder";
            this.txtPwd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPwd.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsOrderEntity, "UserPwd", true));
            this.txtPwd.ForeColor = System.Drawing.Color.Black;
            this.txtPwd.Location = new System.Drawing.Point(77, 269);
            this.txtPwd.Name = "txtPwd";
            this.txtPwd.Size = new System.Drawing.Size(127, 21);
            this.txtPwd.TabIndex = 10;
            this.txtPwd.UseSystemPasswordChar = true;
            // 
            // btnSave
            // 
            this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnSave.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSave.Image = global::Eleooo.Client.MetroIcon.CheckMark;
            this.btnSave.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnSave.Location = new System.Drawing.Point(125, 300);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(73, 23);
            this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSave.TabIndex = 11;
            this.btnSave.Text = "保存&S";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnClear
            // 
            this.btnClear.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnClear.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnClear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnClear.Image = global::Eleooo.Client.MetroIcon.Delete;
            this.btnClear.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnClear.Location = new System.Drawing.Point(252, 300);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(78, 23);
            this.btnClear.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnClear.TabIndex = 12;
            this.btnClear.Text = "取消&C";
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // lblMessage
            // 
            // 
            // 
            // 
            this.lblMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblMessage.Location = new System.Drawing.Point(4, 359);
            this.lblMessage.Name = "lblMessage";
            this.lblMessage.Size = new System.Drawing.Size(326, 23);
            this.lblMessage.TabIndex = 15;
            // 
            // lblOrderInfo
            // 
            this.lblOrderInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblOrderInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblOrderInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblOrderInfo.Name = "lblOrderInfo";
            this.lblOrderInfo.PaddingBottom = 1;
            this.lblOrderInfo.PaddingLeft = 1;
            this.lblOrderInfo.PaddingRight = 1;
            this.lblOrderInfo.PaddingTop = 1;
            this.lblOrderInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblOrderInfo.Text = "<b>消费信息</b>";
            // 
            // rowPhone
            // 
            // 
            // 
            // 
            this.rowPhone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPhone.ItemSpacing = 3;
            this.rowPhone.Name = "rowPhone";
            this.rowPhone.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPhone,
            this.phoneContainer,
            this.btnQuery,
            this.lblPhoneInfo});
            // 
            // lblPhone
            // 
            this.lblPhone.Height = 25;
            this.lblPhone.Name = "lblPhone";
            this.lblPhone.Text = "会员账号:";
            this.lblPhone.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPhone.Width = 70;
            // 
            // phoneContainer
            // 
            this.phoneContainer.AllowItemResize = true;
            this.phoneContainer.Control = this.txtPhone;
            this.phoneContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.phoneContainer.Name = "phoneContainer";
            this.phoneContainer.Text = "controlContainerItem1";
            // 
            // btnQuery
            // 
            this.btnQuery.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
            this.btnQuery.Name = "btnQuery";
            this.btnQuery.Text = "查询";
            this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
            // 
            // lblPhoneInfo
            // 
            this.lblPhoneInfo.Name = "lblPhoneInfo";
            // 
            // rowOrderSum
            // 
            // 
            // 
            // 
            this.rowOrderSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowOrderSum.ItemSpacing = 3;
            this.rowOrderSum.Name = "rowOrderSum";
            this.rowOrderSum.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderSum,
            this.orderSumContainer,
            this.lblOrderSumInfo});
            // 
            // lblOrderSum
            // 
            this.lblOrderSum.Height = 25;
            this.lblOrderSum.Name = "lblOrderSum";
            this.lblOrderSum.Text = "消费金额:";
            this.lblOrderSum.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblOrderSum.Width = 70;
            // 
            // orderSumContainer
            // 
            this.orderSumContainer.AllowItemResize = true;
            this.orderSumContainer.Control = this.txtOrderSum;
            this.orderSumContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.orderSumContainer.Name = "orderSumContainer";
            // 
            // lblOrderSumInfo
            // 
            this.lblOrderSumInfo.Name = "lblOrderSumInfo";
            // 
            // rowRateSale
            // 
            // 
            // 
            // 
            this.rowRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowRateSale.ItemSpacing = 3;
            this.rowRateSale.Name = "rowRateSale";
            this.rowRateSale.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblRateSale,
            this.rateSaleContainer,
            this.lblRateSaleInfo});
            // 
            // lblRateSale
            // 
            this.lblRateSale.Height = 25;
            this.lblRateSale.Name = "lblRateSale";
            this.lblRateSale.Text = "消费折扣:";
            this.lblRateSale.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblRateSale.Width = 70;
            // 
            // rateSaleContainer
            // 
            this.rateSaleContainer.AllowItemResize = true;
            this.rateSaleContainer.Control = this.txtRateSale;
            this.rateSaleContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.rateSaleContainer.Name = "rateSaleContainer";
            this.rateSaleContainer.Text = "controlContainerItem1";
            // 
            // lblRateSaleInfo
            // 
            this.lblRateSaleInfo.Name = "lblRateSaleInfo";
            this.lblRateSaleInfo.Text = "1-99数字,0代表不打折";
            // 
            // rowPayment
            // 
            // 
            // 
            // 
            this.rowPayment.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPayment.ItemSpacing = 3;
            this.rowPayment.Name = "rowPayment";
            this.rowPayment.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPayment,
            this.cashContainer,
            this.balanceContainer,
            this.balanceCashContainer});
            // 
            // lblPayment
            // 
            this.lblPayment.BeginGroup = true;
            this.lblPayment.Height = 25;
            this.lblPayment.Name = "lblPayment";
            this.lblPayment.Text = "付款方式:";
            this.lblPayment.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPayment.Width = 70;
            // 
            // cashContainer
            // 
            // 
            // 
            // 
            this.cashContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.cashContainer.MultiLine = true;
            this.cashContainer.Name = "cashContainer";
            this.cashContainer.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblCash,
            this.cashTxtContainer});
            this.cashContainer.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // lblCash
            // 
            this.lblCash.ForeColor = System.Drawing.Color.SaddleBrown;
            this.lblCash.Name = "lblCash";
            this.lblCash.Text = "现金";
            // 
            // cashTxtContainer
            // 
            this.cashTxtContainer.AllowItemResize = true;
            this.cashTxtContainer.Control = this.txtCash;
            this.cashTxtContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.cashTxtContainer.Name = "cashTxtContainer";
            this.cashTxtContainer.Text = "controlContainerItem1";
            // 
            // balanceContainer
            // 
            // 
            // 
            // 
            this.balanceContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.balanceContainer.Name = "balanceContainer";
            this.balanceContainer.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblBalance,
            this.balanceTxtContainer});
            this.balanceContainer.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // lblBalance
            // 
            this.lblBalance.ForeColor = System.Drawing.Color.SaddleBrown;
            this.lblBalance.Name = "lblBalance";
            this.lblBalance.Text = "积分";
            // 
            // balanceTxtContainer
            // 
            this.balanceTxtContainer.AllowItemResize = true;
            this.balanceTxtContainer.Control = this.txtBalance;
            this.balanceTxtContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.balanceTxtContainer.Name = "balanceTxtContainer";
            this.balanceTxtContainer.Text = "controlContainerItem1";
            // 
            // balanceCashContainer
            // 
            // 
            // 
            // 
            this.balanceCashContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.balanceCashContainer.Name = "balanceCashContainer";
            this.balanceCashContainer.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblBalanceCash,
            this.balanceCashTxtContainer});
            this.balanceCashContainer.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // lblBalanceCash
            // 
            this.lblBalanceCash.ForeColor = System.Drawing.Color.SaddleBrown;
            this.lblBalanceCash.Name = "lblBalanceCash";
            this.lblBalanceCash.Text = "储值";
            // 
            // balanceCashTxtContainer
            // 
            this.balanceCashTxtContainer.AllowItemResize = true;
            this.balanceCashTxtContainer.Control = this.txtBalanceCash;
            this.balanceCashTxtContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.balanceCashTxtContainer.Name = "balanceCashTxtContainer";
            this.balanceCashTxtContainer.Text = "controlContainerItem1";
            // 
            // rowSumOk
            // 
            // 
            // 
            // 
            this.rowSumOk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowSumOk.ItemSpacing = 3;
            this.rowSumOk.Name = "rowSumOk";
            this.rowSumOk.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblSumOk,
            this.sumOkContainer});
            // 
            // lblSumOk
            // 
            this.lblSumOk.Height = 25;
            this.lblSumOk.Name = "lblSumOk";
            this.lblSumOk.Text = "实际金额:";
            this.lblSumOk.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblSumOk.Width = 70;
            // 
            // sumOkContainer
            // 
            this.sumOkContainer.AllowItemResize = true;
            this.sumOkContainer.Control = this.txtSumOk;
            this.sumOkContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.sumOkContainer.Name = "sumOkContainer";
            this.sumOkContainer.Text = "controlContainerItem1";
            // 
            // rowRate
            // 
            // 
            // 
            // 
            this.rowRate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowRate.ItemSpacing = 3;
            this.rowRate.Name = "rowRate";
            this.rowRate.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblRate,
            this.rateContainer});
            // 
            // lblRate
            // 
            this.lblRate.BeginGroup = true;
            this.lblRate.Height = 25;
            this.lblRate.Name = "lblRate";
            this.lblRate.Text = "积分比例:";
            this.lblRate.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblRate.Width = 70;
            // 
            // rateContainer
            // 
            this.rateContainer.AllowItemResize = true;
            this.rateContainer.Control = this.cbMemberRate;
            this.rateContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.rateContainer.Name = "rateContainer";
            this.rateContainer.Text = "controlContainerItem1";
            // 
            // rowOrderItem
            // 
            // 
            // 
            // 
            this.rowOrderItem.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowOrderItem.ItemSpacing = 3;
            this.rowOrderItem.Name = "rowOrderItem";
            this.rowOrderItem.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderItem,
            this.productContainer});
            // 
            // lblOrderItem
            // 
            this.lblOrderItem.BeginGroup = true;
            this.lblOrderItem.Height = 25;
            this.lblOrderItem.Name = "lblOrderItem";
            this.lblOrderItem.Text = "消费项目:";
            this.lblOrderItem.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblOrderItem.Width = 70;
            // 
            // productContainer
            // 
            this.productContainer.AllowItemResize = true;
            this.productContainer.Control = this.cbProduct;
            this.productContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.productContainer.Name = "productContainer";
            this.productContainer.Text = "controlContainerItem1";
            // 
            // rowMemo
            // 
            // 
            // 
            // 
            this.rowMemo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowMemo.ItemSpacing = 3;
            this.rowMemo.Name = "rowMemo";
            this.rowMemo.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblMemo,
            this.memoContainer});
            // 
            // lblMemo
            // 
            this.lblMemo.Height = 25;
            this.lblMemo.Name = "lblMemo";
            this.lblMemo.Text = "消费备注:";
            this.lblMemo.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblMemo.Width = 70;
            // 
            // memoContainer
            // 
            this.memoContainer.AllowItemResize = true;
            this.memoContainer.Control = this.txtMemo;
            this.memoContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.memoContainer.Name = "memoContainer";
            this.memoContainer.Text = "controlContainerItem1";
            // 
            // rowMemberPass
            // 
            // 
            // 
            // 
            this.rowMemberPass.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowMemberPass.ItemSpacing = 3;
            this.rowMemberPass.Name = "rowMemberPass";
            this.rowMemberPass.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPass,
            this.pwdContainer,
            this.btnReadFinger,
            this.lblPassInfo});
            // 
            // lblPass
            // 
            this.lblPass.Height = 25;
            this.lblPass.Name = "lblPass";
            this.lblPass.Text = "会员密码:";
            this.lblPass.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPass.Width = 70;
            // 
            // pwdContainer
            // 
            this.pwdContainer.AllowItemResize = true;
            this.pwdContainer.Control = this.txtPwd;
            this.pwdContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.pwdContainer.Name = "pwdContainer";
            this.pwdContainer.Text = "controlContainerItem1";
            // 
            // btnReadFinger
            // 
            this.btnReadFinger.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
            this.btnReadFinger.Name = "btnReadFinger";
            this.btnReadFinger.Text = "读取指纹";
            this.btnReadFinger.Click += new System.EventHandler(this.btnReadFinger_Click);
            // 
            // lblPassInfo
            // 
            this.lblPassInfo.Name = "lblPassInfo";
            // 
            // rowButton
            // 
            // 
            // 
            // 
            this.rowButton.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowButton.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
            this.rowButton.ItemSpacing = 50;
            this.rowButton.MinimumSize = new System.Drawing.Size(0, 30);
            this.rowButton.Name = "rowButton";
            this.rowButton.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.btnSaveContainer,
            this.btnClearContainer});
            this.rowButton.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // btnSaveContainer
            // 
            this.btnSaveContainer.AllowItemResize = true;
            this.btnSaveContainer.Control = this.btnSave;
            this.btnSaveContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnSaveContainer.Name = "btnSaveContainer";
            // 
            // btnClearContainer
            // 
            this.btnClearContainer.AllowItemResize = true;
            this.btnClearContainer.Control = this.btnClear;
            this.btnClearContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnClearContainer.Name = "btnClearContainer";
            // 
            // lblPayInfo
            // 
            this.lblPayInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblPayInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblPayInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblPayInfo.Name = "lblPayInfo";
            this.lblPayInfo.PaddingBottom = 1;
            this.lblPayInfo.PaddingLeft = 1;
            this.lblPayInfo.PaddingRight = 1;
            this.lblPayInfo.PaddingTop = 1;
            this.lblPayInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblPayInfo.Text = "<b>结算信息</b>";
            // 
            // itemContainer1
            // 
            // 
            // 
            // 
            this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer1.Name = "itemContainer1";
            this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.controlContainerItem1});
            // 
            // controlContainerItem1
            // 
            this.controlContainerItem1.AllowItemResize = true;
            this.controlContainerItem1.Control = this.lblMessage;
            this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.controlContainerItem1.Name = "controlContainerItem1";
            this.controlContainerItem1.Text = "controlContainerItem1";
            // 
            // lblHelpHeader
            // 
            this.lblHelpHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblHelpHeader.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblHelpHeader.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblHelpHeader.Name = "lblHelpHeader";
            this.lblHelpHeader.PaddingBottom = 1;
            this.lblHelpHeader.PaddingLeft = 1;
            this.lblHelpHeader.PaddingRight = 1;
            this.lblHelpHeader.PaddingTop = 1;
            this.lblHelpHeader.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblHelpHeader.Text = "<b>操作说明</b>";
            // 
            // rowHelp
            // 
            // 
            // 
            // 
            this.rowHelp.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowHelp.MinimumSize = new System.Drawing.Size(0, 25);
            this.rowHelp.Name = "rowHelp";
            this.rowHelp.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblHelp});
            // 
            // lblHelp
            // 
            this.lblHelp.Name = "lblHelp";
            this.lblHelp.Text = resources.GetString("lblHelp.Text");
            // 
            // mainContainer
            // 
            this.mainContainer.Controls.Add(this.leftContainer);
            this.mainContainer.Controls.Add(this.plMemberInfo);
            this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainContainer.Location = new System.Drawing.Point(0, 0);
            this.mainContainer.Name = "mainContainer";
            this.mainContainer.Size = new System.Drawing.Size(654, 454);
            this.mainContainer.TabIndex = 1;
            this.mainContainer.Text = "slidePanel1";
            this.mainContainer.UsesBlockingAnimation = false;
            // 
            // UcMemberOrder
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.mainContainer);
            this.Name = "UcMemberOrder";
            this.Size = new System.Drawing.Size(654, 454);
            this.Load += new System.EventHandler(this.UcMemberOrder_Load);
            this.Controls.SetChildIndex(this.mainContainer, 0);
            this.Controls.SetChildIndex(this.plTitle, 0);
            this.plTitle.ResumeLayout(false);
            this.plMemberInfo.ResumeLayout(false);
            this.plMemberInfo.PerformLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).EndInit( );
            this.leftContainer.ResumeLayout(false);
            this.orderContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsOrderEntity)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtOrderSum)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCash)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalance)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalanceCash)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtSumOk)).EndInit( );
            this.mainContainer.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.selshiplist  = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.feedlist     = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.shiphead     = new System.Windows.Forms.PictureBox();
     this.eatbutton    = new System.Windows.Forms.Button();
     this.label1       = new System.Windows.Forms.Label();
     this.label2       = new System.Windows.Forms.Label();
     this.label3       = new System.Windows.Forms.Label();
     this.label4       = new System.Windows.Forms.Label();
     this.label5       = new System.Windows.Forms.Label();
     this.label7       = new System.Windows.Forms.Label();
     this.skilllvupbtn = new System.Windows.Forms.Button();
     this.evobtn       = new System.Windows.Forms.Button();
     this.labelX1      = new DevComponents.DotNetBar.LabelX();
     this.labelX2      = new DevComponents.DotNetBar.LabelX();
     ((System.ComponentModel.ISupportInitialize)(this.shiphead)).BeginInit();
     this.SuspendLayout();
     //
     // selshiplist
     //
     this.selshiplist.Dock = System.Windows.Forms.DockStyle.Left;
     this.selshiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.selshiplist.Location = new System.Drawing.Point(0, 0);
     this.selshiplist.Name     = "selshiplist";
     gridColumn1.HeaderText    = "星级";
     gridColumn1.Name          = "";
     gridColumn2.HeaderText    = "等级";
     gridColumn2.Name          = "";
     gridColumn2.Width         = 50;
     gridColumn3.HeaderText    = "名称";
     gridColumn3.Name          = "";
     gridColumn4.HeaderText    = "类型";
     gridColumn4.Name          = "";
     gridColumn4.Width         = 30;
     gridColumn5.EditorType    = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
     gridColumn5.HeaderText    = "少女";
     gridColumn5.Name          = "";
     gridColumn5.Width         = 124;
     gridColumn6.HeaderText    = "火力";
     gridColumn6.Name          = "";
     gridColumn6.Width         = 80;
     gridColumn7.HeaderText    = "雷装";
     gridColumn7.Name          = "";
     gridColumn7.Width         = 80;
     gridColumn8.EditorType    = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn8.HeaderText    = "装甲";
     gridColumn8.Name          = "";
     gridColumn8.Width         = 80;
     gridColumn9.HeaderText    = "对空";
     gridColumn9.Name          = "";
     gridColumn9.Width         = 80;
     gridColumn10.HeaderText   = "id";
     gridColumn10.Name         = "";
     gridColumn10.Width        = 80;
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn1);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn2);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn3);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn4);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn5);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn6);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn7);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn8);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn9);
     this.selshiplist.PrimaryGrid.Columns.Add(gridColumn10);
     this.selshiplist.PrimaryGrid.MultiSelect          = false;
     this.selshiplist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.selshiplist.Size      = new System.Drawing.Size(815, 660);
     this.selshiplist.TabIndex  = 9;
     this.selshiplist.Text      = "superGridControl1";
     this.selshiplist.RowClick += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.selshiplist_RowClick);
     //
     // feedlist
     //
     this.feedlist.Dock = System.Windows.Forms.DockStyle.Right;
     this.feedlist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.feedlist.Location  = new System.Drawing.Point(1016, 0);
     this.feedlist.Name      = "feedlist";
     gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn11.HeaderText = "吃掉";
     gridColumn11.Name       = "";
     gridColumn11.Width      = 50;
     gridColumn12.HeaderText = "等级";
     gridColumn12.Name       = "";
     gridColumn12.Width      = 30;
     gridColumn13.HeaderText = "类型";
     gridColumn13.Name       = "";
     gridColumn13.Width      = 30;
     gridColumn14.HeaderText = "名称";
     gridColumn14.Name       = "";
     gridColumn14.Width      = 80;
     gridColumn15.HeaderText = "属性";
     gridColumn15.Name       = "";
     gridColumn15.Width      = 220;
     gridColumn16.HeaderText = "id";
     gridColumn16.Name       = "";
     gridColumn16.Width      = 50;
     this.feedlist.PrimaryGrid.Columns.Add(gridColumn11);
     this.feedlist.PrimaryGrid.Columns.Add(gridColumn12);
     this.feedlist.PrimaryGrid.Columns.Add(gridColumn13);
     this.feedlist.PrimaryGrid.Columns.Add(gridColumn14);
     this.feedlist.PrimaryGrid.Columns.Add(gridColumn15);
     this.feedlist.PrimaryGrid.Columns.Add(gridColumn16);
     this.feedlist.PrimaryGrid.MultiSelect          = false;
     this.feedlist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.feedlist.Size     = new System.Drawing.Size(490, 660);
     this.feedlist.TabIndex = 10;
     this.feedlist.Text     = "superGridControl1";
     //
     // shiphead
     //
     this.shiphead.Location = new System.Drawing.Point(824, 0);
     this.shiphead.Name     = "shiphead";
     this.shiphead.Size     = new System.Drawing.Size(192, 256);
     this.shiphead.TabIndex = 11;
     this.shiphead.TabStop  = false;
     //
     // eatbutton
     //
     this.eatbutton.Location = new System.Drawing.Point(824, 501);
     this.eatbutton.Name     = "eatbutton";
     this.eatbutton.Size     = new System.Drawing.Size(179, 46);
     this.eatbutton.TabIndex = 12;
     this.eatbutton.Text     = "吃掉";
     this.eatbutton.UseVisualStyleBackColor = true;
     this.eatbutton.Click += new System.EventHandler(this.eatbutton_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(823, 263);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(41, 12);
     this.label1.TabIndex = 13;
     this.label1.Text     = "label1";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(823, 279);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 12);
     this.label2.TabIndex = 14;
     this.label2.Text     = "label2";
     this.label2.Click   += new System.EventHandler(this.label2_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(823, 295);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(41, 12);
     this.label3.TabIndex = 15;
     this.label3.Text     = "label3";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(823, 311);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(41, 12);
     this.label4.TabIndex = 16;
     this.label4.Text     = "label4";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(824, 331);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(41, 12);
     this.label5.TabIndex = 17;
     this.label5.Text     = "label5";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(824, 347);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(41, 12);
     this.label7.TabIndex = 19;
     this.label7.Text     = "label7";
     //
     // skilllvupbtn
     //
     this.skilllvupbtn.Location = new System.Drawing.Point(826, 556);
     this.skilllvupbtn.Name     = "skilllvupbtn";
     this.skilllvupbtn.Size     = new System.Drawing.Size(179, 46);
     this.skilllvupbtn.TabIndex = 20;
     this.skilllvupbtn.Text     = "技能升级";
     this.skilllvupbtn.UseVisualStyleBackColor = true;
     this.skilllvupbtn.Click += new System.EventHandler(this.skilllvupbtn_Click);
     //
     // evobtn
     //
     this.evobtn.Location = new System.Drawing.Point(826, 614);
     this.evobtn.Name     = "evobtn";
     this.evobtn.Size     = new System.Drawing.Size(179, 46);
     this.evobtn.TabIndex = 21;
     this.evobtn.Text     = "改造";
     this.evobtn.UseVisualStyleBackColor = true;
     this.evobtn.Click += new System.EventHandler(this.evobtn_Click);
     //
     // labelX1
     //
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location = new System.Drawing.Point(826, 439);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(190, 56);
     this.labelX1.TabIndex = 22;
     this.labelX1.Text     = "不可改造";
     this.labelX1.WordWrap = true;
     //
     // labelX2
     //
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Location = new System.Drawing.Point(826, 362);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(179, 78);
     this.labelX2.TabIndex = 23;
     this.labelX2.Text     = "不可改造";
     this.labelX2.WordWrap = true;
     //
     // Enchant
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.AutoScroll          = true;
     this.ClientSize          = new System.Drawing.Size(1028, 675);
     this.Controls.Add(this.labelX2);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.evobtn);
     this.Controls.Add(this.skilllvupbtn);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.eatbutton);
     this.Controls.Add(this.shiphead);
     this.Controls.Add(this.feedlist);
     this.Controls.Add(this.selshiplist);
     this.Name = "Enchant";
     this.Text = "Enchant";
     ((System.ComponentModel.ISupportInitialize)(this.shiphead)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn1  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn2  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn3  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn4  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn5  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn6  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn7  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn8  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn9  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn   gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(frmProcesoAlquilerAgregarProducto));
     this.dgvLaptops     = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.btnCancelar    = new System.Windows.Forms.Button();
     this.btnGrabar      = new System.Windows.Forms.Button();
     this.btnSubirSeries = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // dgvLaptops
     //
     this.dgvLaptops.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.dgvLaptops.BackColor = System.Drawing.Color.White;
     this.dgvLaptops.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.dgvLaptops.ForeColor = System.Drawing.Color.Black;
     this.dgvLaptops.Location  = new System.Drawing.Point(30, 30);
     this.dgvLaptops.Name      = "dgvLaptops";
     this.dgvLaptops.PrimaryGrid.AllowRowHeaderResize   = true;
     this.dgvLaptops.PrimaryGrid.AllowRowResize         = true;
     this.dgvLaptops.PrimaryGrid.ColumnHeader.RowHeight = 30;
     gridColumn1.DataPropertyName  = "";
     gridColumn1.EditorType        = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn1.MinimumWidth      = 80;
     gridColumn1.Name              = "Seleccionar";
     gridColumn1.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn1.Width             = 80;
     gridColumn2.AllowEdit         = false;
     gridColumn2.DataPropertyName  = "codigo";
     gridColumn2.MinimumWidth      = 100;
     gridColumn2.Name              = "Código";
     gridColumn2.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn3.AllowEdit         = false;
     gridColumn3.DataPropertyName  = "marcaLC";
     gridColumn3.MinimumWidth      = 100;
     gridColumn3.Name              = "Marca";
     gridColumn3.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn4.AllowEdit         = false;
     gridColumn4.DataPropertyName  = "nombreModeloLC";
     gridColumn4.MinimumWidth      = 100;
     gridColumn4.Name              = "Modelo";
     gridColumn5.AllowEdit         = false;
     gridColumn5.DataPropertyName  = "tamanoPantalla";
     gridColumn5.MinimumWidth      = 60;
     gridColumn5.Name              = "Pantalla";
     gridColumn5.Width             = 60;
     gridColumn6.AllowEdit         = false;
     gridColumn6.DataPropertyName  = "tipoProcesador";
     gridColumn6.MinimumWidth      = 70;
     gridColumn6.Name              = "Procesador";
     gridColumn6.ResizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth;
     gridColumn6.Width             = 70;
     gridColumn7.AllowEdit         = false;
     gridColumn7.DataPropertyName  = "generacionProcesador";
     gridColumn7.MinimumWidth      = 70;
     gridColumn7.Name              = "Generacion";
     gridColumn7.Width             = 70;
     gridColumn8.AllowEdit         = false;
     gridColumn8.DataPropertyName  = "nombreModeloVideo";
     gridColumn8.Name              = "Video";
     gridColumn9.AllowEdit         = false;
     gridColumn9.DataPropertyName  = "capacidadVideo";
     gridColumn9.MinimumWidth      = 70;
     gridColumn9.Name              = "Capacidad";
     gridColumn9.Width             = 70;
     gridColumn10.DataPropertyName = "idLC";
     gridColumn10.Name             = "Id LC";
     gridColumn10.Visible          = false;
     gridColumn11.DataPropertyName = "idVideo";
     gridColumn11.Name             = "IdVideo";
     gridColumn11.Visible          = false;
     gridColumn12.DataPropertyName = "idProcesador";
     gridColumn12.Name             = "IdProcesador";
     gridColumn12.Visible          = false;
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn1);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn2);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn3);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn4);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn5);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn6);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn7);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn8);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn9);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn10);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn11);
     this.dgvLaptops.PrimaryGrid.Columns.Add(gridColumn12);
     this.dgvLaptops.PrimaryGrid.DefaultRowHeight = 24;
     this.dgvLaptops.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.dgvLaptops.PrimaryGrid.DefaultVisualStyles.FilterColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.dgvLaptops.PrimaryGrid.EnableColumnFiltering   = true;
     this.dgvLaptops.PrimaryGrid.EnableFiltering         = true;
     this.dgvLaptops.PrimaryGrid.EnableRowFiltering      = true;
     this.dgvLaptops.PrimaryGrid.Filter.Visible          = true;
     this.dgvLaptops.PrimaryGrid.MultiSelect             = false;
     this.dgvLaptops.PrimaryGrid.NoRowsText              = "No hay ninguna laptop disponible";
     this.dgvLaptops.PrimaryGrid.NullString              = "<<null>>";
     this.dgvLaptops.PrimaryGrid.RowHeaderWidth          = 45;
     this.dgvLaptops.PrimaryGrid.ShowRowHeaders          = false;
     this.dgvLaptops.PrimaryGrid.UseAlternateColumnStyle = true;
     this.dgvLaptops.Size     = new System.Drawing.Size(750, 269);
     this.dgvLaptops.TabIndex = 118;
     this.dgvLaptops.Text     = "Tabla Laptops";
     //
     // btnCancelar
     //
     this.btnCancelar.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancelar.AutoSize = true;
     this.btnCancelar.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnCancelar.FlatAppearance.BorderSize = 0;
     this.btnCancelar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancelar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelar.Image      = ((System.Drawing.Image)(resources.GetObject("btnCancelar.Image")));
     this.btnCancelar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnCancelar.Location   = new System.Drawing.Point(601, 303);
     this.btnCancelar.Name       = "btnCancelar";
     this.btnCancelar.Size       = new System.Drawing.Size(98, 65);
     this.btnCancelar.TabIndex   = 120;
     this.btnCancelar.Text       = "Cancelar";
     this.btnCancelar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnCancelar.UseVisualStyleBackColor = true;
     this.btnCancelar.Click += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnGrabar
     //
     this.btnGrabar.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnGrabar.AutoSize  = true;
     this.btnGrabar.BackColor = System.Drawing.Color.Transparent;
     this.btnGrabar.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnGrabar.FlatAppearance.BorderSize = 0;
     this.btnGrabar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnGrabar.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGrabar.Image      = ((System.Drawing.Image)(resources.GetObject("btnGrabar.Image")));
     this.btnGrabar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnGrabar.Location   = new System.Drawing.Point(690, 305);
     this.btnGrabar.Name       = "btnGrabar";
     this.btnGrabar.Size       = new System.Drawing.Size(81, 63);
     this.btnGrabar.TabIndex   = 119;
     this.btnGrabar.Text       = "Grabar";
     this.btnGrabar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnGrabar.UseVisualStyleBackColor = false;
     this.btnGrabar.Click += new System.EventHandler(this.btnGrabar_Click);
     //
     // btnSubirSeries
     //
     this.btnSubirSeries.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSubirSeries.AutoSize  = true;
     this.btnSubirSeries.BackColor = System.Drawing.Color.Transparent;
     this.btnSubirSeries.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnSubirSeries.FlatAppearance.BorderSize = 0;
     this.btnSubirSeries.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnSubirSeries.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSubirSeries.Image      = ((System.Drawing.Image)(resources.GetObject("btnSubirSeries.Image")));
     this.btnSubirSeries.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.btnSubirSeries.Location   = new System.Drawing.Point(503, 322);
     this.btnSubirSeries.Name       = "btnSubirSeries";
     this.btnSubirSeries.Size       = new System.Drawing.Size(40, 34);
     this.btnSubirSeries.TabIndex   = 128;
     this.btnSubirSeries.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.btnSubirSeries.UseVisualStyleBackColor = false;
     this.btnSubirSeries.Click += new System.EventHandler(this.btnSubirSeries_Click);
     //
     // frmProcesoAlquilerAgregarProducto
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.AutoSizeMode  = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ClientSize    = new System.Drawing.Size(821, 388);
     this.Controls.Add(this.btnSubirSeries);
     this.Controls.Add(this.btnCancelar);
     this.Controls.Add(this.btnGrabar);
     this.Controls.Add(this.dgvLaptops);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "frmProcesoAlquilerAgregarProducto";
     this.ShowIcon      = false;
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Agregar Producto";
     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()
 {
     DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     System.ComponentModel.ComponentResourceManager     resources   = new System.ComponentModel.ComponentResourceManager(typeof(FrmBatchSelect));
     this.splitMain         = new System.Windows.Forms.SplitContainer();
     this.btnToday          = new DevComponents.DotNetBar.ButtonX();
     this.btnNextDay        = new DevComponents.DotNetBar.ButtonX();
     this.btnPreDay         = new DevComponents.DotNetBar.ButtonX();
     this.labelX1           = new DevComponents.DotNetBar.LabelX();
     this.dtInputEnd        = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
     this.lblto             = new DevComponents.DotNetBar.LabelX();
     this.dtInputStart      = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
     this.btnSearch         = new DevComponents.DotNetBar.ButtonX();
     this.pnlExSampleInfo   = new DevComponents.DotNetBar.PanelEx();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     ((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit();
     this.splitMain.Panel1.SuspendLayout();
     this.splitMain.Panel2.SuspendLayout();
     this.splitMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtInputEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtInputStart)).BeginInit();
     this.pnlExSampleInfo.SuspendLayout();
     this.SuspendLayout();
     //
     // splitMain
     //
     this.splitMain.BackColor   = System.Drawing.Color.Transparent;
     this.splitMain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitMain.ForeColor   = System.Drawing.Color.White;
     this.splitMain.Location    = new System.Drawing.Point(0, 0);
     this.splitMain.Name        = "splitMain";
     this.splitMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitMain.Panel1
     //
     this.splitMain.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitMain.Panel1.Controls.Add(this.btnToday);
     this.splitMain.Panel1.Controls.Add(this.btnNextDay);
     this.splitMain.Panel1.Controls.Add(this.btnPreDay);
     this.splitMain.Panel1.Controls.Add(this.labelX1);
     this.splitMain.Panel1.Controls.Add(this.dtInputEnd);
     this.splitMain.Panel1.Controls.Add(this.lblto);
     this.splitMain.Panel1.Controls.Add(this.dtInputStart);
     this.splitMain.Panel1.Controls.Add(this.btnSearch);
     this.splitMain.Panel1.ForeColor = System.Drawing.Color.White;
     //
     // splitMain.Panel2
     //
     this.splitMain.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.splitMain.Panel2.Controls.Add(this.pnlExSampleInfo);
     this.splitMain.Panel2.ForeColor = System.Drawing.Color.White;
     this.splitMain.Size             = new System.Drawing.Size(1169, 396);
     this.splitMain.SplitterDistance = 43;
     this.splitMain.SplitterWidth    = 1;
     this.splitMain.TabIndex         = 175;
     //
     // btnToday
     //
     this.btnToday.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnToday.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnToday.Location       = new System.Drawing.Point(185, 9);
     this.btnToday.Name           = "btnToday";
     this.btnToday.Size           = new System.Drawing.Size(75, 23);
     this.btnToday.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnToday.TabIndex       = 177;
     this.btnToday.Text           = "今 天";
     this.btnToday.Click         += new System.EventHandler(this.btnToday_Click);
     //
     // btnNextDay
     //
     this.btnNextDay.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNextDay.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnNextDay.Location       = new System.Drawing.Point(99, 9);
     this.btnNextDay.Name           = "btnNextDay";
     this.btnNextDay.Size           = new System.Drawing.Size(75, 23);
     this.btnNextDay.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNextDay.TabIndex       = 176;
     this.btnNextDay.Text           = "下一天";
     this.btnNextDay.Click         += new System.EventHandler(this.btnNextDay_Click);
     //
     // btnPreDay
     //
     this.btnPreDay.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPreDay.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnPreDay.Location       = new System.Drawing.Point(13, 9);
     this.btnPreDay.Name           = "btnPreDay";
     this.btnPreDay.Size           = new System.Drawing.Size(75, 23);
     this.btnPreDay.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPreDay.TabIndex       = 175;
     this.btnPreDay.Text           = "上一天";
     this.btnPreDay.Click         += new System.EventHandler(this.btnPreDay_Click);
     //
     // labelX1
     //
     this.labelX1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelX1.AutoSize = true;
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font          = new System.Drawing.Font("Segoe UI", 11.25F);
     this.labelX1.ForeColor     = System.Drawing.Color.White;
     this.labelX1.Location      = new System.Drawing.Point(680, 8);
     this.labelX1.Name          = "labelX1";
     this.labelX1.Size          = new System.Drawing.Size(72, 24);
     this.labelX1.TabIndex      = 174;
     this.labelX1.Text          = "入厂日期";
     this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // dtInputEnd
     //
     this.dtInputEnd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.dtInputEnd.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.dtInputEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputEnd.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.dtInputEnd.ButtonDropDown.Visible     = true;
     this.dtInputEnd.CustomFormat        = "yyyy-MM-dd";
     this.dtInputEnd.Font                = new System.Drawing.Font("Segoe UI", 11.25F);
     this.dtInputEnd.ForeColor           = System.Drawing.Color.White;
     this.dtInputEnd.Format              = DevComponents.Editors.eDateTimePickerFormat.Custom;
     this.dtInputEnd.IsPopupCalendarOpen = false;
     this.dtInputEnd.Location            = new System.Drawing.Point(930, 7);
     //
     //
     //
     this.dtInputEnd.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtInputEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputEnd.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.dtInputEnd.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.dtInputEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.dtInputEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.dtInputEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.dtInputEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.dtInputEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.dtInputEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.dtInputEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputEnd.MonthCalendar.DisplayMonth       = new System.DateTime(2016, 3, 1, 0, 0, 0, 0);
     this.dtInputEnd.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.dtInputEnd.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtInputEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.dtInputEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.dtInputEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.dtInputEnd.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputEnd.MonthCalendar.TodayButtonVisible = true;
     this.dtInputEnd.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.dtInputEnd.Name     = "dtInputEnd";
     this.dtInputEnd.Size     = new System.Drawing.Size(141, 27);
     this.dtInputEnd.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.dtInputEnd.TabIndex = 173;
     this.dtInputEnd.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
     //
     // lblto
     //
     this.lblto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.lblto.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblto.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.lblto.ForeColor = System.Drawing.Color.White;
     this.lblto.Location  = new System.Drawing.Point(904, 9);
     this.lblto.Name      = "lblto";
     this.lblto.Size      = new System.Drawing.Size(26, 23);
     this.lblto.TabIndex  = 172;
     this.lblto.Text      = "至";
     //
     // dtInputStart
     //
     this.dtInputStart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.dtInputStart.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.dtInputStart.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputStart.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.dtInputStart.ButtonDropDown.Visible     = true;
     this.dtInputStart.CustomFormat        = "yyyy-MM-dd";
     this.dtInputStart.Font                = new System.Drawing.Font("Segoe UI", 11.25F);
     this.dtInputStart.ForeColor           = System.Drawing.Color.White;
     this.dtInputStart.Format              = DevComponents.Editors.eDateTimePickerFormat.Custom;
     this.dtInputStart.IsPopupCalendarOpen = false;
     this.dtInputStart.Location            = new System.Drawing.Point(756, 7);
     //
     //
     //
     this.dtInputStart.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtInputStart.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputStart.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.dtInputStart.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.dtInputStart.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.dtInputStart.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.dtInputStart.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.dtInputStart.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.dtInputStart.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.dtInputStart.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.dtInputStart.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputStart.MonthCalendar.DisplayMonth       = new System.DateTime(2016, 3, 1, 0, 0, 0, 0);
     this.dtInputStart.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.dtInputStart.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtInputStart.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.dtInputStart.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.dtInputStart.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.dtInputStart.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.dtInputStart.MonthCalendar.TodayButtonVisible = true;
     this.dtInputStart.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.dtInputStart.Name     = "dtInputStart";
     this.dtInputStart.Size     = new System.Drawing.Size(141, 27);
     this.dtInputStart.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.dtInputStart.TabIndex = 171;
     this.dtInputStart.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
     //
     // btnSearch
     //
     this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearch.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSearch.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnSearch.Location       = new System.Drawing.Point(1082, 9);
     this.btnSearch.Name           = "btnSearch";
     this.btnSearch.Size           = new System.Drawing.Size(75, 23);
     this.btnSearch.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSearch.TabIndex       = 5;
     this.btnSearch.Text           = "搜 索";
     this.btnSearch.Click         += new System.EventHandler(this.btnSearch_Click);
     //
     // pnlExSampleInfo
     //
     this.pnlExSampleInfo.CanvasColor      = System.Drawing.SystemColors.Control;
     this.pnlExSampleInfo.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.pnlExSampleInfo.Controls.Add(this.superGridControl1);
     this.pnlExSampleInfo.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.pnlExSampleInfo.Location        = new System.Drawing.Point(0, 0);
     this.pnlExSampleInfo.Name            = "pnlExSampleInfo";
     this.pnlExSampleInfo.Size            = new System.Drawing.Size(1169, 352);
     this.pnlExSampleInfo.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.pnlExSampleInfo.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.pnlExSampleInfo.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.pnlExSampleInfo.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.pnlExSampleInfo.Style.GradientAngle             = 90;
     this.pnlExSampleInfo.TabIndex = 0;
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     background1.Color1 = System.Drawing.Color.DarkTurquoise;
     this.superGridControl1.DefaultVisualStyles.RowStyles.Selected.Background = background1;
     this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     gridColumn1.DataPropertyName = "Batch";
     gridColumn1.HeaderText       = "批次号";
     gridColumn1.Name             = "";
     gridColumn1.Width            = 120;
     gridColumn2.DataPropertyName = "FactArriveDate";
     gridColumn2.HeaderText       = "日期";
     gridColumn2.Name             = "";
     gridColumn2.Width            = 150;
     gridColumn3.DataPropertyName = "SupplierName";
     gridColumn3.HeaderText       = "供应商名称";
     gridColumn3.Name             = "clmSupplierName";
     gridColumn3.Width            = 240;
     gridColumn4.DataPropertyName = "MineName";
     gridColumn4.HeaderText       = "矿点";
     gridColumn4.Name             = "clmMineName";
     gridColumn4.Width            = 160;
     gridColumn5.HeaderText       = "收货单位";
     gridColumn5.Name             = "clmFuelSupplierName";
     gridColumn5.Width            = 200;
     gridColumn6.DataPropertyName = "FuelKindName";
     gridColumn6.HeaderText       = "煤种";
     gridColumn6.Name             = "clmFuelKindName";
     gridColumn7.DataPropertyName = "Ticketqty";
     gridColumn7.HeaderText       = "矿发量";
     gridColumn7.Name             = "clmTicketWeight";
     gridColumn7.Width            = 80;
     gridColumn8.DataPropertyName = "TRANSPORTNUMBER";
     gridColumn8.HeaderText       = "车数";
     gridColumn8.Name             = "clmCarNum";
     gridColumn8.Width            = 80;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn7);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn8);
     this.superGridControl1.PrimaryGrid.EnterKeySelectsNextRow = false;
     this.superGridControl1.PrimaryGrid.InitialSelection       = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.MultiSelect            = false;
     this.superGridControl1.PrimaryGrid.NoRowsText             = "";
     this.superGridControl1.PrimaryGrid.SelectionGranularity   = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size                 = new System.Drawing.Size(1169, 352);
     this.superGridControl1.TabIndex             = 5;
     this.superGridControl1.Text                 = "superGridControl1";
     this.superGridControl1.CellDoubleClick     += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.superGridControl1_CellDoubleClick);
     this.superGridControl1.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.superGridControl1_DataBindingComplete);
     this.superGridControl1.BeginEdit           += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     //
     // FrmBatchSelect
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1169, 396);
     this.Controls.Add(this.splitMain);
     this.DoubleBuffered = true;
     this.ForeColor      = System.Drawing.Color.White;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox    = false;
     this.MinimizeBox    = false;
     this.Name           = "FrmBatchSelect";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text           = "入厂煤采样单选择";
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.Frm_SupplierUnit_Selet_FormClosing);
     this.Load          += new System.EventHandler(this.Frm_Batch_Select_Load);
     this.splitMain.Panel1.ResumeLayout(false);
     this.splitMain.Panel1.PerformLayout();
     this.splitMain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit();
     this.splitMain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtInputEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtInputStart)).EndInit();
     this.pnlExSampleInfo.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 26
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.selshiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.feedlist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.shiphead = new System.Windows.Forms.PictureBox();
        this.eatbutton = new System.Windows.Forms.Button();
        this.label1 = new System.Windows.Forms.Label();
        this.label2 = new System.Windows.Forms.Label();
        this.label3 = new System.Windows.Forms.Label();
        this.label4 = new System.Windows.Forms.Label();
        this.label5 = new System.Windows.Forms.Label();
        this.label7 = new System.Windows.Forms.Label();
        this.skilllvupbtn = new System.Windows.Forms.Button();
        this.evobtn = new System.Windows.Forms.Button();
        this.labelX1 = new DevComponents.DotNetBar.LabelX();
        this.labelX2 = new DevComponents.DotNetBar.LabelX();
        ((System.ComponentModel.ISupportInitialize)(this.shiphead)).BeginInit();
        this.SuspendLayout();
        // 
        // selshiplist
        // 
        this.selshiplist.Dock = System.Windows.Forms.DockStyle.Left;
        this.selshiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.selshiplist.Location = new System.Drawing.Point(0, 0);
        this.selshiplist.Name = "selshiplist";
        gridColumn1.HeaderText = "星级";
        gridColumn1.Name = "";
        gridColumn2.HeaderText = "等级";
        gridColumn2.Name = "";
        gridColumn2.Width = 50;
        gridColumn3.HeaderText = "名称";
        gridColumn3.Name = "";
        gridColumn4.HeaderText = "类型";
        gridColumn4.Name = "";
        gridColumn4.Width = 30;
        gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn5.HeaderText = "少女";
        gridColumn5.Name = "";
        gridColumn5.Width = 124;
        gridColumn6.HeaderText = "火力";
        gridColumn6.Name = "";
        gridColumn6.Width = 80;
        gridColumn7.HeaderText = "雷装";
        gridColumn7.Name = "";
        gridColumn7.Width = 80;
        gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn8.HeaderText = "装甲";
        gridColumn8.Name = "";
        gridColumn8.Width = 80;
        gridColumn9.HeaderText = "对空";
        gridColumn9.Name = "";
        gridColumn9.Width = 80;
        gridColumn10.HeaderText = "id";
        gridColumn10.Name = "";
        gridColumn10.Width = 80;
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn1);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn2);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn3);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn4);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn5);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn6);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn7);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn8);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn9);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn10);
        this.selshiplist.PrimaryGrid.MultiSelect = false;
        this.selshiplist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
        this.selshiplist.Size = new System.Drawing.Size(815, 660);
        this.selshiplist.TabIndex = 9;
        this.selshiplist.Text = "superGridControl1";
        this.selshiplist.RowClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.selshiplist_RowClick);
        // 
        // feedlist
        // 
        this.feedlist.Dock = System.Windows.Forms.DockStyle.Right;
        this.feedlist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.feedlist.Location = new System.Drawing.Point(1016, 0);
        this.feedlist.Name = "feedlist";
        gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
        gridColumn11.HeaderText = "吃掉";
        gridColumn11.Name = "";
        gridColumn11.Width = 50;
        gridColumn12.HeaderText = "等级";
        gridColumn12.Name = "";
        gridColumn12.Width = 30;
        gridColumn13.HeaderText = "类型";
        gridColumn13.Name = "";
        gridColumn13.Width = 30;
        gridColumn14.HeaderText = "名称";
        gridColumn14.Name = "";
        gridColumn14.Width = 80;
        gridColumn15.HeaderText = "属性";
        gridColumn15.Name = "";
        gridColumn15.Width = 220;
        gridColumn16.HeaderText = "id";
        gridColumn16.Name = "";
        gridColumn16.Width = 50;
        this.feedlist.PrimaryGrid.Columns.Add(gridColumn11);
        this.feedlist.PrimaryGrid.Columns.Add(gridColumn12);
        this.feedlist.PrimaryGrid.Columns.Add(gridColumn13);
        this.feedlist.PrimaryGrid.Columns.Add(gridColumn14);
        this.feedlist.PrimaryGrid.Columns.Add(gridColumn15);
        this.feedlist.PrimaryGrid.Columns.Add(gridColumn16);
        this.feedlist.PrimaryGrid.MultiSelect = false;
        this.feedlist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
        this.feedlist.Size = new System.Drawing.Size(490, 660);
        this.feedlist.TabIndex = 10;
        this.feedlist.Text = "superGridControl1";
        // 
        // shiphead
        // 
        this.shiphead.Location = new System.Drawing.Point(824, 0);
        this.shiphead.Name = "shiphead";
        this.shiphead.Size = new System.Drawing.Size(192, 256);
        this.shiphead.TabIndex = 11;
        this.shiphead.TabStop = false;
        // 
        // eatbutton
        // 
        this.eatbutton.Location = new System.Drawing.Point(824, 501);
        this.eatbutton.Name = "eatbutton";
        this.eatbutton.Size = new System.Drawing.Size(179, 46);
        this.eatbutton.TabIndex = 12;
        this.eatbutton.Text = "吃掉";
        this.eatbutton.UseVisualStyleBackColor = true;
        this.eatbutton.Click += new System.EventHandler(this.eatbutton_Click);
        // 
        // label1
        // 
        this.label1.AutoSize = true;
        this.label1.Location = new System.Drawing.Point(823, 263);
        this.label1.Name = "label1";
        this.label1.Size = new System.Drawing.Size(41, 12);
        this.label1.TabIndex = 13;
        this.label1.Text = "label1";
        // 
        // label2
        // 
        this.label2.AutoSize = true;
        this.label2.Location = new System.Drawing.Point(823, 279);
        this.label2.Name = "label2";
        this.label2.Size = new System.Drawing.Size(41, 12);
        this.label2.TabIndex = 14;
        this.label2.Text = "label2";
        this.label2.Click += new System.EventHandler(this.label2_Click);
        // 
        // label3
        // 
        this.label3.AutoSize = true;
        this.label3.Location = new System.Drawing.Point(823, 295);
        this.label3.Name = "label3";
        this.label3.Size = new System.Drawing.Size(41, 12);
        this.label3.TabIndex = 15;
        this.label3.Text = "label3";
        // 
        // label4
        // 
        this.label4.AutoSize = true;
        this.label4.Location = new System.Drawing.Point(823, 311);
        this.label4.Name = "label4";
        this.label4.Size = new System.Drawing.Size(41, 12);
        this.label4.TabIndex = 16;
        this.label4.Text = "label4";
        // 
        // label5
        // 
        this.label5.AutoSize = true;
        this.label5.Location = new System.Drawing.Point(824, 331);
        this.label5.Name = "label5";
        this.label5.Size = new System.Drawing.Size(41, 12);
        this.label5.TabIndex = 17;
        this.label5.Text = "label5";
        // 
        // label7
        // 
        this.label7.AutoSize = true;
        this.label7.Location = new System.Drawing.Point(824, 347);
        this.label7.Name = "label7";
        this.label7.Size = new System.Drawing.Size(41, 12);
        this.label7.TabIndex = 19;
        this.label7.Text = "label7";
        // 
        // skilllvupbtn
        // 
        this.skilllvupbtn.Location = new System.Drawing.Point(826, 556);
        this.skilllvupbtn.Name = "skilllvupbtn";
        this.skilllvupbtn.Size = new System.Drawing.Size(179, 46);
        this.skilllvupbtn.TabIndex = 20;
        this.skilllvupbtn.Text = "技能升级";
        this.skilllvupbtn.UseVisualStyleBackColor = true;
        this.skilllvupbtn.Click += new System.EventHandler(this.skilllvupbtn_Click);
        // 
        // evobtn
        // 
        this.evobtn.Location = new System.Drawing.Point(826, 614);
        this.evobtn.Name = "evobtn";
        this.evobtn.Size = new System.Drawing.Size(179, 46);
        this.evobtn.TabIndex = 21;
        this.evobtn.Text = "改造";
        this.evobtn.UseVisualStyleBackColor = true;
        this.evobtn.Click += new System.EventHandler(this.evobtn_Click);
        // 
        // labelX1
        // 
        // 
        // 
        // 
        this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.labelX1.Location = new System.Drawing.Point(826, 439);
        this.labelX1.Name = "labelX1";
        this.labelX1.Size = new System.Drawing.Size(190, 56);
        this.labelX1.TabIndex = 22;
        this.labelX1.Text = "不可改造";
        this.labelX1.WordWrap = true;
        // 
        // labelX2
        // 
        // 
        // 
        // 
        this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.labelX2.Location = new System.Drawing.Point(826, 362);
        this.labelX2.Name = "labelX2";
        this.labelX2.Size = new System.Drawing.Size(179, 78);
        this.labelX2.TabIndex = 23;
        this.labelX2.Text = "不可改造";
        this.labelX2.WordWrap = true;
        // 
        // Enchant
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.ClientSize = new System.Drawing.Size(1028, 675);
        this.Controls.Add(this.labelX2);
        this.Controls.Add(this.labelX1);
        this.Controls.Add(this.evobtn);
        this.Controls.Add(this.skilllvupbtn);
        this.Controls.Add(this.label7);
        this.Controls.Add(this.label5);
        this.Controls.Add(this.label4);
        this.Controls.Add(this.label3);
        this.Controls.Add(this.label2);
        this.Controls.Add(this.label1);
        this.Controls.Add(this.eatbutton);
        this.Controls.Add(this.shiphead);
        this.Controls.Add(this.feedlist);
        this.Controls.Add(this.selshiplist);
        this.Name = "Enchant";
        this.Text = "Enchant";
        ((System.ComponentModel.ISupportInitialize)(this.shiphead)).EndInit();
        this.ResumeLayout(false);
        this.PerformLayout();

    }
Exemplo n.º 27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.splitContainer1      = new System.Windows.Forms.SplitContainer();
     this.panel1               = new System.Windows.Forms.Panel();
     this.btnAll               = new DevComponents.DotNetBar.ButtonX();
     this.txtUserAccount_Ser   = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnSearch            = new DevComponents.DotNetBar.ButtonX();
     this.splitContainer2      = new System.Windows.Forms.SplitContainer();
     this.splitContainer3      = new System.Windows.Forms.SplitContainer();
     this.superGridControl1    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.superGridControl2    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.superGridControl3    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.panelEx1             = new DevComponents.DotNetBar.PanelEx();
     this.btnInsertResUser     = new DevComponents.DotNetBar.ButtonX();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.panelEx1.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor   = System.Drawing.Color.Transparent;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 1);
     this.splitContainer1.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.splitContainer1.Panel1.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(82)))), ((int)(((byte)(89)))));
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.Panel2.ForeColor   = System.Drawing.Color.White;
     this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.splitContainer1.Size             = new System.Drawing.Size(1385, 655);
     this.splitContainer1.SplitterDistance = 40;
     this.splitContainer1.SplitterWidth    = 1;
     this.splitContainer1.TabIndex         = 148;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.btnAll);
     this.panel1.Controls.Add(this.txtUserAccount_Ser);
     this.panel1.Controls.Add(this.btnSearch);
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.ForeColor = System.Drawing.Color.White;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1385, 40);
     this.panel1.TabIndex  = 12;
     //
     // btnAll
     //
     this.btnAll.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnAll.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAll.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAll.Location       = new System.Drawing.Point(1317, 9);
     this.btnAll.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnAll.Name           = "btnAll";
     this.btnAll.Size           = new System.Drawing.Size(64, 23);
     this.btnAll.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnAll.TabIndex       = 20;
     this.btnAll.Text           = "全 部";
     this.btnAll.Click         += new System.EventHandler(this.btnAll_Click);
     //
     // txtUserAccount_Ser
     //
     this.txtUserAccount_Ser.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtUserAccount_Ser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.txtUserAccount_Ser.Border.Class      = "TextBoxBorder";
     this.txtUserAccount_Ser.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtUserAccount_Ser.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUserAccount_Ser.ForeColor = System.Drawing.Color.White;
     this.txtUserAccount_Ser.Location  = new System.Drawing.Point(1065, 7);
     this.txtUserAccount_Ser.Name      = "txtUserAccount_Ser";
     this.txtUserAccount_Ser.Size      = new System.Drawing.Size(169, 27);
     this.txtUserAccount_Ser.TabIndex  = 19;
     this.txtUserAccount_Ser.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtUserAccount_Ser.WatermarkImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.txtUserAccount_Ser.WatermarkText           = "用户账户...";
     //
     // btnSearch
     //
     this.btnSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearch.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSearch.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSearch.Location       = new System.Drawing.Point(1246, 9);
     this.btnSearch.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnSearch.Name           = "btnSearch";
     this.btnSearch.Size           = new System.Drawing.Size(64, 23);
     this.btnSearch.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSearch.TabIndex       = 13;
     this.btnSearch.Text           = "搜 索";
     this.btnSearch.Click         += new System.EventHandler(this.btnSearch_Click);
     //
     // splitContainer2
     //
     this.splitContainer2.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.splitContainer2.FixedPanel      = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer2.ForeColor       = System.Drawing.Color.White;
     this.splitContainer2.IsSplitterFixed = true;
     this.splitContainer2.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer2.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer2.Name            = "splitContainer2";
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel1.Controls.Add(this.splitContainer3);
     this.splitContainer2.Panel1.ForeColor = System.Drawing.Color.White;
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer2.Panel2.Controls.Add(this.superGridControl3);
     this.splitContainer2.Panel2.Controls.Add(this.panelEx1);
     this.splitContainer2.Panel2.ForeColor = System.Drawing.Color.White;
     this.splitContainer2.Panel2MinSize    = 40;
     this.splitContainer2.Size             = new System.Drawing.Size(1385, 614);
     this.splitContainer2.SplitterDistance = 919;
     this.splitContainer2.SplitterWidth    = 1;
     this.splitContainer2.TabIndex         = 0;
     //
     // splitContainer3
     //
     this.splitContainer3.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.splitContainer3.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer3.FixedPanel      = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer3.ForeColor       = System.Drawing.Color.White;
     this.splitContainer3.IsSplitterFixed = true;
     this.splitContainer3.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer3.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitContainer3.Name            = "splitContainer3";
     //
     // splitContainer3.Panel1
     //
     this.splitContainer3.Panel1.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer3.Panel1.Controls.Add(this.superGridControl1);
     this.splitContainer3.Panel1.ForeColor = System.Drawing.Color.White;
     //
     // splitContainer3.Panel2
     //
     this.splitContainer3.Panel2.BackColor = System.Drawing.Color.Transparent;
     this.splitContainer3.Panel2.Controls.Add(this.superGridControl2);
     this.splitContainer3.Panel2.ForeColor = System.Drawing.Color.White;
     this.splitContainer3.Panel2MinSize    = 40;
     this.splitContainer3.Size             = new System.Drawing.Size(919, 614);
     this.splitContainer3.SplitterDistance = 443;
     this.splitContainer3.SplitterWidth    = 1;
     this.splitContainer3.TabIndex         = 1;
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl1.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl1.PrimaryGrid.Caption.Text        = "";
     gridColumn1.DataPropertyName = "PartyId";
     gridColumn1.Name             = "clmId";
     gridColumn1.Visible          = false;
     gridColumn2.DataPropertyName = "UserName";
     gridColumn2.HeaderText       = "昵称";
     gridColumn2.Name             = "clmUserName";
     gridColumn2.Width            = 150;
     gridColumn3.DataPropertyName = "UserAccount";
     gridColumn3.HeaderText       = "账号";
     gridColumn3.Name             = "clmUserAccount";
     gridColumn3.Width            = 120;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.InitialSelection     = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size                 = new System.Drawing.Size(443, 614);
     this.superGridControl1.TabIndex             = 5;
     this.superGridControl1.Text                 = "superGridControl1";
     this.superGridControl1.CellMouseDown       += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellMouseEventArgs>(this.superGridControl1_CellMouseDown);
     this.superGridControl1.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.superGridControl1_DataBindingComplete);
     this.superGridControl1.BeginEdit           += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     //
     // superGridControl2
     //
     this.superGridControl2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl2.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl2.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl2.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl2.ForeColor = System.Drawing.Color.White;
     this.superGridControl2.Location  = new System.Drawing.Point(0, 0);
     this.superGridControl2.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl2.Name      = "superGridControl2";
     this.superGridControl2.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl2.PrimaryGrid.Caption.Text        = "";
     gridColumn4.DataPropertyName = "Id";
     gridColumn4.Name             = "clmId";
     gridColumn4.Visible          = false;
     gridColumn5.DataPropertyName = "ModuleName";
     gridColumn5.HeaderText       = "模块名称";
     gridColumn5.Name             = "clmModeuleName";
     gridColumn6.DataPropertyName = "Moduleno";
     gridColumn6.HeaderText       = "模块编码";
     gridColumn6.Name             = "clmModuleno";
     gridColumn6.Width            = 80;
     gridColumn7.DataPropertyName = "CreateDate";
     gridColumn7.HeaderText       = "创建时间";
     gridColumn7.Name             = "clmCreateDate";
     gridColumn7.Width            = 150;
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn7);
     this.superGridControl2.PrimaryGrid.InitialSelection     = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl2.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl2.Size           = new System.Drawing.Size(475, 614);
     this.superGridControl2.TabIndex       = 5;
     this.superGridControl2.Text           = "superGridControl2";
     this.superGridControl2.CellMouseDown += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellMouseEventArgs>(this.superGridControl2_CellMouseDown);
     this.superGridControl2.BeginEdit     += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl2_BeginEdit);
     //
     // superGridControl3
     //
     this.superGridControl3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl3.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl3.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl3.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl3.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl3.ForeColor = System.Drawing.Color.White;
     this.superGridControl3.Location  = new System.Drawing.Point(0, 35);
     this.superGridControl3.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.superGridControl3.Name      = "superGridControl3";
     this.superGridControl3.PrimaryGrid.AutoGenerateColumns = false;
     this.superGridControl3.PrimaryGrid.Caption.Text        = "";
     gridColumn8.DataPropertyName  = "Id";
     gridColumn8.HeaderText        = "";
     gridColumn8.Name              = "clmResourceId";
     gridColumn8.Visible           = false;
     gridColumn9.DataPropertyName  = "CheckPower";
     gridColumn9.EditorType        = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn9.HeaderText        = "";
     gridColumn9.Name              = "clmCheckPower";
     gridColumn9.Width             = 80;
     gridColumn10.DataPropertyName = "ResName";
     gridColumn10.HeaderText       = "功能名称";
     gridColumn10.Name             = "clnResName";
     gridColumn11.DataPropertyName = "Resno";
     gridColumn11.HeaderText       = "功能编码";
     gridColumn11.Name             = "clnResno";
     gridColumn11.Width            = 80;
     gridColumn12.DataPropertyName = "CreateDate";
     gridColumn12.HeaderText       = "创建时间";
     gridColumn12.Name             = "clmCreateDate";
     gridColumn12.Width            = 150;
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn8);
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn9);
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn10);
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn11);
     this.superGridControl3.PrimaryGrid.Columns.Add(gridColumn12);
     this.superGridControl3.PrimaryGrid.InitialSelection     = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl3.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl3.Size       = new System.Drawing.Size(465, 579);
     this.superGridControl3.TabIndex   = 8;
     this.superGridControl3.Text       = "superGridControl3";
     this.superGridControl3.BeginEdit += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl3_BeginEdit);
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx1.Controls.Add(this.btnInsertResUser);
     this.panelEx1.Dock                            = System.Windows.Forms.DockStyle.Top;
     this.panelEx1.Location                        = new System.Drawing.Point(0, 0);
     this.panelEx1.Name                            = "panelEx1";
     this.panelEx1.Size                            = new System.Drawing.Size(465, 35);
     this.panelEx1.Style.Alignment                 = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.panelEx1.Style.Border                    = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle             = 90;
     this.panelEx1.TabIndex                        = 7;
     //
     // btnInsertResUser
     //
     this.btnInsertResUser.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnInsertResUser.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnInsertResUser.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnInsertResUser.Location       = new System.Drawing.Point(44, 6);
     this.btnInsertResUser.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnInsertResUser.Name           = "btnInsertResUser";
     this.btnInsertResUser.Size           = new System.Drawing.Size(64, 23);
     this.btnInsertResUser.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnInsertResUser.TabIndex       = 14;
     this.btnInsertResUser.Text           = "确 定";
     this.btnInsertResUser.Click         += new System.EventHandler(this.btnInsertResUser_Click);
     //
     // Frm_ResourceUser_List
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.ClientSize          = new System.Drawing.Size(1386, 657);
     this.Controls.Add(this.splitContainer1);
     this.DoubleBuffered = true;
     this.Font           = new System.Drawing.Font("Segoe UI", 8.25F);
     this.Name           = "Frm_ResourceUser_List";
     this.Text           = "权限管理列表";
     this.Load          += new System.EventHandler(this.Frm_ResourceUser_List_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
     this.splitContainer3.ResumeLayout(false);
     this.panelEx1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 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();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gLocDuLieu = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.txtHD_SOHD = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_NGAYKY = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_NGAYHH = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_MAHQ = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_MADV = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_TENDV = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_DIACHIDV = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_NUOCTHUE_MA = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_NGTE_MA = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_PTTT_MA = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_TONGTRIGIASANPHAM = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_TONGTRIGIATIENCONG = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_BENTHUE_MA = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_BENTHUE_TEN = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_BENTHUE_DIACHI = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_GHICHU = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_SOTN = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_NGAYTN = new DevComponents.DotNetBar.tTextBox();
            this.txtHD_REF = new DevComponents.DotNetBar.tTextBox();
            this.btnThoat = new DevComponents.DotNetBar.ButtonX();
            this.btnXemChiTiet = new DevComponents.DotNetBar.ButtonX();
            this.btnThemMoi = new DevComponents.DotNetBar.ButtonX();
            this.gList = new DevComponents.DotNetBar.tGrid();
            this.mnuChuotPhai = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.chuotPhai_XemChiTiet = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_CopyDong = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XoaDong = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XoaHet = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XuatExcel = new System.Windows.Forms.ToolStripMenuItem();
            this.lblPhimTat = new DevComponents.DotNetBar.LabelX();
            this.bwLoadData = new System.ComponentModel.BackgroundWorker();
            this.menuPhimTat = new System.Windows.Forms.MenuStrip();
            this.phimTat = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XemChiTiet = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_CopyDong = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XoaDong = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XoaHet = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_Excel = new System.Windows.Forms.ToolStripMenuItem();
            this.proLoad = new DevComponents.DotNetBar.Controls.ProgressBarX();
            this.bsList = new System.Windows.Forms.BindingSource(this.components);
            this.btnInAn = new DevComponents.DotNetBar.ButtonX();
            this.CONTENT.SuspendLayout();
            this.pBOTTOM.SuspendLayout();
            this.gLocDuLieu.SuspendLayout();
            this.mnuChuotPhai.SuspendLayout();
            this.menuPhimTat.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).BeginInit();
            this.SuspendLayout();
            // 
            // TITLE
            // 
            // 
            // 
            // 
            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.TITLE.Text = "DANH SÁCH GC_HDGC";
            // 
            // CONTENT
            // 
            this.CONTENT.Controls.Add(this.proLoad);
            this.CONTENT.Controls.Add(this.gList);
            this.CONTENT.Controls.Add(this.lblPhimTat);
            this.CONTENT.Controls.Add(this.gLocDuLieu);
            this.CONTENT.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.CONTENT.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.CONTENT.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.CONTENT.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.CONTENT.Style.GradientAngle = 90;
            // 
            // pBOTTOM
            // 
            this.pBOTTOM.Controls.Add(this.btnInAn);
            this.pBOTTOM.Controls.Add(this.btnThemMoi);
            this.pBOTTOM.Controls.Add(this.btnXemChiTiet);
            this.pBOTTOM.Controls.Add(this.btnThoat);
            this.pBOTTOM.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pBOTTOM.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pBOTTOM.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pBOTTOM.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pBOTTOM.Style.GradientAngle = 90;
            // 
            // gLocDuLieu
            // 
            this.gLocDuLieu.CanvasColor = System.Drawing.SystemColors.Control;
            this.gLocDuLieu.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.gLocDuLieu.Controls.Add(this.txtHD_SOHD);
            this.gLocDuLieu.Controls.Add(this.txtHD_NGAYKY);
            this.gLocDuLieu.Controls.Add(this.txtHD_NGAYHH);
            this.gLocDuLieu.Controls.Add(this.txtHD_MAHQ);
            this.gLocDuLieu.Controls.Add(this.txtHD_MADV);
            this.gLocDuLieu.Controls.Add(this.txtHD_TENDV);
            this.gLocDuLieu.Controls.Add(this.txtHD_DIACHIDV);
            this.gLocDuLieu.Controls.Add(this.txtHD_NUOCTHUE_MA);
            this.gLocDuLieu.Controls.Add(this.txtHD_NGTE_MA);
            this.gLocDuLieu.Controls.Add(this.txtHD_PTTT_MA);
            this.gLocDuLieu.Controls.Add(this.txtHD_TONGTRIGIASANPHAM);
            this.gLocDuLieu.Controls.Add(this.txtHD_TONGTRIGIATIENCONG);
            this.gLocDuLieu.Controls.Add(this.txtHD_BENTHUE_MA);
            this.gLocDuLieu.Controls.Add(this.txtHD_BENTHUE_TEN);
            this.gLocDuLieu.Controls.Add(this.txtHD_BENTHUE_DIACHI);
            this.gLocDuLieu.Controls.Add(this.txtHD_GHICHU);
            this.gLocDuLieu.Controls.Add(this.txtHD_SOTN);
            this.gLocDuLieu.Controls.Add(this.txtHD_NGAYTN);
            this.gLocDuLieu.Controls.Add(this.txtHD_REF);
            this.gLocDuLieu.Dock = System.Windows.Forms.DockStyle.Top;
            this.gLocDuLieu.Location = new System.Drawing.Point(2, 2);
            this.gLocDuLieu.Name = "gLocDuLieu";
            this.gLocDuLieu.Size = new System.Drawing.Size(780, 47);
            // 
            // 
            // 
            this.gLocDuLieu.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gLocDuLieu.Style.BackColorGradientAngle = 90;
            this.gLocDuLieu.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gLocDuLieu.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderBottomWidth = 1;
            this.gLocDuLieu.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.gLocDuLieu.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderLeftWidth = 1;
            this.gLocDuLieu.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderRightWidth = 1;
            this.gLocDuLieu.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderTopWidth = 1;
            this.gLocDuLieu.Style.CornerDiameter = 4;
            this.gLocDuLieu.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.gLocDuLieu.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.gLocDuLieu.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.gLocDuLieu.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.gLocDuLieu.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.gLocDuLieu.TabIndex = 0;
            this.gLocDuLieu.Text = "Lọc dữ liệu";
            // 
            // txtHD_SOHD
            // 
            this.txtHD_SOHD.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_SOHD.Border.Class = "TextBoxBorder";
            this.txtHD_SOHD.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_SOHD.Location = new System.Drawing.Point(16, 5);
            this.txtHD_SOHD.Name = "txtHD_SOHD";
            this.txtHD_SOHD.Size = new System.Drawing.Size(100, 20);
            this.txtHD_SOHD.TabIndex = 2;
            this.txtHD_SOHD.Tag = "HD_SOHD";
            this.txtHD_SOHD.WatermarkText = "HD_SOHD";
            this.txtHD_SOHD.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_NGAYKY
            // 
            this.txtHD_NGAYKY.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_NGAYKY.Border.Class = "TextBoxBorder";
            this.txtHD_NGAYKY.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_NGAYKY.Location = new System.Drawing.Point(126, 5);
            this.txtHD_NGAYKY.Name = "txtHD_NGAYKY";
            this.txtHD_NGAYKY.Size = new System.Drawing.Size(100, 20);
            this.txtHD_NGAYKY.TabIndex = 3;
            this.txtHD_NGAYKY.Tag = "HD_NGAYKY";
            this.txtHD_NGAYKY.WatermarkText = "HD_NGAYKY";
            this.txtHD_NGAYKY.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_NGAYHH
            // 
            this.txtHD_NGAYHH.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_NGAYHH.Border.Class = "TextBoxBorder";
            this.txtHD_NGAYHH.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_NGAYHH.Location = new System.Drawing.Point(236, 5);
            this.txtHD_NGAYHH.Name = "txtHD_NGAYHH";
            this.txtHD_NGAYHH.Size = new System.Drawing.Size(100, 20);
            this.txtHD_NGAYHH.TabIndex = 4;
            this.txtHD_NGAYHH.Tag = "HD_NGAYHH";
            this.txtHD_NGAYHH.WatermarkText = "HD_NGAYHH";
            this.txtHD_NGAYHH.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_MAHQ
            // 
            this.txtHD_MAHQ.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_MAHQ.Border.Class = "TextBoxBorder";
            this.txtHD_MAHQ.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_MAHQ.Location = new System.Drawing.Point(346, 5);
            this.txtHD_MAHQ.Name = "txtHD_MAHQ";
            this.txtHD_MAHQ.Size = new System.Drawing.Size(100, 20);
            this.txtHD_MAHQ.TabIndex = 5;
            this.txtHD_MAHQ.Tag = "HD_MAHQ";
            this.txtHD_MAHQ.WatermarkText = "HD_MAHQ";
            this.txtHD_MAHQ.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_MADV
            // 
            this.txtHD_MADV.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_MADV.Border.Class = "TextBoxBorder";
            this.txtHD_MADV.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_MADV.Location = new System.Drawing.Point(456, 5);
            this.txtHD_MADV.Name = "txtHD_MADV";
            this.txtHD_MADV.Size = new System.Drawing.Size(100, 20);
            this.txtHD_MADV.TabIndex = 6;
            this.txtHD_MADV.Tag = "HD_MADV";
            this.txtHD_MADV.WatermarkText = "HD_MADV";
            this.txtHD_MADV.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_TENDV
            // 
            this.txtHD_TENDV.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_TENDV.Border.Class = "TextBoxBorder";
            this.txtHD_TENDV.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_TENDV.Location = new System.Drawing.Point(776, 5);
            this.txtHD_TENDV.Name = "txtHD_TENDV";
            this.txtHD_TENDV.Size = new System.Drawing.Size(100, 20);
            this.txtHD_TENDV.TabIndex = 7;
            this.txtHD_TENDV.Tag = "HD_TENDV";
            this.txtHD_TENDV.WatermarkText = "HD_TENDV";
            this.txtHD_TENDV.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_DIACHIDV
            // 
            this.txtHD_DIACHIDV.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_DIACHIDV.Border.Class = "TextBoxBorder";
            this.txtHD_DIACHIDV.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_DIACHIDV.Location = new System.Drawing.Point(886, 5);
            this.txtHD_DIACHIDV.Name = "txtHD_DIACHIDV";
            this.txtHD_DIACHIDV.Size = new System.Drawing.Size(100, 20);
            this.txtHD_DIACHIDV.TabIndex = 8;
            this.txtHD_DIACHIDV.Tag = "HD_DIACHIDV";
            this.txtHD_DIACHIDV.WatermarkText = "HD_DIACHIDV";
            this.txtHD_DIACHIDV.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_NUOCTHUE_MA
            // 
            this.txtHD_NUOCTHUE_MA.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_NUOCTHUE_MA.Border.Class = "TextBoxBorder";
            this.txtHD_NUOCTHUE_MA.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_NUOCTHUE_MA.Location = new System.Drawing.Point(996, 5);
            this.txtHD_NUOCTHUE_MA.Name = "txtHD_NUOCTHUE_MA";
            this.txtHD_NUOCTHUE_MA.Size = new System.Drawing.Size(100, 20);
            this.txtHD_NUOCTHUE_MA.TabIndex = 9;
            this.txtHD_NUOCTHUE_MA.Tag = "HD_NUOCTHUE_MA";
            this.txtHD_NUOCTHUE_MA.WatermarkText = "HD_NUOCTHUE_MA";
            this.txtHD_NUOCTHUE_MA.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_NGTE_MA
            // 
            this.txtHD_NGTE_MA.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_NGTE_MA.Border.Class = "TextBoxBorder";
            this.txtHD_NGTE_MA.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_NGTE_MA.Location = new System.Drawing.Point(1106, 5);
            this.txtHD_NGTE_MA.Name = "txtHD_NGTE_MA";
            this.txtHD_NGTE_MA.Size = new System.Drawing.Size(100, 20);
            this.txtHD_NGTE_MA.TabIndex = 10;
            this.txtHD_NGTE_MA.Tag = "HD_NGTE_MA";
            this.txtHD_NGTE_MA.WatermarkText = "HD_NGTE_MA";
            this.txtHD_NGTE_MA.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_PTTT_MA
            // 
            this.txtHD_PTTT_MA.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_PTTT_MA.Border.Class = "TextBoxBorder";
            this.txtHD_PTTT_MA.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_PTTT_MA.Location = new System.Drawing.Point(1216, 5);
            this.txtHD_PTTT_MA.Name = "txtHD_PTTT_MA";
            this.txtHD_PTTT_MA.Size = new System.Drawing.Size(100, 20);
            this.txtHD_PTTT_MA.TabIndex = 11;
            this.txtHD_PTTT_MA.Tag = "HD_PTTT_MA";
            this.txtHD_PTTT_MA.WatermarkText = "HD_PTTT_MA";
            this.txtHD_PTTT_MA.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_TONGTRIGIASANPHAM
            // 
            this.txtHD_TONGTRIGIASANPHAM.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_TONGTRIGIASANPHAM.Border.Class = "TextBoxBorder";
            this.txtHD_TONGTRIGIASANPHAM.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_TONGTRIGIASANPHAM.Location = new System.Drawing.Point(1326, 5);
            this.txtHD_TONGTRIGIASANPHAM.Name = "txtHD_TONGTRIGIASANPHAM";
            this.txtHD_TONGTRIGIASANPHAM.Size = new System.Drawing.Size(100, 20);
            this.txtHD_TONGTRIGIASANPHAM.TabIndex = 12;
            this.txtHD_TONGTRIGIASANPHAM.Tag = "HD_TONGTRIGIASANPHAM";
            this.txtHD_TONGTRIGIASANPHAM.WatermarkText = "HD_TONGTRIGIASANPHAM";
            this.txtHD_TONGTRIGIASANPHAM.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_TONGTRIGIATIENCONG
            // 
            this.txtHD_TONGTRIGIATIENCONG.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_TONGTRIGIATIENCONG.Border.Class = "TextBoxBorder";
            this.txtHD_TONGTRIGIATIENCONG.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_TONGTRIGIATIENCONG.Location = new System.Drawing.Point(1436, 5);
            this.txtHD_TONGTRIGIATIENCONG.Name = "txtHD_TONGTRIGIATIENCONG";
            this.txtHD_TONGTRIGIATIENCONG.Size = new System.Drawing.Size(100, 20);
            this.txtHD_TONGTRIGIATIENCONG.TabIndex = 13;
            this.txtHD_TONGTRIGIATIENCONG.Tag = "HD_TONGTRIGIATIENCONG";
            this.txtHD_TONGTRIGIATIENCONG.WatermarkText = "HD_TONGTRIGIATIENCONG";
            this.txtHD_TONGTRIGIATIENCONG.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_BENTHUE_MA
            // 
            this.txtHD_BENTHUE_MA.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_BENTHUE_MA.Border.Class = "TextBoxBorder";
            this.txtHD_BENTHUE_MA.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_BENTHUE_MA.Location = new System.Drawing.Point(1546, 5);
            this.txtHD_BENTHUE_MA.Name = "txtHD_BENTHUE_MA";
            this.txtHD_BENTHUE_MA.Size = new System.Drawing.Size(100, 20);
            this.txtHD_BENTHUE_MA.TabIndex = 14;
            this.txtHD_BENTHUE_MA.Tag = "HD_BENTHUE_MA";
            this.txtHD_BENTHUE_MA.WatermarkText = "HD_BENTHUE_MA";
            this.txtHD_BENTHUE_MA.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_BENTHUE_TEN
            // 
            this.txtHD_BENTHUE_TEN.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_BENTHUE_TEN.Border.Class = "TextBoxBorder";
            this.txtHD_BENTHUE_TEN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_BENTHUE_TEN.Location = new System.Drawing.Point(1656, 5);
            this.txtHD_BENTHUE_TEN.Name = "txtHD_BENTHUE_TEN";
            this.txtHD_BENTHUE_TEN.Size = new System.Drawing.Size(100, 20);
            this.txtHD_BENTHUE_TEN.TabIndex = 15;
            this.txtHD_BENTHUE_TEN.Tag = "HD_BENTHUE_TEN";
            this.txtHD_BENTHUE_TEN.WatermarkText = "HD_BENTHUE_TEN";
            this.txtHD_BENTHUE_TEN.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_BENTHUE_DIACHI
            // 
            this.txtHD_BENTHUE_DIACHI.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_BENTHUE_DIACHI.Border.Class = "TextBoxBorder";
            this.txtHD_BENTHUE_DIACHI.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_BENTHUE_DIACHI.Location = new System.Drawing.Point(1766, 5);
            this.txtHD_BENTHUE_DIACHI.Name = "txtHD_BENTHUE_DIACHI";
            this.txtHD_BENTHUE_DIACHI.Size = new System.Drawing.Size(100, 20);
            this.txtHD_BENTHUE_DIACHI.TabIndex = 16;
            this.txtHD_BENTHUE_DIACHI.Tag = "HD_BENTHUE_DIACHI";
            this.txtHD_BENTHUE_DIACHI.WatermarkText = "HD_BENTHUE_DIACHI";
            this.txtHD_BENTHUE_DIACHI.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_GHICHU
            // 
            this.txtHD_GHICHU.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_GHICHU.Border.Class = "TextBoxBorder";
            this.txtHD_GHICHU.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_GHICHU.Location = new System.Drawing.Point(1876, 5);
            this.txtHD_GHICHU.Name = "txtHD_GHICHU";
            this.txtHD_GHICHU.Size = new System.Drawing.Size(100, 20);
            this.txtHD_GHICHU.TabIndex = 17;
            this.txtHD_GHICHU.Tag = "HD_GHICHU";
            this.txtHD_GHICHU.WatermarkText = "HD_GHICHU";
            this.txtHD_GHICHU.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_SOTN
            // 
            this.txtHD_SOTN.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_SOTN.Border.Class = "TextBoxBorder";
            this.txtHD_SOTN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_SOTN.Location = new System.Drawing.Point(1986, 5);
            this.txtHD_SOTN.Name = "txtHD_SOTN";
            this.txtHD_SOTN.Size = new System.Drawing.Size(100, 20);
            this.txtHD_SOTN.TabIndex = 18;
            this.txtHD_SOTN.Tag = "HD_SOTN";
            this.txtHD_SOTN.WatermarkText = "HD_SOTN";
            this.txtHD_SOTN.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_NGAYTN
            // 
            this.txtHD_NGAYTN.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_NGAYTN.Border.Class = "TextBoxBorder";
            this.txtHD_NGAYTN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_NGAYTN.Location = new System.Drawing.Point(2096, 5);
            this.txtHD_NGAYTN.Name = "txtHD_NGAYTN";
            this.txtHD_NGAYTN.Size = new System.Drawing.Size(100, 20);
            this.txtHD_NGAYTN.TabIndex = 19;
            this.txtHD_NGAYTN.Tag = "HD_NGAYTN";
            this.txtHD_NGAYTN.WatermarkText = "HD_NGAYTN";
            this.txtHD_NGAYTN.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtHD_REF
            // 
            this.txtHD_REF.BắtBuộc = false;
            // 
            // 
            // 
            this.txtHD_REF.Border.Class = "TextBoxBorder";
            this.txtHD_REF.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtHD_REF.Location = new System.Drawing.Point(2206, 5);
            this.txtHD_REF.Name = "txtHD_REF";
            this.txtHD_REF.Size = new System.Drawing.Size(100, 20);
            this.txtHD_REF.TabIndex = 20;
            this.txtHD_REF.Tag = "HD_REF";
            this.txtHD_REF.WatermarkText = "HD_REF";
            this.txtHD_REF.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // btnThoat
            // 
            this.btnThoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThoat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnThoat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThoat.Location = new System.Drawing.Point(705, 4);
            this.btnThoat.Name = "btnThoat";
            this.btnThoat.Size = new System.Drawing.Size(75, 23);
            this.btnThoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThoat.TabIndex = 0;
            this.btnThoat.Text = "&Thoát";
            this.btnThoat.Click += new System.EventHandler(this.btnThoat_Click);
            // 
            // btnXemChiTiet
            // 
            this.btnXemChiTiet.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnXemChiTiet.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnXemChiTiet.Location = new System.Drawing.Point(12, 4);
            this.btnXemChiTiet.Name = "btnXemChiTiet";
            this.btnXemChiTiet.Size = new System.Drawing.Size(97, 23);
            this.btnXemChiTiet.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnXemChiTiet.TabIndex = 1;
            this.btnXemChiTiet.Text = "Xem chi tiết (F1)";
            this.btnXemChiTiet.Click += new System.EventHandler(this.btnXemChiTiet_Click);
            // 
            // btnThemMoi
            // 
            this.btnThemMoi.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThemMoi.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThemMoi.Location = new System.Drawing.Point(129, 4);
            this.btnThemMoi.Name = "btnThemMoi";
            this.btnThemMoi.Size = new System.Drawing.Size(87, 23);
            this.btnThemMoi.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThemMoi.TabIndex = 2;
            this.btnThemMoi.Text = "Thêm mới";
            this.btnThemMoi.Click += new System.EventHandler(this.btnThemMoi_Click);
            // 
            // gList
            // 
            this.gList.ContextMenuStrip = this.mnuChuotPhai;
            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gList.Location = new System.Drawing.Point(2, 69);
            this.gList.Name = "gList";
            this.gList.PrimaryGrid.AutoGenerateColumns = false;
            gridColumn1.DataPropertyName = "HD_ID";
            gridColumn1.HeaderText = "HD_ID";
            gridColumn1.Name = "HD_ID";
            gridColumn2.DataPropertyName = "HD_SOHD";
            gridColumn2.HeaderText = "HD_SOHD";
            gridColumn2.Name = "HD_SOHD";
            gridColumn3.DataPropertyName = "HD_NGAYKY";
            gridColumn3.HeaderText = "HD_NGAYKY";
            gridColumn3.Name = "HD_NGAYKY";
            gridColumn4.DataPropertyName = "HD_NGAYHH";
            gridColumn4.HeaderText = "HD_NGAYHH";
            gridColumn4.Name = "HD_NGAYHH";
            gridColumn5.DataPropertyName = "HD_MAHQ";
            gridColumn5.HeaderText = "HD_MAHQ";
            gridColumn5.Name = "HD_MAHQ";
            gridColumn6.DataPropertyName = "HD_MADV";
            gridColumn6.HeaderText = "HD_MADV";
            gridColumn6.Name = "HD_MADV";
            gridColumn7.DataPropertyName = "HD_TENDV";
            gridColumn7.HeaderText = "HD_TENDV";
            gridColumn7.Name = "HD_TENDV";
            gridColumn8.DataPropertyName = "HD_DIACHIDV";
            gridColumn8.HeaderText = "HD_DIACHIDV";
            gridColumn8.Name = "HD_DIACHIDV";
            gridColumn9.DataPropertyName = "HD_NUOCTHUE_MA";
            gridColumn9.HeaderText = "HD_NUOCTHUE_MA";
            gridColumn9.Name = "HD_NUOCTHUE_MA";
            gridColumn10.DataPropertyName = "HD_NGTE_MA";
            gridColumn10.HeaderText = "HD_NGTE_MA";
            gridColumn10.Name = "HD_NGTE_MA";
            gridColumn11.DataPropertyName = "HD_PTTT_MA";
            gridColumn11.HeaderText = "HD_PTTT_MA";
            gridColumn11.Name = "HD_PTTT_MA";
            gridColumn12.DataPropertyName = "HD_TONGTRIGIASANPHAM";
            gridColumn12.HeaderText = "HD_TONGTRIGIASANPHAM";
            gridColumn12.Name = "HD_TONGTRIGIASANPHAM";
            gridColumn13.DataPropertyName = "HD_TONGTRIGIATIENCONG";
            gridColumn13.HeaderText = "HD_TONGTRIGIATIENCONG";
            gridColumn13.Name = "HD_TONGTRIGIATIENCONG";
            gridColumn14.DataPropertyName = "HD_BENTHUE_MA";
            gridColumn14.HeaderText = "HD_BENTHUE_MA";
            gridColumn14.Name = "HD_BENTHUE_MA";
            gridColumn15.DataPropertyName = "HD_BENTHUE_TEN";
            gridColumn15.HeaderText = "HD_BENTHUE_TEN";
            gridColumn15.Name = "HD_BENTHUE_TEN";
            gridColumn16.DataPropertyName = "HD_BENTHUE_DIACHI";
            gridColumn16.HeaderText = "HD_BENTHUE_DIACHI";
            gridColumn16.Name = "HD_BENTHUE_DIACHI";
            gridColumn17.DataPropertyName = "HD_GHICHU";
            gridColumn17.HeaderText = "HD_GHICHU";
            gridColumn17.Name = "HD_GHICHU";
            gridColumn18.DataPropertyName = "HD_SOTN";
            gridColumn18.HeaderText = "HD_SOTN";
            gridColumn18.Name = "HD_SOTN";
            gridColumn19.DataPropertyName = "HD_NGAYTN";
            gridColumn19.HeaderText = "HD_NGAYTN";
            gridColumn19.Name = "HD_NGAYTN";
            gridColumn20.DataPropertyName = "HD_REF";
            gridColumn20.HeaderText = "HD_REF";
            gridColumn20.Name = "HD_REF";
            this.gList.PrimaryGrid.Columns.Add(gridColumn1);
            this.gList.PrimaryGrid.Columns.Add(gridColumn2);
            this.gList.PrimaryGrid.Columns.Add(gridColumn3);
            this.gList.PrimaryGrid.Columns.Add(gridColumn4);
            this.gList.PrimaryGrid.Columns.Add(gridColumn5);
            this.gList.PrimaryGrid.Columns.Add(gridColumn6);
            this.gList.PrimaryGrid.Columns.Add(gridColumn7);
            this.gList.PrimaryGrid.Columns.Add(gridColumn8);
            this.gList.PrimaryGrid.Columns.Add(gridColumn9);
            this.gList.PrimaryGrid.Columns.Add(gridColumn10);
            this.gList.PrimaryGrid.Columns.Add(gridColumn11);
            this.gList.PrimaryGrid.Columns.Add(gridColumn12);
            this.gList.PrimaryGrid.Columns.Add(gridColumn13);
            this.gList.PrimaryGrid.Columns.Add(gridColumn14);
            this.gList.PrimaryGrid.Columns.Add(gridColumn15);
            this.gList.PrimaryGrid.Columns.Add(gridColumn16);
            this.gList.PrimaryGrid.Columns.Add(gridColumn17);
            this.gList.PrimaryGrid.Columns.Add(gridColumn18);
            this.gList.PrimaryGrid.Columns.Add(gridColumn19);
            this.gList.PrimaryGrid.Columns.Add(gridColumn20);
            this.gList.PrimaryGrid.MultiSelect = false;
            this.gList.PrimaryGrid.ReadOnly = true;
            this.gList.PrimaryGrid.RowHeaderIndexOffset = 1;
            this.gList.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
            this.gList.PrimaryGrid.ShowRowGridIndex = true;
            this.gList.PrimaryGrid.UseAlternateRowStyle = true;
            this.gList.Size = new System.Drawing.Size(780, 432);
            this.gList.TabIndex = 1;
            this.gList.Text = "Danh sách";
            this.gList.CellDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.gList_CellDoubleClick);
            this.gList.RowHeaderClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowHeaderClickEventArgs>(this.gList_RowHeaderClick);
            // 
            // mnuChuotPhai
            // 
            this.mnuChuotPhai.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.chuotPhai_XemChiTiet,
            this.chuotPhai_CopyDong,
            this.chuotPhai_XoaDong,
            this.chuotPhai_XoaHet,
            this.chuotPhai_XuatExcel});
            this.mnuChuotPhai.Name = "mnuChuotPhai";
            this.mnuChuotPhai.Size = new System.Drawing.Size(155, 114);
            // 
            // chuotPhai_XemChiTiet
            // 
            this.chuotPhai_XemChiTiet.Name = "chuotPhai_XemChiTiet";
            this.chuotPhai_XemChiTiet.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XemChiTiet.Text = "Xem chi tiết (F1)";
            this.chuotPhai_XemChiTiet.Click += new System.EventHandler(this.chuotPhai_XemChiTiet_Click);
            // 
            // chuotPhai_CopyDong
            // 
            this.chuotPhai_CopyDong.Name = "chuotPhai_CopyDong";
            this.chuotPhai_CopyDong.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_CopyDong.Text = "Copy dòng (F5)";
            this.chuotPhai_CopyDong.Click += new System.EventHandler(this.chuotPhai_CopyDong_Click);
            // 
            // chuotPhai_XoaDong
            // 
            this.chuotPhai_XoaDong.Name = "chuotPhai_XoaDong";
            this.chuotPhai_XoaDong.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XoaDong.Text = "Xóa dòng (F8)";
            this.chuotPhai_XoaDong.Click += new System.EventHandler(this.chuotPhai_XoaDong_Click);
            // 
            // chuotPhai_XoaHet
            // 
            this.chuotPhai_XoaHet.Name = "chuotPhai_XoaHet";
            this.chuotPhai_XoaHet.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XoaHet.Text = "Xóa hết (F11)";
            this.chuotPhai_XoaHet.Click += new System.EventHandler(this.chuotPhai_XoaHet_Click);
            // 
            // chuotPhai_XuatExcel
            // 
            this.chuotPhai_XuatExcel.Name = "chuotPhai_XuatExcel";
            this.chuotPhai_XuatExcel.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XuatExcel.Text = "Xuất Excel (F12)";
            this.chuotPhai_XuatExcel.Click += new System.EventHandler(this.chuotPhai_XuatExcel_Click);
            // 
            // lblPhimTat
            // 
            // 
            // 
            // 
            this.lblPhimTat.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblPhimTat.Dock = System.Windows.Forms.DockStyle.Top;
            this.lblPhimTat.Location = new System.Drawing.Point(2, 49);
            this.lblPhimTat.Name = "lblPhimTat";
            this.lblPhimTat.PaddingLeft = 5;
            this.lblPhimTat.Size = new System.Drawing.Size(780, 20);
            this.lblPhimTat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblPhimTat.TabIndex = 6;
            this.lblPhimTat.Text = "F1: Xem chi tiết          F5: Copy dòng         F8: Xóa dòng           F11: Xóa h" +
    "ết            F12: Excel";
            // 
            // bwLoadData
            // 
            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);
            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);
            // 
            // menuPhimTat
            // 
            this.menuPhimTat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTat});
            this.menuPhimTat.Location = new System.Drawing.Point(0, 0);
            this.menuPhimTat.Name = "menuPhimTat";
            this.menuPhimTat.Size = new System.Drawing.Size(784, 24);
            this.menuPhimTat.TabIndex = 4;
            this.menuPhimTat.Text = "menuStrip1";
            this.menuPhimTat.Visible = false;
            // 
            // phimTat
            // 
            this.phimTat.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTat_XemChiTiet,
            this.phimTat_CopyDong,
            this.phimTat_XoaDong,
            this.phimTat_XoaHet,
            this.phimTat_Excel});
            this.phimTat.Name = "phimTat";
            this.phimTat.Size = new System.Drawing.Size(59, 20);
            this.phimTat.Text = "PhimTat";
            // 
            // phimTat_XemChiTiet
            // 
            this.phimTat_XemChiTiet.Name = "phimTat_XemChiTiet";
            this.phimTat_XemChiTiet.ShortcutKeys = System.Windows.Forms.Keys.F1;
            this.phimTat_XemChiTiet.Size = new System.Drawing.Size(149, 22);
            this.phimTat_XemChiTiet.Text = "XemChiTiet";
            this.phimTat_XemChiTiet.Click += new System.EventHandler(this.phimTat_XemChiTiet_Click);
            // 
            // phimTat_CopyDong
            // 
            this.phimTat_CopyDong.Name = "phimTat_CopyDong";
            this.phimTat_CopyDong.ShortcutKeys = System.Windows.Forms.Keys.F5;
            this.phimTat_CopyDong.Size = new System.Drawing.Size(149, 22);
            this.phimTat_CopyDong.Text = "CopyDong";
            this.phimTat_CopyDong.Click += new System.EventHandler(this.phimTat_CopyDong_Click);
            // 
            // phimTat_XoaDong
            // 
            this.phimTat_XoaDong.Name = "phimTat_XoaDong";
            this.phimTat_XoaDong.ShortcutKeys = System.Windows.Forms.Keys.F8;
            this.phimTat_XoaDong.Size = new System.Drawing.Size(149, 22);
            this.phimTat_XoaDong.Text = "XoaDong";
            this.phimTat_XoaDong.Click += new System.EventHandler(this.phimTat_XoaDong_Click);
            // 
            // phimTat_XoaHet
            // 
            this.phimTat_XoaHet.Name = "phimTat_XoaHet";
            this.phimTat_XoaHet.ShortcutKeys = System.Windows.Forms.Keys.F11;
            this.phimTat_XoaHet.Size = new System.Drawing.Size(149, 22);
            this.phimTat_XoaHet.Text = "XoaHet";
            this.phimTat_XoaHet.Click += new System.EventHandler(this.phimTat_XoaHet_Click);
            // 
            // phimTat_Excel
            // 
            this.phimTat_Excel.Name = "phimTat_Excel";
            this.phimTat_Excel.ShortcutKeys = System.Windows.Forms.Keys.F12;
            this.phimTat_Excel.Size = new System.Drawing.Size(149, 22);
            this.phimTat_Excel.Text = "Excel";
            this.phimTat_Excel.Click += new System.EventHandler(this.phimTat_Excel_Click);
            // 
            // proLoad
            // 
            // 
            // 
            // 
            this.proLoad.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.proLoad.Location = new System.Drawing.Point(37, 157);
            this.proLoad.Name = "proLoad";
            this.proLoad.ProgressType = DevComponents.DotNetBar.eProgressItemType.Marquee;
            this.proLoad.Size = new System.Drawing.Size(231, 23);
            this.proLoad.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.proLoad.TabIndex = 7;
            this.proLoad.Text = "Đang xử lý...";
            this.proLoad.TextVisible = true;
            // 
            // btnInAn
            // 
            this.btnInAn.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnInAn.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnInAn.Location = new System.Drawing.Point(236, 5);
            this.btnInAn.Name = "btnInAn";
            this.btnInAn.Size = new System.Drawing.Size(87, 23);
            this.btnInAn.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnInAn.TabIndex = 3;
            this.btnInAn.Text = "In ấn";
            this.btnInAn.Click += new System.EventHandler(this.btnInAn_Click);
            // 
            // frmGC_HDGClist
            // 
            this.ClientSize = new System.Drawing.Size(784, 565);
            this.Controls.Add(this.menuPhimTat);
            this.MainMenuStrip = this.menuPhimTat;
            this.Name = "frmGC_HDGClist";
            this.Text = "Danh sách GC_HDGC";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frmGC_HDGClist_Load);
            this.Controls.SetChildIndex(this.menuPhimTat, 0);
            this.Controls.SetChildIndex(this.TITLE, 0);
            this.Controls.SetChildIndex(this.pBOTTOM, 0);
            this.Controls.SetChildIndex(this.CONTENT, 0);
            this.CONTENT.ResumeLayout(false);
            this.pBOTTOM.ResumeLayout(false);
            this.gLocDuLieu.ResumeLayout(false);
            this.mnuChuotPhai.ResumeLayout(false);
            this.menuPhimTat.ResumeLayout(false);
            this.menuPhimTat.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

	        }																
Exemplo n.º 29
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();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ShipForm));
        this.equiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.bg = new System.Windows.Forms.Panel();
        this.biglihui = new System.Windows.Forms.Panel();
        this.chainanim = new System.Windows.Forms.Panel();
        this.panelbg = new System.Windows.Forms.Panel();
        this.star6 = new System.Windows.Forms.PictureBox();
        this.star5 = new System.Windows.Forms.PictureBox();
        this.star4 = new System.Windows.Forms.PictureBox();
        this.star3 = new System.Windows.Forms.PictureBox();
        this.star2 = new System.Windows.Forms.PictureBox();
        this.star1 = new System.Windows.Forms.PictureBox();
        this.modicon = new System.Windows.Forms.PictureBox();
        this.weapon4 = new System.Windows.Forms.PictureBox();
        this.weapon3 = new System.Windows.Forms.PictureBox();
        this.weapon2 = new System.Windows.Forms.PictureBox();
        this.weapon1 = new System.Windows.Forms.PictureBox();
        this.pictureBox10 = new System.Windows.Forms.PictureBox();
        this.pictureBox11 = new System.Windows.Forms.PictureBox();
        this.pictureBox12 = new System.Windows.Forms.PictureBox();
        this.pictureBox13 = new System.Windows.Forms.PictureBox();
        this.pictureBox6 = new System.Windows.Forms.PictureBox();
        this.pictureBox7 = new System.Windows.Forms.PictureBox();
        this.pictureBox8 = new System.Windows.Forms.PictureBox();
        this.pictureBox9 = new System.Windows.Forms.PictureBox();
        this.pictureBox5 = new System.Windows.Forms.PictureBox();
        this.pictureBox4 = new System.Windows.Forms.PictureBox();
        this.pictureBox3 = new System.Windows.Forms.PictureBox();
        this.pictureBox2 = new System.Windows.Forms.PictureBox();
        this.shiptypeicon = new System.Windows.Forms.PictureBox();
        this.timer1 = new System.Windows.Forms.Timer(this.components);
        this.shipvow2 = new cSouza.WinForms.Controls.BorderLabel();
        this.shipvow1 = new cSouza.WinForms.Controls.BorderLabel();
        this.shiplevel = new cSouza.WinForms.Controls.BorderLabel();
        this.shipnumber = new cSouza.WinForms.Controls.BorderLabel();
        this.shiptitle = new cSouza.WinForms.Controls.BorderLabel();
        this.shipsubtitle = new cSouza.WinForms.Controls.BorderLabel();
        this.borderLabel33 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4name = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3name = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2name = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1name = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4count = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4prop3val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4prop3 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4prop2val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4prop2 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4prop1val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon4prop1 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3count = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3prop3val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3prop3 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3prop2val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3prop2 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3prop1val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon3prop1 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2count = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2prop3val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2prop3 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2prop2val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2prop2 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2prop1val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon2prop1 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1prop3val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1prop3 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1prop2val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1prop2 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1prop1val = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1prop1 = new cSouza.WinForms.Controls.BorderLabel();
        this.weapon1count = new cSouza.WinForms.Controls.BorderLabel();
        this.attr12 = new cSouza.WinForms.Controls.BorderLabel();
        this.label17 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr9 = new cSouza.WinForms.Controls.BorderLabel();
        this.label19 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr6 = new cSouza.WinForms.Controls.BorderLabel();
        this.label21 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr3 = new cSouza.WinForms.Controls.BorderLabel();
        this.label23 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr11 = new cSouza.WinForms.Controls.BorderLabel();
        this.label9 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr8 = new cSouza.WinForms.Controls.BorderLabel();
        this.label11 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr5 = new cSouza.WinForms.Controls.BorderLabel();
        this.label13 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr2 = new cSouza.WinForms.Controls.BorderLabel();
        this.label15 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr10 = new cSouza.WinForms.Controls.BorderLabel();
        this.label7 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr7 = new cSouza.WinForms.Controls.BorderLabel();
        this.label5 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr4 = new cSouza.WinForms.Controls.BorderLabel();
        this.label3 = new cSouza.WinForms.Controls.BorderLabel();
        this.attr1 = new cSouza.WinForms.Controls.BorderLabel();
        this.label1 = new cSouza.WinForms.Controls.BorderLabel();
        this.bg.SuspendLayout();
        this.biglihui.SuspendLayout();
        this.chainanim.SuspendLayout();
        this.panelbg.SuspendLayout();
        ((System.ComponentModel.ISupportInitialize)(this.star6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star5)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.star1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.modicon)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon4)).BeginInit();
        this.weapon4.SuspendLayout();
        ((System.ComponentModel.ISupportInitialize)(this.weapon3)).BeginInit();
        this.weapon3.SuspendLayout();
        ((System.ComponentModel.ISupportInitialize)(this.weapon2)).BeginInit();
        this.weapon2.SuspendLayout();
        ((System.ComponentModel.ISupportInitialize)(this.weapon1)).BeginInit();
        this.weapon1.SuspendLayout();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.shiptypeicon)).BeginInit();
        this.SuspendLayout();
        // 
        // equiplist
        // 
        this.equiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.equiplist.Location = new System.Drawing.Point(1027, 0);
        this.equiplist.Name = "equiplist";
        gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn8.HeaderText = "更换";
        gridColumn8.Name = "";
        gridColumn8.Width = 40;
        gridColumn9.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn9.HeaderText = "图标";
        gridColumn9.Name = "";
        gridColumn9.Width = 124;
        gridColumn10.HeaderText = "名称";
        gridColumn10.Name = "";
        gridColumn10.Width = 120;
        gridColumn11.HeaderText = "星级";
        gridColumn11.Name = "";
        gridColumn11.Width = 30;
        gridColumn12.HeaderText = "属性1";
        gridColumn12.Name = "";
        gridColumn12.Width = 50;
        gridColumn13.HeaderText = "属性2";
        gridColumn13.Name = "";
        gridColumn13.Width = 50;
        gridColumn14.HeaderText = "数量";
        gridColumn14.Name = "";
        gridColumn14.Width = 40;
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn8);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn9);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn10);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn11);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn12);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn13);
        this.equiplist.PrimaryGrid.Columns.Add(gridColumn14);
        this.equiplist.Size = new System.Drawing.Size(489, 705);
        this.equiplist.TabIndex = 6;
        this.equiplist.Text = "superGridControl1";
        // 
        // bg
        // 
        this.bg.BackColor = System.Drawing.Color.Transparent;
        this.bg.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bg.BackgroundImage")));
        this.bg.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
        this.bg.Controls.Add(this.biglihui);
        this.bg.Location = new System.Drawing.Point(0, 0);
        this.bg.Name = "bg";
        this.bg.Size = new System.Drawing.Size(1024, 768);
        this.bg.TabIndex = 10;
        // 
        // biglihui
        // 
        this.biglihui.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("biglihui.BackgroundImage")));
        this.biglihui.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
        this.biglihui.Controls.Add(this.chainanim);
        this.biglihui.Location = new System.Drawing.Point(-270, -100);
        this.biglihui.Name = "biglihui";
        this.biglihui.Size = new System.Drawing.Size(1442, 887);
        this.biglihui.TabIndex = 10;
        // 
        // chainanim
        // 
        this.chainanim.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chainanim.BackgroundImage")));
        this.chainanim.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.chainanim.Controls.Add(this.panelbg);
        this.chainanim.Location = new System.Drawing.Point(366, 101);
        this.chainanim.Name = "chainanim";
        this.chainanim.Size = new System.Drawing.Size(1660, 760);
        this.chainanim.TabIndex = 0;
        // 
        // panelbg
        // 
        this.panelbg.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelbg.BackgroundImage")));
        this.panelbg.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
        this.panelbg.Controls.Add(this.shipvow2);
        this.panelbg.Controls.Add(this.shipvow1);
        this.panelbg.Controls.Add(this.shiplevel);
        this.panelbg.Controls.Add(this.star6);
        this.panelbg.Controls.Add(this.star5);
        this.panelbg.Controls.Add(this.star4);
        this.panelbg.Controls.Add(this.star3);
        this.panelbg.Controls.Add(this.star2);
        this.panelbg.Controls.Add(this.star1);
        this.panelbg.Controls.Add(this.modicon);
        this.panelbg.Controls.Add(this.shipnumber);
        this.panelbg.Controls.Add(this.shiptitle);
        this.panelbg.Controls.Add(this.shipsubtitle);
        this.panelbg.Controls.Add(this.borderLabel33);
        this.panelbg.Controls.Add(this.weapon4name);
        this.panelbg.Controls.Add(this.weapon3name);
        this.panelbg.Controls.Add(this.weapon2name);
        this.panelbg.Controls.Add(this.weapon1name);
        this.panelbg.Controls.Add(this.weapon4);
        this.panelbg.Controls.Add(this.weapon4prop3val);
        this.panelbg.Controls.Add(this.weapon4prop3);
        this.panelbg.Controls.Add(this.weapon4prop2val);
        this.panelbg.Controls.Add(this.weapon4prop2);
        this.panelbg.Controls.Add(this.weapon4prop1val);
        this.panelbg.Controls.Add(this.weapon4prop1);
        this.panelbg.Controls.Add(this.weapon3);
        this.panelbg.Controls.Add(this.weapon3prop3val);
        this.panelbg.Controls.Add(this.weapon3prop3);
        this.panelbg.Controls.Add(this.weapon3prop2val);
        this.panelbg.Controls.Add(this.weapon3prop2);
        this.panelbg.Controls.Add(this.weapon3prop1val);
        this.panelbg.Controls.Add(this.weapon3prop1);
        this.panelbg.Controls.Add(this.weapon2);
        this.panelbg.Controls.Add(this.weapon2prop3val);
        this.panelbg.Controls.Add(this.weapon2prop3);
        this.panelbg.Controls.Add(this.weapon2prop2val);
        this.panelbg.Controls.Add(this.weapon2prop2);
        this.panelbg.Controls.Add(this.weapon2prop1val);
        this.panelbg.Controls.Add(this.weapon2prop1);
        this.panelbg.Controls.Add(this.weapon1prop3val);
        this.panelbg.Controls.Add(this.weapon1prop3);
        this.panelbg.Controls.Add(this.weapon1prop2val);
        this.panelbg.Controls.Add(this.weapon1prop2);
        this.panelbg.Controls.Add(this.weapon1prop1val);
        this.panelbg.Controls.Add(this.weapon1prop1);
        this.panelbg.Controls.Add(this.weapon1);
        this.panelbg.Controls.Add(this.attr12);
        this.panelbg.Controls.Add(this.label17);
        this.panelbg.Controls.Add(this.pictureBox10);
        this.panelbg.Controls.Add(this.attr9);
        this.panelbg.Controls.Add(this.label19);
        this.panelbg.Controls.Add(this.pictureBox11);
        this.panelbg.Controls.Add(this.attr6);
        this.panelbg.Controls.Add(this.label21);
        this.panelbg.Controls.Add(this.pictureBox12);
        this.panelbg.Controls.Add(this.attr3);
        this.panelbg.Controls.Add(this.label23);
        this.panelbg.Controls.Add(this.pictureBox13);
        this.panelbg.Controls.Add(this.attr11);
        this.panelbg.Controls.Add(this.label9);
        this.panelbg.Controls.Add(this.pictureBox6);
        this.panelbg.Controls.Add(this.attr8);
        this.panelbg.Controls.Add(this.label11);
        this.panelbg.Controls.Add(this.pictureBox7);
        this.panelbg.Controls.Add(this.attr5);
        this.panelbg.Controls.Add(this.label13);
        this.panelbg.Controls.Add(this.pictureBox8);
        this.panelbg.Controls.Add(this.attr2);
        this.panelbg.Controls.Add(this.label15);
        this.panelbg.Controls.Add(this.pictureBox9);
        this.panelbg.Controls.Add(this.attr10);
        this.panelbg.Controls.Add(this.label7);
        this.panelbg.Controls.Add(this.pictureBox5);
        this.panelbg.Controls.Add(this.attr7);
        this.panelbg.Controls.Add(this.label5);
        this.panelbg.Controls.Add(this.pictureBox4);
        this.panelbg.Controls.Add(this.attr4);
        this.panelbg.Controls.Add(this.label3);
        this.panelbg.Controls.Add(this.pictureBox3);
        this.panelbg.Controls.Add(this.attr1);
        this.panelbg.Controls.Add(this.label1);
        this.panelbg.Controls.Add(this.pictureBox2);
        this.panelbg.Controls.Add(this.shiptypeicon);
        this.panelbg.Location = new System.Drawing.Point(291, 76);
        this.panelbg.Name = "panelbg";
        this.panelbg.Size = new System.Drawing.Size(676, 684);
        this.panelbg.TabIndex = 10;
        // 
        // star6
        // 
        this.star6.Image = ((System.Drawing.Image)(resources.GetObject("star6.Image")));
        this.star6.Location = new System.Drawing.Point(46, 296);
        this.star6.Name = "star6";
        this.star6.Size = new System.Drawing.Size(25, 25);
        this.star6.TabIndex = 79;
        this.star6.TabStop = false;
        // 
        // star5
        // 
        this.star5.Image = ((System.Drawing.Image)(resources.GetObject("star5.Image")));
        this.star5.Location = new System.Drawing.Point(46, 324);
        this.star5.Name = "star5";
        this.star5.Size = new System.Drawing.Size(25, 25);
        this.star5.TabIndex = 78;
        this.star5.TabStop = false;
        // 
        // star4
        // 
        this.star4.Image = ((System.Drawing.Image)(resources.GetObject("star4.Image")));
        this.star4.Location = new System.Drawing.Point(46, 353);
        this.star4.Name = "star4";
        this.star4.Size = new System.Drawing.Size(25, 25);
        this.star4.TabIndex = 77;
        this.star4.TabStop = false;
        // 
        // star3
        // 
        this.star3.Image = ((System.Drawing.Image)(resources.GetObject("star3.Image")));
        this.star3.Location = new System.Drawing.Point(46, 381);
        this.star3.Name = "star3";
        this.star3.Size = new System.Drawing.Size(25, 25);
        this.star3.TabIndex = 76;
        this.star3.TabStop = false;
        // 
        // star2
        // 
        this.star2.Image = ((System.Drawing.Image)(resources.GetObject("star2.Image")));
        this.star2.Location = new System.Drawing.Point(46, 410);
        this.star2.Name = "star2";
        this.star2.Size = new System.Drawing.Size(25, 25);
        this.star2.TabIndex = 75;
        this.star2.TabStop = false;
        // 
        // star1
        // 
        this.star1.Image = ((System.Drawing.Image)(resources.GetObject("star1.Image")));
        this.star1.Location = new System.Drawing.Point(46, 438);
        this.star1.Name = "star1";
        this.star1.Size = new System.Drawing.Size(25, 25);
        this.star1.TabIndex = 74;
        this.star1.TabStop = false;
        // 
        // modicon
        // 
        this.modicon.Image = ((System.Drawing.Image)(resources.GetObject("modicon.Image")));
        this.modicon.Location = new System.Drawing.Point(107, 16);
        this.modicon.Name = "modicon";
        this.modicon.Size = new System.Drawing.Size(111, 67);
        this.modicon.TabIndex = 73;
        this.modicon.TabStop = false;
        // 
        // weapon4
        // 
        this.weapon4.Controls.Add(this.weapon4count);
        this.weapon4.Image = ((System.Drawing.Image)(resources.GetObject("weapon4.Image")));
        this.weapon4.Location = new System.Drawing.Point(453, 166);
        this.weapon4.Name = "weapon4";
        this.weapon4.Size = new System.Drawing.Size(100, 100);
        this.weapon4.TabIndex = 58;
        this.weapon4.TabStop = false;
        this.weapon4.Click += new System.EventHandler(this.weapon4_Click);
        // 
        // weapon3
        // 
        this.weapon3.Controls.Add(this.weapon3count);
        this.weapon3.Image = ((System.Drawing.Image)(resources.GetObject("weapon3.Image")));
        this.weapon3.Location = new System.Drawing.Point(333, 166);
        this.weapon3.Name = "weapon3";
        this.weapon3.Size = new System.Drawing.Size(100, 100);
        this.weapon3.TabIndex = 51;
        this.weapon3.TabStop = false;
        this.weapon3.Click += new System.EventHandler(this.weapon3_Click);
        // 
        // weapon2
        // 
        this.weapon2.Controls.Add(this.weapon2count);
        this.weapon2.Image = ((System.Drawing.Image)(resources.GetObject("weapon2.Image")));
        this.weapon2.Location = new System.Drawing.Point(211, 166);
        this.weapon2.Name = "weapon2";
        this.weapon2.Size = new System.Drawing.Size(100, 100);
        this.weapon2.TabIndex = 44;
        this.weapon2.TabStop = false;
        this.weapon2.Click += new System.EventHandler(this.weapon2_Click);
        // 
        // weapon1
        // 
        this.weapon1.Controls.Add(this.weapon1count);
        this.weapon1.Image = ((System.Drawing.Image)(resources.GetObject("weapon1.Image")));
        this.weapon1.Location = new System.Drawing.Point(92, 166);
        this.weapon1.Name = "weapon1";
        this.weapon1.Size = new System.Drawing.Size(100, 100);
        this.weapon1.TabIndex = 37;
        this.weapon1.TabStop = false;
        this.weapon1.Click += new System.EventHandler(this.weapon1_Click);
        // 
        // pictureBox10
        // 
        this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
        this.pictureBox10.Location = new System.Drawing.Point(428, 499);
        this.pictureBox10.Name = "pictureBox10";
        this.pictureBox10.Size = new System.Drawing.Size(36, 35);
        this.pictureBox10.TabIndex = 34;
        this.pictureBox10.TabStop = false;
        // 
        // pictureBox11
        // 
        this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
        this.pictureBox11.Location = new System.Drawing.Point(428, 456);
        this.pictureBox11.Name = "pictureBox11";
        this.pictureBox11.Size = new System.Drawing.Size(36, 35);
        this.pictureBox11.TabIndex = 31;
        this.pictureBox11.TabStop = false;
        // 
        // pictureBox12
        // 
        this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
        this.pictureBox12.Location = new System.Drawing.Point(428, 413);
        this.pictureBox12.Name = "pictureBox12";
        this.pictureBox12.Size = new System.Drawing.Size(36, 35);
        this.pictureBox12.TabIndex = 28;
        this.pictureBox12.TabStop = false;
        // 
        // pictureBox13
        // 
        this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
        this.pictureBox13.Location = new System.Drawing.Point(428, 370);
        this.pictureBox13.Name = "pictureBox13";
        this.pictureBox13.Size = new System.Drawing.Size(36, 35);
        this.pictureBox13.TabIndex = 25;
        this.pictureBox13.TabStop = false;
        // 
        // pictureBox6
        // 
        this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
        this.pictureBox6.Location = new System.Drawing.Point(289, 499);
        this.pictureBox6.Name = "pictureBox6";
        this.pictureBox6.Size = new System.Drawing.Size(36, 35);
        this.pictureBox6.TabIndex = 22;
        this.pictureBox6.TabStop = false;
        // 
        // pictureBox7
        // 
        this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
        this.pictureBox7.Location = new System.Drawing.Point(289, 456);
        this.pictureBox7.Name = "pictureBox7";
        this.pictureBox7.Size = new System.Drawing.Size(36, 35);
        this.pictureBox7.TabIndex = 19;
        this.pictureBox7.TabStop = false;
        // 
        // pictureBox8
        // 
        this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
        this.pictureBox8.Location = new System.Drawing.Point(289, 413);
        this.pictureBox8.Name = "pictureBox8";
        this.pictureBox8.Size = new System.Drawing.Size(36, 35);
        this.pictureBox8.TabIndex = 16;
        this.pictureBox8.TabStop = false;
        // 
        // pictureBox9
        // 
        this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
        this.pictureBox9.Location = new System.Drawing.Point(289, 370);
        this.pictureBox9.Name = "pictureBox9";
        this.pictureBox9.Size = new System.Drawing.Size(36, 35);
        this.pictureBox9.TabIndex = 13;
        this.pictureBox9.TabStop = false;
        // 
        // pictureBox5
        // 
        this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
        this.pictureBox5.Location = new System.Drawing.Point(149, 499);
        this.pictureBox5.Name = "pictureBox5";
        this.pictureBox5.Size = new System.Drawing.Size(36, 35);
        this.pictureBox5.TabIndex = 10;
        this.pictureBox5.TabStop = false;
        // 
        // pictureBox4
        // 
        this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
        this.pictureBox4.Location = new System.Drawing.Point(149, 456);
        this.pictureBox4.Name = "pictureBox4";
        this.pictureBox4.Size = new System.Drawing.Size(36, 35);
        this.pictureBox4.TabIndex = 7;
        this.pictureBox4.TabStop = false;
        // 
        // pictureBox3
        // 
        this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
        this.pictureBox3.Location = new System.Drawing.Point(149, 413);
        this.pictureBox3.Name = "pictureBox3";
        this.pictureBox3.Size = new System.Drawing.Size(36, 35);
        this.pictureBox3.TabIndex = 4;
        this.pictureBox3.TabStop = false;
        // 
        // pictureBox2
        // 
        this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
        this.pictureBox2.Location = new System.Drawing.Point(149, 370);
        this.pictureBox2.Name = "pictureBox2";
        this.pictureBox2.Size = new System.Drawing.Size(36, 35);
        this.pictureBox2.TabIndex = 1;
        this.pictureBox2.TabStop = false;
        // 
        // shiptypeicon
        // 
        this.shiptypeicon.Image = ((System.Drawing.Image)(resources.GetObject("shiptypeicon.Image")));
        this.shiptypeicon.Location = new System.Drawing.Point(8, 480);
        this.shiptypeicon.Name = "shiptypeicon";
        this.shiptypeicon.Size = new System.Drawing.Size(67, 66);
        this.shiptypeicon.TabIndex = 0;
        this.shiptypeicon.TabStop = false;
        // 
        // timer1
        // 
        this.timer1.Interval = 2500;
        this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
        // 
        // shipvow2
        // 
        this.shipvow2.AutoSize = true;
        this.shipvow2.BorderColor = System.Drawing.Color.Black;
        this.shipvow2.BorderSize = 0.3F;
        this.shipvow2.Font = new System.Drawing.Font("微软雅黑", 14.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.shipvow2.ForeColor = System.Drawing.Color.White;
        this.shipvow2.Location = new System.Drawing.Point(3, 593);
        this.shipvow2.Name = "shipvow2";
        this.shipvow2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
        this.shipvow2.Size = new System.Drawing.Size(696, 26);
        this.shipvow2.TabIndex = 82;
        this.shipvow2.Text = "约定好了哦,这场战争结束以后就一起回英国。享受蓝天,海风,恬静的下午茶。";
        this.shipvow2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
        // 
        // shipvow1
        // 
        this.shipvow1.AutoSize = true;
        this.shipvow1.BorderColor = System.Drawing.Color.Black;
        this.shipvow1.BorderSize = 0.3F;
        this.shipvow1.Font = new System.Drawing.Font("微软雅黑", 14.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.shipvow1.ForeColor = System.Drawing.Color.White;
        this.shipvow1.Location = new System.Drawing.Point(3, 570);
        this.shipvow1.Name = "shipvow1";
        this.shipvow1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
        this.shipvow1.Size = new System.Drawing.Size(696, 26);
        this.shipvow1.TabIndex = 81;
        this.shipvow1.Text = "约定好了哦,这场战争结束以后就一起回英国。享受蓝天,海风,恬静的下午茶。";
        this.shipvow1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
        // 
        // shiplevel
        // 
        this.shiplevel.AutoSize = true;
        this.shiplevel.BorderColor = System.Drawing.Color.Black;
        this.shiplevel.BorderSize = 0.5F;
        this.shiplevel.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.shiplevel.ForeColor = System.Drawing.Color.White;
        this.shiplevel.Location = new System.Drawing.Point(92, 78);
        this.shiplevel.Name = "shiplevel";
        this.shiplevel.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
        this.shiplevel.Size = new System.Drawing.Size(160, 26);
        this.shiplevel.TabIndex = 80;
        this.shiplevel.Text = "Lv. 1 Exp 0/300";
        this.shiplevel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // shipnumber
        // 
        this.shipnumber.AutoSize = true;
        this.shipnumber.BorderColor = System.Drawing.Color.Black;
        this.shipnumber.BorderSize = 2F;
        this.shipnumber.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.shipnumber.ForeColor = System.Drawing.Color.White;
        this.shipnumber.Location = new System.Drawing.Point(435, -7);
        this.shipnumber.Name = "shipnumber";
        this.shipnumber.Size = new System.Drawing.Size(163, 39);
        this.shipnumber.TabIndex = 72;
        this.shipnumber.Text = "N.O. 1029";
        this.shipnumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // shiptitle
        // 
        this.shiptitle.AutoSize = true;
        this.shiptitle.BorderColor = System.Drawing.Color.Black;
        this.shiptitle.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.shiptitle.ForeColor = System.Drawing.Color.White;
        this.shiptitle.Location = new System.Drawing.Point(276, 41);
        this.shiptitle.Name = "shiptitle";
        this.shiptitle.Size = new System.Drawing.Size(110, 31);
        this.shiptitle.TabIndex = 71;
        this.shiptitle.Text = "列克星敦";
        this.shiptitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // shipsubtitle
        // 
        this.shipsubtitle.AutoSize = true;
        this.shipsubtitle.BorderColor = System.Drawing.Color.Black;
        this.shipsubtitle.BorderSize = 0.5F;
        this.shipsubtitle.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.shipsubtitle.ForeColor = System.Drawing.Color.White;
        this.shipsubtitle.Location = new System.Drawing.Point(403, 78);
        this.shipsubtitle.Name = "shipsubtitle";
        this.shipsubtitle.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
        this.shipsubtitle.Size = new System.Drawing.Size(157, 26);
        this.shipsubtitle.TabIndex = 70;
        this.shipsubtitle.Text = "列克星敦级1号舰";
        this.shipsubtitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // borderLabel33
        // 
        this.borderLabel33.AutoSize = true;
        this.borderLabel33.BorderColor = System.Drawing.Color.Black;
        this.borderLabel33.BorderSize = 0.5F;
        this.borderLabel33.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.borderLabel33.ForeColor = System.Drawing.Color.White;
        this.borderLabel33.Location = new System.Drawing.Point(85, 108);
        this.borderLabel33.Name = "borderLabel33";
        this.borderLabel33.Size = new System.Drawing.Size(99, 26);
        this.borderLabel33.TabIndex = 69;
        this.borderLabel33.Text = " 当前装备:";
        this.borderLabel33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon4name
        // 
        this.weapon4name.AutoSize = true;
        this.weapon4name.BorderColor = System.Drawing.Color.Black;
        this.weapon4name.BorderSize = 0.5F;
        this.weapon4name.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4name.ForeColor = System.Drawing.Color.White;
        this.weapon4name.Location = new System.Drawing.Point(464, 132);
        this.weapon4name.Name = "weapon4name";
        this.weapon4name.Size = new System.Drawing.Size(81, 26);
        this.weapon4name.TabIndex = 68;
        this.weapon4name.Text = "  海毒牙";
        this.weapon4name.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon3name
        // 
        this.weapon3name.AutoSize = true;
        this.weapon3name.BorderColor = System.Drawing.Color.Black;
        this.weapon3name.BorderSize = 0.5F;
        this.weapon3name.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3name.ForeColor = System.Drawing.Color.White;
        this.weapon3name.Location = new System.Drawing.Point(342, 132);
        this.weapon3name.Name = "weapon3name";
        this.weapon3name.Size = new System.Drawing.Size(81, 26);
        this.weapon3name.TabIndex = 67;
        this.weapon3name.Text = "  海毒牙";
        this.weapon3name.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon2name
        // 
        this.weapon2name.AutoSize = true;
        this.weapon2name.BorderColor = System.Drawing.Color.Black;
        this.weapon2name.BorderSize = 0.5F;
        this.weapon2name.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2name.ForeColor = System.Drawing.Color.White;
        this.weapon2name.Location = new System.Drawing.Point(222, 132);
        this.weapon2name.Name = "weapon2name";
        this.weapon2name.Size = new System.Drawing.Size(81, 26);
        this.weapon2name.TabIndex = 66;
        this.weapon2name.Text = "  海毒牙";
        this.weapon2name.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon1name
        // 
        this.weapon1name.AutoSize = true;
        this.weapon1name.BorderColor = System.Drawing.Color.Black;
        this.weapon1name.BorderSize = 0.5F;
        this.weapon1name.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1name.ForeColor = System.Drawing.Color.White;
        this.weapon1name.Location = new System.Drawing.Point(103, 132);
        this.weapon1name.Name = "weapon1name";
        this.weapon1name.Size = new System.Drawing.Size(81, 26);
        this.weapon1name.TabIndex = 65;
        this.weapon1name.Text = "  海毒牙";
        this.weapon1name.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon4count
        // 
        this.weapon4count.AutoSize = true;
        this.weapon4count.BorderColor = System.Drawing.Color.Black;
        this.weapon4count.BorderSize = 0.5F;
        this.weapon4count.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4count.ForeColor = System.Drawing.Color.White;
        this.weapon4count.Location = new System.Drawing.Point(33, 69);
        this.weapon4count.Name = "weapon4count";
        this.weapon4count.Size = new System.Drawing.Size(69, 26);
        this.weapon4count.TabIndex = 4;
        this.weapon4count.Text = "20/20";
        this.weapon4count.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon4prop3val
        // 
        this.weapon4prop3val.AutoSize = true;
        this.weapon4prop3val.BorderColor = System.Drawing.Color.Black;
        this.weapon4prop3val.BorderSize = 0.5F;
        this.weapon4prop3val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4prop3val.ForeColor = System.Drawing.Color.White;
        this.weapon4prop3val.Location = new System.Drawing.Point(509, 321);
        this.weapon4prop3val.Name = "weapon4prop3val";
        this.weapon4prop3val.Size = new System.Drawing.Size(50, 26);
        this.weapon4prop3val.TabIndex = 64;
        this.weapon4prop3val.Text = "+10";
        this.weapon4prop3val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon4prop3
        // 
        this.weapon4prop3.AutoSize = true;
        this.weapon4prop3.BorderColor = System.Drawing.Color.Black;
        this.weapon4prop3.BorderSize = 0.5F;
        this.weapon4prop3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4prop3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon4prop3.Location = new System.Drawing.Point(456, 321);
        this.weapon4prop3.Name = "weapon4prop3";
        this.weapon4prop3.Size = new System.Drawing.Size(50, 26);
        this.weapon4prop3.TabIndex = 63;
        this.weapon4prop3.Text = "对空";
        // 
        // weapon4prop2val
        // 
        this.weapon4prop2val.AutoSize = true;
        this.weapon4prop2val.BorderColor = System.Drawing.Color.Black;
        this.weapon4prop2val.BorderSize = 0.5F;
        this.weapon4prop2val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4prop2val.ForeColor = System.Drawing.Color.White;
        this.weapon4prop2val.Location = new System.Drawing.Point(509, 295);
        this.weapon4prop2val.Name = "weapon4prop2val";
        this.weapon4prop2val.Size = new System.Drawing.Size(50, 26);
        this.weapon4prop2val.TabIndex = 62;
        this.weapon4prop2val.Text = "+10";
        this.weapon4prop2val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon4prop2
        // 
        this.weapon4prop2.AutoSize = true;
        this.weapon4prop2.BorderColor = System.Drawing.Color.Black;
        this.weapon4prop2.BorderSize = 0.5F;
        this.weapon4prop2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4prop2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon4prop2.Location = new System.Drawing.Point(456, 295);
        this.weapon4prop2.Name = "weapon4prop2";
        this.weapon4prop2.Size = new System.Drawing.Size(50, 26);
        this.weapon4prop2.TabIndex = 61;
        this.weapon4prop2.Text = "对空";
        // 
        // weapon4prop1val
        // 
        this.weapon4prop1val.AutoSize = true;
        this.weapon4prop1val.BorderColor = System.Drawing.Color.Black;
        this.weapon4prop1val.BorderSize = 0.5F;
        this.weapon4prop1val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4prop1val.ForeColor = System.Drawing.Color.White;
        this.weapon4prop1val.Location = new System.Drawing.Point(509, 269);
        this.weapon4prop1val.Name = "weapon4prop1val";
        this.weapon4prop1val.Size = new System.Drawing.Size(50, 26);
        this.weapon4prop1val.TabIndex = 60;
        this.weapon4prop1val.Text = "+10";
        this.weapon4prop1val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon4prop1
        // 
        this.weapon4prop1.AutoSize = true;
        this.weapon4prop1.BorderColor = System.Drawing.Color.Black;
        this.weapon4prop1.BorderSize = 0.5F;
        this.weapon4prop1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon4prop1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon4prop1.Location = new System.Drawing.Point(456, 269);
        this.weapon4prop1.Name = "weapon4prop1";
        this.weapon4prop1.Size = new System.Drawing.Size(50, 26);
        this.weapon4prop1.TabIndex = 59;
        this.weapon4prop1.Text = "对空";
        // 
        // weapon3count
        // 
        this.weapon3count.AutoSize = true;
        this.weapon3count.BorderColor = System.Drawing.Color.Black;
        this.weapon3count.BorderSize = 0.5F;
        this.weapon3count.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3count.ForeColor = System.Drawing.Color.White;
        this.weapon3count.Location = new System.Drawing.Point(33, 69);
        this.weapon3count.Name = "weapon3count";
        this.weapon3count.Size = new System.Drawing.Size(69, 26);
        this.weapon3count.TabIndex = 4;
        this.weapon3count.Text = "20/20";
        this.weapon3count.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon3prop3val
        // 
        this.weapon3prop3val.AutoSize = true;
        this.weapon3prop3val.BorderColor = System.Drawing.Color.Black;
        this.weapon3prop3val.BorderSize = 0.5F;
        this.weapon3prop3val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3prop3val.ForeColor = System.Drawing.Color.White;
        this.weapon3prop3val.Location = new System.Drawing.Point(389, 321);
        this.weapon3prop3val.Name = "weapon3prop3val";
        this.weapon3prop3val.Size = new System.Drawing.Size(50, 26);
        this.weapon3prop3val.TabIndex = 57;
        this.weapon3prop3val.Text = "+10";
        this.weapon3prop3val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon3prop3
        // 
        this.weapon3prop3.AutoSize = true;
        this.weapon3prop3.BorderColor = System.Drawing.Color.Black;
        this.weapon3prop3.BorderSize = 0.5F;
        this.weapon3prop3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3prop3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon3prop3.Location = new System.Drawing.Point(336, 321);
        this.weapon3prop3.Name = "weapon3prop3";
        this.weapon3prop3.Size = new System.Drawing.Size(50, 26);
        this.weapon3prop3.TabIndex = 56;
        this.weapon3prop3.Text = "对空";
        // 
        // weapon3prop2val
        // 
        this.weapon3prop2val.AutoSize = true;
        this.weapon3prop2val.BorderColor = System.Drawing.Color.Black;
        this.weapon3prop2val.BorderSize = 0.5F;
        this.weapon3prop2val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3prop2val.ForeColor = System.Drawing.Color.White;
        this.weapon3prop2val.Location = new System.Drawing.Point(389, 295);
        this.weapon3prop2val.Name = "weapon3prop2val";
        this.weapon3prop2val.Size = new System.Drawing.Size(50, 26);
        this.weapon3prop2val.TabIndex = 55;
        this.weapon3prop2val.Text = "+10";
        this.weapon3prop2val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon3prop2
        // 
        this.weapon3prop2.AutoSize = true;
        this.weapon3prop2.BorderColor = System.Drawing.Color.Black;
        this.weapon3prop2.BorderSize = 0.5F;
        this.weapon3prop2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3prop2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon3prop2.Location = new System.Drawing.Point(336, 295);
        this.weapon3prop2.Name = "weapon3prop2";
        this.weapon3prop2.Size = new System.Drawing.Size(50, 26);
        this.weapon3prop2.TabIndex = 54;
        this.weapon3prop2.Text = "对空";
        // 
        // weapon3prop1val
        // 
        this.weapon3prop1val.AutoSize = true;
        this.weapon3prop1val.BorderColor = System.Drawing.Color.Black;
        this.weapon3prop1val.BorderSize = 0.5F;
        this.weapon3prop1val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3prop1val.ForeColor = System.Drawing.Color.White;
        this.weapon3prop1val.Location = new System.Drawing.Point(389, 269);
        this.weapon3prop1val.Name = "weapon3prop1val";
        this.weapon3prop1val.Size = new System.Drawing.Size(50, 26);
        this.weapon3prop1val.TabIndex = 53;
        this.weapon3prop1val.Text = "+10";
        this.weapon3prop1val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon3prop1
        // 
        this.weapon3prop1.AutoSize = true;
        this.weapon3prop1.BorderColor = System.Drawing.Color.Black;
        this.weapon3prop1.BorderSize = 0.5F;
        this.weapon3prop1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon3prop1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon3prop1.Location = new System.Drawing.Point(336, 269);
        this.weapon3prop1.Name = "weapon3prop1";
        this.weapon3prop1.Size = new System.Drawing.Size(50, 26);
        this.weapon3prop1.TabIndex = 52;
        this.weapon3prop1.Text = "对空";
        // 
        // weapon2count
        // 
        this.weapon2count.AutoSize = true;
        this.weapon2count.BorderColor = System.Drawing.Color.Black;
        this.weapon2count.BorderSize = 0.5F;
        this.weapon2count.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2count.ForeColor = System.Drawing.Color.White;
        this.weapon2count.Location = new System.Drawing.Point(33, 69);
        this.weapon2count.Name = "weapon2count";
        this.weapon2count.Size = new System.Drawing.Size(69, 26);
        this.weapon2count.TabIndex = 4;
        this.weapon2count.Text = "20/20";
        this.weapon2count.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon2prop3val
        // 
        this.weapon2prop3val.AutoSize = true;
        this.weapon2prop3val.BorderColor = System.Drawing.Color.Black;
        this.weapon2prop3val.BorderSize = 0.5F;
        this.weapon2prop3val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2prop3val.ForeColor = System.Drawing.Color.White;
        this.weapon2prop3val.Location = new System.Drawing.Point(267, 321);
        this.weapon2prop3val.Name = "weapon2prop3val";
        this.weapon2prop3val.Size = new System.Drawing.Size(50, 26);
        this.weapon2prop3val.TabIndex = 50;
        this.weapon2prop3val.Text = "+10";
        this.weapon2prop3val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon2prop3
        // 
        this.weapon2prop3.AutoSize = true;
        this.weapon2prop3.BorderColor = System.Drawing.Color.Black;
        this.weapon2prop3.BorderSize = 0.5F;
        this.weapon2prop3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2prop3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon2prop3.Location = new System.Drawing.Point(214, 321);
        this.weapon2prop3.Name = "weapon2prop3";
        this.weapon2prop3.Size = new System.Drawing.Size(50, 26);
        this.weapon2prop3.TabIndex = 49;
        this.weapon2prop3.Text = "对空";
        // 
        // weapon2prop2val
        // 
        this.weapon2prop2val.AutoSize = true;
        this.weapon2prop2val.BorderColor = System.Drawing.Color.Black;
        this.weapon2prop2val.BorderSize = 0.5F;
        this.weapon2prop2val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2prop2val.ForeColor = System.Drawing.Color.White;
        this.weapon2prop2val.Location = new System.Drawing.Point(267, 295);
        this.weapon2prop2val.Name = "weapon2prop2val";
        this.weapon2prop2val.Size = new System.Drawing.Size(50, 26);
        this.weapon2prop2val.TabIndex = 48;
        this.weapon2prop2val.Text = "+10";
        this.weapon2prop2val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon2prop2
        // 
        this.weapon2prop2.AutoSize = true;
        this.weapon2prop2.BorderColor = System.Drawing.Color.Black;
        this.weapon2prop2.BorderSize = 0.5F;
        this.weapon2prop2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2prop2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon2prop2.Location = new System.Drawing.Point(214, 295);
        this.weapon2prop2.Name = "weapon2prop2";
        this.weapon2prop2.Size = new System.Drawing.Size(50, 26);
        this.weapon2prop2.TabIndex = 47;
        this.weapon2prop2.Text = "对空";
        // 
        // weapon2prop1val
        // 
        this.weapon2prop1val.AutoSize = true;
        this.weapon2prop1val.BorderColor = System.Drawing.Color.Black;
        this.weapon2prop1val.BorderSize = 0.5F;
        this.weapon2prop1val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2prop1val.ForeColor = System.Drawing.Color.White;
        this.weapon2prop1val.Location = new System.Drawing.Point(267, 269);
        this.weapon2prop1val.Name = "weapon2prop1val";
        this.weapon2prop1val.Size = new System.Drawing.Size(50, 26);
        this.weapon2prop1val.TabIndex = 46;
        this.weapon2prop1val.Text = "+10";
        this.weapon2prop1val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon2prop1
        // 
        this.weapon2prop1.AutoSize = true;
        this.weapon2prop1.BorderColor = System.Drawing.Color.Black;
        this.weapon2prop1.BorderSize = 0.5F;
        this.weapon2prop1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon2prop1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon2prop1.Location = new System.Drawing.Point(214, 269);
        this.weapon2prop1.Name = "weapon2prop1";
        this.weapon2prop1.Size = new System.Drawing.Size(50, 26);
        this.weapon2prop1.TabIndex = 45;
        this.weapon2prop1.Text = "对空";
        // 
        // weapon1prop3val
        // 
        this.weapon1prop3val.AutoSize = true;
        this.weapon1prop3val.BorderColor = System.Drawing.Color.Black;
        this.weapon1prop3val.BorderSize = 0.5F;
        this.weapon1prop3val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1prop3val.ForeColor = System.Drawing.Color.White;
        this.weapon1prop3val.Location = new System.Drawing.Point(148, 321);
        this.weapon1prop3val.Name = "weapon1prop3val";
        this.weapon1prop3val.Size = new System.Drawing.Size(50, 26);
        this.weapon1prop3val.TabIndex = 43;
        this.weapon1prop3val.Text = "+10";
        this.weapon1prop3val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon1prop3
        // 
        this.weapon1prop3.AutoSize = true;
        this.weapon1prop3.BorderColor = System.Drawing.Color.Black;
        this.weapon1prop3.BorderSize = 0.5F;
        this.weapon1prop3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1prop3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon1prop3.Location = new System.Drawing.Point(95, 321);
        this.weapon1prop3.Name = "weapon1prop3";
        this.weapon1prop3.Size = new System.Drawing.Size(50, 26);
        this.weapon1prop3.TabIndex = 42;
        this.weapon1prop3.Text = "对空";
        // 
        // weapon1prop2val
        // 
        this.weapon1prop2val.AutoSize = true;
        this.weapon1prop2val.BorderColor = System.Drawing.Color.Black;
        this.weapon1prop2val.BorderSize = 0.5F;
        this.weapon1prop2val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1prop2val.ForeColor = System.Drawing.Color.White;
        this.weapon1prop2val.Location = new System.Drawing.Point(148, 295);
        this.weapon1prop2val.Name = "weapon1prop2val";
        this.weapon1prop2val.Size = new System.Drawing.Size(50, 26);
        this.weapon1prop2val.TabIndex = 41;
        this.weapon1prop2val.Text = "+10";
        this.weapon1prop2val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon1prop2
        // 
        this.weapon1prop2.AutoSize = true;
        this.weapon1prop2.BorderColor = System.Drawing.Color.Black;
        this.weapon1prop2.BorderSize = 0.5F;
        this.weapon1prop2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1prop2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon1prop2.Location = new System.Drawing.Point(95, 295);
        this.weapon1prop2.Name = "weapon1prop2";
        this.weapon1prop2.Size = new System.Drawing.Size(50, 26);
        this.weapon1prop2.TabIndex = 40;
        this.weapon1prop2.Text = "对空";
        // 
        // weapon1prop1val
        // 
        this.weapon1prop1val.AutoSize = true;
        this.weapon1prop1val.BorderColor = System.Drawing.Color.Black;
        this.weapon1prop1val.BorderSize = 0.5F;
        this.weapon1prop1val.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1prop1val.ForeColor = System.Drawing.Color.White;
        this.weapon1prop1val.Location = new System.Drawing.Point(148, 269);
        this.weapon1prop1val.Name = "weapon1prop1val";
        this.weapon1prop1val.Size = new System.Drawing.Size(50, 26);
        this.weapon1prop1val.TabIndex = 39;
        this.weapon1prop1val.Text = "+10";
        this.weapon1prop1val.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // weapon1prop1
        // 
        this.weapon1prop1.AutoSize = true;
        this.weapon1prop1.BorderColor = System.Drawing.Color.Black;
        this.weapon1prop1.BorderSize = 0.5F;
        this.weapon1prop1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1prop1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.weapon1prop1.Location = new System.Drawing.Point(95, 269);
        this.weapon1prop1.Name = "weapon1prop1";
        this.weapon1prop1.Size = new System.Drawing.Size(50, 26);
        this.weapon1prop1.TabIndex = 38;
        this.weapon1prop1.Text = "对空";
        // 
        // weapon1count
        // 
        this.weapon1count.AutoSize = true;
        this.weapon1count.BorderColor = System.Drawing.Color.Black;
        this.weapon1count.BorderSize = 0.5F;
        this.weapon1count.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.weapon1count.ForeColor = System.Drawing.Color.White;
        this.weapon1count.Location = new System.Drawing.Point(33, 69);
        this.weapon1count.Name = "weapon1count";
        this.weapon1count.Size = new System.Drawing.Size(69, 26);
        this.weapon1count.TabIndex = 4;
        this.weapon1count.Text = "20/20";
        this.weapon1count.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // attr12
        // 
        this.attr12.AutoSize = true;
        this.attr12.BorderColor = System.Drawing.Color.Black;
        this.attr12.BorderSize = 0.5F;
        this.attr12.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr12.ForeColor = System.Drawing.Color.White;
        this.attr12.Location = new System.Drawing.Point(515, 503);
        this.attr12.Name = "attr12";
        this.attr12.Size = new System.Drawing.Size(36, 26);
        this.attr12.TabIndex = 36;
        this.attr12.Text = "73";
        this.attr12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label17
        // 
        this.label17.AutoSize = true;
        this.label17.BorderColor = System.Drawing.Color.Black;
        this.label17.BorderSize = 0.5F;
        this.label17.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label17.Location = new System.Drawing.Point(462, 503);
        this.label17.Name = "label17";
        this.label17.Size = new System.Drawing.Size(50, 26);
        this.label17.TabIndex = 35;
        this.label17.Text = "速度";
        // 
        // attr9
        // 
        this.attr9.AutoSize = true;
        this.attr9.BorderColor = System.Drawing.Color.Black;
        this.attr9.BorderSize = 0.5F;
        this.attr9.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr9.ForeColor = System.Drawing.Color.White;
        this.attr9.Location = new System.Drawing.Point(515, 460);
        this.attr9.Name = "attr9";
        this.attr9.Size = new System.Drawing.Size(36, 26);
        this.attr9.TabIndex = 33;
        this.attr9.Text = "73";
        this.attr9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label19
        // 
        this.label19.AutoSize = true;
        this.label19.BorderColor = System.Drawing.Color.Black;
        this.label19.BorderSize = 0.5F;
        this.label19.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label19.Location = new System.Drawing.Point(462, 460);
        this.label19.Name = "label19";
        this.label19.Size = new System.Drawing.Size(50, 26);
        this.label19.TabIndex = 32;
        this.label19.Text = "射程";
        // 
        // attr6
        // 
        this.attr6.AutoSize = true;
        this.attr6.BorderColor = System.Drawing.Color.Black;
        this.attr6.BorderSize = 0.5F;
        this.attr6.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr6.ForeColor = System.Drawing.Color.White;
        this.attr6.Location = new System.Drawing.Point(515, 417);
        this.attr6.Name = "attr6";
        this.attr6.Size = new System.Drawing.Size(36, 26);
        this.attr6.TabIndex = 30;
        this.attr6.Text = "73";
        this.attr6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label21
        // 
        this.label21.AutoSize = true;
        this.label21.BorderColor = System.Drawing.Color.Black;
        this.label21.BorderSize = 0.5F;
        this.label21.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label21.Location = new System.Drawing.Point(462, 417);
        this.label21.Name = "label21";
        this.label21.Size = new System.Drawing.Size(50, 26);
        this.label21.TabIndex = 29;
        this.label21.Text = "幸运";
        // 
        // attr3
        // 
        this.attr3.AutoSize = true;
        this.attr3.BorderColor = System.Drawing.Color.Black;
        this.attr3.BorderSize = 0.5F;
        this.attr3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr3.ForeColor = System.Drawing.Color.White;
        this.attr3.Location = new System.Drawing.Point(515, 374);
        this.attr3.Name = "attr3";
        this.attr3.Size = new System.Drawing.Size(36, 26);
        this.attr3.TabIndex = 27;
        this.attr3.Text = "73";
        this.attr3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label23
        // 
        this.label23.AutoSize = true;
        this.label23.BorderColor = System.Drawing.Color.Black;
        this.label23.BorderSize = 0.5F;
        this.label23.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label23.Location = new System.Drawing.Point(462, 374);
        this.label23.Name = "label23";
        this.label23.Size = new System.Drawing.Size(50, 26);
        this.label23.TabIndex = 26;
        this.label23.Text = "搭载";
        // 
        // attr11
        // 
        this.attr11.AutoSize = true;
        this.attr11.BorderColor = System.Drawing.Color.Black;
        this.attr11.BorderSize = 0.5F;
        this.attr11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr11.ForeColor = System.Drawing.Color.White;
        this.attr11.Location = new System.Drawing.Point(376, 503);
        this.attr11.Name = "attr11";
        this.attr11.Size = new System.Drawing.Size(36, 26);
        this.attr11.TabIndex = 24;
        this.attr11.Text = "73";
        this.attr11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label9
        // 
        this.label9.AutoSize = true;
        this.label9.BorderColor = System.Drawing.Color.Black;
        this.label9.BorderSize = 0.5F;
        this.label9.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label9.Location = new System.Drawing.Point(323, 503);
        this.label9.Name = "label9";
        this.label9.Size = new System.Drawing.Size(50, 26);
        this.label9.TabIndex = 23;
        this.label9.Text = "对潜";
        // 
        // attr8
        // 
        this.attr8.AutoSize = true;
        this.attr8.BorderColor = System.Drawing.Color.Black;
        this.attr8.BorderSize = 0.5F;
        this.attr8.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr8.ForeColor = System.Drawing.Color.White;
        this.attr8.Location = new System.Drawing.Point(376, 460);
        this.attr8.Name = "attr8";
        this.attr8.Size = new System.Drawing.Size(36, 26);
        this.attr8.TabIndex = 21;
        this.attr8.Text = "73";
        this.attr8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label11
        // 
        this.label11.AutoSize = true;
        this.label11.BorderColor = System.Drawing.Color.Black;
        this.label11.BorderSize = 0.5F;
        this.label11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label11.Location = new System.Drawing.Point(323, 460);
        this.label11.Name = "label11";
        this.label11.Size = new System.Drawing.Size(50, 26);
        this.label11.TabIndex = 20;
        this.label11.Text = "对空";
        // 
        // attr5
        // 
        this.attr5.AutoSize = true;
        this.attr5.BorderColor = System.Drawing.Color.Black;
        this.attr5.BorderSize = 0.5F;
        this.attr5.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr5.ForeColor = System.Drawing.Color.White;
        this.attr5.Location = new System.Drawing.Point(376, 417);
        this.attr5.Name = "attr5";
        this.attr5.Size = new System.Drawing.Size(36, 26);
        this.attr5.TabIndex = 18;
        this.attr5.Text = "73";
        this.attr5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label13
        // 
        this.label13.AutoSize = true;
        this.label13.BorderColor = System.Drawing.Color.Black;
        this.label13.BorderSize = 0.5F;
        this.label13.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label13.Location = new System.Drawing.Point(323, 417);
        this.label13.Name = "label13";
        this.label13.Size = new System.Drawing.Size(50, 26);
        this.label13.TabIndex = 17;
        this.label13.Text = "鱼雷";
        // 
        // attr2
        // 
        this.attr2.AutoSize = true;
        this.attr2.BorderColor = System.Drawing.Color.Black;
        this.attr2.BorderSize = 0.5F;
        this.attr2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr2.ForeColor = System.Drawing.Color.White;
        this.attr2.Location = new System.Drawing.Point(376, 374);
        this.attr2.Name = "attr2";
        this.attr2.Size = new System.Drawing.Size(36, 26);
        this.attr2.TabIndex = 15;
        this.attr2.Text = "73";
        this.attr2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label15
        // 
        this.label15.AutoSize = true;
        this.label15.BorderColor = System.Drawing.Color.Black;
        this.label15.BorderSize = 0.5F;
        this.label15.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label15.Location = new System.Drawing.Point(323, 374);
        this.label15.Name = "label15";
        this.label15.Size = new System.Drawing.Size(50, 26);
        this.label15.TabIndex = 14;
        this.label15.Text = "火力";
        // 
        // attr10
        // 
        this.attr10.AutoSize = true;
        this.attr10.BorderColor = System.Drawing.Color.Black;
        this.attr10.BorderSize = 0.5F;
        this.attr10.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr10.ForeColor = System.Drawing.Color.White;
        this.attr10.Location = new System.Drawing.Point(236, 503);
        this.attr10.Name = "attr10";
        this.attr10.Size = new System.Drawing.Size(36, 26);
        this.attr10.TabIndex = 12;
        this.attr10.Text = "73";
        this.attr10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label7
        // 
        this.label7.AutoSize = true;
        this.label7.BorderColor = System.Drawing.Color.Black;
        this.label7.BorderSize = 0.5F;
        this.label7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label7.Location = new System.Drawing.Point(183, 503);
        this.label7.Name = "label7";
        this.label7.Size = new System.Drawing.Size(50, 26);
        this.label7.TabIndex = 11;
        this.label7.Text = "索敌";
        // 
        // attr7
        // 
        this.attr7.AutoSize = true;
        this.attr7.BorderColor = System.Drawing.Color.Black;
        this.attr7.BorderSize = 0.5F;
        this.attr7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr7.ForeColor = System.Drawing.Color.White;
        this.attr7.Location = new System.Drawing.Point(236, 460);
        this.attr7.Name = "attr7";
        this.attr7.Size = new System.Drawing.Size(36, 26);
        this.attr7.TabIndex = 9;
        this.attr7.Text = "73";
        this.attr7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label5
        // 
        this.label5.AutoSize = true;
        this.label5.BorderColor = System.Drawing.Color.Black;
        this.label5.BorderSize = 0.5F;
        this.label5.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label5.Location = new System.Drawing.Point(183, 460);
        this.label5.Name = "label5";
        this.label5.Size = new System.Drawing.Size(50, 26);
        this.label5.TabIndex = 8;
        this.label5.Text = "回避";
        // 
        // attr4
        // 
        this.attr4.AutoSize = true;
        this.attr4.BorderColor = System.Drawing.Color.Black;
        this.attr4.BorderSize = 0.5F;
        this.attr4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr4.ForeColor = System.Drawing.Color.White;
        this.attr4.Location = new System.Drawing.Point(236, 417);
        this.attr4.Name = "attr4";
        this.attr4.Size = new System.Drawing.Size(36, 26);
        this.attr4.TabIndex = 6;
        this.attr4.Text = "73";
        this.attr4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label3
        // 
        this.label3.AutoSize = true;
        this.label3.BorderColor = System.Drawing.Color.Black;
        this.label3.BorderSize = 0.5F;
        this.label3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label3.Location = new System.Drawing.Point(183, 417);
        this.label3.Name = "label3";
        this.label3.Size = new System.Drawing.Size(50, 26);
        this.label3.TabIndex = 5;
        this.label3.Text = "装甲";
        // 
        // attr1
        // 
        this.attr1.AutoSize = true;
        this.attr1.BorderColor = System.Drawing.Color.Black;
        this.attr1.BorderSize = 0.5F;
        this.attr1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.attr1.ForeColor = System.Drawing.Color.White;
        this.attr1.Location = new System.Drawing.Point(236, 374);
        this.attr1.Name = "attr1";
        this.attr1.Size = new System.Drawing.Size(36, 26);
        this.attr1.TabIndex = 3;
        this.attr1.Text = "73";
        this.attr1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        // 
        // label1
        // 
        this.label1.AutoSize = true;
        this.label1.BorderColor = System.Drawing.Color.Black;
        this.label1.BorderSize = 0.5F;
        this.label1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
        this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(186)))), ((int)(((byte)(89)))));
        this.label1.Location = new System.Drawing.Point(183, 374);
        this.label1.Name = "label1";
        this.label1.Size = new System.Drawing.Size(50, 26);
        this.label1.TabIndex = 2;
        this.label1.Text = "耐久";
        // 
        // ShipForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.ClientSize = new System.Drawing.Size(1028, 705);
        this.Controls.Add(this.bg);
        this.Controls.Add(this.equiplist);
        this.DoubleBuffered = true;
        this.Name = "ShipForm";
        this.Text = "CommandForm";
        this.bg.ResumeLayout(false);
        this.biglihui.ResumeLayout(false);
        this.chainanim.ResumeLayout(false);
        this.panelbg.ResumeLayout(false);
        this.panelbg.PerformLayout();
        ((System.ComponentModel.ISupportInitialize)(this.star6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star5)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.star1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.modicon)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.weapon4)).EndInit();
        this.weapon4.ResumeLayout(false);
        this.weapon4.PerformLayout();
        ((System.ComponentModel.ISupportInitialize)(this.weapon3)).EndInit();
        this.weapon3.ResumeLayout(false);
        this.weapon3.PerformLayout();
        ((System.ComponentModel.ISupportInitialize)(this.weapon2)).EndInit();
        this.weapon2.ResumeLayout(false);
        this.weapon2.PerformLayout();
        ((System.ComponentModel.ISupportInitialize)(this.weapon1)).EndInit();
        this.weapon1.ResumeLayout(false);
        this.weapon1.PerformLayout();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.shiptypeicon)).EndInit();
        this.ResumeLayout(false);

    }
Exemplo n.º 30
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.yuanzhenglabel2 = new System.Windows.Forms.Label();
            this.yanxilabel2 = new System.Windows.Forms.Label();
            this.chuzhenglabel2 = new System.Windows.Forms.Label();
            this.yuanzhenglabel = new System.Windows.Forms.Label();
            this.yanxilabel = new System.Windows.Forms.Label();
            this.chuzhenglabel = new System.Windows.Forms.Label();
            this.collect_info = new System.Windows.Forms.Label();
            this.fastrepairnum = new System.Windows.Forms.Label();
            this.devres = new System.Windows.Forms.Label();
            this.buildres = new System.Windows.Forms.Label();
            this.equipmentnum = new System.Windows.Forms.Label();
            this.res4label = new System.Windows.Forms.Label();
            this.res3label = new System.Windows.Forms.Label();
            this.res2label = new System.Windows.Forms.Label();
            this.res1label = new System.Windows.Forms.Label();
            this.explabel = new System.Windows.Forms.Label();
            this.shipnum = new System.Windows.Forms.Label();
            this.namelvlabel = new System.Windows.Forms.Label();
            this.autobuildcheck = new System.Windows.Forms.CheckBox();
            this.autodevcheck = new System.Windows.Forms.CheckBox();
            this.autodevnum = new System.Windows.Forms.TextBox();
            this.darkforge = new System.Windows.Forms.CheckBox();
            this.darkforgetotalshipnum = new DevComponents.Editors.IntegerInput();
            this.label9 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.battledelayinput = new DevComponents.Editors.IntegerInput();
            this.autorepaircheck = new System.Windows.Forms.CheckBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.checkBox3 = new System.Windows.Forms.CheckBox();
            this.checkBox2 = new System.Windows.Forms.CheckBox();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.choose_server = new System.Windows.Forms.Button();
            this.label5 = new System.Windows.Forms.Label();
            this.serverList = new System.Windows.Forms.ComboBox();
            this.phonetypecombo = new System.Windows.Forms.ComboBox();
            this.label4 = new System.Windows.Forms.Label();
            this.loginbtn = new System.Windows.Forms.Button();
            this.password = new System.Windows.Forms.TextBox();
            this.username = new System.Windows.Forms.TextBox();
            this.pwlabel = new System.Windows.Forms.Label();
            this.unamelabel = new System.Windows.Forms.Label();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.shiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.nightwarcheck = new System.Windows.Forms.CheckBox();
            this.formationcombo = new System.Windows.Forms.ComboBox();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.label17 = new System.Windows.Forms.Label();
            this.autofinishquest = new System.Windows.Forms.CheckBox();
            this.label3 = new System.Windows.Forms.Label();
            this.avoidbattletext = new System.Windows.Forms.TextBox();
            this.usetongwhennobackup = new System.Windows.Forms.CheckBox();
            this.usetongwhenfull = new System.Windows.Forms.CheckBox();
            this.dofightinstedofback = new System.Windows.Forms.CheckBox();
            this.secase3val = new DevComponents.Editors.IntegerInput();
            this.secase2val = new DevComponents.Editors.IntegerInput();
            this.secase1val = new DevComponents.Editors.IntegerInput();
            this.labelX2 = new DevComponents.DotNetBar.LabelX();
            this.searchenemycase = new System.Windows.Forms.TextBox();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.secase3judge = new System.Windows.Forms.ComboBox();
            this.secase3ship = new System.Windows.Forms.ComboBox();
            this.secase2judge = new System.Windows.Forms.ComboBox();
            this.secase2ship = new System.Windows.Forms.ComboBox();
            this.label14 = new System.Windows.Forms.Label();
            this.secase1judge = new System.Windows.Forms.ComboBox();
            this.secase1ship = new System.Windows.Forms.ComboBox();
            this.auto_feed_fleet_upgradeskill_check = new System.Windows.Forms.CheckBox();
            this.secondnodedelaymulti = new DevComponents.Editors.IntegerInput();
            this.auto_feed_fleet_with_disship_check = new System.Windows.Forms.CheckBox();
            this.stopbattlewhennodrop_check = new System.Windows.Forms.CheckBox();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.formation_control = new System.Windows.Forms.TextBox();
            this.detailbattlelog = new System.Windows.Forms.CheckBox();
            this.supplyfleetbeforebattel_check = new System.Windows.Forms.CheckBox();
            this.doautodis_check = new System.Windows.Forms.CheckBox();
            this.label13 = new System.Windows.Forms.Label();
            this.night_war_control = new System.Windows.Forms.TextBox();
            this.label12 = new System.Windows.Forms.Label();
            this.battle_route = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.battlechangetypecombo = new System.Windows.Forms.ComboBox();
            this.label10 = new System.Windows.Forms.Label();
            this.repairytpecombo = new System.Windows.Forms.ComboBox();
            this.autoexplorecheck = new System.Windows.Forms.CheckBox();
            this.autofastrepaircheck = new System.Windows.Forms.CheckBox();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.battleresultdelayinput = new DevComponents.Editors.IntegerInput();
            this.battlewaitlistlabel = new System.Windows.Forms.Label();
            this.battlenodenuminput = new DevComponents.Editors.IntegerInput();
            this.waitforrepairelabel = new System.Windows.Forms.Label();
            this.autobattlecheck = new System.Windows.Forms.CheckBox();
            this.battle_position = new System.Windows.Forms.Label();
            this.battelstatus = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.repairlist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.buildlist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.groupBox7 = new System.Windows.Forms.GroupBox();
            this.button8 = new System.Windows.Forms.Button();
            this.buildanalyzebtn = new System.Windows.Forms.Button();
            this.dropanalyze = new System.Windows.Forms.Button();
            this.choosedisequiplist = new System.Windows.Forms.Button();
            this.button6 = new System.Windows.Forms.Button();
            this.button5 = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.label2 = new System.Windows.Forms.Label();
            this.disswitch_button = new DevComponents.DotNetBar.Controls.SwitchButton();
            this.questbtn = new System.Windows.Forms.Button();
            this.disshipbtn = new System.Windows.Forms.Button();
            this.disequipbtn = new System.Windows.Forms.Button();
            this.expandablePanel1 = new DevComponents.DotNetBar.ExpandablePanel();
            this.expandablePanel2 = new DevComponents.DotNetBar.ExpandablePanel();
            this.radialMenu4 = new DevComponents.DotNetBar.RadialMenu();
            this.radialMenu3 = new DevComponents.DotNetBar.RadialMenu();
            this.radialMenu2 = new DevComponents.DotNetBar.RadialMenu();
            this.radialMenu1 = new DevComponents.DotNetBar.RadialMenu();
            this.expandablePanel3 = new DevComponents.DotNetBar.ExpandablePanel();
            this.expandablePanel4 = new DevComponents.DotNetBar.ExpandablePanel();
            this.button7 = new System.Windows.Forms.Button();
            this.logger = new System.Windows.Forms.TextBox();
            this.styleManager1 = new DevComponents.DotNetBar.StyleManager(this.components);
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.darkforgetotalshipnum)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.battledelayinput)).BeginInit();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.secase3val)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.secase2val)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.secase1val)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.secondnodedelaymulti)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.battleresultdelayinput)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.battlenodenuminput)).BeginInit();
            this.groupBox5.SuspendLayout();
            this.groupBox6.SuspendLayout();
            this.groupBox7.SuspendLayout();
            this.expandablePanel1.SuspendLayout();
            this.expandablePanel2.SuspendLayout();
            this.expandablePanel3.SuspendLayout();
            this.expandablePanel4.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.yuanzhenglabel2);
            this.groupBox1.Controls.Add(this.yanxilabel2);
            this.groupBox1.Controls.Add(this.chuzhenglabel2);
            this.groupBox1.Controls.Add(this.yuanzhenglabel);
            this.groupBox1.Controls.Add(this.yanxilabel);
            this.groupBox1.Controls.Add(this.chuzhenglabel);
            this.groupBox1.Controls.Add(this.collect_info);
            this.groupBox1.Controls.Add(this.fastrepairnum);
            this.groupBox1.Controls.Add(this.devres);
            this.groupBox1.Controls.Add(this.buildres);
            this.groupBox1.Controls.Add(this.equipmentnum);
            this.groupBox1.Controls.Add(this.res4label);
            this.groupBox1.Controls.Add(this.res3label);
            this.groupBox1.Controls.Add(this.res2label);
            this.groupBox1.Controls.Add(this.res1label);
            this.groupBox1.Controls.Add(this.explabel);
            this.groupBox1.Controls.Add(this.shipnum);
            this.groupBox1.Controls.Add(this.namelvlabel);
            this.groupBox1.Location = new System.Drawing.Point(389, 28);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(174, 282);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "提督信息";
            // 
            // yuanzhenglabel2
            // 
            this.yuanzhenglabel2.AutoSize = true;
            this.yuanzhenglabel2.Location = new System.Drawing.Point(6, 137);
            this.yuanzhenglabel2.Name = "yuanzhenglabel2";
            this.yuanzhenglabel2.Size = new System.Drawing.Size(29, 12);
            this.yuanzhenglabel2.TabIndex = 17;
            this.yuanzhenglabel2.Text = "远征";
            // 
            // yanxilabel2
            // 
            this.yanxilabel2.AutoSize = true;
            this.yanxilabel2.Location = new System.Drawing.Point(6, 107);
            this.yanxilabel2.Name = "yanxilabel2";
            this.yanxilabel2.Size = new System.Drawing.Size(29, 12);
            this.yanxilabel2.TabIndex = 16;
            this.yanxilabel2.Text = "演习";
            // 
            // chuzhenglabel2
            // 
            this.chuzhenglabel2.AutoSize = true;
            this.chuzhenglabel2.Location = new System.Drawing.Point(6, 77);
            this.chuzhenglabel2.Name = "chuzhenglabel2";
            this.chuzhenglabel2.Size = new System.Drawing.Size(29, 12);
            this.chuzhenglabel2.TabIndex = 15;
            this.chuzhenglabel2.Text = "出征";
            // 
            // yuanzhenglabel
            // 
            this.yuanzhenglabel.AutoSize = true;
            this.yuanzhenglabel.Location = new System.Drawing.Point(6, 122);
            this.yuanzhenglabel.Name = "yuanzhenglabel";
            this.yuanzhenglabel.Size = new System.Drawing.Size(29, 12);
            this.yuanzhenglabel.TabIndex = 14;
            this.yuanzhenglabel.Text = "远征";
            // 
            // yanxilabel
            // 
            this.yanxilabel.AutoSize = true;
            this.yanxilabel.Location = new System.Drawing.Point(6, 92);
            this.yanxilabel.Name = "yanxilabel";
            this.yanxilabel.Size = new System.Drawing.Size(29, 12);
            this.yanxilabel.TabIndex = 13;
            this.yanxilabel.Text = "演习";
            // 
            // chuzhenglabel
            // 
            this.chuzhenglabel.AutoSize = true;
            this.chuzhenglabel.Location = new System.Drawing.Point(6, 62);
            this.chuzhenglabel.Name = "chuzhenglabel";
            this.chuzhenglabel.Size = new System.Drawing.Size(29, 12);
            this.chuzhenglabel.TabIndex = 12;
            this.chuzhenglabel.Text = "出征";
            // 
            // collect_info
            // 
            this.collect_info.AutoSize = true;
            this.collect_info.Location = new System.Drawing.Point(6, 47);
            this.collect_info.Name = "collect_info";
            this.collect_info.Size = new System.Drawing.Size(29, 12);
            this.collect_info.TabIndex = 11;
            this.collect_info.Text = "收集";
            // 
            // fastrepairnum
            // 
            this.fastrepairnum.AutoSize = true;
            this.fastrepairnum.Location = new System.Drawing.Point(6, 197);
            this.fastrepairnum.Name = "fastrepairnum";
            this.fastrepairnum.Size = new System.Drawing.Size(65, 12);
            this.fastrepairnum.TabIndex = 10;
            this.fastrepairnum.Text = "快速修理:5";
            // 
            // devres
            // 
            this.devres.AutoSize = true;
            this.devres.Location = new System.Drawing.Point(6, 182);
            this.devres.Name = "devres";
            this.devres.Size = new System.Drawing.Size(137, 12);
            this.devres.TabIndex = 9;
            this.devres.Text = "开发材料: 5 快速开发:5";
            // 
            // buildres
            // 
            this.buildres.AutoSize = true;
            this.buildres.Location = new System.Drawing.Point(6, 167);
            this.buildres.Name = "buildres";
            this.buildres.Size = new System.Drawing.Size(143, 12);
            this.buildres.TabIndex = 8;
            this.buildres.Text = "建造材料: 5 快速建造: 5";
            // 
            // equipmentnum
            // 
            this.equipmentnum.AutoSize = true;
            this.equipmentnum.Location = new System.Drawing.Point(97, 152);
            this.equipmentnum.Name = "equipmentnum";
            this.equipmentnum.Size = new System.Drawing.Size(59, 12);
            this.equipmentnum.TabIndex = 7;
            this.equipmentnum.Text = "装备  0/0";
            // 
            // res4label
            // 
            this.res4label.AutoSize = true;
            this.res4label.Location = new System.Drawing.Point(6, 257);
            this.res4label.Name = "res4label";
            this.res4label.Size = new System.Drawing.Size(53, 12);
            this.res4label.TabIndex = 6;
            this.res4label.Text = "铝  1000";
            // 
            // res3label
            // 
            this.res3label.AutoSize = true;
            this.res3label.Location = new System.Drawing.Point(6, 242);
            this.res3label.Name = "res3label";
            this.res3label.Size = new System.Drawing.Size(53, 12);
            this.res3label.TabIndex = 5;
            this.res3label.Text = "钢  1000";
            // 
            // res2label
            // 
            this.res2label.AutoSize = true;
            this.res2label.Location = new System.Drawing.Point(6, 227);
            this.res2label.Name = "res2label";
            this.res2label.Size = new System.Drawing.Size(53, 12);
            this.res2label.TabIndex = 4;
            this.res2label.Text = "弹  1000";
            // 
            // res1label
            // 
            this.res1label.AutoSize = true;
            this.res1label.Location = new System.Drawing.Point(6, 212);
            this.res1label.Name = "res1label";
            this.res1label.Size = new System.Drawing.Size(53, 12);
            this.res1label.TabIndex = 3;
            this.res1label.Text = "油  1000";
            // 
            // explabel
            // 
            this.explabel.AutoSize = true;
            this.explabel.Location = new System.Drawing.Point(6, 32);
            this.explabel.Name = "explabel";
            this.explabel.Size = new System.Drawing.Size(59, 12);
            this.explabel.TabIndex = 2;
            this.explabel.Text = "经验  0/0";
            // 
            // shipnum
            // 
            this.shipnum.AutoSize = true;
            this.shipnum.Location = new System.Drawing.Point(7, 152);
            this.shipnum.Name = "shipnum";
            this.shipnum.Size = new System.Drawing.Size(53, 12);
            this.shipnum.TabIndex = 1;
            this.shipnum.Text = "少女 0/0";
            // 
            // namelvlabel
            // 
            this.namelvlabel.AutoSize = true;
            this.namelvlabel.Location = new System.Drawing.Point(6, 17);
            this.namelvlabel.Name = "namelvlabel";
            this.namelvlabel.Size = new System.Drawing.Size(119, 12);
            this.namelvlabel.TabIndex = 0;
            this.namelvlabel.Text = "Lv 1  非洲提督  ???";
            // 
            // autobuildcheck
            // 
            this.autobuildcheck.AutoSize = true;
            this.autobuildcheck.Location = new System.Drawing.Point(317, 7);
            this.autobuildcheck.Name = "autobuildcheck";
            this.autobuildcheck.Size = new System.Drawing.Size(72, 16);
            this.autobuildcheck.TabIndex = 48;
            this.autobuildcheck.Text = "自动建造";
            this.autobuildcheck.UseVisualStyleBackColor = true;
            // 
            // autodevcheck
            // 
            this.autodevcheck.AutoSize = true;
            this.autodevcheck.Location = new System.Drawing.Point(395, 7);
            this.autodevcheck.Name = "autodevcheck";
            this.autodevcheck.Size = new System.Drawing.Size(72, 16);
            this.autodevcheck.TabIndex = 47;
            this.autodevcheck.Text = "自动开发";
            this.autodevcheck.UseVisualStyleBackColor = true;
            // 
            // autodevnum
            // 
            this.autodevnum.Location = new System.Drawing.Point(488, 20);
            this.autodevnum.Name = "autodevnum";
            this.autodevnum.Size = new System.Drawing.Size(52, 21);
            this.autodevnum.TabIndex = 46;
            // 
            // darkforge
            // 
            this.darkforge.AutoSize = true;
            this.darkforge.Location = new System.Drawing.Point(220, 245);
            this.darkforge.Name = "darkforge";
            this.darkforge.Size = new System.Drawing.Size(108, 16);
            this.darkforge.TabIndex = 24;
            this.darkforge.Text = "黑暗炼钢直到有";
            this.darkforge.UseVisualStyleBackColor = true;
            this.darkforge.Visible = false;
            // 
            // darkforgetotalshipnum
            // 
            // 
            // 
            // 
            this.darkforgetotalshipnum.BackgroundStyle.Class = "DateTimeInputBackground";
            this.darkforgetotalshipnum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.darkforgetotalshipnum.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.darkforgetotalshipnum.Increment = 50;
            this.darkforgetotalshipnum.Location = new System.Drawing.Point(446, 263);
            this.darkforgetotalshipnum.MaxValue = 1000;
            this.darkforgetotalshipnum.MinValue = 100;
            this.darkforgetotalshipnum.Name = "darkforgetotalshipnum";
            this.darkforgetotalshipnum.ShowUpDown = true;
            this.darkforgetotalshipnum.Size = new System.Drawing.Size(50, 21);
            this.darkforgetotalshipnum.TabIndex = 25;
            this.darkforgetotalshipnum.Value = 200;
            this.darkforgetotalshipnum.Visible = false;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(502, 267);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(41, 12);
            this.label9.TabIndex = 26;
            this.label9.Text = "总少女";
            this.label9.Visible = false;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(281, 80);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 19;
            this.label6.Text = "战斗延迟";
            // 
            // battledelayinput
            // 
            // 
            // 
            // 
            this.battledelayinput.BackgroundStyle.Class = "DateTimeInputBackground";
            this.battledelayinput.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.battledelayinput.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.battledelayinput.Location = new System.Drawing.Point(346, 75);
            this.battledelayinput.MaxValue = 100;
            this.battledelayinput.MinValue = 2;
            this.battledelayinput.Name = "battledelayinput";
            this.battledelayinput.ShowUpDown = true;
            this.battledelayinput.Size = new System.Drawing.Size(50, 21);
            this.battledelayinput.TabIndex = 18;
            this.battledelayinput.Value = 60;
            // 
            // autorepaircheck
            // 
            this.autorepaircheck.AutoSize = true;
            this.autorepaircheck.Location = new System.Drawing.Point(7, 92);
            this.autorepaircheck.Name = "autorepaircheck";
            this.autorepaircheck.Size = new System.Drawing.Size(72, 16);
            this.autorepaircheck.TabIndex = 11;
            this.autorepaircheck.Text = "自动修理";
            this.autorepaircheck.UseVisualStyleBackColor = true;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.groupBox3);
            this.groupBox2.Controls.Add(this.choose_server);
            this.groupBox2.Controls.Add(this.label5);
            this.groupBox2.Controls.Add(this.serverList);
            this.groupBox2.Controls.Add(this.phonetypecombo);
            this.groupBox2.Controls.Add(this.label4);
            this.groupBox2.Controls.Add(this.loginbtn);
            this.groupBox2.Controls.Add(this.password);
            this.groupBox2.Controls.Add(this.username);
            this.groupBox2.Controls.Add(this.pwlabel);
            this.groupBox2.Controls.Add(this.unamelabel);
            this.groupBox2.Location = new System.Drawing.Point(2, 30);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(572, 187);
            this.groupBox2.TabIndex = 2;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "登陆信息";
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.checkBox3);
            this.groupBox3.Controls.Add(this.checkBox2);
            this.groupBox3.Controls.Add(this.checkBox1);
            this.groupBox3.Location = new System.Drawing.Point(71, 9);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(489, 42);
            this.groupBox3.TabIndex = 11;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "手机类型";
            // 
            // checkBox3
            // 
            this.checkBox3.AutoSize = true;
            this.checkBox3.Location = new System.Drawing.Point(172, 21);
            this.checkBox3.Name = "checkBox3";
            this.checkBox3.Size = new System.Drawing.Size(78, 16);
            this.checkBox3.TabIndex = 2;
            this.checkBox3.Text = "IOS-APP服";
            this.checkBox3.UseVisualStyleBackColor = true;
            this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
            // 
            // checkBox2
            // 
            this.checkBox2.AutoSize = true;
            this.checkBox2.Location = new System.Drawing.Point(102, 21);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(66, 16);
            this.checkBox2.TabIndex = 1;
            this.checkBox2.Text = "越狱IOS";
            this.checkBox2.UseVisualStyleBackColor = true;
            this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Checked = true;
            this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox1.Location = new System.Drawing.Point(47, 20);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(48, 16);
            this.checkBox1.TabIndex = 0;
            this.checkBox1.Text = "安卓";
            this.checkBox1.UseVisualStyleBackColor = true;
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            // 
            // choose_server
            // 
            this.choose_server.Enabled = false;
            this.choose_server.Location = new System.Drawing.Point(463, 112);
            this.choose_server.Name = "choose_server";
            this.choose_server.Size = new System.Drawing.Size(97, 25);
            this.choose_server.TabIndex = 10;
            this.choose_server.Text = "进入游戏";
            this.choose_server.UseVisualStyleBackColor = true;
            this.choose_server.Click += new System.EventHandler(this.choose_server_Click);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(234, 118);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(65, 12);
            this.label5.TabIndex = 9;
            this.label5.Text = "选择服务器";
            // 
            // serverList
            // 
            this.serverList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.serverList.FormattingEnabled = true;
            this.serverList.Location = new System.Drawing.Point(305, 115);
            this.serverList.Name = "serverList";
            this.serverList.Size = new System.Drawing.Size(122, 20);
            this.serverList.TabIndex = 8;
            // 
            // phonetypecombo
            // 
            this.phonetypecombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.phonetypecombo.FormattingEnabled = true;
            this.phonetypecombo.Location = new System.Drawing.Point(71, 57);
            this.phonetypecombo.Name = "phonetypecombo";
            this.phonetypecombo.Size = new System.Drawing.Size(490, 20);
            this.phonetypecombo.TabIndex = 7;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(11, 57);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 12);
            this.label4.TabIndex = 6;
            this.label4.Text = "手机类型";
            // 
            // loginbtn
            // 
            this.loginbtn.Location = new System.Drawing.Point(465, 86);
            this.loginbtn.Name = "loginbtn";
            this.loginbtn.Size = new System.Drawing.Size(97, 25);
            this.loginbtn.TabIndex = 5;
            this.loginbtn.Text = "登陆";
            this.loginbtn.UseVisualStyleBackColor = true;
            this.loginbtn.Click += new System.EventHandler(this.loginbtn_Click);
            // 
            // password
            // 
            this.password.Location = new System.Drawing.Point(293, 90);
            this.password.Name = "password";
            this.password.PasswordChar = '*';
            this.password.Size = new System.Drawing.Size(166, 21);
            this.password.TabIndex = 4;
            this.password.UseSystemPasswordChar = true;
            // 
            // username
            // 
            this.username.Location = new System.Drawing.Point(73, 90);
            this.username.Name = "username";
            this.username.Size = new System.Drawing.Size(165, 21);
            this.username.TabIndex = 3;
            this.username.UseSystemPasswordChar = true;
            // 
            // pwlabel
            // 
            this.pwlabel.AutoSize = true;
            this.pwlabel.Location = new System.Drawing.Point(246, 93);
            this.pwlabel.Name = "pwlabel";
            this.pwlabel.Size = new System.Drawing.Size(41, 12);
            this.pwlabel.TabIndex = 2;
            this.pwlabel.Text = "密  码";
            // 
            // unamelabel
            // 
            this.unamelabel.AutoSize = true;
            this.unamelabel.Location = new System.Drawing.Point(19, 90);
            this.unamelabel.Name = "unamelabel";
            this.unamelabel.Size = new System.Drawing.Size(41, 12);
            this.unamelabel.TabIndex = 1;
            this.unamelabel.Text = "用户名";
            // 
            // timer1
            // 
            this.timer1.Interval = 250;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // shiplist
            // 
            this.shiplist.Dock = System.Windows.Forms.DockStyle.Fill;
            this.shiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.shiplist.Location = new System.Drawing.Point(0, 26);
            this.shiplist.Name = "shiplist";
            gridColumn1.HeaderText = "舰队";
            gridColumn1.Name = "";
            gridColumn1.Width = 30;
            gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn2.HeaderText = "1号娘";
            gridColumn2.Name = "";
            gridColumn2.Width = 124;
            gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn3.HeaderText = "2号娘";
            gridColumn3.Name = "";
            gridColumn3.Width = 124;
            gridColumn4.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn4.HeaderText = "3号娘";
            gridColumn4.Name = "";
            gridColumn4.Width = 124;
            gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn5.HeaderText = "4号娘";
            gridColumn5.Name = "";
            gridColumn5.Width = 124;
            gridColumn6.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn6.HeaderText = "5号娘";
            gridColumn6.Name = "";
            gridColumn6.Width = 124;
            gridColumn7.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn7.HeaderText = "6号娘";
            gridColumn7.Name = "";
            gridColumn7.Width = 124;
            gridColumn8.HeaderText = "任务";
            gridColumn8.Name = "";
            gridColumn8.Width = 120;
            gridColumn9.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn9.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
            gridColumn9.HeaderText = "远征";
            gridColumn9.Name = "";
            gridColumn9.Width = 50;
            gridColumn10.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
            gridColumn10.HeaderText = "编组";
            gridColumn10.Name = "";
            gridColumn10.Width = 50;
            gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
            gridColumn11.HeaderText = "战斗";
            gridColumn11.Name = "";
            gridColumn11.Width = 50;
            gridColumn12.HeaderText = "舰队配置";
            gridColumn12.Name = "gridColumn132";
            gridColumn12.Width = 60;
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn1);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn2);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn3);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn4);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn5);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn6);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn7);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn8);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn9);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn10);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn11);
            this.shiplist.PrimaryGrid.Columns.Add(gridColumn12);
            this.shiplist.PrimaryGrid.SortLevel = DevComponents.DotNetBar.SuperGrid.SortLevel.None;
            this.shiplist.Size = new System.Drawing.Size(1028, 168);
            this.shiplist.TabIndex = 4;
            this.shiplist.Text = "superGridControl1";
            this.shiplist.CellClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellClickEventArgs>(this.shiplist_CellClick);
            // 
            // nightwarcheck
            // 
            this.nightwarcheck.AutoSize = true;
            this.nightwarcheck.Location = new System.Drawing.Point(7, 140);
            this.nightwarcheck.Name = "nightwarcheck";
            this.nightwarcheck.Size = new System.Drawing.Size(72, 16);
            this.nightwarcheck.TabIndex = 8;
            this.nightwarcheck.Text = "是否夜战";
            this.nightwarcheck.UseVisualStyleBackColor = true;
            this.nightwarcheck.CheckedChanged += new System.EventHandler(this.nightwarcheck_CheckedChanged);
            // 
            // formationcombo
            // 
            this.formationcombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.formationcombo.FormattingEnabled = true;
            this.formationcombo.Location = new System.Drawing.Point(66, 13);
            this.formationcombo.Name = "formationcombo";
            this.formationcombo.Size = new System.Drawing.Size(122, 20);
            this.formationcombo.TabIndex = 9;
            this.formationcombo.SelectedValueChanged += new System.EventHandler(this.formationcombo_SelectedValueChanged);
            // 
            // groupBox4
            // 
            this.groupBox4.AutoSize = true;
            this.groupBox4.Controls.Add(this.autodevnum);
            this.groupBox4.Controls.Add(this.autobuildcheck);
            this.groupBox4.Controls.Add(this.label17);
            this.groupBox4.Controls.Add(this.autodevcheck);
            this.groupBox4.Controls.Add(this.autofinishquest);
            this.groupBox4.Controls.Add(this.label3);
            this.groupBox4.Controls.Add(this.avoidbattletext);
            this.groupBox4.Controls.Add(this.usetongwhennobackup);
            this.groupBox4.Controls.Add(this.usetongwhenfull);
            this.groupBox4.Controls.Add(this.dofightinstedofback);
            this.groupBox4.Controls.Add(this.secase3val);
            this.groupBox4.Controls.Add(this.secase2val);
            this.groupBox4.Controls.Add(this.secase1val);
            this.groupBox4.Controls.Add(this.labelX2);
            this.groupBox4.Controls.Add(this.searchenemycase);
            this.groupBox4.Controls.Add(this.label16);
            this.groupBox4.Controls.Add(this.label15);
            this.groupBox4.Controls.Add(this.secase3judge);
            this.groupBox4.Controls.Add(this.darkforge);
            this.groupBox4.Controls.Add(this.darkforgetotalshipnum);
            this.groupBox4.Controls.Add(this.secase3ship);
            this.groupBox4.Controls.Add(this.label9);
            this.groupBox4.Controls.Add(this.secase2judge);
            this.groupBox4.Controls.Add(this.secase2ship);
            this.groupBox4.Controls.Add(this.label14);
            this.groupBox4.Controls.Add(this.secase1judge);
            this.groupBox4.Controls.Add(this.secase1ship);
            this.groupBox4.Controls.Add(this.auto_feed_fleet_upgradeskill_check);
            this.groupBox4.Controls.Add(this.secondnodedelaymulti);
            this.groupBox4.Controls.Add(this.auto_feed_fleet_with_disship_check);
            this.groupBox4.Controls.Add(this.stopbattlewhennodrop_check);
            this.groupBox4.Controls.Add(this.labelX1);
            this.groupBox4.Controls.Add(this.formation_control);
            this.groupBox4.Controls.Add(this.detailbattlelog);
            this.groupBox4.Controls.Add(this.supplyfleetbeforebattel_check);
            this.groupBox4.Controls.Add(this.doautodis_check);
            this.groupBox4.Controls.Add(this.label13);
            this.groupBox4.Controls.Add(this.night_war_control);
            this.groupBox4.Controls.Add(this.label12);
            this.groupBox4.Controls.Add(this.battle_route);
            this.groupBox4.Controls.Add(this.label11);
            this.groupBox4.Controls.Add(this.battlechangetypecombo);
            this.groupBox4.Controls.Add(this.label10);
            this.groupBox4.Controls.Add(this.repairytpecombo);
            this.groupBox4.Controls.Add(this.autoexplorecheck);
            this.groupBox4.Controls.Add(this.autofastrepaircheck);
            this.groupBox4.Controls.Add(this.label7);
            this.groupBox4.Controls.Add(this.label8);
            this.groupBox4.Controls.Add(this.battleresultdelayinput);
            this.groupBox4.Controls.Add(this.label6);
            this.groupBox4.Controls.Add(this.battlewaitlistlabel);
            this.groupBox4.Controls.Add(this.battledelayinput);
            this.groupBox4.Controls.Add(this.battlenodenuminput);
            this.groupBox4.Controls.Add(this.waitforrepairelabel);
            this.groupBox4.Controls.Add(this.autorepaircheck);
            this.groupBox4.Controls.Add(this.autobattlecheck);
            this.groupBox4.Controls.Add(this.battle_position);
            this.groupBox4.Controls.Add(this.battelstatus);
            this.groupBox4.Controls.Add(this.label1);
            this.groupBox4.Controls.Add(this.nightwarcheck);
            this.groupBox4.Controls.Add(this.formationcombo);
            this.groupBox4.Location = new System.Drawing.Point(561, 28);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(598, 296);
            this.groupBox4.TabIndex = 10;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "远征/战斗控制";
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(281, 37);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(53, 12);
            this.label17.TabIndex = 67;
            this.label17.Text = "多点延迟";
            // 
            // autofinishquest
            // 
            this.autofinishquest.AutoSize = true;
            this.autofinishquest.Location = new System.Drawing.Point(79, 79);
            this.autofinishquest.Name = "autofinishquest";
            this.autofinishquest.Size = new System.Drawing.Size(72, 16);
            this.autofinishquest.TabIndex = 66;
            this.autofinishquest.Text = "自动任务";
            this.autofinishquest.UseVisualStyleBackColor = true;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(221, 230);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(113, 12);
            this.label3.TabIndex = 65;
            this.label3.Text = "回避控制(例如:001)";
            // 
            // avoidbattletext
            // 
            this.avoidbattletext.Location = new System.Drawing.Point(334, 227);
            this.avoidbattletext.Name = "avoidbattletext";
            this.avoidbattletext.Size = new System.Drawing.Size(62, 21);
            this.avoidbattletext.TabIndex = 64;
            // 
            // usetongwhennobackup
            // 
            this.usetongwhennobackup.AutoSize = true;
            this.usetongwhennobackup.Location = new System.Drawing.Point(7, 185);
            this.usetongwhennobackup.Name = "usetongwhennobackup";
            this.usetongwhennobackup.Size = new System.Drawing.Size(120, 16);
            this.usetongwhennobackup.TabIndex = 62;
            this.usetongwhennobackup.Text = "后备队无可用才吃";
            this.usetongwhennobackup.UseVisualStyleBackColor = true;
            // 
            // usetongwhenfull
            // 
            this.usetongwhenfull.AutoSize = true;
            this.usetongwhenfull.Location = new System.Drawing.Point(78, 170);
            this.usetongwhenfull.Name = "usetongwhenfull";
            this.usetongwhenfull.Size = new System.Drawing.Size(84, 16);
            this.usetongwhenfull.TabIndex = 61;
            this.usetongwhenfull.Text = "澡堂满才吃";
            this.usetongwhenfull.UseVisualStyleBackColor = true;
            // 
            // dofightinstedofback
            // 
            this.dofightinstedofback.AutoSize = true;
            this.dofightinstedofback.Location = new System.Drawing.Point(220, 260);
            this.dofightinstedofback.Name = "dofightinstedofback";
            this.dofightinstedofback.Size = new System.Drawing.Size(156, 16);
            this.dofightinstedofback.TabIndex = 60;
            this.dofightinstedofback.Text = "满足条件进击而不是返航";
            this.dofightinstedofback.UseVisualStyleBackColor = true;
            // 
            // secase3val
            // 
            // 
            // 
            // 
            this.secase3val.BackgroundStyle.Class = "DateTimeInputBackground";
            this.secase3val.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.secase3val.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.secase3val.Location = new System.Drawing.Point(160, 247);
            this.secase3val.MaxValue = 6;
            this.secase3val.MinValue = 0;
            this.secase3val.Name = "secase3val";
            this.secase3val.ShowUpDown = true;
            this.secase3val.Size = new System.Drawing.Size(46, 21);
            this.secase3val.TabIndex = 59;
            // 
            // secase2val
            // 
            // 
            // 
            // 
            this.secase2val.BackgroundStyle.Class = "DateTimeInputBackground";
            this.secase2val.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.secase2val.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.secase2val.Location = new System.Drawing.Point(160, 224);
            this.secase2val.MaxValue = 6;
            this.secase2val.MinValue = 0;
            this.secase2val.Name = "secase2val";
            this.secase2val.ShowUpDown = true;
            this.secase2val.Size = new System.Drawing.Size(46, 21);
            this.secase2val.TabIndex = 58;
            // 
            // secase1val
            // 
            // 
            // 
            // 
            this.secase1val.BackgroundStyle.Class = "DateTimeInputBackground";
            this.secase1val.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.secase1val.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.secase1val.Location = new System.Drawing.Point(160, 200);
            this.secase1val.MaxValue = 6;
            this.secase1val.MinValue = 0;
            this.secase1val.Name = "secase1val";
            this.secase1val.ShowUpDown = true;
            this.secase1val.Size = new System.Drawing.Size(46, 21);
            this.secase1val.TabIndex = 57;
            // 
            // labelX2
            // 
            // 
            // 
            // 
            this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX2.Location = new System.Drawing.Point(222, 198);
            this.labelX2.Name = "labelX2";
            this.labelX2.Size = new System.Drawing.Size(112, 30);
            this.labelX2.TabIndex = 56;
            this.labelX2.Text = "索敌控制 返航条件";
            this.labelX2.WordWrap = true;
            // 
            // searchenemycase
            // 
            this.searchenemycase.Location = new System.Drawing.Point(334, 200);
            this.searchenemycase.Name = "searchenemycase";
            this.searchenemycase.Size = new System.Drawing.Size(62, 21);
            this.searchenemycase.TabIndex = 55;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(2, 250);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(35, 12);
            this.label16.TabIndex = 54;
            this.label16.Text = "条件3";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(2, 228);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(35, 12);
            this.label15.TabIndex = 54;
            this.label15.Text = "条件2";
            // 
            // secase3judge
            // 
            this.secase3judge.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.secase3judge.FormattingEnabled = true;
            this.secase3judge.Items.AddRange(new object[] {
            "大于",
            "等于",
            "小于"});
            this.secase3judge.Location = new System.Drawing.Point(102, 246);
            this.secase3judge.Name = "secase3judge";
            this.secase3judge.Size = new System.Drawing.Size(52, 20);
            this.secase3judge.TabIndex = 52;
            // 
            // secase3ship
            // 
            this.secase3ship.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.secase3ship.FormattingEnabled = true;
            this.secase3ship.Items.AddRange(new object[] {
            "全部",
            "航母",
            "轻母",
            "水母",
            "战列",
            "航战",
            "战巡",
            "重巡",
            "航巡",
            "雷巡",
            "轻巡",
            "重炮",
            "驱逐",
            "潜母",
            "潜艇",
            "炮潜",
            "补给",
            "其他"});
            this.secase3ship.Location = new System.Drawing.Point(45, 247);
            this.secase3ship.Name = "secase3ship";
            this.secase3ship.Size = new System.Drawing.Size(51, 20);
            this.secase3ship.TabIndex = 51;
            // 
            // secase2judge
            // 
            this.secase2judge.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.secase2judge.FormattingEnabled = true;
            this.secase2judge.Items.AddRange(new object[] {
            "大于",
            "等于",
            "小于"});
            this.secase2judge.Location = new System.Drawing.Point(102, 224);
            this.secase2judge.Name = "secase2judge";
            this.secase2judge.Size = new System.Drawing.Size(52, 20);
            this.secase2judge.TabIndex = 52;
            // 
            // secase2ship
            // 
            this.secase2ship.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.secase2ship.FormattingEnabled = true;
            this.secase2ship.Items.AddRange(new object[] {
            "全部",
            "航母",
            "轻母",
            "水母",
            "战列",
            "航战",
            "战巡",
            "重巡",
            "航巡",
            "雷巡",
            "轻巡",
            "重炮",
            "驱逐",
            "潜母",
            "潜艇",
            "炮潜",
            "补给",
            "其他"});
            this.secase2ship.Location = new System.Drawing.Point(45, 225);
            this.secase2ship.Name = "secase2ship";
            this.secase2ship.Size = new System.Drawing.Size(51, 20);
            this.secase2ship.TabIndex = 51;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(2, 204);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(35, 12);
            this.label14.TabIndex = 50;
            this.label14.Text = "条件1";
            // 
            // secase1judge
            // 
            this.secase1judge.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.secase1judge.FormattingEnabled = true;
            this.secase1judge.Items.AddRange(new object[] {
            "大于",
            "等于",
            "小于"});
            this.secase1judge.Location = new System.Drawing.Point(102, 200);
            this.secase1judge.Name = "secase1judge";
            this.secase1judge.Size = new System.Drawing.Size(52, 20);
            this.secase1judge.TabIndex = 48;
            // 
            // secase1ship
            // 
            this.secase1ship.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.secase1ship.FormattingEnabled = true;
            this.secase1ship.Items.AddRange(new object[] {
            "全部",
            "航母",
            "轻母",
            "水母",
            "战列",
            "航战",
            "战巡",
            "重巡",
            "航巡",
            "雷巡",
            "轻巡",
            "重炮",
            "驱逐",
            "潜母",
            "潜艇",
            "炮潜",
            "补给",
            "其他"});
            this.secase1ship.Location = new System.Drawing.Point(45, 201);
            this.secase1ship.Name = "secase1ship";
            this.secase1ship.Size = new System.Drawing.Size(51, 20);
            this.secase1ship.TabIndex = 47;
            // 
            // auto_feed_fleet_upgradeskill_check
            // 
            this.auto_feed_fleet_upgradeskill_check.AutoSize = true;
            this.auto_feed_fleet_upgradeskill_check.Location = new System.Drawing.Point(79, 138);
            this.auto_feed_fleet_upgradeskill_check.Name = "auto_feed_fleet_upgradeskill_check";
            this.auto_feed_fleet_upgradeskill_check.Size = new System.Drawing.Size(72, 16);
            this.auto_feed_fleet_upgradeskill_check.TabIndex = 46;
            this.auto_feed_fleet_upgradeskill_check.Text = "升级技能";
            this.auto_feed_fleet_upgradeskill_check.UseVisualStyleBackColor = true;
            // 
            // secondnodedelaymulti
            // 
            // 
            // 
            // 
            this.secondnodedelaymulti.BackgroundStyle.Class = "DateTimeInputBackground";
            this.secondnodedelaymulti.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.secondnodedelaymulti.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.secondnodedelaymulti.Location = new System.Drawing.Point(346, 34);
            this.secondnodedelaymulti.MinValue = 30;
            this.secondnodedelaymulti.Name = "secondnodedelaymulti";
            this.secondnodedelaymulti.ShowUpDown = true;
            this.secondnodedelaymulti.Size = new System.Drawing.Size(50, 21);
            this.secondnodedelaymulti.TabIndex = 63;
            this.secondnodedelaymulti.Value = 85;
            this.secondnodedelaymulti.Visible = false;
            // 
            // auto_feed_fleet_with_disship_check
            // 
            this.auto_feed_fleet_with_disship_check.AutoSize = true;
            this.auto_feed_fleet_with_disship_check.Location = new System.Drawing.Point(79, 122);
            this.auto_feed_fleet_with_disship_check.Name = "auto_feed_fleet_with_disship_check";
            this.auto_feed_fleet_with_disship_check.Size = new System.Drawing.Size(72, 16);
            this.auto_feed_fleet_with_disship_check.TabIndex = 45;
            this.auto_feed_fleet_with_disship_check.Text = "自动强化";
            this.auto_feed_fleet_with_disship_check.UseVisualStyleBackColor = true;
            // 
            // stopbattlewhennodrop_check
            // 
            this.stopbattlewhennodrop_check.AutoSize = true;
            this.stopbattlewhennodrop_check.Location = new System.Drawing.Point(7, 156);
            this.stopbattlewhennodrop_check.Name = "stopbattlewhennodrop_check";
            this.stopbattlewhennodrop_check.Size = new System.Drawing.Size(132, 16);
            this.stopbattlewhennodrop_check.TabIndex = 44;
            this.stopbattlewhennodrop_check.Text = "不掉船自动停止战斗";
            this.stopbattlewhennodrop_check.UseVisualStyleBackColor = true;
            // 
            // labelX1
            // 
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Location = new System.Drawing.Point(163, 168);
            this.labelX1.Name = "labelX1";
            this.labelX1.Size = new System.Drawing.Size(127, 32);
            this.labelX1.TabIndex = 43;
            this.labelX1.Text = "阵型控制(如552)(单1复2轮3梯4横5)";
            this.labelX1.WordWrap = true;
            // 
            // formation_control
            // 
            this.formation_control.Location = new System.Drawing.Point(296, 172);
            this.formation_control.Name = "formation_control";
            this.formation_control.Size = new System.Drawing.Size(100, 21);
            this.formation_control.TabIndex = 41;
            // 
            // detailbattlelog
            // 
            this.detailbattlelog.AutoSize = true;
            this.detailbattlelog.Location = new System.Drawing.Point(7, 108);
            this.detailbattlelog.Name = "detailbattlelog";
            this.detailbattlelog.Size = new System.Drawing.Size(72, 16);
            this.detailbattlelog.TabIndex = 40;
            this.detailbattlelog.Text = "详细战报";
            this.detailbattlelog.UseVisualStyleBackColor = true;
            // 
            // supplyfleetbeforebattel_check
            // 
            this.supplyfleetbeforebattel_check.AutoSize = true;
            this.supplyfleetbeforebattel_check.Checked = true;
            this.supplyfleetbeforebattel_check.CheckState = System.Windows.Forms.CheckState.Checked;
            this.supplyfleetbeforebattel_check.Location = new System.Drawing.Point(79, 61);
            this.supplyfleetbeforebattel_check.Name = "supplyfleetbeforebattel_check";
            this.supplyfleetbeforebattel_check.Size = new System.Drawing.Size(108, 16);
            this.supplyfleetbeforebattel_check.TabIndex = 39;
            this.supplyfleetbeforebattel_check.Text = "战斗前自动补给";
            this.supplyfleetbeforebattel_check.UseVisualStyleBackColor = true;
            // 
            // doautodis_check
            // 
            this.doautodis_check.AutoSize = true;
            this.doautodis_check.Location = new System.Drawing.Point(7, 124);
            this.doautodis_check.Name = "doautodis_check";
            this.doautodis_check.Size = new System.Drawing.Size(72, 16);
            this.doautodis_check.TabIndex = 38;
            this.doautodis_check.Text = "自动拆船";
            this.doautodis_check.UseVisualStyleBackColor = true;
            this.doautodis_check.CheckedChanged += new System.EventHandler(this.doautodis_check_CheckedChanged);
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(164, 150);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(113, 12);
            this.label13.TabIndex = 36;
            this.label13.Text = "夜战控制(例如:001)";
            // 
            // night_war_control
            // 
            this.night_war_control.Location = new System.Drawing.Point(296, 147);
            this.night_war_control.Name = "night_war_control";
            this.night_war_control.Size = new System.Drawing.Size(100, 21);
            this.night_war_control.TabIndex = 35;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(164, 125);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(113, 12);
            this.label12.TabIndex = 34;
            this.label12.Text = "战斗路径(例如:AEF)";
            // 
            // battle_route
            // 
            this.battle_route.Location = new System.Drawing.Point(296, 122);
            this.battle_route.Name = "battle_route";
            this.battle_route.Size = new System.Drawing.Size(100, 21);
            this.battle_route.TabIndex = 33;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(167, 81);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(29, 12);
            this.label11.TabIndex = 32;
            this.label11.Text = "换人";
            // 
            // battlechangetypecombo
            // 
            this.battlechangetypecombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.battlechangetypecombo.FormattingEnabled = true;
            this.battlechangetypecombo.Items.AddRange(new object[] {
            "中破才换",
            "大破才换"});
            this.battlechangetypecombo.Location = new System.Drawing.Point(199, 76);
            this.battlechangetypecombo.Name = "battlechangetypecombo";
            this.battlechangetypecombo.Size = new System.Drawing.Size(73, 20);
            this.battlechangetypecombo.TabIndex = 31;
            this.battlechangetypecombo.SelectedIndexChanged += new System.EventHandler(this.battlechangetypecombo_SelectedIndexChanged);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(167, 100);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(29, 12);
            this.label10.TabIndex = 30;
            this.label10.Text = "修理";
            // 
            // repairytpecombo
            // 
            this.repairytpecombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.repairytpecombo.FormattingEnabled = true;
            this.repairytpecombo.Items.AddRange(new object[] {
            "不破也修",
            "中破",
            "大破"});
            this.repairytpecombo.Location = new System.Drawing.Point(200, 97);
            this.repairytpecombo.Name = "repairytpecombo";
            this.repairytpecombo.Size = new System.Drawing.Size(74, 20);
            this.repairytpecombo.TabIndex = 29;
            this.repairytpecombo.SelectedIndexChanged += new System.EventHandler(this.repairytpecombo_SelectedIndexChanged);
            // 
            // autoexplorecheck
            // 
            this.autoexplorecheck.AutoSize = true;
            this.autoexplorecheck.Location = new System.Drawing.Point(7, 60);
            this.autoexplorecheck.Name = "autoexplorecheck";
            this.autoexplorecheck.Size = new System.Drawing.Size(72, 16);
            this.autoexplorecheck.TabIndex = 28;
            this.autoexplorecheck.Text = "暂停远征";
            this.autoexplorecheck.UseVisualStyleBackColor = true;
            this.autoexplorecheck.CheckedChanged += new System.EventHandler(this.autoexplorecheck_CheckedChanged);
            // 
            // autofastrepaircheck
            // 
            this.autofastrepaircheck.AutoSize = true;
            this.autofastrepaircheck.Location = new System.Drawing.Point(7, 171);
            this.autofastrepaircheck.Name = "autofastrepaircheck";
            this.autofastrepaircheck.Size = new System.Drawing.Size(72, 16);
            this.autofastrepaircheck.TabIndex = 27;
            this.autofastrepaircheck.Text = "自动吃桶";
            this.autofastrepaircheck.UseVisualStyleBackColor = true;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(281, 100);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 21;
            this.label7.Text = "战报延迟";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(281, 59);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 23;
            this.label8.Text = "打几个点";
            // 
            // battleresultdelayinput
            // 
            // 
            // 
            // 
            this.battleresultdelayinput.BackgroundStyle.Class = "DateTimeInputBackground";
            this.battleresultdelayinput.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.battleresultdelayinput.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.battleresultdelayinput.Location = new System.Drawing.Point(346, 95);
            this.battleresultdelayinput.MaxValue = 200;
            this.battleresultdelayinput.MinValue = 4;
            this.battleresultdelayinput.Name = "battleresultdelayinput";
            this.battleresultdelayinput.ShowUpDown = true;
            this.battleresultdelayinput.Size = new System.Drawing.Size(50, 21);
            this.battleresultdelayinput.TabIndex = 20;
            this.battleresultdelayinput.Value = 60;
            // 
            // battlewaitlistlabel
            // 
            this.battlewaitlistlabel.AutoSize = true;
            this.battlewaitlistlabel.Location = new System.Drawing.Point(7, 34);
            this.battlewaitlistlabel.Name = "battlewaitlistlabel";
            this.battlewaitlistlabel.Size = new System.Drawing.Size(77, 12);
            this.battlewaitlistlabel.TabIndex = 17;
            this.battlewaitlistlabel.Text = "战斗预备队列";
            // 
            // battlenodenuminput
            // 
            // 
            // 
            // 
            this.battlenodenuminput.BackgroundStyle.Class = "DateTimeInputBackground";
            this.battlenodenuminput.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.battlenodenuminput.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.battlenodenuminput.Location = new System.Drawing.Point(346, 54);
            this.battlenodenuminput.Name = "battlenodenuminput";
            this.battlenodenuminput.ShowUpDown = true;
            this.battlenodenuminput.Size = new System.Drawing.Size(50, 21);
            this.battlenodenuminput.TabIndex = 22;
            this.battlenodenuminput.Value = 10;
            // 
            // waitforrepairelabel
            // 
            this.waitforrepairelabel.AutoSize = true;
            this.waitforrepairelabel.Location = new System.Drawing.Point(7, 46);
            this.waitforrepairelabel.Name = "waitforrepairelabel";
            this.waitforrepairelabel.Size = new System.Drawing.Size(101, 12);
            this.waitforrepairelabel.TabIndex = 16;
            this.waitforrepairelabel.Text = "战斗等待洗澡队列";
            // 
            // autobattlecheck
            // 
            this.autobattlecheck.AutoSize = true;
            this.autobattlecheck.Location = new System.Drawing.Point(7, 76);
            this.autobattlecheck.Name = "autobattlecheck";
            this.autobattlecheck.Size = new System.Drawing.Size(72, 16);
            this.autobattlecheck.TabIndex = 15;
            this.autobattlecheck.Text = "自动战斗";
            this.autobattlecheck.UseVisualStyleBackColor = true;
            this.autobattlecheck.CheckedChanged += new System.EventHandler(this.autobattlecheck_CheckedChanged);
            // 
            // battle_position
            // 
            this.battle_position.AutoSize = true;
            this.battle_position.Location = new System.Drawing.Point(192, 11);
            this.battle_position.Name = "battle_position";
            this.battle_position.Size = new System.Drawing.Size(59, 12);
            this.battle_position.TabIndex = 14;
            this.battle_position.Text = "战斗关卡:";
            // 
            // battelstatus
            // 
            this.battelstatus.AutoSize = true;
            this.battelstatus.Location = new System.Drawing.Point(192, 27);
            this.battelstatus.Name = "battelstatus";
            this.battelstatus.Size = new System.Drawing.Size(59, 12);
            this.battelstatus.TabIndex = 13;
            this.battelstatus.Text = "战斗状态:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(7, 18);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 12;
            this.label1.Text = "战斗队形";
            // 
            // groupBox5
            // 
            this.groupBox5.Controls.Add(this.repairlist);
            this.groupBox5.Location = new System.Drawing.Point(10, 28);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(378, 186);
            this.groupBox5.TabIndex = 11;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "修理船坞";
            // 
            // repairlist
            // 
            this.repairlist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.repairlist.Location = new System.Drawing.Point(6, 19);
            this.repairlist.Name = "repairlist";
            gridColumn13.HeaderText = "id";
            gridColumn13.Name = "";
            gridColumn13.Width = 30;
            gridColumn14.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn14.HeaderText = "头像";
            gridColumn14.Name = "";
            gridColumn14.Width = 124;
            gridColumn15.HeaderText = "说明";
            gridColumn15.Name = "";
            gridColumn15.Width = 110;
            gridColumn16.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn16.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
            gridColumn16.HeaderText = "命令";
            gridColumn16.Name = "";
            gridColumn16.Width = 50;
            this.repairlist.PrimaryGrid.Columns.Add(gridColumn13);
            this.repairlist.PrimaryGrid.Columns.Add(gridColumn14);
            this.repairlist.PrimaryGrid.Columns.Add(gridColumn15);
            this.repairlist.PrimaryGrid.Columns.Add(gridColumn16);
            this.repairlist.PrimaryGrid.SortLevel = DevComponents.DotNetBar.SuperGrid.SortLevel.None;
            this.repairlist.Size = new System.Drawing.Size(371, 160);
            this.repairlist.TabIndex = 6;
            this.repairlist.Text = "superGridControl2";
            // 
            // groupBox6
            // 
            this.groupBox6.Controls.Add(this.buildlist);
            this.groupBox6.Location = new System.Drawing.Point(580, 30);
            this.groupBox6.Name = "groupBox6";
            this.groupBox6.Size = new System.Drawing.Size(582, 187);
            this.groupBox6.TabIndex = 12;
            this.groupBox6.TabStop = false;
            this.groupBox6.Text = "建造船坞";
            // 
            // buildlist
            // 
            this.buildlist.Dock = System.Windows.Forms.DockStyle.Left;
            this.buildlist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.buildlist.Location = new System.Drawing.Point(3, 17);
            this.buildlist.Name = "buildlist";
            gridColumn17.HeaderText = "id";
            gridColumn17.Name = "";
            gridColumn17.Width = 30;
            gridColumn18.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn18.HeaderText = "头像";
            gridColumn18.Name = "";
            gridColumn18.Width = 200;
            gridColumn19.HeaderText = "说明";
            gridColumn19.Name = "";
            gridColumn19.Width = 180;
            gridColumn20.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn20.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
            gridColumn20.HeaderText = "命令";
            gridColumn20.Name = "";
            gridColumn20.Width = 60;
            gridColumn21.HeaderText = "类型";
            gridColumn21.Name = "";
            gridColumn21.Width = 60;
            this.buildlist.PrimaryGrid.Columns.Add(gridColumn17);
            this.buildlist.PrimaryGrid.Columns.Add(gridColumn18);
            this.buildlist.PrimaryGrid.Columns.Add(gridColumn19);
            this.buildlist.PrimaryGrid.Columns.Add(gridColumn20);
            this.buildlist.PrimaryGrid.Columns.Add(gridColumn21);
            this.buildlist.PrimaryGrid.SortLevel = DevComponents.DotNetBar.SuperGrid.SortLevel.None;
            this.buildlist.Size = new System.Drawing.Size(445, 167);
            this.buildlist.TabIndex = 5;
            this.buildlist.Text = "superGridControl1";
            // 
            // groupBox7
            // 
            this.groupBox7.Controls.Add(this.button8);
            this.groupBox7.Controls.Add(this.buildanalyzebtn);
            this.groupBox7.Controls.Add(this.dropanalyze);
            this.groupBox7.Controls.Add(this.choosedisequiplist);
            this.groupBox7.Controls.Add(this.button6);
            this.groupBox7.Controls.Add(this.button5);
            this.groupBox7.Controls.Add(this.button4);
            this.groupBox7.Controls.Add(this.button3);
            this.groupBox7.Controls.Add(this.button2);
            this.groupBox7.Controls.Add(this.button1);
            this.groupBox7.Controls.Add(this.label2);
            this.groupBox7.Controls.Add(this.disswitch_button);
            this.groupBox7.Controls.Add(this.questbtn);
            this.groupBox7.Controls.Add(this.disshipbtn);
            this.groupBox7.Controls.Add(this.disequipbtn);
            this.groupBox7.Location = new System.Drawing.Point(10, 213);
            this.groupBox7.Name = "groupBox7";
            this.groupBox7.Size = new System.Drawing.Size(377, 96);
            this.groupBox7.TabIndex = 13;
            this.groupBox7.TabStop = false;
            this.groupBox7.Text = "其他指令";
            // 
            // button8
            // 
            this.button8.Location = new System.Drawing.Point(323, 52);
            this.button8.Name = "button8";
            this.button8.Size = new System.Drawing.Size(46, 44);
            this.button8.TabIndex = 22;
            this.button8.Text = "攻略";
            this.button8.UseVisualStyleBackColor = true;
            this.button8.Click += new System.EventHandler(this.button8_Click);
            // 
            // buildanalyzebtn
            // 
            this.buildanalyzebtn.Location = new System.Drawing.Point(323, 5);
            this.buildanalyzebtn.Name = "buildanalyzebtn";
            this.buildanalyzebtn.Size = new System.Drawing.Size(46, 44);
            this.buildanalyzebtn.TabIndex = 21;
            this.buildanalyzebtn.Text = "建造统计";
            this.buildanalyzebtn.UseVisualStyleBackColor = true;
            this.buildanalyzebtn.Click += new System.EventHandler(this.buildanalyzebtn_Click);
            // 
            // dropanalyze
            // 
            this.dropanalyze.Location = new System.Drawing.Point(271, 5);
            this.dropanalyze.Name = "dropanalyze";
            this.dropanalyze.Size = new System.Drawing.Size(46, 44);
            this.dropanalyze.TabIndex = 20;
            this.dropanalyze.Text = "掉落查看";
            this.dropanalyze.UseVisualStyleBackColor = true;
            this.dropanalyze.Click += new System.EventHandler(this.dropanalyze_Click);
            // 
            // choosedisequiplist
            // 
            this.choosedisequiplist.Location = new System.Drawing.Point(177, 28);
            this.choosedisequiplist.Name = "choosedisequiplist";
            this.choosedisequiplist.Size = new System.Drawing.Size(88, 23);
            this.choosedisequiplist.TabIndex = 19;
            this.choosedisequiplist.Text = "选择解体列表";
            this.choosedisequiplist.UseVisualStyleBackColor = true;
            this.choosedisequiplist.Click += new System.EventHandler(this.choosedisequiplist_Click);
            // 
            // button6
            // 
            this.button6.Location = new System.Drawing.Point(177, 5);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(88, 23);
            this.button6.TabIndex = 18;
            this.button6.Text = "选择解体列表";
            this.button6.UseVisualStyleBackColor = true;
            this.button6.Click += new System.EventHandler(this.button6_Click);
            // 
            // button5
            // 
            this.button5.Location = new System.Drawing.Point(243, 51);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(75, 23);
            this.button5.TabIndex = 17;
            this.button5.Text = "每日奖励";
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.button5_Click);
            // 
            // button4
            // 
            this.button4.Location = new System.Drawing.Point(167, 72);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(75, 23);
            this.button4.TabIndex = 16;
            this.button4.Text = "强化";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(243, 73);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 15;
            this.button3.Text = "兑换码";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(90, 72);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 14;
            this.button2.Text = "战役";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(90, 52);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 13;
            this.button1.Text = "PVP";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(1, 17);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(96, 28);
            this.label2.TabIndex = 12;
            this.label2.Text = "解体确认";
            // 
            // disswitch_button
            // 
            // 
            // 
            // 
            this.disswitch_button.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.disswitch_button.Location = new System.Drawing.Point(6, 51);
            this.disswitch_button.Name = "disswitch_button";
            this.disswitch_button.OffText = "关闭";
            this.disswitch_button.OffTextColor = System.Drawing.Color.Red;
            this.disswitch_button.OnText = "开启";
            this.disswitch_button.Size = new System.Drawing.Size(66, 36);
            this.disswitch_button.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.disswitch_button.TabIndex = 11;
            this.disswitch_button.Value = true;
            this.disswitch_button.ValueObject = "Y";
            // 
            // questbtn
            // 
            this.questbtn.Location = new System.Drawing.Point(167, 52);
            this.questbtn.Name = "questbtn";
            this.questbtn.Size = new System.Drawing.Size(75, 23);
            this.questbtn.TabIndex = 2;
            this.questbtn.Text = "任务";
            this.questbtn.UseVisualStyleBackColor = true;
            this.questbtn.Click += new System.EventHandler(this.questbtn_Click);
            // 
            // disshipbtn
            // 
            this.disshipbtn.Location = new System.Drawing.Point(100, 6);
            this.disshipbtn.Name = "disshipbtn";
            this.disshipbtn.Size = new System.Drawing.Size(75, 23);
            this.disshipbtn.TabIndex = 3;
            this.disshipbtn.Text = "解体少女";
            this.disshipbtn.UseVisualStyleBackColor = true;
            this.disshipbtn.Click += new System.EventHandler(this.disshipbtn_Click);
            // 
            // disequipbtn
            // 
            this.disequipbtn.Location = new System.Drawing.Point(100, 28);
            this.disequipbtn.Name = "disequipbtn";
            this.disequipbtn.Size = new System.Drawing.Size(75, 23);
            this.disequipbtn.TabIndex = 4;
            this.disequipbtn.Text = "解体装备";
            this.disequipbtn.UseVisualStyleBackColor = true;
            this.disequipbtn.Click += new System.EventHandler(this.disequipbtn_Click);
            // 
            // expandablePanel1
            // 
            this.expandablePanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.expandablePanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.expandablePanel1.Controls.Add(this.groupBox2);
            this.expandablePanel1.Controls.Add(this.groupBox6);
            this.expandablePanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.expandablePanel1.ExpandOnTitleClick = true;
            this.expandablePanel1.Location = new System.Drawing.Point(0, 0);
            this.expandablePanel1.Name = "expandablePanel1";
            this.expandablePanel1.Size = new System.Drawing.Size(1028, 218);
            this.expandablePanel1.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.expandablePanel1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.expandablePanel1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.expandablePanel1.Style.GradientAngle = 90;
            this.expandablePanel1.TabIndex = 14;
            this.expandablePanel1.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel1.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel1.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel1.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.expandablePanel1.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.expandablePanel1.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.expandablePanel1.TitleStyle.GradientAngle = 90;
            this.expandablePanel1.TitleText = "登陆/建造";
            this.expandablePanel1.ExpandedChanging += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanging);
            this.expandablePanel1.ExpandedChanged += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanged);
            // 
            // expandablePanel2
            // 
            this.expandablePanel2.CanvasColor = System.Drawing.SystemColors.Control;
            this.expandablePanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.expandablePanel2.Controls.Add(this.radialMenu4);
            this.expandablePanel2.Controls.Add(this.radialMenu3);
            this.expandablePanel2.Controls.Add(this.radialMenu2);
            this.expandablePanel2.Controls.Add(this.radialMenu1);
            this.expandablePanel2.Controls.Add(this.shiplist);
            this.expandablePanel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.expandablePanel2.ExpandOnTitleClick = true;
            this.expandablePanel2.Location = new System.Drawing.Point(0, 218);
            this.expandablePanel2.Name = "expandablePanel2";
            this.expandablePanel2.Size = new System.Drawing.Size(1028, 194);
            this.expandablePanel2.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.expandablePanel2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.expandablePanel2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.expandablePanel2.Style.GradientAngle = 90;
            this.expandablePanel2.TabIndex = 15;
            this.expandablePanel2.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel2.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel2.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel2.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.expandablePanel2.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.expandablePanel2.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.expandablePanel2.TitleStyle.GradientAngle = 90;
            this.expandablePanel2.TitleText = "舰队状态";
            this.expandablePanel2.ExpandedChanging += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanging);
            this.expandablePanel2.ExpandedChanged += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanged);
            // 
            // radialMenu4
            // 
            this.radialMenu4.CenterButtonDiameter = 50;
            this.radialMenu4.Location = new System.Drawing.Point(1093, 154);
            this.radialMenu4.Name = "radialMenu4";
            this.radialMenu4.Size = new System.Drawing.Size(32, 32);
            this.radialMenu4.Symbol = "";
            this.radialMenu4.TabIndex = 8;
            this.radialMenu4.Text = "radialMenu4";
            // 
            // radialMenu3
            // 
            this.radialMenu3.CenterButtonDiameter = 50;
            this.radialMenu3.Location = new System.Drawing.Point(1093, 118);
            this.radialMenu3.Name = "radialMenu3";
            this.radialMenu3.Size = new System.Drawing.Size(32, 32);
            this.radialMenu3.Symbol = "";
            this.radialMenu3.TabIndex = 7;
            this.radialMenu3.Text = "radialMenu3";
            // 
            // radialMenu2
            // 
            this.radialMenu2.CenterButtonDiameter = 50;
            this.radialMenu2.Location = new System.Drawing.Point(1093, 84);
            this.radialMenu2.Name = "radialMenu2";
            this.radialMenu2.Size = new System.Drawing.Size(32, 32);
            this.radialMenu2.Symbol = "";
            this.radialMenu2.TabIndex = 6;
            this.radialMenu2.Text = "radialMenu2";
            // 
            // radialMenu1
            // 
            this.radialMenu1.CenterButtonDiameter = 50;
            this.radialMenu1.Location = new System.Drawing.Point(1093, 48);
            this.radialMenu1.Name = "radialMenu1";
            this.radialMenu1.Size = new System.Drawing.Size(32, 32);
            this.radialMenu1.Symbol = "";
            this.radialMenu1.TabIndex = 5;
            this.radialMenu1.Text = "radialMenu1";
            // 
            // expandablePanel3
            // 
            this.expandablePanel3.AutoSize = true;
            this.expandablePanel3.CanvasColor = System.Drawing.SystemColors.Control;
            this.expandablePanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.expandablePanel3.Controls.Add(this.groupBox5);
            this.expandablePanel3.Controls.Add(this.groupBox1);
            this.expandablePanel3.Controls.Add(this.groupBox7);
            this.expandablePanel3.Controls.Add(this.groupBox4);
            this.expandablePanel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.expandablePanel3.ExpandOnTitleClick = true;
            this.expandablePanel3.HideControlsWhenCollapsed = true;
            this.expandablePanel3.Location = new System.Drawing.Point(0, 412);
            this.expandablePanel3.Name = "expandablePanel3";
            this.expandablePanel3.Size = new System.Drawing.Size(1028, 327);
            this.expandablePanel3.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.expandablePanel3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.expandablePanel3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.expandablePanel3.Style.GradientAngle = 90;
            this.expandablePanel3.TabIndex = 16;
            this.expandablePanel3.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel3.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel3.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel3.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.expandablePanel3.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.expandablePanel3.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.expandablePanel3.TitleStyle.GradientAngle = 90;
            this.expandablePanel3.TitleText = "战斗控制";
            this.expandablePanel3.ExpandedChanging += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanging);
            this.expandablePanel3.ExpandedChanged += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanged);
            // 
            // expandablePanel4
            // 
            this.expandablePanel4.CanvasColor = System.Drawing.SystemColors.Control;
            this.expandablePanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.expandablePanel4.Controls.Add(this.button7);
            this.expandablePanel4.Controls.Add(this.logger);
            this.expandablePanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.expandablePanel4.ExpandOnTitleClick = true;
            this.expandablePanel4.Location = new System.Drawing.Point(0, 739);
            this.expandablePanel4.Name = "expandablePanel4";
            this.expandablePanel4.Size = new System.Drawing.Size(1028, 14);
            this.expandablePanel4.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel4.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.expandablePanel4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.expandablePanel4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.expandablePanel4.Style.GradientAngle = 90;
            this.expandablePanel4.TabIndex = 17;
            this.expandablePanel4.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel4.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel4.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel4.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.expandablePanel4.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.expandablePanel4.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.expandablePanel4.TitleStyle.GradientAngle = 90;
            this.expandablePanel4.TitleText = "日志";
            this.expandablePanel4.ExpandedChanging += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanging);
            this.expandablePanel4.ExpandedChanged += new DevComponents.DotNetBar.ExpandChangeEventHandler(this.expandablePanel1_ExpandedChanged);
            // 
            // button7
            // 
            this.button7.Location = new System.Drawing.Point(1037, 26);
            this.button7.Name = "button7";
            this.button7.Size = new System.Drawing.Size(104, 38);
            this.button7.TabIndex = 2;
            this.button7.Text = "查看本日日志";
            this.button7.UseVisualStyleBackColor = true;
            this.button7.Click += new System.EventHandler(this.button7_Click);
            // 
            // logger
            // 
            this.logger.Dock = System.Windows.Forms.DockStyle.Fill;
            this.logger.Location = new System.Drawing.Point(0, 26);
            this.logger.Multiline = true;
            this.logger.Name = "logger";
            this.logger.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.logger.Size = new System.Drawing.Size(1028, 0);
            this.logger.TabIndex = 1;
            this.logger.Text = "少女自动诱导器初始化完毕....";
            // 
            // styleManager1
            // 
            this.styleManager1.ManagerStyle = DevComponents.DotNetBar.eStyle.Office2007Silver;
            this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(87)))), ((int)(((byte)(154))))));
            // 
            // z
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
            this.AutoSize = true;
            this.ClientSize = new System.Drawing.Size(1028, 753);
            this.Controls.Add(this.expandablePanel4);
            this.Controls.Add(this.expandablePanel3);
            this.Controls.Add(this.expandablePanel2);
            this.Controls.Add(this.expandablePanel1);
            this.Name = "z";
            this.Text = "V59";
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.darkforgetotalshipnum)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.battledelayinput)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.secase3val)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.secase2val)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.secase1val)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.secondnodedelaymulti)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.battleresultdelayinput)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.battlenodenuminput)).EndInit();
            this.groupBox5.ResumeLayout(false);
            this.groupBox6.ResumeLayout(false);
            this.groupBox7.ResumeLayout(false);
            this.groupBox7.PerformLayout();
            this.expandablePanel1.ResumeLayout(false);
            this.expandablePanel2.ResumeLayout(false);
            this.expandablePanel3.ResumeLayout(false);
            this.expandablePanel3.PerformLayout();
            this.expandablePanel4.ResumeLayout(false);
            this.expandablePanel4.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 31
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
            this.selshiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // buttonX1
            // 
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX1.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonX1.Location = new System.Drawing.Point(12, 12);
            this.buttonX1.Name = "buttonX1";
            this.buttonX1.Size = new System.Drawing.Size(192, 256);
            this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX1.TabIndex = 0;
            this.buttonX1.Text = "buttonX1";
            // 
            // buttonX2
            // 
            this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX2.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonX2.Location = new System.Drawing.Point(210, 12);
            this.buttonX2.Name = "buttonX2";
            this.buttonX2.Size = new System.Drawing.Size(192, 256);
            this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX2.TabIndex = 1;
            this.buttonX2.Text = "buttonX2";
            // 
            // buttonX4
            // 
            this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX4.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonX4.Location = new System.Drawing.Point(606, 12);
            this.buttonX4.Name = "buttonX4";
            this.buttonX4.Size = new System.Drawing.Size(192, 256);
            this.buttonX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX4.TabIndex = 3;
            this.buttonX4.Text = "buttonX4";
            // 
            // buttonX3
            // 
            this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX3.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonX3.Location = new System.Drawing.Point(408, 12);
            this.buttonX3.Name = "buttonX3";
            this.buttonX3.Size = new System.Drawing.Size(192, 256);
            this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX3.TabIndex = 2;
            this.buttonX3.Text = "buttonX3";
            // 
            // buttonX6
            // 
            this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.buttonX6.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX6.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonX6.Location = new System.Drawing.Point(1002, 12);
            this.buttonX6.Name = "buttonX6";
            this.buttonX6.Size = new System.Drawing.Size(192, 256);
            this.buttonX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX6.TabIndex = 5;
            this.buttonX6.Text = "buttonX6";
            // 
            // buttonX5
            // 
            this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.buttonX5.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX5.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonX5.Location = new System.Drawing.Point(804, 12);
            this.buttonX5.Name = "buttonX5";
            this.buttonX5.Size = new System.Drawing.Size(192, 256);
            this.buttonX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX5.TabIndex = 4;
            this.buttonX5.Text = "buttonX5";
            // 
            // selshiplist
            // 
            this.selshiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.selshiplist.Location = new System.Drawing.Point(12, 313);
            this.selshiplist.Name = "selshiplist";
            gridColumn1.HeaderText = "舰队";
            gridColumn1.Name = "";
            gridColumn2.HeaderText = "等级";
            gridColumn2.Name = "";
            gridColumn2.Width = 50;
            gridColumn3.HeaderText = "名称";
            gridColumn3.Name = "";
            gridColumn4.HeaderText = "类型";
            gridColumn4.Name = "";
            gridColumn4.Width = 30;
            gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
            gridColumn5.HeaderText = "少女";
            gridColumn5.Name = "";
            gridColumn5.Width = 124;
            gridColumn6.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridProgressBarXEditControl);
            gridColumn6.HeaderText = "血量";
            gridColumn6.Name = "";
            gridColumn7.HeaderText = "装甲";
            gridColumn7.Name = "";
            gridColumn7.Width = 50;
            gridColumn8.HeaderText = "火力";
            gridColumn8.Name = "";
            gridColumn8.Width = 50;
            gridColumn9.HeaderText = "雷装";
            gridColumn9.Name = "";
            gridColumn9.Width = 50;
            gridColumn10.HeaderText = "对空";
            gridColumn10.Name = "";
            gridColumn10.Width = 50;
            gridColumn11.HeaderText = "对潜";
            gridColumn11.Name = "";
            gridColumn11.Width = 50;
            gridColumn12.HeaderText = "索敌";
            gridColumn12.Name = "";
            gridColumn12.Width = 50;
            gridColumn13.HeaderText = "速度";
            gridColumn13.Name = "";
            gridColumn13.Width = 50;
            gridColumn14.HeaderText = "幸运";
            gridColumn14.Name = "";
            gridColumn14.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
            gridColumn14.Width = 50;
            gridColumn15.HeaderText = "回避";
            gridColumn15.Name = "";
            gridColumn15.Width = 50;
            gridColumn16.HeaderText = "好感";
            gridColumn16.Name = "";
            gridColumn16.Width = 50;
            gridColumn17.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
            gridColumn17.HeaderText = "选择";
            gridColumn17.Name = "";
            gridColumn18.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
            gridColumn18.HeaderText = "锁定";
            gridColumn18.Name = "";
            gridColumn19.HeaderText = "id";
            gridColumn19.Name = "";
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn1);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn2);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn3);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn4);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn5);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn6);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn7);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn8);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn9);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn10);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn11);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn12);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn13);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn14);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn15);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn16);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn17);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn18);
            this.selshiplist.PrimaryGrid.Columns.Add(gridColumn19);
            this.selshiplist.Size = new System.Drawing.Size(1340, 372);
            this.selshiplist.TabIndex = 6;
            this.selshiplist.Text = "superGridControl1";
            this.selshiplist.RowsSorting += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCancelEventArgs>(this.selshiplist_RowsSorting);
            this.selshiplist.RowsSorted += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridEventArgs>(this.selshiplist_RowsSorted);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(19, 286);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(41, 12);
            this.label1.TabIndex = 7;
            this.label1.Text = "label1";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(144, 286);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(41, 12);
            this.label2.TabIndex = 8;
            this.label2.Text = "label2";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(291, 286);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(41, 12);
            this.label3.TabIndex = 10;
            this.label3.Text = "label3";
            this.label3.Click += new System.EventHandler(this.label3_Click);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(429, 286);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(41, 12);
            this.label4.TabIndex = 9;
            this.label4.Text = "label4";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(577, 286);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(41, 12);
            this.label5.TabIndex = 11;
            this.label5.Text = "label5";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(729, 286);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(41, 12);
            this.label6.TabIndex = 12;
            this.label6.Text = "label6";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(881, 286);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(41, 12);
            this.label7.TabIndex = 13;
            this.label7.Text = "label7";
            // 
            // CommandForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1352, 697);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.selshiplist);
            this.Controls.Add(this.buttonX6);
            this.Controls.Add(this.buttonX5);
            this.Controls.Add(this.buttonX4);
            this.Controls.Add(this.buttonX3);
            this.Controls.Add(this.buttonX2);
            this.Controls.Add(this.buttonX1);
            this.Name = "CommandForm";
            this.Text = "CommandForm";
            this.ResumeLayout(false);
            this.PerformLayout();

    }
Exemplo n.º 32
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.selshiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.SuspendLayout();
        // 
        // selshiplist
        // 
        this.selshiplist.Dock = System.Windows.Forms.DockStyle.Fill;
        this.selshiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.selshiplist.Location = new System.Drawing.Point(0, 0);
        this.selshiplist.Name = "selshiplist";
        gridColumn1.HeaderText = "舰队";
        gridColumn1.Name = "";
        gridColumn2.HeaderText = "等级";
        gridColumn2.Name = "";
        gridColumn2.Width = 50;
        gridColumn3.HeaderText = "名称";
        gridColumn3.Name = "";
        gridColumn4.HeaderText = "类型";
        gridColumn4.Name = "";
        gridColumn4.Width = 30;
        gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn5.HeaderText = "少女";
        gridColumn5.Name = "";
        gridColumn5.Width = 124;
        gridColumn6.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridProgressBarXEditControl);
        gridColumn6.HeaderText = "血量";
        gridColumn6.Name = "";
        gridColumn7.HeaderText = "HP";
        gridColumn7.Name = "";
        gridColumn7.Width = 50;
        gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn8.HeaderText = "选择";
        gridColumn8.Name = "";
        gridColumn9.HeaderText = "id";
        gridColumn9.Name = "";
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn1);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn2);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn3);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn4);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn5);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn6);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn7);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn8);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn9);
        this.selshiplist.Size = new System.Drawing.Size(794, 523);
        this.selshiplist.TabIndex = 7;
        this.selshiplist.Text = "superGridControl1";
        // 
        // RepairForm1
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.ClientSize = new System.Drawing.Size(794, 523);
        this.Controls.Add(this.selshiplist);
        this.Name = "RepairForm1";
        this.Text = "修理船只";
        this.ResumeLayout(false);

    }
Exemplo n.º 33
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.gList = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.bwLoadData = new System.ComponentModel.BackgroundWorker();
            this.CONTENT.SuspendLayout();
            this.SuspendLayout();
            // 
            // TITLE
            // 
            // 
            // 
            // 
            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.TITLE.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.TITLE.Text = "LỊCH SỬ GIAO DỊCH";
            // 
            // CONTENT
            // 
            this.CONTENT.Controls.Add(this.gList);
            this.CONTENT.Controls.Add(this.groupPanel1);
            // 
            // groupPanel1
            // 
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel1.Location = new System.Drawing.Point(0, 0);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Size = new System.Drawing.Size(784, 118);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 0;
            this.groupPanel1.Text = "Lọc dữ liệu";
            // 
            // gList
            // 
            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gList.Location = new System.Drawing.Point(0, 118);
            this.gList.Name = "gList";
            gridColumn1.DataPropertyName = "TD_ID";
            gridColumn1.Name = "TD_ID";
            gridColumn2.DataPropertyName = "TD_MANV";
            gridColumn2.Name = "TD_MANV";
            gridColumn3.DataPropertyName = "TD_TENNV";
            gridColumn3.Name = "TD_TENNV";
            gridColumn4.DataPropertyName = "TD_MATD";
            gridColumn4.Name = "TD_MATD";
            gridColumn5.DataPropertyName = "TD_DINHDANG";
            gridColumn5.Name = "TD_DINHDANG";
            gridColumn6.DataPropertyName = "TD_RETURNCODE";
            gridColumn6.Name = "TD_RETURNCODE";
            gridColumn7.DataPropertyName = "TD_TIEUDE";
            gridColumn7.Name = "TD_TIEUDE";
            gridColumn8.DataPropertyName = "TD_THOIGIAN";
            gridColumn8.Name = "TD_THOIGIAN";
            gridColumn9.DataPropertyName = "TD_LOAITD";
            gridColumn9.Name = "TD_LOAITD";
            gridColumn10.DataPropertyName = "TD_COKETTHUC";
            gridColumn10.Name = "TD_COKETTHUC";
            gridColumn11.DataPropertyName = "TD_MESSSAGECODE";
            gridColumn11.Name = "TD_MESSSAGECODE";
            gridColumn12.DataPropertyName = "TD_TENCHITIEU";
            gridColumn12.Name = "TD_TENCHITIEU";
            gridColumn13.DataPropertyName = "TD_MOTALOI";
            gridColumn13.Name = "TD_MOTALOI";
            gridColumn14.DataPropertyName = "TD_CACHKHACPHUC";
            gridColumn14.Name = "TD_CACHKHACPHUC";
            gridColumn15.DataPropertyName = "TD_TRANGTHAI";
            gridColumn15.Name = "TD_TRANGTHAI";
            gridColumn16.DataPropertyName = "TD_CONTENT";
            gridColumn16.Name = "TD_CONTENT";
            this.gList.PrimaryGrid.Columns.Add(gridColumn1);
            this.gList.PrimaryGrid.Columns.Add(gridColumn2);
            this.gList.PrimaryGrid.Columns.Add(gridColumn3);
            this.gList.PrimaryGrid.Columns.Add(gridColumn4);
            this.gList.PrimaryGrid.Columns.Add(gridColumn5);
            this.gList.PrimaryGrid.Columns.Add(gridColumn6);
            this.gList.PrimaryGrid.Columns.Add(gridColumn7);
            this.gList.PrimaryGrid.Columns.Add(gridColumn8);
            this.gList.PrimaryGrid.Columns.Add(gridColumn9);
            this.gList.PrimaryGrid.Columns.Add(gridColumn10);
            this.gList.PrimaryGrid.Columns.Add(gridColumn11);
            this.gList.PrimaryGrid.Columns.Add(gridColumn12);
            this.gList.PrimaryGrid.Columns.Add(gridColumn13);
            this.gList.PrimaryGrid.Columns.Add(gridColumn14);
            this.gList.PrimaryGrid.Columns.Add(gridColumn15);
            this.gList.PrimaryGrid.Columns.Add(gridColumn16);
            this.gList.Size = new System.Drawing.Size(784, 390);
            this.gList.TabIndex = 1;
            this.gList.Text = "superGridControl1";
            // 
            // bwLoadData
            // 
            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);
            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);
            // 
            // frmThongDiep
            // 
            this.ClientSize = new System.Drawing.Size(784, 565);
            this.Name = "frmThongDiep";
            this.Text = "Thông điệp nghiệp vụ";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frmThongDiep_Load);
            this.CONTENT.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 34
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();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.tTextBox5 = new DevComponents.DotNetBar.tTextBox();
            this.tTextBox4 = new DevComponents.DotNetBar.tTextBox();
            this.tTextBox3 = new DevComponents.DotNetBar.tTextBox();
            this.tTextBox2 = new DevComponents.DotNetBar.tTextBox();
            this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.proLoad = new DevComponents.DotNetBar.Controls.ProgressBarX();
            this.gList = new DevComponents.DotNetBar.tGrid();
            this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.tGrid2 = new DevComponents.DotNetBar.tGrid();
            this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
            this.labelX3 = new DevComponents.DotNetBar.LabelX();
            this.tComboBox1 = new DevComponents.DotNetBar.tComboBox();
            this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
            this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
            this.txtNgayKy = new DevComponents.DotNetBar.tMaskedTextBox();
            this.labelX2 = new DevComponents.DotNetBar.LabelX();
            this.txtSoHD = new DevComponents.DotNetBar.tTextBox();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.btnThoat = new DevComponents.DotNetBar.ButtonX();
            this.btnGhi = new DevComponents.DotNetBar.ButtonX();
            this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
            this.mnuChuotPhai = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.chuotPhai_GhiDuLieu = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_CopyDong = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XoaDong = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XoaHet = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XuatExcel = new System.Windows.Forms.ToolStripMenuItem();
            this.bwLoadData = new System.ComponentModel.BackgroundWorker();
            this.menuPhimTat = new System.Windows.Forms.MenuStrip();
            this.phimTat = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_GhiDuLieu = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_CopyDong = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XoaDong = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XoaHet = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_Excel = new System.Windows.Forms.ToolStripMenuItem();
            this.bsList = new System.Windows.Forms.BindingSource(this.components);
            this.CONTENT.SuspendLayout();
            this.pBOTTOM.SuspendLayout();
            this.groupPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
            this.superTabControl1.SuspendLayout();
            this.superTabControlPanel1.SuspendLayout();
            this.superTabControlPanel2.SuspendLayout();
            this.groupPanel2.SuspendLayout();
            this.panelEx1.SuspendLayout();
            this.mnuChuotPhai.SuspendLayout();
            this.menuPhimTat.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).BeginInit();
            this.SuspendLayout();
            // 
            // TITLE
            // 
            // 
            // 
            // 
            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.TITLE.Text = "NGUYÊN VẬT LIỆU GIA CÔNG";
            // 
            // CONTENT
            // 
            this.CONTENT.Controls.Add(this.superTabControl1);
            this.CONTENT.Controls.Add(this.panelEx1);
            this.CONTENT.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.CONTENT.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.CONTENT.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.CONTENT.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.CONTENT.Style.GradientAngle = 90;
            // 
            // pBOTTOM
            // 
            this.pBOTTOM.Controls.Add(this.buttonX6);
            this.pBOTTOM.Controls.Add(this.buttonX5);
            this.pBOTTOM.Controls.Add(this.buttonX4);
            this.pBOTTOM.Controls.Add(this.buttonX3);
            this.pBOTTOM.Controls.Add(this.btnGhi);
            this.pBOTTOM.Controls.Add(this.btnThoat);
            this.pBOTTOM.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pBOTTOM.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pBOTTOM.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pBOTTOM.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pBOTTOM.Style.GradientAngle = 90;
            // 
            // groupPanel1
            // 
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel1.Controls.Add(this.tTextBox5);
            this.groupPanel1.Controls.Add(this.tTextBox4);
            this.groupPanel1.Controls.Add(this.tTextBox3);
            this.groupPanel1.Controls.Add(this.tTextBox2);
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel1.Location = new System.Drawing.Point(2, 2);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Size = new System.Drawing.Size(776, 49);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.Style.BackColor2 = System.Drawing.SystemColors.Control;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 0;
            this.groupPanel1.Text = "Lọc dữ liệu:";
            // 
            // tTextBox5
            // 
            this.tTextBox5.BắtBuộc = false;
            // 
            // 
            // 
            this.tTextBox5.Border.Class = "TextBoxBorder";
            this.tTextBox5.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tTextBox5.Location = new System.Drawing.Point(430, 4);
            this.tTextBox5.Name = "tTextBox5";
            this.tTextBox5.Size = new System.Drawing.Size(188, 20);
            this.tTextBox5.TabIndex = 3;
            this.tTextBox5.Tag = "NL_TEN_EN";
            this.tTextBox5.WatermarkText = "Tên tiếng Anh";
            // 
            // tTextBox4
            // 
            this.tTextBox4.BắtBuộc = false;
            // 
            // 
            // 
            this.tTextBox4.Border.Class = "TextBoxBorder";
            this.tTextBox4.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tTextBox4.Location = new System.Drawing.Point(322, 4);
            this.tTextBox4.Name = "tTextBox4";
            this.tTextBox4.Size = new System.Drawing.Size(100, 20);
            this.tTextBox4.TabIndex = 2;
            this.tTextBox4.Tag = "NL_HS";
            this.tTextBox4.WatermarkText = "Mã HS";
            // 
            // tTextBox3
            // 
            this.tTextBox3.BắtBuộc = false;
            // 
            // 
            // 
            this.tTextBox3.Border.Class = "TextBoxBorder";
            this.tTextBox3.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tTextBox3.Location = new System.Drawing.Point(116, 4);
            this.tTextBox3.Name = "tTextBox3";
            this.tTextBox3.Size = new System.Drawing.Size(198, 20);
            this.tTextBox3.TabIndex = 1;
            this.tTextBox3.Tag = "NL_TEN";
            this.tTextBox3.WatermarkText = "Tên nguyên liệu";
            // 
            // tTextBox2
            // 
            this.tTextBox2.BắtBuộc = false;
            // 
            // 
            // 
            this.tTextBox2.Border.Class = "TextBoxBorder";
            this.tTextBox2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tTextBox2.Location = new System.Drawing.Point(8, 4);
            this.tTextBox2.Name = "tTextBox2";
            this.tTextBox2.Size = new System.Drawing.Size(100, 20);
            this.tTextBox2.TabIndex = 0;
            this.tTextBox2.Tag = "NL_MA";
            this.tTextBox2.WatermarkText = "Mã nguyên liệu";
            // 
            // superTabControl1
            // 
            // 
            // 
            // 
            // 
            // 
            // 
            this.superTabControl1.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.superTabControl1.ControlBox.MenuBox.Name = "";
            this.superTabControl1.ControlBox.Name = "";
            this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControl1.ControlBox.MenuBox,
            this.superTabControl1.ControlBox.CloseBox});
            this.superTabControl1.Controls.Add(this.superTabControlPanel1);
            this.superTabControl1.Controls.Add(this.superTabControlPanel2);
            this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControl1.Location = new System.Drawing.Point(2, 36);
            this.superTabControl1.Name = "superTabControl1";
            this.superTabControl1.ReorderTabsEnabled = true;
            this.superTabControl1.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.superTabControl1.SelectedTabIndex = 0;
            this.superTabControl1.Size = new System.Drawing.Size(780, 465);
            this.superTabControl1.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.superTabControl1.TabIndex = 1;
            this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItem1,
            this.superTabItem2});
            this.superTabControl1.Text = "superTabControl1";
            // 
            // superTabControlPanel1
            // 
            this.superTabControlPanel1.Controls.Add(this.proLoad);
            this.superTabControlPanel1.Controls.Add(this.gList);
            this.superTabControlPanel1.Controls.Add(this.groupPanel1);
            this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel1.Location = new System.Drawing.Point(0, 25);
            this.superTabControlPanel1.Name = "superTabControlPanel1";
            this.superTabControlPanel1.Padding = new System.Windows.Forms.Padding(2);
            this.superTabControlPanel1.Size = new System.Drawing.Size(780, 440);
            this.superTabControlPanel1.TabIndex = 1;
            this.superTabControlPanel1.TabItem = this.superTabItem1;
            // 
            // proLoad
            // 
            // 
            // 
            // 
            this.proLoad.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.proLoad.Location = new System.Drawing.Point(28, 117);
            this.proLoad.Name = "proLoad";
            this.proLoad.ProgressType = DevComponents.DotNetBar.eProgressItemType.Marquee;
            this.proLoad.Size = new System.Drawing.Size(231, 23);
            this.proLoad.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.proLoad.TabIndex = 8;
            this.proLoad.Text = "Đang xử lý...";
            this.proLoad.TextVisible = true;
            // 
            // gList
            // 
            this.gList.ContextMenuStrip = this.mnuChuotPhai;
            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gList.Location = new System.Drawing.Point(2, 51);
            this.gList.Name = "gList";
            this.gList.PrimaryGrid.AllowRowDelete = true;
            this.gList.PrimaryGrid.AllowRowHeaderResize = true;
            this.gList.PrimaryGrid.AllowRowInsert = true;
            gridColumn1.DataPropertyName = "NL_MA";
            gridColumn1.HeaderText = "Mã nguyên liệu";
            gridColumn1.Name = "NL_MA";
            gridColumn2.DataPropertyName = "NL_TEN";
            gridColumn2.HeaderText = "Tên nguyên liệu";
            gridColumn2.Name = "NL_TEN";
            gridColumn3.DataPropertyName = "NL_DVT";
            gridColumn3.HeaderText = "Đơn vị tính";
            gridColumn3.Name = "NL_DVT";
            gridColumn4.DataPropertyName = "NL_HS";
            gridColumn4.HeaderText = "Mã HS";
            gridColumn4.Name = "NL_HS";
            gridColumn5.DataPropertyName = "NL_SOLUONG";
            gridColumn5.HeaderText = "Số lượng đăng ký";
            gridColumn5.Name = "NL_SOLUONG";
            gridColumn6.DataPropertyName = "NL_NGUONNGUYENLIEU";
            gridColumn6.HeaderText = "Nguồn nguyên liệu";
            gridColumn6.Name = "NL_NGUONNGUYENLIEU";
            gridColumn7.DataPropertyName = "NL_DONGIA";
            gridColumn7.HeaderText = "Đơn giá";
            gridColumn7.Name = "NL_DONGIA";
            gridColumn8.DataPropertyName = "NL_BIEUTHUE_XNK";
            gridColumn8.HeaderText = "Biểu thuế XNK";
            gridColumn8.Name = "NL_BIEUTHUE_XNK";
            gridColumn9.DataPropertyName = "NL_BIEUTHUE_TTDB";
            gridColumn9.HeaderText = "Biểu thuế TTĐB";
            gridColumn9.Name = "NL_BIEUTHUE_TTDB";
            gridColumn10.DataPropertyName = "NL_BIEUTHUE_MT";
            gridColumn10.HeaderText = "Biểu thuế Môi trường";
            gridColumn10.Name = "NL_BIEUTHUE_MT";
            gridColumn11.DataPropertyName = "NL_BIEUTHUE_VAT";
            gridColumn11.HeaderText = "Biểu thuế VAT";
            gridColumn11.Name = "NL_BIEUTHUE_VAT";
            gridColumn12.DataPropertyName = "NL_GHICHU";
            gridColumn12.HeaderText = "Ghi chú";
            gridColumn12.Name = "NL_GHICHU";
            gridColumn13.DataPropertyName = "NL_TEN_EN";
            gridColumn13.HeaderText = "Tên tiếng Anh";
            gridColumn13.Name = "NL_TEN_EN";
            this.gList.PrimaryGrid.Columns.Add(gridColumn1);
            this.gList.PrimaryGrid.Columns.Add(gridColumn2);
            this.gList.PrimaryGrid.Columns.Add(gridColumn3);
            this.gList.PrimaryGrid.Columns.Add(gridColumn4);
            this.gList.PrimaryGrid.Columns.Add(gridColumn5);
            this.gList.PrimaryGrid.Columns.Add(gridColumn6);
            this.gList.PrimaryGrid.Columns.Add(gridColumn7);
            this.gList.PrimaryGrid.Columns.Add(gridColumn8);
            this.gList.PrimaryGrid.Columns.Add(gridColumn9);
            this.gList.PrimaryGrid.Columns.Add(gridColumn10);
            this.gList.PrimaryGrid.Columns.Add(gridColumn11);
            this.gList.PrimaryGrid.Columns.Add(gridColumn12);
            this.gList.PrimaryGrid.Columns.Add(gridColumn13);
            this.gList.PrimaryGrid.DataSource = this.bsList;
            this.gList.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.EditOnEntry;
            this.gList.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.SingleClick;
            this.gList.PrimaryGrid.MultiSelect = false;
            this.gList.PrimaryGrid.RowHeaderIndexOffset = 1;
            this.gList.PrimaryGrid.ShowInsertRow = true;
            this.gList.PrimaryGrid.ShowRowGridIndex = true;
            this.gList.PrimaryGrid.UseAlternateRowStyle = true;
            this.gList.Size = new System.Drawing.Size(776, 387);
            this.gList.TabIndex = 1;
            this.gList.Text = "tGrid1";
            // 
            // superTabItem1
            // 
            this.superTabItem1.AttachedControl = this.superTabControlPanel1;
            this.superTabItem1.GlobalItem = false;
            this.superTabItem1.Name = "superTabItem1";
            this.superTabItem1.Text = "Danh sách nguyên phụ liệu";
            // 
            // superTabControlPanel2
            // 
            this.superTabControlPanel2.Controls.Add(this.tGrid2);
            this.superTabControlPanel2.Controls.Add(this.groupPanel2);
            this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel2.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel2.Name = "superTabControlPanel2";
            this.superTabControlPanel2.Size = new System.Drawing.Size(780, 465);
            this.superTabControlPanel2.TabIndex = 0;
            this.superTabControlPanel2.TabItem = this.superTabItem2;
            // 
            // tGrid2
            // 
            this.tGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tGrid2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.tGrid2.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.tGrid2.Location = new System.Drawing.Point(0, 49);
            this.tGrid2.Name = "tGrid2";
            this.tGrid2.PrimaryGrid.AllowRowHeaderResize = true;
            gridColumn14.HeaderText = "Mã sản phẩm";
            gridColumn14.Name = "";
            gridColumn15.HeaderText = "Tên sản phẩm";
            gridColumn15.Name = "";
            gridColumn16.HeaderText = "Đơn vị tính SP";
            gridColumn16.Name = "";
            gridColumn17.HeaderText = "Định mức";
            gridColumn17.Name = "";
            gridColumn18.HeaderText = "Tỷ lệ hao hụt (%)";
            gridColumn18.Name = "";
            gridColumn19.HeaderText = "Định mức chung";
            gridColumn19.Name = "";
            gridColumn20.HeaderText = "Ghi chú";
            gridColumn20.Name = "";
            this.tGrid2.PrimaryGrid.Columns.Add(gridColumn14);
            this.tGrid2.PrimaryGrid.Columns.Add(gridColumn15);
            this.tGrid2.PrimaryGrid.Columns.Add(gridColumn16);
            this.tGrid2.PrimaryGrid.Columns.Add(gridColumn17);
            this.tGrid2.PrimaryGrid.Columns.Add(gridColumn18);
            this.tGrid2.PrimaryGrid.Columns.Add(gridColumn19);
            this.tGrid2.PrimaryGrid.Columns.Add(gridColumn20);
            this.tGrid2.Size = new System.Drawing.Size(780, 416);
            this.tGrid2.TabIndex = 2;
            this.tGrid2.Text = "tGrid2";
            // 
            // groupPanel2
            // 
            this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel2.Controls.Add(this.buttonX1);
            this.groupPanel2.Controls.Add(this.labelX3);
            this.groupPanel2.Controls.Add(this.tComboBox1);
            this.groupPanel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel2.Location = new System.Drawing.Point(0, 0);
            this.groupPanel2.Name = "groupPanel2";
            this.groupPanel2.Size = new System.Drawing.Size(780, 49);
            // 
            // 
            // 
            this.groupPanel2.Style.BackColor = System.Drawing.SystemColors.Control;
            this.groupPanel2.Style.BackColor2 = System.Drawing.SystemColors.Control;
            this.groupPanel2.Style.BackColorGradientAngle = 90;
            this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderBottomWidth = 1;
            this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderLeftWidth = 1;
            this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderRightWidth = 1;
            this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderTopWidth = 1;
            this.groupPanel2.Style.CornerDiameter = 4;
            this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel2.TabIndex = 1;
            this.groupPanel2.Text = "Theo dõi nguyên phụ liệu thuộc những sản phẩm nào";
            // 
            // buttonX1
            // 
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX1.Location = new System.Drawing.Point(554, 5);
            this.buttonX1.Name = "buttonX1";
            this.buttonX1.Size = new System.Drawing.Size(191, 23);
            this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX1.TabIndex = 6;
            this.buttonX1.Text = "In danh sách sản phẩm sử dụng nguyên liệu";
            // 
            // labelX3
            // 
            // 
            // 
            // 
            this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX3.Location = new System.Drawing.Point(2, 5);
            this.labelX3.Name = "labelX3";
            this.labelX3.Size = new System.Drawing.Size(126, 23);
            this.labelX3.TabIndex = 1;
            this.labelX3.Text = "Chọn nguyên phụ liệu:";
            this.labelX3.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // tComboBox1
            // 
            this.tComboBox1.BắtBuộc = false;
            this.tComboBox1.Col1Width = 50;
            this.tComboBox1.Col2Width = 100;
            this.tComboBox1.Col3Width = 150;
            this.tComboBox1.Col4Width = 150;
            this.tComboBox1.DisplayMember = "Text";
            this.tComboBox1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.tComboBox1.FormattingEnabled = true;
            this.tComboBox1.IntegralHeight = false;
            this.tComboBox1.ItemHeight = 14;
            this.tComboBox1.Location = new System.Drawing.Point(136, 6);
            this.tComboBox1.MoRongKhiForcus = false;
            this.tComboBox1.Name = "tComboBox1";
            this.tComboBox1.Size = new System.Drawing.Size(397, 20);
            this.tComboBox1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.tComboBox1.TabIndex = 0;
            // 
            // superTabItem2
            // 
            this.superTabItem2.AttachedControl = this.superTabControlPanel2;
            this.superTabItem2.GlobalItem = false;
            this.superTabItem2.Name = "superTabItem2";
            this.superTabItem2.Text = "Nguyên phụ liệu sử dụng trong sản phẩm";
            // 
            // panelEx1
            // 
            this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
            this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.panelEx1.Controls.Add(this.txtNgayKy);
            this.panelEx1.Controls.Add(this.labelX2);
            this.panelEx1.Controls.Add(this.txtSoHD);
            this.panelEx1.Controls.Add(this.labelX1);
            this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelEx1.Location = new System.Drawing.Point(2, 2);
            this.panelEx1.Name = "panelEx1";
            this.panelEx1.Size = new System.Drawing.Size(780, 34);
            this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.panelEx1.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
            this.panelEx1.Style.BackColor2.Color = System.Drawing.SystemColors.Control;
            this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.panelEx1.Style.GradientAngle = 90;
            this.panelEx1.TabIndex = 2;
            // 
            // txtNgayKy
            // 
            this.txtNgayKy.AsciiOnly = true;
            // 
            // 
            // 
            this.txtNgayKy.BackgroundStyle.Class = "TextBoxBorder";
            this.txtNgayKy.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtNgayKy.BắtBuộc = false;
            this.txtNgayKy.DateValue = new System.DateTime(2014, 12, 21, 0, 0, 0, 0);
            this.txtNgayKy.FocusHighlightEnabled = true;
            this.txtNgayKy.Location = new System.Drawing.Point(317, 8);
            this.txtNgayKy.Mask = "00/00/0000";
            this.txtNgayKy.Name = "txtNgayKy";
            this.txtNgayKy.ReadOnly = true;
            this.txtNgayKy.Size = new System.Drawing.Size(87, 19);
            this.txtNgayKy.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.txtNgayKy.TabIndex = 3;
            this.txtNgayKy.Text = "21122014";
            // 
            // labelX2
            // 
            // 
            // 
            // 
            this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX2.Location = new System.Drawing.Point(242, 6);
            this.labelX2.Name = "labelX2";
            this.labelX2.Size = new System.Drawing.Size(75, 23);
            this.labelX2.TabIndex = 2;
            this.labelX2.Text = "Ngày ký HĐ:";
            this.labelX2.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // txtSoHD
            // 
            this.txtSoHD.BackColor = System.Drawing.SystemColors.Window;
            this.txtSoHD.BắtBuộc = false;
            // 
            // 
            // 
            this.txtSoHD.Border.Class = "TextBoxBorder";
            this.txtSoHD.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtSoHD.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoHD.Location = new System.Drawing.Point(83, 7);
            this.txtSoHD.Name = "txtSoHD";
            this.txtSoHD.ReadOnly = true;
            this.txtSoHD.Size = new System.Drawing.Size(144, 20);
            this.txtSoHD.TabIndex = 1;
            this.txtSoHD.Text = "HMT/2014/GC/EN";
            // 
            // labelX1
            // 
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Location = new System.Drawing.Point(8, 6);
            this.labelX1.Name = "labelX1";
            this.labelX1.Size = new System.Drawing.Size(75, 23);
            this.labelX1.TabIndex = 0;
            this.labelX1.Text = "Số hợp đồng:";
            this.labelX1.TextAlignment = System.Drawing.StringAlignment.Far;
            // 
            // btnThoat
            // 
            this.btnThoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThoat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnThoat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThoat.Location = new System.Drawing.Point(703, 5);
            this.btnThoat.Name = "btnThoat";
            this.btnThoat.Size = new System.Drawing.Size(75, 23);
            this.btnThoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThoat.TabIndex = 0;
            this.btnThoat.Text = "&Thoát";
            this.btnThoat.Click += new System.EventHandler(this.btnThoat_Click);
            // 
            // btnGhi
            // 
            this.btnGhi.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnGhi.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnGhi.Location = new System.Drawing.Point(9, 5);
            this.btnGhi.Name = "btnGhi";
            this.btnGhi.Size = new System.Drawing.Size(81, 23);
            this.btnGhi.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnGhi.TabIndex = 1;
            this.btnGhi.Text = "Ghi (Ctrl+S)";
            this.btnGhi.Click += new System.EventHandler(this.btnGhi_Click);
            // 
            // buttonX3
            // 
            this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX3.Location = new System.Drawing.Point(119, 5);
            this.buttonX3.Name = "buttonX3";
            this.buttonX3.Size = new System.Drawing.Size(98, 23);
            this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX3.TabIndex = 2;
            this.buttonX3.Text = "Nhập từ Excel (F7)";
            // 
            // buttonX4
            // 
            this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX4.Location = new System.Drawing.Point(225, 5);
            this.buttonX4.Name = "buttonX4";
            this.buttonX4.Size = new System.Drawing.Size(75, 23);
            this.buttonX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX4.TabIndex = 3;
            this.buttonX4.Text = "In theo TT13";
            // 
            // buttonX5
            // 
            this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX5.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX5.Location = new System.Drawing.Point(351, 5);
            this.buttonX5.Name = "buttonX5";
            this.buttonX5.Size = new System.Drawing.Size(102, 23);
            this.buttonX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX5.TabIndex = 4;
            this.buttonX5.Text = "Copy dòng (F5)";
            // 
            // buttonX6
            // 
            this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX6.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX6.Location = new System.Drawing.Point(461, 5);
            this.buttonX6.Name = "buttonX6";
            this.buttonX6.Size = new System.Drawing.Size(86, 23);
            this.buttonX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX6.TabIndex = 5;
            this.buttonX6.Text = "Xóa dòng (F8)";
            // 
            // mnuChuotPhai
            // 
            this.mnuChuotPhai.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.chuotPhai_GhiDuLieu,
            this.chuotPhai_CopyDong,
            this.chuotPhai_XoaDong,
            this.chuotPhai_XoaHet,
            this.chuotPhai_XuatExcel});
            this.mnuChuotPhai.Name = "mnuChuotPhai";
            this.mnuChuotPhai.Size = new System.Drawing.Size(176, 114);
            // 
            // chuotPhai_GhiDuLieu
            // 
            this.chuotPhai_GhiDuLieu.Name = "chuotPhai_GhiDuLieu";
            this.chuotPhai_GhiDuLieu.Size = new System.Drawing.Size(175, 22);
            this.chuotPhai_GhiDuLieu.Text = "Ghi dữ liệu (Ctrl+S)";
            this.chuotPhai_GhiDuLieu.Click += new System.EventHandler(this.chuotPhai_GhiDuLieu_Click);
            // 
            // chuotPhai_CopyDong
            // 
            this.chuotPhai_CopyDong.Name = "chuotPhai_CopyDong";
            this.chuotPhai_CopyDong.Size = new System.Drawing.Size(175, 22);
            this.chuotPhai_CopyDong.Text = "Copy dòng (F5)";
            this.chuotPhai_CopyDong.Click += new System.EventHandler(this.chuotPhai_CopyDong_Click);
            // 
            // chuotPhai_XoaDong
            // 
            this.chuotPhai_XoaDong.Name = "chuotPhai_XoaDong";
            this.chuotPhai_XoaDong.Size = new System.Drawing.Size(175, 22);
            this.chuotPhai_XoaDong.Text = "Xóa dòng (F8)";
            this.chuotPhai_XoaDong.Click += new System.EventHandler(this.chuotPhai_XoaDong_Click);
            // 
            // chuotPhai_XoaHet
            // 
            this.chuotPhai_XoaHet.Name = "chuotPhai_XoaHet";
            this.chuotPhai_XoaHet.Size = new System.Drawing.Size(175, 22);
            this.chuotPhai_XoaHet.Text = "Xóa hết (F11)";
            this.chuotPhai_XoaHet.Click += new System.EventHandler(this.chuotPhai_XoaHet_Click);
            // 
            // chuotPhai_XuatExcel
            // 
            this.chuotPhai_XuatExcel.Name = "chuotPhai_XuatExcel";
            this.chuotPhai_XuatExcel.Size = new System.Drawing.Size(175, 22);
            this.chuotPhai_XuatExcel.Text = "Xuất Excel (F12)";
            this.chuotPhai_XuatExcel.Click += new System.EventHandler(this.chuotPhai_XuatExcel_Click);
            // 
            // bwLoadData
            // 
            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);
            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);
            // 
            // menuPhimTat
            // 
            this.menuPhimTat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTat});
            this.menuPhimTat.Location = new System.Drawing.Point(0, 30);
            this.menuPhimTat.Name = "menuPhimTat";
            this.menuPhimTat.Size = new System.Drawing.Size(784, 24);
            this.menuPhimTat.TabIndex = 5;
            this.menuPhimTat.Text = "menuStrip1";
            this.menuPhimTat.Visible = false;
            // 
            // phimTat
            // 
            this.phimTat.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTat_GhiDuLieu,
            this.phimTat_CopyDong,
            this.phimTat_XoaDong,
            this.phimTat_XoaHet,
            this.phimTat_Excel});
            this.phimTat.Name = "phimTat";
            this.phimTat.Size = new System.Drawing.Size(64, 20);
            this.phimTat.Text = "PhimTat";
            // 
            // phimTat_GhiDuLieu
            // 
            this.phimTat_GhiDuLieu.Name = "phimTat_GhiDuLieu";
            this.phimTat_GhiDuLieu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
            this.phimTat_GhiDuLieu.Size = new System.Drawing.Size(169, 22);
            this.phimTat_GhiDuLieu.Text = "GhiDuLieu";
            this.phimTat_GhiDuLieu.Click += new System.EventHandler(this.phimTat_GhiDuLieu_Click);
            // 
            // phimTat_CopyDong
            // 
            this.phimTat_CopyDong.Name = "phimTat_CopyDong";
            this.phimTat_CopyDong.ShortcutKeys = System.Windows.Forms.Keys.F5;
            this.phimTat_CopyDong.Size = new System.Drawing.Size(169, 22);
            this.phimTat_CopyDong.Text = "CopyDong";
            this.phimTat_CopyDong.Click += new System.EventHandler(this.phimTat_CopyDong_Click);
            // 
            // phimTat_XoaDong
            // 
            this.phimTat_XoaDong.Name = "phimTat_XoaDong";
            this.phimTat_XoaDong.ShortcutKeys = System.Windows.Forms.Keys.F8;
            this.phimTat_XoaDong.Size = new System.Drawing.Size(169, 22);
            this.phimTat_XoaDong.Text = "XoaDong";
            this.phimTat_XoaDong.Click += new System.EventHandler(this.phimTat_XoaDong_Click);
            // 
            // phimTat_XoaHet
            // 
            this.phimTat_XoaHet.Name = "phimTat_XoaHet";
            this.phimTat_XoaHet.ShortcutKeys = System.Windows.Forms.Keys.F11;
            this.phimTat_XoaHet.Size = new System.Drawing.Size(169, 22);
            this.phimTat_XoaHet.Text = "XoaHet";
            this.phimTat_XoaHet.Click += new System.EventHandler(this.phimTat_XoaHet_Click);
            // 
            // phimTat_Excel
            // 
            this.phimTat_Excel.Name = "phimTat_Excel";
            this.phimTat_Excel.ShortcutKeys = System.Windows.Forms.Keys.F12;
            this.phimTat_Excel.Size = new System.Drawing.Size(169, 22);
            this.phimTat_Excel.Text = "Excel";
            this.phimTat_Excel.Click += new System.EventHandler(this.phimTat_Excel_Click);
            // 
            // frmGCNguyenLieu
            // 
            this.ClientSize = new System.Drawing.Size(784, 565);
            this.Controls.Add(this.menuPhimTat);
            this.Name = "frmGCNguyenLieu";
            this.Text = "Nguyên vật liệu Gia công";
            this.Controls.SetChildIndex(this.TITLE, 0);
            this.Controls.SetChildIndex(this.pBOTTOM, 0);
            this.Controls.SetChildIndex(this.CONTENT, 0);
            this.Controls.SetChildIndex(this.menuPhimTat, 0);
            this.CONTENT.ResumeLayout(false);
            this.pBOTTOM.ResumeLayout(false);
            this.groupPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
            this.superTabControl1.ResumeLayout(false);
            this.superTabControlPanel1.ResumeLayout(false);
            this.superTabControlPanel2.ResumeLayout(false);
            this.groupPanel2.ResumeLayout(false);
            this.panelEx1.ResumeLayout(false);
            this.mnuChuotPhai.ResumeLayout(false);
            this.menuPhimTat.ResumeLayout(false);
            this.menuPhimTat.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 35
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent( )
        {
            this.components = new System.ComponentModel.Container( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding1 = new DevComponents.DotNetBar.SuperGrid.Style.Padding( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend1 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            this.cashContainer = new DevComponents.DotNetBar.ItemPanel( );
            this.txtPhone = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.bsCashEntity = new System.Windows.Forms.BindingSource(this.components);
            this.txtCashSum = new DevComponents.Editors.DoubleInput( );
            this.txtRateSale = new DevComponents.Editors.DoubleInput( );
            this.cbMemberRate = new System.Windows.Forms.CheckedListBox( );
            this.txtPoint = new DevComponents.Editors.DoubleInput( );
            this.cbUserGrade = new DevComponents.DotNetBar.Controls.ComboBoxEx( );
            this.btnSave = new DevComponents.DotNetBar.ButtonX( );
            this.btnClear = new DevComponents.DotNetBar.ButtonX( );
            this.lblMessage = new DevComponents.DotNetBar.LabelX( );
            this.lblOrderInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPhone = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPhone = new DevComponents.DotNetBar.LabelItem( );
            this.phoneContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnQuery = new DevComponents.DotNetBar.ButtonItem( );
            this.lblPhoneInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowCashSum = new DevComponents.DotNetBar.ItemContainer( );
            this.lblCashSum = new DevComponents.DotNetBar.LabelItem( );
            this.CashSumContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblOrderSumInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowRateSale = new DevComponents.DotNetBar.ItemContainer( );
            this.lblRateSale = new DevComponents.DotNetBar.LabelItem( );
            this.rateSaleContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblRateSaleInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPointRate = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPointRate = new DevComponents.DotNetBar.LabelItem( );
            this.pointRateContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowPoint = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPoint = new DevComponents.DotNetBar.LabelItem( );
            this.pointContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowUserGrade = new DevComponents.DotNetBar.ItemContainer( );
            this.lblUserGrade = new DevComponents.DotNetBar.LabelItem( );
            this.gradeCBContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowButton = new DevComponents.DotNetBar.ItemContainer( );
            this.btnSaveContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnClearContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblPayInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowMessage = new DevComponents.DotNetBar.ItemContainer( );
            this.messageContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblHelpHeader = new DevComponents.DotNetBar.LabelItem( );
            this.rowHelp = new DevComponents.DotNetBar.ItemContainer( );
            this.lblHelp = new DevComponents.DotNetBar.LabelItem( );
            this.plMemberInfo = new System.Windows.Forms.Panel( );
            this.gvUserInfo = new DevComponents.DotNetBar.SuperGrid.SuperGridControl( );
            this.bsUserInfo = new System.Windows.Forms.BindingSource(this.components);
            this.plUserInfo = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.mainContainer = new System.Windows.Forms.Panel( );
            this.plTitle.SuspendLayout( );
            this.cashContainer.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsCashEntity)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCashSum)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtPoint)).BeginInit( );
            this.plMemberInfo.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).BeginInit( );
            this.mainContainer.SuspendLayout( );
            this.SuspendLayout( );
            // 
            // cashContainer
            // 
            this.cashContainer.AutoScroll = true;
            // 
            // 
            // 
            this.cashContainer.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderBottomWidth = 1;
            this.cashContainer.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
            this.cashContainer.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderLeftWidth = 1;
            this.cashContainer.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderRightWidth = 1;
            this.cashContainer.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderTopWidth = 1;
            this.cashContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.cashContainer.BackgroundStyle.PaddingBottom = 1;
            this.cashContainer.BackgroundStyle.PaddingLeft = 1;
            this.cashContainer.BackgroundStyle.PaddingRight = 1;
            this.cashContainer.BackgroundStyle.PaddingTop = 1;
            this.cashContainer.ContainerControlProcessDialogKey = true;
            this.cashContainer.Controls.Add(this.txtPhone);
            this.cashContainer.Controls.Add(this.txtCashSum);
            this.cashContainer.Controls.Add(this.txtRateSale);
            this.cashContainer.Controls.Add(this.cbMemberRate);
            this.cashContainer.Controls.Add(this.txtPoint);
            this.cashContainer.Controls.Add(this.cbUserGrade);
            this.cashContainer.Controls.Add(this.btnSave);
            this.cashContainer.Controls.Add(this.btnClear);
            this.cashContainer.Controls.Add(this.lblMessage);
            this.cashContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.cashContainer.FitButtonsToContainerWidth = true;
            this.cashContainer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cashContainer.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderInfo,
            this.rowPhone,
            this.rowCashSum,
            this.rowRateSale,
            this.rowPointRate,
            this.rowPoint,
            this.rowUserGrade,
            this.rowButton,
            this.lblPayInfo,
            this.rowMessage,
            this.lblHelpHeader,
            this.rowHelp});
            this.cashContainer.ItemSpacing = 5;
            this.cashContainer.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.cashContainer.Location = new System.Drawing.Point(0, 0);
            this.cashContainer.MultiLine = true;
            this.cashContainer.Name = "cashContainer";
            this.cashContainer.Size = new System.Drawing.Size(401, 370);
            this.cashContainer.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cashContainer.TabIndex = 0;
            // 
            // txtPhone
            // 
            this.txtPhone.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPhone.Border.Class = "TextBoxBorder";
            this.txtPhone.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsCashEntity, "PhoneNum", true));
            this.txtPhone.ForeColor = System.Drawing.Color.Black;
            this.txtPhone.Location = new System.Drawing.Point(77, 29);
            this.txtPhone.MaxLength = 11;
            this.txtPhone.Name = "txtPhone";
            this.txtPhone.Size = new System.Drawing.Size(175, 21);
            this.txtPhone.TabIndex = 0;
            this.txtPhone.TextChanged += new System.EventHandler(this.txtPhone_TextChanged);
            // 
            // bsCashEntity
            // 
            this.bsCashEntity.DataMember = "CashData";
            this.bsCashEntity.DataSource = typeof(Eleooo.Client.UcMemberCash);
            // 
            // txtCashSum
            // 
            // 
            // 
            // 
            this.txtCashSum.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtCashSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtCashSum.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtCashSum.DataBindings.Add(new System.Windows.Forms.Binding("ValueObject", this.bsCashEntity, "CashSum", true));
            this.txtCashSum.DisplayFormat = "0.00";
            this.txtCashSum.Increment = 1D;
            this.txtCashSum.Location = new System.Drawing.Point(77, 59);
            this.txtCashSum.MinValue = 0D;
            this.txtCashSum.Name = "txtCashSum";
            this.txtCashSum.ShowUpDown = true;
            this.txtCashSum.Size = new System.Drawing.Size(175, 21);
            this.txtCashSum.TabIndex = 1;
            // 
            // txtRateSale
            // 
            // 
            // 
            // 
            this.txtRateSale.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtRateSale.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtRateSale.DataBindings.Add(new System.Windows.Forms.Binding("ValueObject", this.bsCashEntity, "CashRate", true));
            this.txtRateSale.Increment = 1D;
            this.txtRateSale.Location = new System.Drawing.Point(77, 89);
            this.txtRateSale.MaxValue = 99D;
            this.txtRateSale.MinValue = 0D;
            this.txtRateSale.Name = "txtRateSale";
            this.txtRateSale.ShowUpDown = true;
            this.txtRateSale.Size = new System.Drawing.Size(175, 21);
            this.txtRateSale.TabIndex = 2;
            // 
            // cbMemberRate
            // 
            this.cbMemberRate.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.cbMemberRate.CheckOnClick = true;
            this.cbMemberRate.ColumnWidth = 60;
            this.cbMemberRate.HorizontalScrollbar = true;
            this.cbMemberRate.Location = new System.Drawing.Point(77, 121);
            this.cbMemberRate.MultiColumn = true;
            this.cbMemberRate.Name = "cbMemberRate";
            this.cbMemberRate.Size = new System.Drawing.Size(296, 16);
            this.cbMemberRate.TabIndex = 3;
            this.cbMemberRate.ThreeDCheckBoxes = true;
            this.cbMemberRate.UseCompatibleTextRendering = true;
            this.cbMemberRate.UseTabStops = false;
            this.cbMemberRate.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.cbMemberRate_ItemCheck);
            this.cbMemberRate.SelectedIndexChanged += new System.EventHandler(this.cbMemberRate_SelectedIndexChanged);
            // 
            // txtPoint
            // 
            // 
            // 
            // 
            this.txtPoint.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPoint.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtPoint.DataBindings.Add(new System.Windows.Forms.Binding("ValueObject", this.bsCashEntity, "CashPoint", true));
            this.txtPoint.Increment = 1D;
            this.txtPoint.Location = new System.Drawing.Point(77, 149);
            this.txtPoint.MinValue = 0D;
            this.txtPoint.Name = "txtPoint";
            this.txtPoint.ShowUpDown = true;
            this.txtPoint.Size = new System.Drawing.Size(175, 21);
            this.txtPoint.TabIndex = 4;
            // 
            // cbUserGrade
            // 
            this.cbUserGrade.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsCashEntity, "CashMemo", true));
            this.cbUserGrade.DisplayMember = "Text";
            this.cbUserGrade.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbUserGrade.FormattingEnabled = true;
            this.cbUserGrade.ItemHeight = 15;
            this.cbUserGrade.Location = new System.Drawing.Point(77, 179);
            this.cbUserGrade.Name = "cbUserGrade";
            this.cbUserGrade.Size = new System.Drawing.Size(175, 21);
            this.cbUserGrade.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbUserGrade.TabIndex = 5;
            // 
            // btnSave
            // 
            this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnSave.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSave.Image = global::Eleooo.Client.MetroIcon.CheckMark;
            this.btnSave.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnSave.Location = new System.Drawing.Point(98, 210);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(73, 23);
            this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSave.TabIndex = 6;
            this.btnSave.Text = "保存&S";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnClear
            // 
            this.btnClear.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnClear.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnClear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnClear.Image = global::Eleooo.Client.MetroIcon.Delete;
            this.btnClear.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnClear.Location = new System.Drawing.Point(225, 210);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(78, 23);
            this.btnClear.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnClear.TabIndex = 7;
            this.btnClear.Text = "取消&C";
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // lblMessage
            // 
            this.lblMessage.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.lblMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblMessage.ForeColor = System.Drawing.Color.Red;
            this.lblMessage.Location = new System.Drawing.Point(4, 268);
            this.lblMessage.Name = "lblMessage";
            this.lblMessage.Size = new System.Drawing.Size(394, 23);
            this.lblMessage.TabIndex = 7;
            this.lblMessage.TextLineAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lblOrderInfo
            // 
            this.lblOrderInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblOrderInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblOrderInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblOrderInfo.Name = "lblOrderInfo";
            this.lblOrderInfo.PaddingBottom = 1;
            this.lblOrderInfo.PaddingLeft = 1;
            this.lblOrderInfo.PaddingRight = 1;
            this.lblOrderInfo.PaddingTop = 1;
            this.lblOrderInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblOrderInfo.Text = "<b>充值信息</b>";
            // 
            // rowPhone
            // 
            // 
            // 
            // 
            this.rowPhone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPhone.ItemSpacing = 3;
            this.rowPhone.Name = "rowPhone";
            this.rowPhone.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPhone,
            this.phoneContainer,
            this.btnQuery,
            this.lblPhoneInfo});
            // 
            // lblPhone
            // 
            this.lblPhone.Height = 25;
            this.lblPhone.Name = "lblPhone";
            this.lblPhone.Text = "会员账号:";
            this.lblPhone.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPhone.Width = 70;
            // 
            // phoneContainer
            // 
            this.phoneContainer.AllowItemResize = true;
            this.phoneContainer.Control = this.txtPhone;
            this.phoneContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.phoneContainer.Name = "phoneContainer";
            this.phoneContainer.Text = "controlContainerItem1";
            // 
            // btnQuery
            // 
            this.btnQuery.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
            this.btnQuery.Name = "btnQuery";
            this.btnQuery.Text = "查询";
            this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
            // 
            // lblPhoneInfo
            // 
            this.lblPhoneInfo.Name = "lblPhoneInfo";
            // 
            // rowCashSum
            // 
            // 
            // 
            // 
            this.rowCashSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowCashSum.ItemSpacing = 3;
            this.rowCashSum.Name = "rowCashSum";
            this.rowCashSum.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblCashSum,
            this.CashSumContainer,
            this.lblOrderSumInfo});
            // 
            // lblCashSum
            // 
            this.lblCashSum.Height = 25;
            this.lblCashSum.Name = "lblCashSum";
            this.lblCashSum.Text = "充值金额:";
            this.lblCashSum.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblCashSum.Width = 70;
            // 
            // CashSumContainer
            // 
            this.CashSumContainer.AllowItemResize = true;
            this.CashSumContainer.Control = this.txtCashSum;
            this.CashSumContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.CashSumContainer.Name = "CashSumContainer";
            // 
            // lblOrderSumInfo
            // 
            this.lblOrderSumInfo.Name = "lblOrderSumInfo";
            // 
            // rowRateSale
            // 
            // 
            // 
            // 
            this.rowRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowRateSale.ItemSpacing = 3;
            this.rowRateSale.Name = "rowRateSale";
            this.rowRateSale.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblRateSale,
            this.rateSaleContainer,
            this.lblRateSaleInfo});
            // 
            // lblRateSale
            // 
            this.lblRateSale.Height = 25;
            this.lblRateSale.Name = "lblRateSale";
            this.lblRateSale.Text = "折扣比例:";
            this.lblRateSale.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblRateSale.Width = 70;
            // 
            // rateSaleContainer
            // 
            this.rateSaleContainer.AllowItemResize = true;
            this.rateSaleContainer.Control = this.txtRateSale;
            this.rateSaleContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.rateSaleContainer.Name = "rateSaleContainer";
            this.rateSaleContainer.Text = "controlContainerItem1";
            // 
            // lblRateSaleInfo
            // 
            this.lblRateSaleInfo.Name = "lblRateSaleInfo";
            this.lblRateSaleInfo.Text = "1-99数字";
            // 
            // rowPointRate
            // 
            // 
            // 
            // 
            this.rowPointRate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPointRate.ItemSpacing = 3;
            this.rowPointRate.Name = "rowPointRate";
            this.rowPointRate.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPointRate,
            this.pointRateContainer});
            // 
            // lblPointRate
            // 
            this.lblPointRate.BeginGroup = true;
            this.lblPointRate.Height = 25;
            this.lblPointRate.Name = "lblPointRate";
            this.lblPointRate.Text = "积分比例:";
            this.lblPointRate.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPointRate.Width = 70;
            // 
            // pointRateContainer
            // 
            this.pointRateContainer.AllowItemResize = true;
            this.pointRateContainer.Control = this.cbMemberRate;
            this.pointRateContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.pointRateContainer.Name = "pointRateContainer";
            // 
            // rowPoint
            // 
            // 
            // 
            // 
            this.rowPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPoint.ItemSpacing = 3;
            this.rowPoint.Name = "rowPoint";
            this.rowPoint.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPoint,
            this.pointContainer});
            // 
            // lblPoint
            // 
            this.lblPoint.BeginGroup = true;
            this.lblPoint.Height = 25;
            this.lblPoint.Name = "lblPoint";
            this.lblPoint.Text = "赠送积分:";
            this.lblPoint.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPoint.Width = 70;
            // 
            // pointContainer
            // 
            this.pointContainer.AllowItemResize = true;
            this.pointContainer.Control = this.txtPoint;
            this.pointContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.pointContainer.Name = "pointContainer";
            this.pointContainer.Text = "controlContainerItem1";
            // 
            // rowUserGrade
            // 
            // 
            // 
            // 
            this.rowUserGrade.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowUserGrade.ItemSpacing = 3;
            this.rowUserGrade.Name = "rowUserGrade";
            this.rowUserGrade.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblUserGrade,
            this.gradeCBContainer});
            // 
            // lblUserGrade
            // 
            this.lblUserGrade.BeginGroup = true;
            this.lblUserGrade.Height = 25;
            this.lblUserGrade.Name = "lblUserGrade";
            this.lblUserGrade.Text = "会员级别:";
            this.lblUserGrade.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblUserGrade.Width = 70;
            // 
            // gradeCBContainer
            // 
            this.gradeCBContainer.AllowItemResize = true;
            this.gradeCBContainer.Control = this.cbUserGrade;
            this.gradeCBContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.gradeCBContainer.Name = "gradeCBContainer";
            this.gradeCBContainer.Text = "controlContainerItem1";
            // 
            // rowButton
            // 
            // 
            // 
            // 
            this.rowButton.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowButton.BeginGroup = true;
            this.rowButton.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
            this.rowButton.ItemSpacing = 50;
            this.rowButton.MinimumSize = new System.Drawing.Size(0, 30);
            this.rowButton.Name = "rowButton";
            this.rowButton.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.btnSaveContainer,
            this.btnClearContainer});
            this.rowButton.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // btnSaveContainer
            // 
            this.btnSaveContainer.AllowItemResize = true;
            this.btnSaveContainer.Control = this.btnSave;
            this.btnSaveContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnSaveContainer.Name = "btnSaveContainer";
            // 
            // btnClearContainer
            // 
            this.btnClearContainer.AllowItemResize = true;
            this.btnClearContainer.Control = this.btnClear;
            this.btnClearContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnClearContainer.Name = "btnClearContainer";
            // 
            // lblPayInfo
            // 
            this.lblPayInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblPayInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblPayInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblPayInfo.Name = "lblPayInfo";
            this.lblPayInfo.PaddingBottom = 1;
            this.lblPayInfo.PaddingLeft = 1;
            this.lblPayInfo.PaddingRight = 1;
            this.lblPayInfo.PaddingTop = 1;
            this.lblPayInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblPayInfo.Text = "<b>信息</b>";
            // 
            // rowMessage
            // 
            // 
            // 
            // 
            this.rowMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowMessage.Name = "rowMessage";
            this.rowMessage.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.messageContainer});
            // 
            // messageContainer
            // 
            this.messageContainer.AllowItemResize = true;
            this.messageContainer.Control = this.lblMessage;
            this.messageContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.messageContainer.Name = "messageContainer";
            this.messageContainer.Text = "controlContainerItem1";
            // 
            // lblHelpHeader
            // 
            this.lblHelpHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblHelpHeader.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblHelpHeader.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblHelpHeader.Name = "lblHelpHeader";
            this.lblHelpHeader.PaddingBottom = 1;
            this.lblHelpHeader.PaddingLeft = 1;
            this.lblHelpHeader.PaddingRight = 1;
            this.lblHelpHeader.PaddingTop = 1;
            this.lblHelpHeader.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblHelpHeader.Text = "<b>操作说明</b>";
            // 
            // rowHelp
            // 
            // 
            // 
            // 
            this.rowHelp.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowHelp.BeginGroup = true;
            this.rowHelp.MinimumSize = new System.Drawing.Size(0, 25);
            this.rowHelp.Name = "rowHelp";
            this.rowHelp.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblHelp});
            // 
            // lblHelp
            // 
            this.lblHelp.Name = "lblHelp";
            this.lblHelp.Text = "帮助:刷新(<b><font color=\"#BA1419\">F5</font></b>),查询会员(<b><font color=\"#BA1419\">F7</f" +
                "ont></b>),保存(<b><font color=\"#BA1419\">F9</font></b>)";
            // 
            // plMemberInfo
            // 
            this.plMemberInfo.Controls.Add(this.gvUserInfo);
            this.plMemberInfo.Controls.Add(this.plUserInfo);
            this.plMemberInfo.Dock = System.Windows.Forms.DockStyle.Right;
            this.plMemberInfo.Location = new System.Drawing.Point(401, 0);
            this.plMemberInfo.Margin = new System.Windows.Forms.Padding(0);
            this.plMemberInfo.Name = "plMemberInfo";
            this.plMemberInfo.Size = new System.Drawing.Size(198, 370);
            this.plMemberInfo.TabIndex = 8;
            // 
            // gvUserInfo
            // 
            this.gvUserInfo.BackColor = System.Drawing.Color.White;
            this.gvUserInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gvUserInfo.ForeColor = System.Drawing.Color.Black;
            this.gvUserInfo.Location = new System.Drawing.Point(0, 0);
            this.gvUserInfo.Name = "gvUserInfo";
            this.gvUserInfo.PrimaryGrid.AutoGenerateColumns = false;
            this.gvUserInfo.PrimaryGrid.Caption.Text = "会员信息";
            this.gvUserInfo.PrimaryGrid.ColumnHeader.Visible = false;
            gridColumn1.AllowSelection = false;
            gridColumn1.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn1.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
            gridColumn1.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            padding1.Right = 5;
            gridColumn1.CellStyles.Default.Margin = padding1;
            gridColumn1.CellStyles.Default.TextColor = System.Drawing.Color.SaddleBrown;
            gridColumn1.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn1.DataPropertyName = "Key";
            gridColumn1.EditorType = null;
            gridColumn1.Name = "Key";
            gridColumn1.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn1.Width = 70;
            gridColumn2.AllowSelection = false;
            gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn2.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn2.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            gridColumn2.CellStyles.Default.TextColor = System.Drawing.Color.OrangeRed;
            gridColumn2.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn2.DataPropertyName = "Value";
            gridColumn2.EditorType = null;
            gridColumn2.FillWeight = 200;
            gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.Name = "Value";
            gridColumn2.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn2.Width = 200;
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn1);
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn2);
            this.gvUserInfo.PrimaryGrid.DataSource = this.bsUserInfo;
            this.gvUserInfo.PrimaryGrid.DefaultRowHeight = 36;
            backColorBlend1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.SkyBlue};
            background1.BackColorBlend = backColorBlend1;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.AlternateRowCellStyles.Default.Background = background1;
            background2.Color1 = System.Drawing.Color.Orange;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Background = background2;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HorizontalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.VerticalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
            this.gvUserInfo.PrimaryGrid.MultiSelect = false;
            this.gvUserInfo.PrimaryGrid.ReadOnly = true;
            this.gvUserInfo.PrimaryGrid.RowHighlightType = DevComponents.DotNetBar.SuperGrid.RowHighlightType.None;
            this.gvUserInfo.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gvUserInfo.PrimaryGrid.ShowCellInfo = false;
            this.gvUserInfo.PrimaryGrid.ShowColumnHeader = false;
            this.gvUserInfo.PrimaryGrid.ShowRowHeaders = false;
            this.gvUserInfo.PrimaryGrid.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
            this.gvUserInfo.PrimaryGrid.UseAlternateRowStyle = true;
            this.gvUserInfo.Size = new System.Drawing.Size(198, 273);
            this.gvUserInfo.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.TabIndex = 5;
            // 
            // bsUserInfo
            // 
            this.bsUserInfo.DataMember = "UserInfo";
            this.bsUserInfo.DataSource = typeof(Eleooo.Client.UcMemberCash);
            // 
            // plUserInfo
            // 
            this.plUserInfo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.plUserInfo.Border.Class = "TextBoxBorder";
            this.plUserInfo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plUserInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.plUserInfo.ForeColor = System.Drawing.Color.OrangeRed;
            this.plUserInfo.Location = new System.Drawing.Point(0, 273);
            this.plUserInfo.Multiline = true;
            this.plUserInfo.Name = "plUserInfo";
            this.plUserInfo.ReadOnly = true;
            this.plUserInfo.Size = new System.Drawing.Size(198, 97);
            this.plUserInfo.TabIndex = 1;
            // 
            // mainContainer
            // 
            this.mainContainer.Controls.Add(this.cashContainer);
            this.mainContainer.Controls.Add(this.plMemberInfo);
            this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainContainer.Location = new System.Drawing.Point(0, 0);
            this.mainContainer.Name = "mainContainer";
            this.mainContainer.Size = new System.Drawing.Size(599, 370);
            this.mainContainer.TabIndex = 2;
            // 
            // UcMemberCash
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.mainContainer);
            this.Name = "UcMemberCash";
            this.Size = new System.Drawing.Size(599, 370);
            this.Text = "会员充值";
            this.Controls.SetChildIndex(this.plTitle, 0);
            this.Controls.SetChildIndex(this.mainContainer, 0);
            this.plTitle.ResumeLayout(false);
            this.cashContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsCashEntity)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCashSum)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtPoint)).EndInit( );
            this.plMemberInfo.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).EndInit( );
            this.mainContainer.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 36
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();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gLocDuLieu = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.txtEPC = new DevComponents.DotNetBar.tTextBox();
            this.txtTK_SO = new DevComponents.DotNetBar.tTextBox();
            this.btnThoat = new DevComponents.DotNetBar.ButtonX();
            this.btnXemChiTiet = new DevComponents.DotNetBar.ButtonX();
            this.btnThemMoi = new DevComponents.DotNetBar.ButtonX();
            this.gList = new DevComponents.DotNetBar.tGrid();
            this.mnuChuotPhai = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.chuotPhai_XemChiTiet = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_CopyDong = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XoaDong = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XoaHet = new System.Windows.Forms.ToolStripMenuItem();
            this.chuotPhai_XuatExcel = new System.Windows.Forms.ToolStripMenuItem();
            this.lblPhimTat = new DevComponents.DotNetBar.LabelX();
            this.bwLoadData = new System.ComponentModel.BackgroundWorker();
            this.menuPhimTat = new System.Windows.Forms.MenuStrip();
            this.phimTat = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XemChiTiet = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_CopyDong = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XoaDong = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_XoaHet = new System.Windows.Forms.ToolStripMenuItem();
            this.phimTat_Excel = new System.Windows.Forms.ToolStripMenuItem();
            this.proLoad = new DevComponents.DotNetBar.Controls.ProgressBarX();
            this.bsList = new System.Windows.Forms.BindingSource(this.components);
            this.btnInAn = new DevComponents.DotNetBar.ButtonX();
            this.CONTENT.SuspendLayout();
            this.pBOTTOM.SuspendLayout();
            this.gLocDuLieu.SuspendLayout();
            this.mnuChuotPhai.SuspendLayout();
            this.menuPhimTat.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).BeginInit();
            this.SuspendLayout();
            // 
            // TITLE
            // 
            // 
            // 
            // 
            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.TITLE.Text = "DANH SÁCH TỜ KHAI XUẤT KHẨU TRỊ GIÁ THẤP (MEC)";
            // 
            // CONTENT
            // 
            this.CONTENT.Controls.Add(this.proLoad);
            this.CONTENT.Controls.Add(this.gList);
            this.CONTENT.Controls.Add(this.lblPhimTat);
            this.CONTENT.Controls.Add(this.gLocDuLieu);
            this.CONTENT.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.CONTENT.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.CONTENT.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.CONTENT.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.CONTENT.Style.GradientAngle = 90;
            // 
            // pBOTTOM
            // 
            this.pBOTTOM.Controls.Add(this.btnInAn);
            this.pBOTTOM.Controls.Add(this.btnThemMoi);
            this.pBOTTOM.Controls.Add(this.btnXemChiTiet);
            this.pBOTTOM.Controls.Add(this.btnThoat);
            this.pBOTTOM.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pBOTTOM.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pBOTTOM.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pBOTTOM.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pBOTTOM.Style.GradientAngle = 90;
            // 
            // gLocDuLieu
            // 
            this.gLocDuLieu.CanvasColor = System.Drawing.SystemColors.Control;
            this.gLocDuLieu.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.gLocDuLieu.Controls.Add(this.txtEPC);
            this.gLocDuLieu.Controls.Add(this.txtTK_SO);
            this.gLocDuLieu.Dock = System.Windows.Forms.DockStyle.Top;
            this.gLocDuLieu.Location = new System.Drawing.Point(2, 2);
            this.gLocDuLieu.Name = "gLocDuLieu";
            this.gLocDuLieu.Size = new System.Drawing.Size(780, 47);
            // 
            // 
            // 
            this.gLocDuLieu.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gLocDuLieu.Style.BackColorGradientAngle = 90;
            this.gLocDuLieu.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.gLocDuLieu.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderBottomWidth = 1;
            this.gLocDuLieu.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.gLocDuLieu.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderLeftWidth = 1;
            this.gLocDuLieu.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderRightWidth = 1;
            this.gLocDuLieu.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.gLocDuLieu.Style.BorderTopWidth = 1;
            this.gLocDuLieu.Style.CornerDiameter = 4;
            this.gLocDuLieu.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.gLocDuLieu.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.gLocDuLieu.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.gLocDuLieu.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.gLocDuLieu.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.gLocDuLieu.TabIndex = 0;
            this.gLocDuLieu.Text = "Lọc dữ liệu";
            // 
            // txtEPC
            // 
            this.txtEPC.BắtBuộc = false;
            // 
            // 
            // 
            this.txtEPC.Border.Class = "TextBoxBorder";
            this.txtEPC.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtEPC.Location = new System.Drawing.Point(123, 5);
            this.txtEPC.Name = "txtEPC";
            this.txtEPC.Size = new System.Drawing.Size(127, 20);
            this.txtEPC.TabIndex = 3;
            this.txtEPC.Tag = "EPC";
            this.txtEPC.WatermarkText = "Mã người xuất khẩu";
            this.txtEPC.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // txtTK_SO
            // 
            this.txtTK_SO.BắtBuộc = false;
            // 
            // 
            // 
            this.txtTK_SO.Border.Class = "TextBoxBorder";
            this.txtTK_SO.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtTK_SO.Location = new System.Drawing.Point(6, 5);
            this.txtTK_SO.Name = "txtTK_SO";
            this.txtTK_SO.Size = new System.Drawing.Size(100, 20);
            this.txtTK_SO.TabIndex = 1;
            this.txtTK_SO.Tag = "TK_SO";
            this.txtTK_SO.WatermarkText = "Số tờ khai";
            this.txtTK_SO.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
            // 
            // btnThoat
            // 
            this.btnThoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThoat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnThoat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThoat.Location = new System.Drawing.Point(705, 4);
            this.btnThoat.Name = "btnThoat";
            this.btnThoat.Size = new System.Drawing.Size(75, 23);
            this.btnThoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThoat.TabIndex = 0;
            this.btnThoat.Text = "&Thoát";
            this.btnThoat.Click += new System.EventHandler(this.btnThoat_Click);
            // 
            // btnXemChiTiet
            // 
            this.btnXemChiTiet.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnXemChiTiet.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnXemChiTiet.Location = new System.Drawing.Point(12, 4);
            this.btnXemChiTiet.Name = "btnXemChiTiet";
            this.btnXemChiTiet.Size = new System.Drawing.Size(97, 23);
            this.btnXemChiTiet.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnXemChiTiet.TabIndex = 1;
            this.btnXemChiTiet.Text = "Xem chi tiết (F1)";
            this.btnXemChiTiet.Click += new System.EventHandler(this.btnXemChiTiet_Click);
            // 
            // btnThemMoi
            // 
            this.btnThemMoi.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThemMoi.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThemMoi.Location = new System.Drawing.Point(129, 4);
            this.btnThemMoi.Name = "btnThemMoi";
            this.btnThemMoi.Size = new System.Drawing.Size(87, 23);
            this.btnThemMoi.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThemMoi.TabIndex = 2;
            this.btnThemMoi.Text = "Thêm mới";
            this.btnThemMoi.Click += new System.EventHandler(this.btnThemMoi_Click);
            // 
            // gList
            // 
            this.gList.ContextMenuStrip = this.mnuChuotPhai;
            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gList.Location = new System.Drawing.Point(2, 69);
            this.gList.Name = "gList";
            this.gList.PrimaryGrid.AutoGenerateColumns = false;
            gridColumn1.DataPropertyName = "TK_ID";
            gridColumn1.HeaderText = "TK_ID";
            gridColumn1.Name = "TK_ID";
            gridColumn1.Visible = false;
            gridColumn2.DataPropertyName = "ECN";
            gridColumn2.HeaderText = "Số tờ khai";
            gridColumn2.Name = "ECN";
            gridColumn3.HeaderText = "Nhánh";
            gridColumn3.Name = "TK_NHANH";
            gridColumn3.Width = 50;
            gridColumn4.DataPropertyName = "TK_NGAYDK";
            gridColumn4.HeaderText = "Ngày đăng ký";
            gridColumn4.Name = "TK_NGAYDK";
            gridColumn5.DataPropertyName = "CH";
            gridColumn5.HeaderText = "Hải quan";
            gridColumn5.Name = "CH";
            gridColumn6.DataPropertyName = "CHB";
            gridColumn6.HeaderText = "Bộ phận HQ";
            gridColumn6.Name = "CHB";
            gridColumn7.DataPropertyName = "EPC";
            gridColumn7.HeaderText = "Mã người XK";
            gridColumn7.Name = "EPC";
            gridColumn8.DataPropertyName = "EPN";
            gridColumn8.HeaderText = "Tên người XK";
            gridColumn8.Name = "EPN";
            this.gList.PrimaryGrid.Columns.Add(gridColumn1);
            this.gList.PrimaryGrid.Columns.Add(gridColumn2);
            this.gList.PrimaryGrid.Columns.Add(gridColumn3);
            this.gList.PrimaryGrid.Columns.Add(gridColumn4);
            this.gList.PrimaryGrid.Columns.Add(gridColumn5);
            this.gList.PrimaryGrid.Columns.Add(gridColumn6);
            this.gList.PrimaryGrid.Columns.Add(gridColumn7);
            this.gList.PrimaryGrid.Columns.Add(gridColumn8);
            this.gList.PrimaryGrid.MultiSelect = false;
            this.gList.PrimaryGrid.ReadOnly = true;
            this.gList.PrimaryGrid.RowHeaderIndexOffset = 1;
            this.gList.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
            this.gList.PrimaryGrid.ShowRowGridIndex = true;
            this.gList.PrimaryGrid.UseAlternateRowStyle = true;
            this.gList.Size = new System.Drawing.Size(780, 432);
            this.gList.TabIndex = 1;
            this.gList.Text = "Danh sách";
            this.gList.CellDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.gList_CellDoubleClick);
            this.gList.RowHeaderClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowHeaderClickEventArgs>(this.gList_RowHeaderClick);
            // 
            // mnuChuotPhai
            // 
            this.mnuChuotPhai.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.chuotPhai_XemChiTiet,
            this.chuotPhai_CopyDong,
            this.chuotPhai_XoaDong,
            this.chuotPhai_XoaHet,
            this.chuotPhai_XuatExcel});
            this.mnuChuotPhai.Name = "mnuChuotPhai";
            this.mnuChuotPhai.Size = new System.Drawing.Size(155, 114);
            // 
            // chuotPhai_XemChiTiet
            // 
            this.chuotPhai_XemChiTiet.Name = "chuotPhai_XemChiTiet";
            this.chuotPhai_XemChiTiet.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XemChiTiet.Text = "Xem chi tiết (F1)";
            this.chuotPhai_XemChiTiet.Click += new System.EventHandler(this.chuotPhai_XemChiTiet_Click);
            // 
            // chuotPhai_CopyDong
            // 
            this.chuotPhai_CopyDong.Name = "chuotPhai_CopyDong";
            this.chuotPhai_CopyDong.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_CopyDong.Text = "Copy dòng (F5)";
            this.chuotPhai_CopyDong.Click += new System.EventHandler(this.chuotPhai_CopyDong_Click);
            // 
            // chuotPhai_XoaDong
            // 
            this.chuotPhai_XoaDong.Name = "chuotPhai_XoaDong";
            this.chuotPhai_XoaDong.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XoaDong.Text = "Xóa dòng (F8)";
            this.chuotPhai_XoaDong.Click += new System.EventHandler(this.chuotPhai_XoaDong_Click);
            // 
            // chuotPhai_XoaHet
            // 
            this.chuotPhai_XoaHet.Name = "chuotPhai_XoaHet";
            this.chuotPhai_XoaHet.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XoaHet.Text = "Xóa hết (F11)";
            this.chuotPhai_XoaHet.Click += new System.EventHandler(this.chuotPhai_XoaHet_Click);
            // 
            // chuotPhai_XuatExcel
            // 
            this.chuotPhai_XuatExcel.Name = "chuotPhai_XuatExcel";
            this.chuotPhai_XuatExcel.Size = new System.Drawing.Size(154, 22);
            this.chuotPhai_XuatExcel.Text = "Xuất Excel (F12)";
            this.chuotPhai_XuatExcel.Click += new System.EventHandler(this.chuotPhai_XuatExcel_Click);
            // 
            // lblPhimTat
            // 
            // 
            // 
            // 
            this.lblPhimTat.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblPhimTat.Dock = System.Windows.Forms.DockStyle.Top;
            this.lblPhimTat.Location = new System.Drawing.Point(2, 49);
            this.lblPhimTat.Name = "lblPhimTat";
            this.lblPhimTat.PaddingLeft = 5;
            this.lblPhimTat.Size = new System.Drawing.Size(780, 20);
            this.lblPhimTat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblPhimTat.TabIndex = 6;
            this.lblPhimTat.Text = "F1: Xem chi tiết          F5: Copy dòng         F8: Xóa dòng           F11: Xóa h" +
    "ết            F12: Excel";
            // 
            // bwLoadData
            // 
            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);
            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);
            // 
            // menuPhimTat
            // 
            this.menuPhimTat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTat});
            this.menuPhimTat.Location = new System.Drawing.Point(0, 0);
            this.menuPhimTat.Name = "menuPhimTat";
            this.menuPhimTat.Size = new System.Drawing.Size(784, 24);
            this.menuPhimTat.TabIndex = 4;
            this.menuPhimTat.Text = "menuStrip1";
            this.menuPhimTat.Visible = false;
            // 
            // phimTat
            // 
            this.phimTat.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTat_XemChiTiet,
            this.phimTat_CopyDong,
            this.phimTat_XoaDong,
            this.phimTat_XoaHet,
            this.phimTat_Excel});
            this.phimTat.Name = "phimTat";
            this.phimTat.Size = new System.Drawing.Size(59, 20);
            this.phimTat.Text = "PhimTat";
            // 
            // phimTat_XemChiTiet
            // 
            this.phimTat_XemChiTiet.Name = "phimTat_XemChiTiet";
            this.phimTat_XemChiTiet.ShortcutKeys = System.Windows.Forms.Keys.F1;
            this.phimTat_XemChiTiet.Size = new System.Drawing.Size(149, 22);
            this.phimTat_XemChiTiet.Text = "XemChiTiet";
            this.phimTat_XemChiTiet.Click += new System.EventHandler(this.phimTat_XemChiTiet_Click);
            // 
            // phimTat_CopyDong
            // 
            this.phimTat_CopyDong.Name = "phimTat_CopyDong";
            this.phimTat_CopyDong.ShortcutKeys = System.Windows.Forms.Keys.F5;
            this.phimTat_CopyDong.Size = new System.Drawing.Size(149, 22);
            this.phimTat_CopyDong.Text = "CopyDong";
            this.phimTat_CopyDong.Click += new System.EventHandler(this.phimTat_CopyDong_Click);
            // 
            // phimTat_XoaDong
            // 
            this.phimTat_XoaDong.Name = "phimTat_XoaDong";
            this.phimTat_XoaDong.ShortcutKeys = System.Windows.Forms.Keys.F8;
            this.phimTat_XoaDong.Size = new System.Drawing.Size(149, 22);
            this.phimTat_XoaDong.Text = "XoaDong";
            this.phimTat_XoaDong.Click += new System.EventHandler(this.phimTat_XoaDong_Click);
            // 
            // phimTat_XoaHet
            // 
            this.phimTat_XoaHet.Name = "phimTat_XoaHet";
            this.phimTat_XoaHet.ShortcutKeys = System.Windows.Forms.Keys.F11;
            this.phimTat_XoaHet.Size = new System.Drawing.Size(149, 22);
            this.phimTat_XoaHet.Text = "XoaHet";
            this.phimTat_XoaHet.Click += new System.EventHandler(this.phimTat_XoaHet_Click);
            // 
            // phimTat_Excel
            // 
            this.phimTat_Excel.Name = "phimTat_Excel";
            this.phimTat_Excel.ShortcutKeys = System.Windows.Forms.Keys.F12;
            this.phimTat_Excel.Size = new System.Drawing.Size(149, 22);
            this.phimTat_Excel.Text = "Excel";
            this.phimTat_Excel.Click += new System.EventHandler(this.phimTat_Excel_Click);
            // 
            // proLoad
            // 
            // 
            // 
            // 
            this.proLoad.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.proLoad.Location = new System.Drawing.Point(37, 157);
            this.proLoad.Name = "proLoad";
            this.proLoad.ProgressType = DevComponents.DotNetBar.eProgressItemType.Marquee;
            this.proLoad.Size = new System.Drawing.Size(231, 23);
            this.proLoad.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.proLoad.TabIndex = 7;
            this.proLoad.Text = "Đang xử lý...";
            this.proLoad.TextVisible = true;
            // 
            // btnInAn
            // 
            this.btnInAn.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnInAn.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnInAn.Location = new System.Drawing.Point(236, 5);
            this.btnInAn.Name = "btnInAn";
            this.btnInAn.Size = new System.Drawing.Size(87, 23);
            this.btnInAn.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnInAn.TabIndex = 3;
            this.btnInAn.Text = "In ấn";
            this.btnInAn.Click += new System.EventHandler(this.btnInAn_Click);
            // 
            // frmMEClist
            // 
            this.ClientSize = new System.Drawing.Size(784, 565);
            this.Controls.Add(this.menuPhimTat);
            this.MainMenuStrip = this.menuPhimTat;
            this.Name = "frmMEClist";
            this.Text = "Danh sách TKX trị giá thấp (MEC)";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frmMEClist_Load);
            this.Controls.SetChildIndex(this.menuPhimTat, 0);
            this.Controls.SetChildIndex(this.TITLE, 0);
            this.Controls.SetChildIndex(this.pBOTTOM, 0);
            this.Controls.SetChildIndex(this.CONTENT, 0);
            this.CONTENT.ResumeLayout(false);
            this.pBOTTOM.ResumeLayout(false);
            this.gLocDuLieu.ResumeLayout(false);
            this.mnuChuotPhai.ResumeLayout(false);
            this.menuPhimTat.ResumeLayout(false);
            this.menuPhimTat.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).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()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn24 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.explorelist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.SuspendLayout();
        // 
        // explorelist
        // 
        this.explorelist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.explorelist.Location = new System.Drawing.Point(0, -1);
        this.explorelist.Name = "explorelist";
        gridColumn13.HeaderText = "id";
        gridColumn13.Name = "";
        gridColumn13.Width = 50;
        gridColumn14.HeaderText = "名称";
        gridColumn14.Name = "";
        gridColumn14.Width = 120;
        gridColumn15.HeaderText = "奖励";
        gridColumn15.Name = "";
        gridColumn15.Width = 200;
        gridColumn16.HeaderText = "耗时";
        gridColumn16.Name = "";
        gridColumn16.Width = 80;
        gridColumn17.HeaderText = "舰数";
        gridColumn17.Name = "";
        gridColumn17.Width = 30;
        gridColumn18.HeaderText = "旗舰Lv";
        gridColumn18.Name = "";
        gridColumn18.Width = 60;
        gridColumn19.HeaderText = "类型需求";
        gridColumn19.Name = "";
        gridColumn20.HeaderText = "额外奖励";
        gridColumn20.Name = "";
        gridColumn20.Width = 80;
        gridColumn21.HeaderText = "大成功率";
        gridColumn21.Name = "";
        gridColumn21.Width = 60;
        gridColumn22.HeaderText = "油弹消耗";
        gridColumn22.Name = "";
        gridColumn22.Width = 60;
        gridColumn23.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
        gridColumn23.HeaderText = "自动执行";
        gridColumn23.Name = "";
        gridColumn23.Width = 60;
        gridColumn24.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn24.HeaderText = "执行";
        gridColumn24.Name = "";
        gridColumn24.Width = 50;
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn13);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn14);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn15);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn16);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn17);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn18);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn19);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn20);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn21);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn22);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn23);
        this.explorelist.PrimaryGrid.Columns.Add(gridColumn24);
        this.explorelist.Size = new System.Drawing.Size(1120, 542);
        this.explorelist.TabIndex = 7;
        this.explorelist.Text = "superGridControl1";
        // 
        // ExploreForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoSize = true;
        this.ClientSize = new System.Drawing.Size(1028, 539);
        this.Controls.Add(this.explorelist);
        this.Name = "ExploreForm";
        this.Text = "选择远征";
        this.ResumeLayout(false);

    }
Exemplo n.º 38
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.btnThoat = new DevComponents.DotNetBar.ButtonX();
            this.btnXemChiTiet = new DevComponents.DotNetBar.ButtonX();
            this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
            this.gList = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.bwLoadData = new System.ComponentModel.BackgroundWorker();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.phimTatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.xemChiTietToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.progressBarX1 = new DevComponents.DotNetBar.Controls.ProgressBarX();
            this.CONTENT.SuspendLayout();
            this.pBOTTOM.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // TITLE
            // 
            // 
            // 
            // 
            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.TITLE.Text = "DANH SÁCH TỜ KHAI NHẬP KHẨU TRỊ GIÁ THẤP (MIC)";
            // 
            // CONTENT
            // 
            this.CONTENT.Controls.Add(this.progressBarX1);
            this.CONTENT.Controls.Add(this.gList);
            this.CONTENT.Controls.Add(this.labelX1);
            this.CONTENT.Controls.Add(this.groupPanel1);
            this.CONTENT.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.CONTENT.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.CONTENT.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.CONTENT.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.CONTENT.Style.GradientAngle = 90;
            // 
            // pBOTTOM
            // 
            this.pBOTTOM.Controls.Add(this.buttonX4);
            this.pBOTTOM.Controls.Add(this.buttonX3);
            this.pBOTTOM.Controls.Add(this.btnXemChiTiet);
            this.pBOTTOM.Controls.Add(this.btnThoat);
            this.pBOTTOM.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pBOTTOM.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pBOTTOM.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pBOTTOM.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pBOTTOM.Style.GradientAngle = 90;
            // 
            // groupPanel1
            // 
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel1.Location = new System.Drawing.Point(2, 2);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Size = new System.Drawing.Size(780, 100);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 0;
            this.groupPanel1.Text = "Lọc dữ liệu";
            // 
            // btnThoat
            // 
            this.btnThoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThoat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnThoat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThoat.Location = new System.Drawing.Point(705, 4);
            this.btnThoat.Name = "btnThoat";
            this.btnThoat.Size = new System.Drawing.Size(75, 23);
            this.btnThoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThoat.TabIndex = 0;
            this.btnThoat.Text = "&Thoát";
            this.btnThoat.Click += new System.EventHandler(this.btnThoat_Click);
            // 
            // btnXemChiTiet
            // 
            this.btnXemChiTiet.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnXemChiTiet.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnXemChiTiet.Location = new System.Drawing.Point(12, 4);
            this.btnXemChiTiet.Name = "btnXemChiTiet";
            this.btnXemChiTiet.Size = new System.Drawing.Size(97, 23);
            this.btnXemChiTiet.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnXemChiTiet.TabIndex = 1;
            this.btnXemChiTiet.Text = "Xem chi tiết (F1)";
            this.btnXemChiTiet.Click += new System.EventHandler(this.btnXemChiTiet_Click);
            // 
            // buttonX3
            // 
            this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX3.Location = new System.Drawing.Point(129, 4);
            this.buttonX3.Name = "buttonX3";
            this.buttonX3.Size = new System.Drawing.Size(87, 23);
            this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX3.TabIndex = 2;
            this.buttonX3.Text = "In ấn";
            // 
            // buttonX4
            // 
            this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX4.Location = new System.Drawing.Point(297, 4);
            this.buttonX4.Name = "buttonX4";
            this.buttonX4.Size = new System.Drawing.Size(75, 23);
            this.buttonX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX4.TabIndex = 3;
            this.buttonX4.Text = "Xóa tờ khai";
            // 
            // gList
            // 
            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gList.Location = new System.Drawing.Point(2, 122);
            this.gList.Name = "gList";
            this.gList.PrimaryGrid.AutoGenerateColumns = false;
            gridColumn1.DataPropertyName = "TK_ID";
            gridColumn1.HeaderText = "TK_ID";
            gridColumn1.Name = "TK_ID";
            gridColumn1.Visible = false;
            gridColumn2.DataPropertyName = "ICN";
            gridColumn2.HeaderText = "Số tờ khai";
            gridColumn2.Name = "ICN";
            gridColumn3.DataPropertyName = "TK_NGAYDK";
            gridColumn3.HeaderText = "Ngày đăng ký";
            gridColumn3.Name = "TK_NGAYDK";
            gridColumn4.DataPropertyName = "CH";
            gridColumn4.HeaderText = "Hải quan";
            gridColumn4.Name = "CH";
            gridColumn5.DataPropertyName = "CHB";
            gridColumn5.HeaderText = "Bộ phận HQ";
            gridColumn5.Name = "CHB";
            gridColumn6.DataPropertyName = "IMC";
            gridColumn6.HeaderText = "Mã người NK";
            gridColumn6.Name = "IMC";
            gridColumn7.DataPropertyName = "IMN";
            gridColumn7.HeaderText = "Tên người NK";
            gridColumn7.Name = "IMN";
            this.gList.PrimaryGrid.Columns.Add(gridColumn1);
            this.gList.PrimaryGrid.Columns.Add(gridColumn2);
            this.gList.PrimaryGrid.Columns.Add(gridColumn3);
            this.gList.PrimaryGrid.Columns.Add(gridColumn4);
            this.gList.PrimaryGrid.Columns.Add(gridColumn5);
            this.gList.PrimaryGrid.Columns.Add(gridColumn6);
            this.gList.PrimaryGrid.Columns.Add(gridColumn7);
            this.gList.PrimaryGrid.MultiSelect = false;
            this.gList.PrimaryGrid.ReadOnly = true;
            this.gList.PrimaryGrid.RowHeaderIndexOffset = 1;
            this.gList.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
            this.gList.PrimaryGrid.ShowRowGridIndex = true;
            this.gList.PrimaryGrid.UseAlternateRowStyle = true;
            this.gList.Size = new System.Drawing.Size(780, 379);
            this.gList.TabIndex = 1;
            this.gList.Text = "superGridControl1";
            
            this.gList.CellDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.gList_CellDoubleClick);
            this.gList.RowHeaderClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowHeaderClickEventArgs>(this.gList_RowHeaderClick);
            // 
            // labelX1
            // 
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Dock = System.Windows.Forms.DockStyle.Top;
            this.labelX1.Location = new System.Drawing.Point(2, 102);
            this.labelX1.Name = "labelX1";
            this.labelX1.PaddingLeft = 5;
            this.labelX1.Size = new System.Drawing.Size(780, 20);
            this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.labelX1.TabIndex = 6;
            this.labelX1.Text = "F1: Xem chi tiết          F5: Copy dòng         F8: Xóa dòng           F11: Xóa h" +
    "ết            F12: Excel";
            // 
            // bwLoadData
            // 
            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);
            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTatToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(784, 24);
            this.menuStrip1.TabIndex = 4;
            this.menuStrip1.Text = "menuStrip1";
            this.menuStrip1.Visible = false;
            // 
            // phimTatToolStripMenuItem
            // 
            this.phimTatToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.xemChiTietToolStripMenuItem});
            this.phimTatToolStripMenuItem.Name = "phimTatToolStripMenuItem";
            this.phimTatToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
            this.phimTatToolStripMenuItem.Text = "PhimTat";
            // 
            // xemChiTietToolStripMenuItem
            // 
            this.xemChiTietToolStripMenuItem.Name = "xemChiTietToolStripMenuItem";
            this.xemChiTietToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1;
            this.xemChiTietToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
            this.xemChiTietToolStripMenuItem.Text = "XemChiTiet";
            this.xemChiTietToolStripMenuItem.Click += new System.EventHandler(this.xemChiTietToolStripMenuItem_Click);
            // 
            // progressBarX1
            // 
            // 
            // 
            // 
            this.progressBarX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.progressBarX1.Location = new System.Drawing.Point(37, 157);
            this.progressBarX1.Name = "progressBarX1";
            this.progressBarX1.ProgressType = DevComponents.DotNetBar.eProgressItemType.Marquee;
            this.progressBarX1.Size = new System.Drawing.Size(231, 23);
            this.progressBarX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.progressBarX1.TabIndex = 7;
            this.progressBarX1.Text = "Đang xử lý...";
            this.progressBarX1.TextVisible = true;
            // 
            // frmMIClist
            // 
            this.ClientSize = new System.Drawing.Size(784, 565);
            this.Controls.Add(this.menuStrip1);
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "frmMIClist";
            this.Text = "Danh sách TKN trị giá thấp (MIC)";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frmMIClist_Load);
            this.Controls.SetChildIndex(this.menuStrip1, 0);
            this.Controls.SetChildIndex(this.TITLE, 0);
            this.Controls.SetChildIndex(this.pBOTTOM, 0);
            this.Controls.SetChildIndex(this.CONTENT, 0);
            this.CONTENT.ResumeLayout(false);
            this.pBOTTOM.ResumeLayout(false);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 39
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.dislist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.button1 = new System.Windows.Forms.Button();
        this.integerInput1 = new DevComponents.Editors.IntegerInput();
        ((System.ComponentModel.ISupportInitialize)(this.integerInput1)).BeginInit();
        this.SuspendLayout();
        // 
        // dislist
        // 
        this.dislist.Dock = System.Windows.Forms.DockStyle.Left;
        this.dislist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.dislist.Location = new System.Drawing.Point(0, 0);
        this.dislist.Name = "dislist";
        gridColumn8.Name = "";
        gridColumn9.HeaderText = "星级";
        gridColumn9.Name = "";
        gridColumn9.Width = 80;
        gridColumn10.HeaderText = "类型";
        gridColumn10.Name = "";
        gridColumn10.Width = 30;
        gridColumn11.HeaderText = "名称";
        gridColumn11.Name = "";
        gridColumn11.Width = 80;
        gridColumn12.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn12.HeaderText = "头像";
        gridColumn12.Name = "";
        gridColumn12.Width = 220;
        gridColumn13.HeaderText = "移除";
        gridColumn13.Name = "";
        gridColumn13.Width = 50;
        gridColumn14.HeaderText = "id";
        gridColumn14.Name = "";
        gridColumn14.Width = 50;
        this.dislist.PrimaryGrid.Columns.Add(gridColumn8);
        this.dislist.PrimaryGrid.Columns.Add(gridColumn9);
        this.dislist.PrimaryGrid.Columns.Add(gridColumn10);
        this.dislist.PrimaryGrid.Columns.Add(gridColumn11);
        this.dislist.PrimaryGrid.Columns.Add(gridColumn12);
        this.dislist.PrimaryGrid.Columns.Add(gridColumn13);
        this.dislist.PrimaryGrid.Columns.Add(gridColumn14);
        this.dislist.PrimaryGrid.MultiSelect = false;
        this.dislist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
        this.dislist.Size = new System.Drawing.Size(684, 625);
        this.dislist.TabIndex = 13;
        this.dislist.Text = "superGridControl1";
        // 
        // button1
        // 
        this.button1.Location = new System.Drawing.Point(728, 47);
        this.button1.Name = "button1";
        this.button1.Size = new System.Drawing.Size(75, 23);
        this.button1.TabIndex = 14;
        this.button1.Text = "button1";
        this.button1.UseVisualStyleBackColor = true;
        this.button1.Click += new System.EventHandler(this.button1_Click);
        // 
        // integerInput1
        // 
        // 
        // 
        // 
        this.integerInput1.BackgroundStyle.Class = "DateTimeInputBackground";
        this.integerInput1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.integerInput1.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
        this.integerInput1.Location = new System.Drawing.Point(728, 108);
        this.integerInput1.Name = "integerInput1";
        this.integerInput1.ShowUpDown = true;
        this.integerInput1.Size = new System.Drawing.Size(80, 21);
        this.integerInput1.TabIndex = 15;
        // 
        // Form1
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
        this.ClientSize = new System.Drawing.Size(1216, 625);
        this.Controls.Add(this.integerInput1);
        this.Controls.Add(this.button1);
        this.Controls.Add(this.dislist);
        this.Name = "Form1";
        this.Text = "Form1";
        ((System.ComponentModel.ISupportInitialize)(this.integerInput1)).EndInit();
        this.ResumeLayout(false);

    }
Exemplo n.º 40
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.pvplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
        this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
        this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
        this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
        this.labelX1 = new DevComponents.DotNetBar.LabelX();
        this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
        this.formationcombo = new System.Windows.Forms.ComboBox();
        this.SuspendLayout();
        // 
        // pvplist
        // 
        this.pvplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.pvplist.FilterUseExtendedCustomDialog = true;
        this.pvplist.Location = new System.Drawing.Point(207, 12);
        this.pvplist.Name = "pvplist";
        gridColumn1.HeaderText = "id";
        gridColumn1.Name = "";
        gridColumn1.Width = 50;
        gridColumn2.HeaderText = "名称";
        gridColumn2.Name = "";
        gridColumn2.Width = 150;
        gridColumn3.HeaderText = "类型";
        gridColumn3.Name = "";
        gridColumn3.Width = 40;
        gridColumn4.HeaderText = "说明";
        gridColumn4.Name = "";
        gridColumn4.Width = 450;
        gridColumn5.HeaderText = "挑战";
        gridColumn5.Name = "";
        gridColumn5.Width = 60;
        this.pvplist.PrimaryGrid.Columns.Add(gridColumn1);
        this.pvplist.PrimaryGrid.Columns.Add(gridColumn2);
        this.pvplist.PrimaryGrid.Columns.Add(gridColumn3);
        this.pvplist.PrimaryGrid.Columns.Add(gridColumn4);
        this.pvplist.PrimaryGrid.Columns.Add(gridColumn5);
        this.pvplist.Size = new System.Drawing.Size(798, 582);
        this.pvplist.TabIndex = 11;
        this.pvplist.Text = "superGridControl1";
        // 
        // buttonX1
        // 
        this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
        this.buttonX1.Location = new System.Drawing.Point(13, 68);
        this.buttonX1.Name = "buttonX1";
        this.buttonX1.Size = new System.Drawing.Size(136, 37);
        this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
        this.buttonX1.TabIndex = 12;
        this.buttonX1.Text = "buttonX1";
        // 
        // buttonX2
        // 
        this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
        this.buttonX2.Location = new System.Drawing.Point(13, 111);
        this.buttonX2.Name = "buttonX2";
        this.buttonX2.Size = new System.Drawing.Size(136, 37);
        this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
        this.buttonX2.TabIndex = 13;
        this.buttonX2.Text = "buttonX2";
        // 
        // buttonX3
        // 
        this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
        this.buttonX3.Location = new System.Drawing.Point(13, 154);
        this.buttonX3.Name = "buttonX3";
        this.buttonX3.Size = new System.Drawing.Size(136, 37);
        this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
        this.buttonX3.TabIndex = 14;
        this.buttonX3.Text = "buttonX3";
        // 
        // buttonX4
        // 
        this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
        this.buttonX4.Location = new System.Drawing.Point(12, 197);
        this.buttonX4.Name = "buttonX4";
        this.buttonX4.Size = new System.Drawing.Size(136, 37);
        this.buttonX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
        this.buttonX4.TabIndex = 15;
        this.buttonX4.Text = "buttonX4";
        // 
        // labelX1
        // 
        // 
        // 
        // 
        this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.labelX1.Location = new System.Drawing.Point(27, 262);
        this.labelX1.Name = "labelX1";
        this.labelX1.Size = new System.Drawing.Size(75, 23);
        this.labelX1.TabIndex = 17;
        this.labelX1.Text = "阵型";
        // 
        // checkBoxX1
        // 
        // 
        // 
        // 
        this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.checkBoxX1.Location = new System.Drawing.Point(27, 319);
        this.checkBoxX1.Name = "checkBoxX1";
        this.checkBoxX1.Size = new System.Drawing.Size(100, 23);
        this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
        this.checkBoxX1.TabIndex = 18;
        this.checkBoxX1.Text = "夜战";
        // 
        // formationcombo
        // 
        this.formationcombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
        this.formationcombo.FormattingEnabled = true;
        this.formationcombo.Location = new System.Drawing.Point(26, 291);
        this.formationcombo.Name = "formationcombo";
        this.formationcombo.Size = new System.Drawing.Size(122, 20);
        this.formationcombo.TabIndex = 19;
        // 
        // PVPForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoSize = true;
        this.ClientSize = new System.Drawing.Size(1007, 595);
        this.Controls.Add(this.formationcombo);
        this.Controls.Add(this.checkBoxX1);
        this.Controls.Add(this.labelX1);
        this.Controls.Add(this.buttonX4);
        this.Controls.Add(this.buttonX3);
        this.Controls.Add(this.buttonX2);
        this.Controls.Add(this.buttonX1);
        this.Controls.Add(this.pvplist);
        this.Name = "PVPForm";
        this.Text = "PVP";
        this.ResumeLayout(false);

    }
Exemplo n.º 41
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.questlist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.SuspendLayout();
        // 
        // questlist
        // 
        this.questlist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.questlist.Location = new System.Drawing.Point(-1, -2);
        this.questlist.Name = "questlist";
        gridColumn15.HeaderText = "id";
        gridColumn15.Name = "";
        gridColumn15.Width = 50;
        gridColumn16.HeaderText = "名称";
        gridColumn16.Name = "";
        gridColumn16.Width = 150;
        gridColumn17.HeaderText = "类型";
        gridColumn17.Name = "";
        gridColumn17.Width = 40;
        gridColumn18.HeaderText = "说明";
        gridColumn18.Name = "";
        gridColumn18.Width = 400;
        gridColumn19.HeaderText = "完成状态";
        gridColumn19.Name = "";
        gridColumn19.Width = 60;
        gridColumn20.HeaderText = "奖励";
        gridColumn20.Name = "";
        gridColumn20.Width = 300;
        gridColumn21.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn21.HeaderText = "完成";
        gridColumn21.Name = "";
        gridColumn21.Width = 60;
        this.questlist.PrimaryGrid.Columns.Add(gridColumn15);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn16);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn17);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn18);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn19);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn20);
        this.questlist.PrimaryGrid.Columns.Add(gridColumn21);
        this.questlist.Size = new System.Drawing.Size(1123, 529);
        this.questlist.TabIndex = 10;
        this.questlist.Text = "superGridControl1";
        // 
        // QuestForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.AutoSize = true;
        this.ClientSize = new System.Drawing.Size(1028, 530);
        this.Controls.Add(this.questlist);
        this.Name = "QuestForm";
        this.Text = "QuestForm";
        this.ResumeLayout(false);

    }
Exemplo n.º 42
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
        this.selshiplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.camplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
        this.buttonX6 = new System.Windows.Forms.PictureBox();
        this.buttonX5 = new System.Windows.Forms.PictureBox();
        this.buttonX4 = new System.Windows.Forms.PictureBox();
        this.buttonX3 = new System.Windows.Forms.PictureBox();
        this.buttonX2 = new System.Windows.Forms.PictureBox();
        this.buttonX1 = new System.Windows.Forms.PictureBox();
        this.formationcombo = new System.Windows.Forms.ComboBox();
        this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
        this.labelX1 = new DevComponents.DotNetBar.LabelX();
        this.button1 = new System.Windows.Forms.Button();
        this.label1 = new System.Windows.Forms.Label();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX5)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX1)).BeginInit();
        this.SuspendLayout();
        // 
        // selshiplist
        // 
        this.selshiplist.Dock = System.Windows.Forms.DockStyle.Left;
        this.selshiplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.selshiplist.Location = new System.Drawing.Point(0, 0);
        this.selshiplist.Name = "selshiplist";
        gridColumn1.HeaderText = "星级";
        gridColumn1.Name = "";
        gridColumn2.HeaderText = "等级";
        gridColumn2.Name = "";
        gridColumn2.Width = 50;
        gridColumn3.HeaderText = "名称";
        gridColumn3.Name = "";
        gridColumn4.HeaderText = "类型";
        gridColumn4.Name = "";
        gridColumn4.Width = 30;
        gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
        gridColumn5.HeaderText = "少女";
        gridColumn5.Name = "";
        gridColumn5.Width = 124;
        gridColumn6.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridProgressBarXEditControl);
        gridColumn6.HeaderText = "血量";
        gridColumn6.Name = "";
        gridColumn7.HeaderText = "HP";
        gridColumn7.Name = "";
        gridColumn7.Width = 50;
        gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
        gridColumn8.HeaderText = "选择";
        gridColumn8.Name = "";
        gridColumn9.HeaderText = "id";
        gridColumn9.Name = "";
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn1);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn2);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn3);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn4);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn5);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn6);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn7);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn8);
        this.selshiplist.PrimaryGrid.Columns.Add(gridColumn9);
        this.selshiplist.Size = new System.Drawing.Size(789, 608);
        this.selshiplist.TabIndex = 8;
        this.selshiplist.Text = "superGridControl1";
        // 
        // camplist
        // 
        this.camplist.Dock = System.Windows.Forms.DockStyle.Right;
        this.camplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
        this.camplist.Location = new System.Drawing.Point(979, 0);
        this.camplist.Name = "camplist";
        gridColumn10.HeaderText = "id";
        gridColumn10.Name = "";
        gridColumn10.Width = 50;
        gridColumn11.HeaderText = "名称";
        gridColumn11.Name = "";
        gridColumn11.Width = 200;
        gridColumn12.HeaderText = "难度";
        gridColumn12.Name = "";
        this.camplist.PrimaryGrid.Columns.Add(gridColumn10);
        this.camplist.PrimaryGrid.Columns.Add(gridColumn11);
        this.camplist.PrimaryGrid.Columns.Add(gridColumn12);
        this.camplist.PrimaryGrid.MultiSelect = false;
        this.camplist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
        this.camplist.Size = new System.Drawing.Size(383, 608);
        this.camplist.TabIndex = 9;
        this.camplist.Text = "superGridControl1";
        this.camplist.RowClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.camplist_RowClick);
        // 
        // buttonX6
        // 
        this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.buttonX6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        this.buttonX6.Location = new System.Drawing.Point(855, 264);
        this.buttonX6.Name = "buttonX6";
        this.buttonX6.Size = new System.Drawing.Size(124, 32);
        this.buttonX6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
        this.buttonX6.TabIndex = 15;
        this.buttonX6.TabStop = false;
        this.buttonX6.Text = "buttonX6";
        // 
        // buttonX5
        // 
        this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.buttonX5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        this.buttonX5.Location = new System.Drawing.Point(855, 104);
        this.buttonX5.Name = "buttonX5";
        this.buttonX5.Size = new System.Drawing.Size(124, 32);
        this.buttonX5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
        this.buttonX5.TabIndex = 14;
        this.buttonX5.TabStop = false;
        this.buttonX5.Text = "buttonX5";
        // 
        // buttonX4
        // 
        this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.buttonX4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        this.buttonX4.Location = new System.Drawing.Point(855, 144);
        this.buttonX4.Name = "buttonX4";
        this.buttonX4.Size = new System.Drawing.Size(124, 32);
        this.buttonX4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
        this.buttonX4.TabIndex = 13;
        this.buttonX4.TabStop = false;
        this.buttonX4.Text = "buttonX4";
        // 
        // buttonX3
        // 
        this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.buttonX3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        this.buttonX3.Location = new System.Drawing.Point(855, 184);
        this.buttonX3.Name = "buttonX3";
        this.buttonX3.Size = new System.Drawing.Size(124, 32);
        this.buttonX3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
        this.buttonX3.TabIndex = 12;
        this.buttonX3.TabStop = false;
        this.buttonX3.Text = "buttonX3";
        // 
        // buttonX2
        // 
        this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.buttonX2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        this.buttonX2.Location = new System.Drawing.Point(855, 224);
        this.buttonX2.Name = "buttonX2";
        this.buttonX2.Size = new System.Drawing.Size(124, 32);
        this.buttonX2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
        this.buttonX2.TabIndex = 11;
        this.buttonX2.TabStop = false;
        this.buttonX2.Text = "buttonX2";
        // 
        // buttonX1
        // 
        this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
        this.buttonX1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
        this.buttonX1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        this.buttonX1.Location = new System.Drawing.Point(855, 64);
        this.buttonX1.Name = "buttonX1";
        this.buttonX1.Size = new System.Drawing.Size(124, 32);
        this.buttonX1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
        this.buttonX1.TabIndex = 10;
        this.buttonX1.TabStop = false;
        this.buttonX1.Text = "buttonX1";
        // 
        // formationcombo
        // 
        this.formationcombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
        this.formationcombo.FormattingEnabled = true;
        this.formationcombo.Location = new System.Drawing.Point(854, 354);
        this.formationcombo.Name = "formationcombo";
        this.formationcombo.Size = new System.Drawing.Size(122, 20);
        this.formationcombo.TabIndex = 22;
        // 
        // checkBoxX1
        // 
        // 
        // 
        // 
        this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.checkBoxX1.Location = new System.Drawing.Point(855, 382);
        this.checkBoxX1.Name = "checkBoxX1";
        this.checkBoxX1.Size = new System.Drawing.Size(100, 23);
        this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
        this.checkBoxX1.TabIndex = 21;
        this.checkBoxX1.Text = "夜战";
        // 
        // labelX1
        // 
        // 
        // 
        // 
        this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
        this.labelX1.Location = new System.Drawing.Point(855, 325);
        this.labelX1.Name = "labelX1";
        this.labelX1.Size = new System.Drawing.Size(75, 23);
        this.labelX1.TabIndex = 20;
        this.labelX1.Text = "阵型";
        // 
        // button1
        // 
        this.button1.Location = new System.Drawing.Point(855, 429);
        this.button1.Name = "button1";
        this.button1.Size = new System.Drawing.Size(121, 66);
        this.button1.TabIndex = 23;
        this.button1.Text = "出击";
        this.button1.UseVisualStyleBackColor = true;
        this.button1.Click += new System.EventHandler(this.button1_Click);
        // 
        // label1
        // 
        this.label1.AutoSize = true;
        this.label1.Location = new System.Drawing.Point(855, 22);
        this.label1.Name = "label1";
        this.label1.Size = new System.Drawing.Size(95, 12);
        this.label1.TabIndex = 24;
        this.label1.Text = "本日剩余次数:12";
        // 
        // CampForm
        // 
        this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
        this.AutoScroll = true;
        this.ClientSize = new System.Drawing.Size(1028, 624);
        this.Controls.Add(this.label1);
        this.Controls.Add(this.button1);
        this.Controls.Add(this.formationcombo);
        this.Controls.Add(this.checkBoxX1);
        this.Controls.Add(this.labelX1);
        this.Controls.Add(this.buttonX6);
        this.Controls.Add(this.buttonX5);
        this.Controls.Add(this.buttonX4);
        this.Controls.Add(this.buttonX3);
        this.Controls.Add(this.buttonX2);
        this.Controls.Add(this.buttonX1);
        this.Controls.Add(this.camplist);
        this.Controls.Add(this.selshiplist);
        this.Name = "CampForm";
        this.Text = "CampForm";
        ((System.ComponentModel.ISupportInitialize)(this.buttonX6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX5)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.buttonX1)).EndInit();
        this.ResumeLayout(false);
        this.PerformLayout();

    }
	        /// <summary>																
	        /// Required method for Designer support - do not modify																
	        /// the contents of this method with the code editor.																
	        /// </summary>																
	        private void InitializeComponent()																
	        {																
	            this.components = new System.ComponentModel.Container();																
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
	            this.gLocDuLieu = new DevComponents.DotNetBar.Controls.GroupPanel();																
	            this.txtHM_MA = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_TEN = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_DVT = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_HS = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_SOLUONG = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_MABIEUTHUE_XNK = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_MABIEUTHUE_TBDB = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_MABIEUTHUE_MT = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_MABIEUTHUE_VAT = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_GHICHU = new DevComponents.DotNetBar.tTextBox();
	            this.txtHM_TEN_EN = new DevComponents.DotNetBar.tTextBox();
	            this.btnThoat = new DevComponents.DotNetBar.ButtonX();																
	            this.btnGhiDuLieu = new DevComponents.DotNetBar.ButtonX();																
	            this.gList = new DevComponents.DotNetBar.tGrid();																
	            this.mnuChuotPhai = new System.Windows.Forms.ContextMenuStrip(this.components);																
	            this.chuotPhai_GhiDuLieu = new System.Windows.Forms.ToolStripMenuItem();																
	            this.chuotPhai_CopyDong = new System.Windows.Forms.ToolStripMenuItem();																
	            this.chuotPhai_XoaDong = new System.Windows.Forms.ToolStripMenuItem();																
	            this.chuotPhai_XoaHet = new System.Windows.Forms.ToolStripMenuItem();																
	            this.chuotPhai_XuatExcel = new System.Windows.Forms.ToolStripMenuItem();																
	            this.lblPhimTat = new DevComponents.DotNetBar.LabelX();																
	            this.bwLoadData = new System.ComponentModel.BackgroundWorker();																
	            this.menuPhimTat = new System.Windows.Forms.MenuStrip();																
	            this.phimTat = new System.Windows.Forms.ToolStripMenuItem();																
	            this.phimTat_GhiDuLieu = new System.Windows.Forms.ToolStripMenuItem();																
	            this.phimTat_CopyDong = new System.Windows.Forms.ToolStripMenuItem();																
	            this.phimTat_XoaDong = new System.Windows.Forms.ToolStripMenuItem();																
	            this.phimTat_XoaHet = new System.Windows.Forms.ToolStripMenuItem();																
	            this.phimTat_Excel = new System.Windows.Forms.ToolStripMenuItem();																
	            this.proLoad = new DevComponents.DotNetBar.Controls.ProgressBarX();																
	            this.bsList = new System.Windows.Forms.BindingSource(this.components);																
	            this.btnInAn = new DevComponents.DotNetBar.ButtonX();																
	            this.CONTENT.SuspendLayout();																
	            this.pBOTTOM.SuspendLayout();																
	            this.gLocDuLieu.SuspendLayout();																
	            this.mnuChuotPhai.SuspendLayout();																
	            this.menuPhimTat.SuspendLayout();																
	            ((System.ComponentModel.ISupportInitialize)(this.bsList)).BeginInit();																
	            this.SuspendLayout();																
	            // 																
	            // TITLE																
	            // 																
	            // 																
	            // 																
	            // 																
	            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;																
	            this.TITLE.Text = "DANH SÁCH GC_HDGC_HANGMAU";
	            // 																
	            // CONTENT																
	            // 																
	            this.CONTENT.Controls.Add(this.proLoad);																
	            this.CONTENT.Controls.Add(this.gList);																
	            this.CONTENT.Controls.Add(this.lblPhimTat);																
	            this.CONTENT.Controls.Add(this.gLocDuLieu);																
	            this.CONTENT.Style.Alignment = System.Drawing.StringAlignment.Center;																
	            this.CONTENT.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;																
	            this.CONTENT.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;																
	            this.CONTENT.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;																
	            this.CONTENT.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;																
	            this.CONTENT.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;																
	            this.CONTENT.Style.GradientAngle = 90;																
	            // 																
	            // pBOTTOM																
	            // 																
	            this.pBOTTOM.Controls.Add(this.btnInAn);																
	            this.pBOTTOM.Controls.Add(this.btnGhiDuLieu);																
	            this.pBOTTOM.Controls.Add(this.btnThoat);																
	            this.pBOTTOM.Style.Alignment = System.Drawing.StringAlignment.Center;																
	            this.pBOTTOM.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;																
	            this.pBOTTOM.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;																
	            this.pBOTTOM.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;																
	            this.pBOTTOM.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;																
	            this.pBOTTOM.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;																
	            this.pBOTTOM.Style.GradientAngle = 90;																
	            // 																
	            // gLocDuLieu																
	            // 																
	            this.gLocDuLieu.CanvasColor = System.Drawing.SystemColors.Control;																
	            this.gLocDuLieu.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;																
	            this.gLocDuLieu.Controls.Add(this.txtHM_MA);
	            this.gLocDuLieu.Controls.Add(this.txtHM_TEN);
	            this.gLocDuLieu.Controls.Add(this.txtHM_DVT);
	            this.gLocDuLieu.Controls.Add(this.txtHM_HS);
	            this.gLocDuLieu.Controls.Add(this.txtHM_SOLUONG);
	            this.gLocDuLieu.Controls.Add(this.txtHM_MABIEUTHUE_XNK);
	            this.gLocDuLieu.Controls.Add(this.txtHM_MABIEUTHUE_TBDB);
	            this.gLocDuLieu.Controls.Add(this.txtHM_MABIEUTHUE_MT);
	            this.gLocDuLieu.Controls.Add(this.txtHM_MABIEUTHUE_VAT);
	            this.gLocDuLieu.Controls.Add(this.txtHM_GHICHU);
	            this.gLocDuLieu.Controls.Add(this.txtHM_TEN_EN);
	            this.gLocDuLieu.Dock = System.Windows.Forms.DockStyle.Top;																
	            this.gLocDuLieu.Location = new System.Drawing.Point(2, 2);																
	            this.gLocDuLieu.Name = "gLocDuLieu";																
	            this.gLocDuLieu.Size = new System.Drawing.Size(780, 47);																
	            // 																
	            // 																
	            // 																
	            this.gLocDuLieu.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;																
	            this.gLocDuLieu.Style.BackColorGradientAngle = 90;																
	            this.gLocDuLieu.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;																
	            this.gLocDuLieu.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;																
	            this.gLocDuLieu.Style.BorderBottomWidth = 1;																
	            this.gLocDuLieu.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;																
	            this.gLocDuLieu.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;																
	            this.gLocDuLieu.Style.BorderLeftWidth = 1;																
	            this.gLocDuLieu.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;																
	            this.gLocDuLieu.Style.BorderRightWidth = 1;																
	            this.gLocDuLieu.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;																
	            this.gLocDuLieu.Style.BorderTopWidth = 1;																
	            this.gLocDuLieu.Style.CornerDiameter = 4;																
	            this.gLocDuLieu.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;																
	            this.gLocDuLieu.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;																
	            this.gLocDuLieu.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;																
	            // 																
	            // 																
	            // 																
	            this.gLocDuLieu.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;																
	            // 																
	            // 																
	            // 																
	            this.gLocDuLieu.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;																
	            this.gLocDuLieu.TabIndex = 0;																
	            this.gLocDuLieu.Text = "Lọc dữ liệu";																
	            // 																
	            // txtHM_MA
	            // 																
	            this.txtHM_MA.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_MA.Border.Class = "TextBoxBorder";
	            this.txtHM_MA.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_MA.Location = new System.Drawing.Point(6, 5);
	            this.txtHM_MA.Name = "txtHM_MA";
	            this.txtHM_MA.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_MA.TabIndex = 1;
	            this.txtHM_MA.Tag = "HM_MA";
	            this.txtHM_MA.WatermarkText = "HM_MA";
	            this.txtHM_MA.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_TEN
	            // 																
	            this.txtHM_TEN.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_TEN.Border.Class = "TextBoxBorder";
	            this.txtHM_TEN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_TEN.Location = new System.Drawing.Point(116, 5);
	            this.txtHM_TEN.Name = "txtHM_TEN";
	            this.txtHM_TEN.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_TEN.TabIndex = 2;
	            this.txtHM_TEN.Tag = "HM_TEN";
	            this.txtHM_TEN.WatermarkText = "HM_TEN";
	            this.txtHM_TEN.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_DVT
	            // 																
	            this.txtHM_DVT.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_DVT.Border.Class = "TextBoxBorder";
	            this.txtHM_DVT.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_DVT.Location = new System.Drawing.Point(226, 5);
	            this.txtHM_DVT.Name = "txtHM_DVT";
	            this.txtHM_DVT.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_DVT.TabIndex = 3;
	            this.txtHM_DVT.Tag = "HM_DVT";
	            this.txtHM_DVT.WatermarkText = "HM_DVT";
	            this.txtHM_DVT.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_HS
	            // 																
	            this.txtHM_HS.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_HS.Border.Class = "TextBoxBorder";
	            this.txtHM_HS.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_HS.Location = new System.Drawing.Point(336, 5);
	            this.txtHM_HS.Name = "txtHM_HS";
	            this.txtHM_HS.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_HS.TabIndex = 4;
	            this.txtHM_HS.Tag = "HM_HS";
	            this.txtHM_HS.WatermarkText = "HM_HS";
	            this.txtHM_HS.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_SOLUONG
	            // 																
	            this.txtHM_SOLUONG.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_SOLUONG.Border.Class = "TextBoxBorder";
	            this.txtHM_SOLUONG.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_SOLUONG.Location = new System.Drawing.Point(446, 5);
	            this.txtHM_SOLUONG.Name = "txtHM_SOLUONG";
	            this.txtHM_SOLUONG.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_SOLUONG.TabIndex = 5;
	            this.txtHM_SOLUONG.Tag = "HM_SOLUONG";
	            this.txtHM_SOLUONG.WatermarkText = "HM_SOLUONG";
	            this.txtHM_SOLUONG.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_MABIEUTHUE_XNK
	            // 																
	            this.txtHM_MABIEUTHUE_XNK.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_MABIEUTHUE_XNK.Border.Class = "TextBoxBorder";
	            this.txtHM_MABIEUTHUE_XNK.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_MABIEUTHUE_XNK.Location = new System.Drawing.Point(556, 5);
	            this.txtHM_MABIEUTHUE_XNK.Name = "txtHM_MABIEUTHUE_XNK";
	            this.txtHM_MABIEUTHUE_XNK.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_MABIEUTHUE_XNK.TabIndex = 6;
	            this.txtHM_MABIEUTHUE_XNK.Tag = "HM_MABIEUTHUE_XNK";
	            this.txtHM_MABIEUTHUE_XNK.WatermarkText = "HM_MABIEUTHUE_XNK";
	            this.txtHM_MABIEUTHUE_XNK.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_MABIEUTHUE_TBDB
	            // 																
	            this.txtHM_MABIEUTHUE_TBDB.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_MABIEUTHUE_TBDB.Border.Class = "TextBoxBorder";
	            this.txtHM_MABIEUTHUE_TBDB.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_MABIEUTHUE_TBDB.Location = new System.Drawing.Point(666, 5);
	            this.txtHM_MABIEUTHUE_TBDB.Name = "txtHM_MABIEUTHUE_TBDB";
	            this.txtHM_MABIEUTHUE_TBDB.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_MABIEUTHUE_TBDB.TabIndex = 7;
	            this.txtHM_MABIEUTHUE_TBDB.Tag = "HM_MABIEUTHUE_TBDB";
	            this.txtHM_MABIEUTHUE_TBDB.WatermarkText = "HM_MABIEUTHUE_TBDB";
	            this.txtHM_MABIEUTHUE_TBDB.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_MABIEUTHUE_MT
	            // 																
	            this.txtHM_MABIEUTHUE_MT.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_MABIEUTHUE_MT.Border.Class = "TextBoxBorder";
	            this.txtHM_MABIEUTHUE_MT.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_MABIEUTHUE_MT.Location = new System.Drawing.Point(776, 5);
	            this.txtHM_MABIEUTHUE_MT.Name = "txtHM_MABIEUTHUE_MT";
	            this.txtHM_MABIEUTHUE_MT.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_MABIEUTHUE_MT.TabIndex = 8;
	            this.txtHM_MABIEUTHUE_MT.Tag = "HM_MABIEUTHUE_MT";
	            this.txtHM_MABIEUTHUE_MT.WatermarkText = "HM_MABIEUTHUE_MT";
	            this.txtHM_MABIEUTHUE_MT.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_MABIEUTHUE_VAT
	            // 																
	            this.txtHM_MABIEUTHUE_VAT.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_MABIEUTHUE_VAT.Border.Class = "TextBoxBorder";
	            this.txtHM_MABIEUTHUE_VAT.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_MABIEUTHUE_VAT.Location = new System.Drawing.Point(886, 5);
	            this.txtHM_MABIEUTHUE_VAT.Name = "txtHM_MABIEUTHUE_VAT";
	            this.txtHM_MABIEUTHUE_VAT.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_MABIEUTHUE_VAT.TabIndex = 9;
	            this.txtHM_MABIEUTHUE_VAT.Tag = "HM_MABIEUTHUE_VAT";
	            this.txtHM_MABIEUTHUE_VAT.WatermarkText = "HM_MABIEUTHUE_VAT";
	            this.txtHM_MABIEUTHUE_VAT.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_GHICHU
	            // 																
	            this.txtHM_GHICHU.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_GHICHU.Border.Class = "TextBoxBorder";
	            this.txtHM_GHICHU.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_GHICHU.Location = new System.Drawing.Point(996, 5);
	            this.txtHM_GHICHU.Name = "txtHM_GHICHU";
	            this.txtHM_GHICHU.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_GHICHU.TabIndex = 10;
	            this.txtHM_GHICHU.Tag = "HM_GHICHU";
	            this.txtHM_GHICHU.WatermarkText = "HM_GHICHU";
	            this.txtHM_GHICHU.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // txtHM_TEN_EN
	            // 																
	            this.txtHM_TEN_EN.BắtBuộc = false;
	            // 																
	            // 																
	            // 																
	            this.txtHM_TEN_EN.Border.Class = "TextBoxBorder";
	            this.txtHM_TEN_EN.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
	            this.txtHM_TEN_EN.Location = new System.Drawing.Point(1106, 5);
	            this.txtHM_TEN_EN.Name = "txtHM_TEN_EN";
	            this.txtHM_TEN_EN.Size = new System.Drawing.Size(100, 20);
	            this.txtHM_TEN_EN.TabIndex = 11;
	            this.txtHM_TEN_EN.Tag = "HM_TEN_EN";
	            this.txtHM_TEN_EN.WatermarkText = "HM_TEN_EN";
	            this.txtHM_TEN_EN.TextChanged += new System.EventHandler(this.txtFilter_TextChanged);
	            // 																
	            // btnThoat																
	            // 																
	            this.btnThoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;																
	            this.btnThoat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));																
	            this.btnThoat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;																
	            this.btnThoat.Location = new System.Drawing.Point(705, 4);																
	            this.btnThoat.Name = "btnThoat";																
	            this.btnThoat.Size = new System.Drawing.Size(75, 23);																
	            this.btnThoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;																
	            this.btnThoat.TabIndex = 0;																
	            this.btnThoat.Text = "&Thoát";																
	            this.btnThoat.Click += new System.EventHandler(this.btnThoat_Click);																
	            // 																
	            // btnGhiDuLieu																
	            // 																
	            this.btnGhiDuLieu.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;																
	            this.btnGhiDuLieu.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;																
	            this.btnGhiDuLieu.Location = new System.Drawing.Point(12, 4);																
	            this.btnGhiDuLieu.Name = "btnGhiDuLieu";																
	            this.btnGhiDuLieu.Size = new System.Drawing.Size(97, 23);																
	            this.btnGhiDuLieu.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;																
	            this.btnGhiDuLieu.TabIndex = 1;																
	            this.btnGhiDuLieu.Text = "Ghi dữ liệu (Ctrl+S)";																
	            this.btnGhiDuLieu.Click += new System.EventHandler(this.btnGhiDuLieu_Click);																
	            // 																
	            // 																
	            // gList																
	            // 																
	            this.gList.ContextMenuStrip = this.mnuChuotPhai;																
	            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;																
	            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;																
	            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";																
	            this.gList.Location = new System.Drawing.Point(2, 69);																
	            this.gList.Name = "gList";																
	            this.gList.PrimaryGrid.AutoGenerateColumns = false;																
	            gridColumn1.DataPropertyName = "HM_HDID";
	            gridColumn1.HeaderText = "HM_HDID";
	            gridColumn1.Name = "HM_HDID";
	            gridColumn1.Visible = false;
	            this.gList.PrimaryGrid.Columns.Add(gridColumn1);
	            gridColumn2.DataPropertyName = "HM_ID";
	            gridColumn2.HeaderText = "HM_ID";
	            gridColumn2.Name = "HM_ID";
	            gridColumn2.Visible = false;
	            this.gList.PrimaryGrid.Columns.Add(gridColumn2);
	            gridColumn3.DataPropertyName = "HM_MA";
	            gridColumn3.HeaderText = "HM_MA";
	            gridColumn3.Name = "HM_MA";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn3);
	            gridColumn4.DataPropertyName = "HM_TEN";
	            gridColumn4.HeaderText = "HM_TEN";
	            gridColumn4.Name = "HM_TEN";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn4);
	            gridColumn5.DataPropertyName = "HM_DVT";
	            gridColumn5.HeaderText = "HM_DVT";
	            gridColumn5.Name = "HM_DVT";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn5);
	            gridColumn6.DataPropertyName = "HM_HS";
	            gridColumn6.HeaderText = "HM_HS";
	            gridColumn6.Name = "HM_HS";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn6);
	            gridColumn7.DataPropertyName = "HM_SOLUONG";
	            gridColumn7.HeaderText = "HM_SOLUONG";
	            gridColumn7.Name = "HM_SOLUONG";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn7);
	            gridColumn8.DataPropertyName = "HM_MABIEUTHUE_XNK";
	            gridColumn8.HeaderText = "HM_MABIEUTHUE_XNK";
	            gridColumn8.Name = "HM_MABIEUTHUE_XNK";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn8);
	            gridColumn9.DataPropertyName = "HM_MABIEUTHUE_TBDB";
	            gridColumn9.HeaderText = "HM_MABIEUTHUE_TBDB";
	            gridColumn9.Name = "HM_MABIEUTHUE_TBDB";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn9);
	            gridColumn10.DataPropertyName = "HM_MABIEUTHUE_MT";
	            gridColumn10.HeaderText = "HM_MABIEUTHUE_MT";
	            gridColumn10.Name = "HM_MABIEUTHUE_MT";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn10);
	            gridColumn11.DataPropertyName = "HM_MABIEUTHUE_VAT";
	            gridColumn11.HeaderText = "HM_MABIEUTHUE_VAT";
	            gridColumn11.Name = "HM_MABIEUTHUE_VAT";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn11);
	            gridColumn12.DataPropertyName = "HM_GHICHU";
	            gridColumn12.HeaderText = "HM_GHICHU";
	            gridColumn12.Name = "HM_GHICHU";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn12);
	            gridColumn13.DataPropertyName = "HM_TEN_EN";
	            gridColumn13.HeaderText = "HM_TEN_EN";
	            gridColumn13.Name = "HM_TEN_EN";
	            this.gList.PrimaryGrid.Columns.Add(gridColumn13);
	            this.gList.PrimaryGrid.MultiSelect = false;																
	            this.gList.PrimaryGrid.ReadOnly = true;																
	            this.gList.PrimaryGrid.RowHeaderIndexOffset = 1;																
	            this.gList.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;																
	            this.gList.PrimaryGrid.ShowRowGridIndex = true;																
	            this.gList.PrimaryGrid.UseAlternateRowStyle = true;																
	            this.gList.Size = new System.Drawing.Size(780, 432);																
	            this.gList.TabIndex = 1;																
	            this.gList.Text = "Danh sách";																
	            this.gList.CellDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.gList_CellDoubleClick);																
	            this.gList.RowHeaderClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowHeaderClickEventArgs>(this.gList_RowHeaderClick);																
	            // 																
	            // mnuChuotPhai																
	            // 																
	            this.mnuChuotPhai.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {																
	            this.chuotPhai_GhiDuLieu,																
	            this.chuotPhai_CopyDong,																
	            this.chuotPhai_XoaDong,																
	            this.chuotPhai_XoaHet,																
	            this.chuotPhai_XuatExcel});																
	            this.mnuChuotPhai.Name = "mnuChuotPhai";																
	            this.mnuChuotPhai.Size = new System.Drawing.Size(155, 114);																
	            // 																
	            // chuotPhai_GhiDuLieu																
	            // 																
	            this.chuotPhai_GhiDuLieu.Name = "chuotPhai_GhiDuLieu";																
	            this.chuotPhai_GhiDuLieu.Size = new System.Drawing.Size(154, 22);																
	            this.chuotPhai_GhiDuLieu.Text = "Ghi dữ liệu (F1)";																
	            this.chuotPhai_GhiDuLieu.Click += new System.EventHandler(this.chuotPhai_GhiDuLieu_Click);																
	            // 																
	            // chuotPhai_CopyDong																
	            // 																
	            this.chuotPhai_CopyDong.Name = "chuotPhai_CopyDong";																
	            this.chuotPhai_CopyDong.Size = new System.Drawing.Size(154, 22);																
	            this.chuotPhai_CopyDong.Text = "Copy dòng (F5)";																
	            this.chuotPhai_CopyDong.Click += new System.EventHandler(this.chuotPhai_CopyDong_Click);																
	            // 																
	            // chuotPhai_XoaDong																
	            // 																
	            this.chuotPhai_XoaDong.Name = "chuotPhai_XoaDong";																
	            this.chuotPhai_XoaDong.Size = new System.Drawing.Size(154, 22);																
	            this.chuotPhai_XoaDong.Text = "Xóa dòng (F8)";																
	            this.chuotPhai_XoaDong.Click += new System.EventHandler(this.chuotPhai_XoaDong_Click);																
	            // 																
	            // chuotPhai_XoaHet																
	            // 																
	            this.chuotPhai_XoaHet.Name = "chuotPhai_XoaHet";																
	            this.chuotPhai_XoaHet.Size = new System.Drawing.Size(154, 22);																
	            this.chuotPhai_XoaHet.Text = "Xóa hết (F11)";																
	            this.chuotPhai_XoaHet.Click += new System.EventHandler(this.chuotPhai_XoaHet_Click);																
	            // 																
	            // chuotPhai_XuatExcel																
	            // 																
	            this.chuotPhai_XuatExcel.Name = "chuotPhai_XuatExcel";																
	            this.chuotPhai_XuatExcel.Size = new System.Drawing.Size(154, 22);																
	            this.chuotPhai_XuatExcel.Text = "Xuất Excel (F12)";																
	            this.chuotPhai_XuatExcel.Click += new System.EventHandler(this.chuotPhai_XuatExcel_Click);																
	            // 																
	            // lblPhimTat																
	            // 																
	            // 																
	            // 																
	            // 																
	            this.lblPhimTat.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;																
	            this.lblPhimTat.Dock = System.Windows.Forms.DockStyle.Top;																
	            this.lblPhimTat.Location = new System.Drawing.Point(2, 49);																
	            this.lblPhimTat.Name = "lblPhimTat";																
	            this.lblPhimTat.PaddingLeft = 5;																
	            this.lblPhimTat.Size = new System.Drawing.Size(780, 20);																
	            this.lblPhimTat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;																
	            this.lblPhimTat.TabIndex = 6;																
	            this.lblPhimTat.Text = "Ctrl+S: Ghi dữ liệu         F5: Copy dòng         F8: Xóa dòng           F11: Xóa hết            F12: Excel";																
	            // 																
	            // bwLoadData																
	            // 																
	            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);																
	            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);																
	            // 																
	            // menuPhimTat																
	            // 																
	            this.menuPhimTat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {																
	            this.phimTat});																
	            this.menuPhimTat.Location = new System.Drawing.Point(0, 0);																
	            this.menuPhimTat.Name = "menuPhimTat";																
	            this.menuPhimTat.Size = new System.Drawing.Size(784, 24);																
	            this.menuPhimTat.TabIndex = 4;																
	            this.menuPhimTat.Text = "menuStrip1";																
	            this.menuPhimTat.Visible = false;																
	            // 																
	            // phimTat																
	            // 																
	            this.phimTat.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {																
	            this.phimTat_GhiDuLieu,																
	            this.phimTat_CopyDong,																
	            this.phimTat_XoaDong,																
	            this.phimTat_XoaHet,																
	            this.phimTat_Excel});																
	            this.phimTat.Name = "phimTat";																
	            this.phimTat.Size = new System.Drawing.Size(59, 20);																
	            this.phimTat.Text = "PhimTat";																
	            // 																
	            // phimTat_GhiDuLieu																
	            // 																
	            this.phimTat_GhiDuLieu.Name = "phimTat_GhiDuLieu";																
	            this.phimTat_GhiDuLieu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
	            this.phimTat_GhiDuLieu.Size = new System.Drawing.Size(149, 22);																
	            this.phimTat_GhiDuLieu.Text = "GhiDuLieu";																
	            this.phimTat_GhiDuLieu.Click += new System.EventHandler(this.phimTat_GhiDuLieu_Click);																
	            // 																
	            // phimTat_CopyDong																
	            // 																
	            this.phimTat_CopyDong.Name = "phimTat_CopyDong";																
	            this.phimTat_CopyDong.ShortcutKeys = System.Windows.Forms.Keys.F5;																
	            this.phimTat_CopyDong.Size = new System.Drawing.Size(149, 22);																
	            this.phimTat_CopyDong.Text = "CopyDong";																
	            this.phimTat_CopyDong.Click += new System.EventHandler(this.phimTat_CopyDong_Click);																
	            // 																
	            // phimTat_XoaDong																
	            // 																
	            this.phimTat_XoaDong.Name = "phimTat_XoaDong";																
	            this.phimTat_XoaDong.ShortcutKeys = System.Windows.Forms.Keys.F8;																
	            this.phimTat_XoaDong.Size = new System.Drawing.Size(149, 22);																
	            this.phimTat_XoaDong.Text = "XoaDong";																
	            this.phimTat_XoaDong.Click += new System.EventHandler(this.phimTat_XoaDong_Click);																
	            // 																
	            // phimTat_XoaHet																
	            // 																
	            this.phimTat_XoaHet.Name = "phimTat_XoaHet";																
	            this.phimTat_XoaHet.ShortcutKeys = System.Windows.Forms.Keys.F11;																
	            this.phimTat_XoaHet.Size = new System.Drawing.Size(149, 22);																
	            this.phimTat_XoaHet.Text = "XoaHet";																
	            this.phimTat_XoaHet.Click += new System.EventHandler(this.phimTat_XoaHet_Click);																
	            // 																
	            // phimTat_Excel																
	            // 																
	            this.phimTat_Excel.Name = "phimTat_Excel";																
	            this.phimTat_Excel.ShortcutKeys = System.Windows.Forms.Keys.F12;																
	            this.phimTat_Excel.Size = new System.Drawing.Size(149, 22);																
	            this.phimTat_Excel.Text = "Excel";																
	            this.phimTat_Excel.Click += new System.EventHandler(this.phimTat_Excel_Click);																
	            // 																
	            // proLoad																
	            // 																
	            // 																
	            // 																
	            // 																
	            this.proLoad.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;																
	            this.proLoad.Location = new System.Drawing.Point(37, 157);																
	            this.proLoad.Name = "proLoad";																
	            this.proLoad.ProgressType = DevComponents.DotNetBar.eProgressItemType.Marquee;																
	            this.proLoad.Size = new System.Drawing.Size(231, 23);																
	            this.proLoad.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;																
	            this.proLoad.TabIndex = 7;																
	            this.proLoad.Text = "Đang xử lý...";																
	            this.proLoad.TextVisible = true;																
	            // 																
	            // btnInAn																
	            // 																
	            this.btnInAn.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;																
	            this.btnInAn.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;																
	            this.btnInAn.Location = new System.Drawing.Point(236, 5);																
	            this.btnInAn.Name = "btnInAn";																
	            this.btnInAn.Size = new System.Drawing.Size(87, 23);																
	            this.btnInAn.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;																
	            this.btnInAn.TabIndex = 3;																
	            this.btnInAn.Text = "In ấn";																
	            this.btnInAn.Click += new System.EventHandler(this.btnInAn_Click);																
	            // 																
	            // frmGC_HDGC_HANGMAUlist
	            // 																
	            this.ClientSize = new System.Drawing.Size(784, 565);																
	            this.Controls.Add(this.menuPhimTat);																
	            this.MainMenuStrip = this.menuPhimTat;																
	            this.Name = "frmGC_HDGC_HANGMAUlist";
	            this.Text = "Danh sách GC_HDGC_HANGMAU";
	            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;																
	            this.Load += new System.EventHandler(this.frmGC_HDGC_HANGMAUlist_Load);
	            this.Controls.SetChildIndex(this.menuPhimTat, 0);																
	            this.Controls.SetChildIndex(this.TITLE, 0);																
	            this.Controls.SetChildIndex(this.pBOTTOM, 0);																
	            this.Controls.SetChildIndex(this.CONTENT, 0);																
	            this.CONTENT.ResumeLayout(false);																
	            this.pBOTTOM.ResumeLayout(false);																
	            this.gLocDuLieu.ResumeLayout(false);																
	            this.mnuChuotPhai.ResumeLayout(false);																
	            this.menuPhimTat.ResumeLayout(false);																
	            this.menuPhimTat.PerformLayout();																
	            ((System.ComponentModel.ISupportInitialize)(this.bsList)).EndInit();																
	            this.ResumeLayout(false);																
	            this.PerformLayout();																
																	
	        }																
Exemplo n.º 44
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.nodelist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.droplist = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.SuspendLayout();
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Location = new System.Drawing.Point(317, 12);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(72, 16);
            this.checkBox1.TabIndex = 26;
            this.checkBox1.Text = "显示武器";
            this.checkBox1.UseVisualStyleBackColor = true;
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            // 
            // nodelist
            // 
            this.nodelist.Dock = System.Windows.Forms.DockStyle.Left;
            this.nodelist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.nodelist.Location = new System.Drawing.Point(0, 0);
            this.nodelist.Name = "nodelist";
            gridColumn1.HeaderText = "配方";
            gridColumn1.Name = "";
            gridColumn1.Width = 160;
            gridColumn2.HeaderText = "使用次数";
            gridColumn2.Name = "";
            gridColumn2.Width = 80;
            this.nodelist.PrimaryGrid.Columns.Add(gridColumn1);
            this.nodelist.PrimaryGrid.Columns.Add(gridColumn2);
            this.nodelist.PrimaryGrid.MultiSelect = false;
            this.nodelist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.nodelist.Size = new System.Drawing.Size(293, 677);
            this.nodelist.TabIndex = 25;
            this.nodelist.Text = "superGridControl1";
            this.nodelist.RowClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.nodelist_RowClick);
            // 
            // droplist
            // 
            this.droplist.Dock = System.Windows.Forms.DockStyle.Right;
            this.droplist.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.droplist.Location = new System.Drawing.Point(416, 0);
            this.droplist.Name = "droplist";
            gridColumn3.HeaderText = "名称";
            gridColumn3.Name = "";
            gridColumn3.Width = 160;
            gridColumn4.HeaderText = "数量";
            gridColumn4.Name = "";
            gridColumn5.HeaderText = "几率";
            gridColumn5.Name = "";
            gridColumn5.Width = 80;
            this.droplist.PrimaryGrid.Columns.Add(gridColumn3);
            this.droplist.PrimaryGrid.Columns.Add(gridColumn4);
            this.droplist.PrimaryGrid.Columns.Add(gridColumn5);
            this.droplist.PrimaryGrid.MultiSelect = false;
            this.droplist.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.droplist.Size = new System.Drawing.Size(530, 677);
            this.droplist.TabIndex = 24;
            this.droplist.Text = "superGridControl1";
            // 
            // DropCount
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(946, 677);
            this.Controls.Add(this.checkBox1);
            this.Controls.Add(this.nodelist);
            this.Controls.Add(this.droplist);
            this.Name = "DropCount";
            this.Text = "建造统计,每小时更新";
            this.ResumeLayout(false);
            this.PerformLayout();

    }
Exemplo n.º 45
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();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.menuPhimTat = new System.Windows.Forms.MenuStrip();
            this.phimTatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.ghiDuLieuToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.hoaHangToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.xoaHetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.copyHangToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.autoExcelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.btnThoat = new DevComponents.DotNetBar.ButtonX();
            this.btnGhi = new DevComponents.DotNetBar.ButtonX();
            this.gList = new DevComponents.DotNetBar.tGrid();
            this.bsList = new System.Windows.Forms.BindingSource(this.components);
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.txt2 = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txt1 = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.bwLoadData = new System.ComponentModel.BackgroundWorker();
            this.progressBarX1 = new DevComponents.DotNetBar.Controls.ProgressBarX();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.btnDongBo = new DevComponents.DotNetBar.ButtonX();
            this.CONTENT.SuspendLayout();
            this.pBOTTOM.SuspendLayout();
            this.menuPhimTat.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).BeginInit();
            this.groupPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // TITLE
            // 
            // 
            // 
            // 
            this.TITLE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.TITLE.Text = "ĐỊA ĐIỂM LƯU KHO";
            // 
            // CONTENT
            // 
            this.CONTENT.Controls.Add(this.progressBarX1);
            this.CONTENT.Controls.Add(this.gList);
            this.CONTENT.Controls.Add(this.labelX1);
            this.CONTENT.Controls.Add(this.groupPanel1);
            this.CONTENT.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.CONTENT.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.CONTENT.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.CONTENT.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.CONTENT.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.CONTENT.Style.GradientAngle = 90;
            // 
            // pBOTTOM
            // 
            this.pBOTTOM.Controls.Add(this.btnDongBo);
            this.pBOTTOM.Controls.Add(this.btnGhi);
            this.pBOTTOM.Controls.Add(this.btnThoat);
            this.pBOTTOM.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pBOTTOM.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pBOTTOM.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pBOTTOM.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pBOTTOM.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pBOTTOM.Style.GradientAngle = 90;
            // 
            // menuPhimTat
            // 
            this.menuPhimTat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.phimTatToolStripMenuItem});
            this.menuPhimTat.Location = new System.Drawing.Point(0, 0);
            this.menuPhimTat.Name = "menuPhimTat";
            this.menuPhimTat.Size = new System.Drawing.Size(784, 24);
            this.menuPhimTat.TabIndex = 3;
            this.menuPhimTat.Text = "menuStrip1";
            this.menuPhimTat.Visible = false;
            // 
            // phimTatToolStripMenuItem
            // 
            this.phimTatToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ghiDuLieuToolStripMenuItem,
            this.hoaHangToolStripMenuItem,
            this.xoaHetToolStripMenuItem,
            this.copyHangToolStripMenuItem,
            this.autoExcelToolStripMenuItem});
            this.phimTatToolStripMenuItem.Name = "phimTatToolStripMenuItem";
            this.phimTatToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
            this.phimTatToolStripMenuItem.Text = "PhimTat";
            // 
            // ghiDuLieuToolStripMenuItem
            // 
            this.ghiDuLieuToolStripMenuItem.Name = "ghiDuLieuToolStripMenuItem";
            this.ghiDuLieuToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
            this.ghiDuLieuToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.ghiDuLieuToolStripMenuItem.Text = "GhiDuLieu";
            this.ghiDuLieuToolStripMenuItem.Click += new System.EventHandler(this.ghiDuLieuToolStripMenuItem_Click);
            // 
            // hoaHangToolStripMenuItem
            // 
            this.hoaHangToolStripMenuItem.Name = "hoaHangToolStripMenuItem";
            this.hoaHangToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F8;
            this.hoaHangToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.hoaHangToolStripMenuItem.Text = "XoaHang";
            this.hoaHangToolStripMenuItem.Click += new System.EventHandler(this.hoaHangToolStripMenuItem_Click);
            // 
            // xoaHetToolStripMenuItem
            // 
            this.xoaHetToolStripMenuItem.Name = "xoaHetToolStripMenuItem";
            this.xoaHetToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F11;
            this.xoaHetToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.xoaHetToolStripMenuItem.Text = "XoaHet";
            this.xoaHetToolStripMenuItem.Click += new System.EventHandler(this.xoaHetToolStripMenuItem_Click);
            // 
            // copyHangToolStripMenuItem
            // 
            this.copyHangToolStripMenuItem.Name = "copyHangToolStripMenuItem";
            this.copyHangToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
            this.copyHangToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.copyHangToolStripMenuItem.Text = "CopyHang";
            this.copyHangToolStripMenuItem.Click += new System.EventHandler(this.copyHangToolStripMenuItem_Click);
            // 
            // autoExcelToolStripMenuItem
            // 
            this.autoExcelToolStripMenuItem.Name = "autoExcelToolStripMenuItem";
            this.autoExcelToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F12;
            this.autoExcelToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.autoExcelToolStripMenuItem.Text = "AutoExcel";
            this.autoExcelToolStripMenuItem.Click += new System.EventHandler(this.autoExcelToolStripMenuItem_Click);
            // 
            // btnThoat
            // 
            this.btnThoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnThoat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnThoat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnThoat.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnThoat.Location = new System.Drawing.Point(707, 2);
            this.btnThoat.Name = "btnThoat";
            this.btnThoat.Size = new System.Drawing.Size(75, 23);
            this.btnThoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnThoat.TabIndex = 0;
            this.btnThoat.Text = "&Thoát";
            this.btnThoat.Click += new System.EventHandler(this.btnThoat_Click);
            // 
            // btnGhi
            // 
            this.btnGhi.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnGhi.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnGhi.Location = new System.Drawing.Point(4, 2);
            this.btnGhi.Name = "btnGhi";
            this.btnGhi.Size = new System.Drawing.Size(75, 23);
            this.btnGhi.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnGhi.TabIndex = 1;
            this.btnGhi.Text = "Ghi (Ctrl+S)";
            this.btnGhi.Click += new System.EventHandler(this.btnGhi_Click);
            // 
            // gList
            // 
            this.gList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gList.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gList.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gList.Location = new System.Drawing.Point(2, 66);
            this.gList.Name = "gList";
            this.gList.PrimaryGrid.AllowRowDelete = true;
            this.gList.PrimaryGrid.AllowRowHeaderResize = true;
            this.gList.PrimaryGrid.AllowRowInsert = true;
            this.gList.PrimaryGrid.AutoGenerateColumns = false;
            gridColumn1.DataPropertyName = "DDLK_MA";
            gridColumn1.HeaderText = "Mã địa điểm";
            gridColumn1.Name = "DDLK_MA";
            gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            gridColumn2.DataPropertyName = "DDLK_TEN";
            gridColumn2.HeaderText = "Tên địa điểm";
            gridColumn2.Name = "DDLK_TEN";
            gridColumn2.Width = 200;
            gridColumn3.DataPropertyName = "DDLK_DIACHI";
            gridColumn3.HeaderText = "Địa chỉ";
            gridColumn3.Name = "DDLK_DIACHI";
            gridColumn3.Width = 300;
            gridColumn4.DataPropertyName = "DDLK_MAHQ";
            gridColumn4.HeaderText = "Mã Hải quan";
            gridColumn4.Name = "DDLK_MAHQ";
            gridColumn5.DataPropertyName = "DDLK_DIABAN";
            gridColumn5.HeaderText = "Địa bàn";
            gridColumn5.Name = "DDLK_DIABAN";
            gridColumn6.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            gridColumn6.DataPropertyName = "DDLH_GHICHU";
            gridColumn6.HeaderText = "Ghi chú";
            gridColumn6.Name = "DDLH_GHICHU";
            this.gList.PrimaryGrid.Columns.Add(gridColumn1);
            this.gList.PrimaryGrid.Columns.Add(gridColumn2);
            this.gList.PrimaryGrid.Columns.Add(gridColumn3);
            this.gList.PrimaryGrid.Columns.Add(gridColumn4);
            this.gList.PrimaryGrid.Columns.Add(gridColumn5);
            this.gList.PrimaryGrid.Columns.Add(gridColumn6);
            this.gList.PrimaryGrid.DataSource = this.bsList;
            this.gList.PrimaryGrid.EnableRowFiltering = true;
            this.gList.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.EditOnEntry;
            this.gList.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.SingleClick;
            this.gList.PrimaryGrid.MultiSelect = false;
            this.gList.PrimaryGrid.RowHeaderIndexOffset = 1;
            this.gList.PrimaryGrid.ShowInsertRow = true;
            this.gList.PrimaryGrid.ShowRowGridIndex = true;
            this.gList.PrimaryGrid.UseAlternateRowStyle = true;
            this.gList.Size = new System.Drawing.Size(780, 435);
            this.gList.TabIndex = 0;
            // 
            // groupPanel1
            // 
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.groupPanel1.Controls.Add(this.txt2);
            this.groupPanel1.Controls.Add(this.txt1);
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupPanel1.Location = new System.Drawing.Point(2, 2);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Size = new System.Drawing.Size(780, 44);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 1;
            this.groupPanel1.Text = "Lọc dữ liệu";
            // 
            // txt2
            // 
            // 
            // 
            // 
            this.txt2.Border.Class = "TextBoxBorder";
            this.txt2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txt2.FocusHighlightEnabled = true;
            this.txt2.Location = new System.Drawing.Point(153, 3);
            this.txt2.Name = "txt2";
            this.txt2.Size = new System.Drawing.Size(186, 20);
            this.txt2.TabIndex = 1;
            this.txt2.Tag = "DDLK_TEN";
            this.txt2.WatermarkText = "Tên địa điểm";
            this.txt2.TextChanged += new System.EventHandler(this.txt_TextChanged);
            // 
            // txt1
            // 
            // 
            // 
            // 
            this.txt1.Border.Class = "TextBoxBorder";
            this.txt1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txt1.FocusHighlightEnabled = true;
            this.txt1.Location = new System.Drawing.Point(38, 3);
            this.txt1.Name = "txt1";
            this.txt1.Size = new System.Drawing.Size(100, 20);
            this.txt1.TabIndex = 0;
            this.txt1.Tag = "DDLK_MA";
            this.txt1.WatermarkText = "Mã địa điểm";
            this.txt1.TextChanged += new System.EventHandler(this.txt_TextChanged);
            // 
            // bwLoadData
            // 
            this.bwLoadData.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLoadData_DoWork);
            this.bwLoadData.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwLoadData_RunWorkerCompleted);
            // 
            // progressBarX1
            // 
            this.progressBarX1.Anchor = System.Windows.Forms.AnchorStyles.None;
            // 
            // 
            // 
            this.progressBarX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.progressBarX1.Location = new System.Drawing.Point(300, 243);
            this.progressBarX1.Name = "progressBarX1";
            this.progressBarX1.ProgressType = DevComponents.DotNetBar.eProgressItemType.Marquee;
            this.progressBarX1.Size = new System.Drawing.Size(184, 23);
            this.progressBarX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.progressBarX1.TabIndex = 4;
            this.progressBarX1.Text = "Đang xử lý...";
            // 
            // labelX1
            // 
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Dock = System.Windows.Forms.DockStyle.Top;
            this.labelX1.Location = new System.Drawing.Point(2, 46);
            this.labelX1.Name = "labelX1";
            this.labelX1.PaddingLeft = 5;
            this.labelX1.Size = new System.Drawing.Size(780, 20);
            this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.labelX1.TabIndex = 5;
            this.labelX1.Text = "F5: Copy dòng         F8: Xóa dòng           F11: Xóa hết            F12: Excel";
            // 
            // btnDongBo
            // 
            this.btnDongBo.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnDongBo.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnDongBo.Location = new System.Drawing.Point(103, 2);
            this.btnDongBo.Name = "btnDongBo";
            this.btnDongBo.Size = new System.Drawing.Size(110, 23);
            this.btnDongBo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnDongBo.TabIndex = 2;
            this.btnDongBo.Text = "Đồng bộ từ Internet";
            this.btnDongBo.Click += new System.EventHandler(this.btnDongBo_Click);
            // 
            // frmSDDLK
            // 
            this.CancelButton = this.btnThoat;
            this.ClientSize = new System.Drawing.Size(784, 565);
            this.Controls.Add(this.menuPhimTat);
            this.MainMenuStrip = this.menuPhimTat;
            this.Name = "frmSDDLK";
            this.Load += new System.EventHandler(this.frmSDDLK_Load);
            this.Controls.SetChildIndex(this.menuPhimTat, 0);
            this.Controls.SetChildIndex(this.TITLE, 0);
            this.Controls.SetChildIndex(this.pBOTTOM, 0);
            this.Controls.SetChildIndex(this.CONTENT, 0);
            this.CONTENT.ResumeLayout(false);
            this.pBOTTOM.ResumeLayout(false);
            this.menuPhimTat.ResumeLayout(false);
            this.menuPhimTat.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsList)).EndInit();
            this.groupPanel1.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 46
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tlp = new System.Windows.Forms.TableLayoutPanel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.reflectionLabel4 = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.tb_idemp = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.reflectionLabel3 = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.tb_nombre = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.reflectionLabel2 = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.dti_fecha = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.tb_dir = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.tb_razon = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tb_idprov = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.b_buscar = new DevComponents.DotNetBar.ButtonX();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.tb_rfc = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tb_tel = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.groupPanel3 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.sgc_mp = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
            this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
            this.sgc_detalle = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.tb_subtotal = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tb_iva = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tb_total = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.reflectionLabel5 = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.reflectionLabel6 = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.reflectionLabel7 = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
            this.b_mod_cant = new DevComponents.DotNetBar.ButtonX();
            this.b_agregar = new DevComponents.DotNetBar.ButtonX();
            this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
            this.b_imprimir = new DevComponents.DotNetBar.ButtonX();
            this.b_cancelar = new DevComponents.DotNetBar.ButtonX();
            this.tlp.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.groupPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dti_fecha)).BeginInit();
            this.groupPanel1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            this.tableLayoutPanel3.SuspendLayout();
            this.groupPanel3.SuspendLayout();
            this.tableLayoutPanel4.SuspendLayout();
            this.groupPanel4.SuspendLayout();
            this.tableLayoutPanel5.SuspendLayout();
            this.tableLayoutPanel6.SuspendLayout();
            this.tableLayoutPanel7.SuspendLayout();
            this.SuspendLayout();
            // 
            // tlp
            // 
            this.tlp.ColumnCount = 1;
            this.tlp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tlp.Controls.Add(this.splitContainer1, 0, 0);
            this.tlp.Controls.Add(this.groupPanel3, 0, 1);
            this.tlp.Controls.Add(this.tableLayoutPanel4, 0, 2);
            this.tlp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tlp.Location = new System.Drawing.Point(15, 15);
            this.tlp.Name = "tlp";
            this.tlp.RowCount = 3;
            this.tlp.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tlp.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
            this.tlp.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tlp.Size = new System.Drawing.Size(986, 736);
            this.tlp.TabIndex = 0;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
            this.splitContainer1.IsSplitterFixed = true;
            this.splitContainer1.Location = new System.Drawing.Point(3, 3);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.groupPanel2);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.groupPanel1);
            this.splitContainer1.Size = new System.Drawing.Size(980, 141);
            this.splitContainer1.SplitterDistance = 300;
            this.splitContainer1.TabIndex = 0;
            // 
            // groupPanel2
            // 
            this.groupPanel2.BackColor = System.Drawing.Color.White;
            this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel2.Controls.Add(this.reflectionLabel4);
            this.groupPanel2.Controls.Add(this.tb_idemp);
            this.groupPanel2.Controls.Add(this.reflectionLabel3);
            this.groupPanel2.Controls.Add(this.tb_nombre);
            this.groupPanel2.Controls.Add(this.reflectionLabel2);
            this.groupPanel2.Controls.Add(this.dti_fecha);
            this.groupPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel2.DrawTitleBox = false;
            this.groupPanel2.Location = new System.Drawing.Point(0, 0);
            this.groupPanel2.Name = "groupPanel2";
            this.groupPanel2.Size = new System.Drawing.Size(300, 141);
            // 
            // 
            // 
            this.groupPanel2.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel2.Style.BackColorGradientAngle = 90;
            this.groupPanel2.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderBottomWidth = 1;
            this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderLeftWidth = 1;
            this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderRightWidth = 1;
            this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderTopWidth = 1;
            this.groupPanel2.Style.CornerDiameter = 4;
            this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel2.TabIndex = 1;
            // 
            // reflectionLabel4
            // 
            this.reflectionLabel4.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.reflectionLabel4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.reflectionLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.reflectionLabel4.Location = new System.Drawing.Point(32, 25);
            this.reflectionLabel4.Name = "reflectionLabel4";
            this.reflectionLabel4.Size = new System.Drawing.Size(83, 22);
            this.reflectionLabel4.TabIndex = 8;
            this.reflectionLabel4.Text = "ID Empleado :";
            // 
            // tb_idemp
            // 
            this.tb_idemp.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_idemp.Border.Class = "TextBoxBorder";
            this.tb_idemp.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_idemp.ForeColor = System.Drawing.Color.Black;
            this.tb_idemp.Location = new System.Drawing.Point(121, 25);
            this.tb_idemp.Name = "tb_idemp";
            this.tb_idemp.PreventEnterBeep = true;
            this.tb_idemp.Size = new System.Drawing.Size(140, 20);
            this.tb_idemp.TabIndex = 7;
            this.tb_idemp.Text = "1";
            // 
            // reflectionLabel3
            // 
            this.reflectionLabel3.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.reflectionLabel3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.reflectionLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
            this.reflectionLabel3.Location = new System.Drawing.Point(61, 55);
            this.reflectionLabel3.Name = "reflectionLabel3";
            this.reflectionLabel3.Size = new System.Drawing.Size(54, 22);
            this.reflectionLabel3.TabIndex = 6;
            this.reflectionLabel3.Text = "Nombre :";
            // 
            // tb_nombre
            // 
            this.tb_nombre.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_nombre.Border.Class = "TextBoxBorder";
            this.tb_nombre.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_nombre.ForeColor = System.Drawing.Color.Black;
            this.tb_nombre.Location = new System.Drawing.Point(121, 55);
            this.tb_nombre.Name = "tb_nombre";
            this.tb_nombre.PreventEnterBeep = true;
            this.tb_nombre.Size = new System.Drawing.Size(140, 20);
            this.tb_nombre.TabIndex = 5;
            this.tb_nombre.Text = "Pepito";
            // 
            // reflectionLabel2
            // 
            this.reflectionLabel2.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.reflectionLabel2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.reflectionLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
            this.reflectionLabel2.Location = new System.Drawing.Point(69, 85);
            this.reflectionLabel2.Name = "reflectionLabel2";
            this.reflectionLabel2.Size = new System.Drawing.Size(48, 27);
            this.reflectionLabel2.TabIndex = 4;
            this.reflectionLabel2.Text = "Fecha :";
            // 
            // dti_fecha
            // 
            // 
            // 
            // 
            this.dti_fecha.BackgroundStyle.Class = "DateTimeInputBackground";
            this.dti_fecha.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dti_fecha.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
            this.dti_fecha.ButtonDropDown.Visible = true;
            this.dti_fecha.IsPopupCalendarOpen = false;
            this.dti_fecha.Location = new System.Drawing.Point(121, 85);
            // 
            // 
            // 
            this.dti_fecha.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
            // 
            // 
            // 
            this.dti_fecha.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dti_fecha.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            this.dti_fecha.MonthCalendar.ClearButtonVisible = true;
            // 
            // 
            // 
            this.dti_fecha.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.dti_fecha.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
            this.dti_fecha.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.dti_fecha.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.dti_fecha.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.dti_fecha.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
            this.dti_fecha.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dti_fecha.MonthCalendar.DisplayMonth = new System.DateTime(2014, 3, 1, 0, 0, 0, 0);
            this.dti_fecha.MonthCalendar.MarkedDates = new System.DateTime[0];
            this.dti_fecha.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
            // 
            // 
            // 
            this.dti_fecha.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.dti_fecha.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
            this.dti_fecha.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.dti_fecha.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dti_fecha.MonthCalendar.TodayButtonVisible = true;
            this.dti_fecha.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
            this.dti_fecha.Name = "dti_fecha";
            this.dti_fecha.Size = new System.Drawing.Size(140, 20);
            this.dti_fecha.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.dti_fecha.TabIndex = 1;
            this.dti_fecha.Value = new System.DateTime(2014, 5, 1, 0, 0, 0, 0);
            // 
            // groupPanel1
            // 
            this.groupPanel1.BackColor = System.Drawing.Color.White;
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel1.Controls.Add(this.tableLayoutPanel1);
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel1.Location = new System.Drawing.Point(0, 0);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Padding = new System.Windows.Forms.Padding(15);
            this.groupPanel1.Size = new System.Drawing.Size(676, 141);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 0;
            this.groupPanel1.Text = "Datos del Proveedor";
            // 
            // 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.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.Controls.Add(this.tb_dir, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 0, 2);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(15, 15);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 3;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(640, 90);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // tb_dir
            // 
            this.tb_dir.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_dir.Border.Class = "TextBoxBorder";
            this.tb_dir.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_dir.Dock = System.Windows.Forms.DockStyle.Top;
            this.tb_dir.ForeColor = System.Drawing.Color.Black;
            this.tb_dir.Location = new System.Drawing.Point(3, 33);
            this.tb_dir.Name = "tb_dir";
            this.tb_dir.PreventEnterBeep = true;
            this.tb_dir.Size = new System.Drawing.Size(634, 20);
            this.tb_dir.TabIndex = 10;
            this.tb_dir.WatermarkText = "Dirección";
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.ColumnCount = 3;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
            this.tableLayoutPanel2.Controls.Add(this.tb_razon, 0, 0);
            this.tableLayoutPanel2.Controls.Add(this.tb_idprov, 0, 0);
            this.tableLayoutPanel2.Controls.Add(this.b_buscar, 2, 0);
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
            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.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel2.Size = new System.Drawing.Size(640, 30);
            this.tableLayoutPanel2.TabIndex = 0;
            // 
            // tb_razon
            // 
            this.tb_razon.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_razon.Border.Class = "TextBoxBorder";
            this.tb_razon.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_razon.Dock = System.Windows.Forms.DockStyle.Top;
            this.tb_razon.ForeColor = System.Drawing.Color.Black;
            this.tb_razon.Location = new System.Drawing.Point(131, 3);
            this.tb_razon.Name = "tb_razon";
            this.tb_razon.PreventEnterBeep = true;
            this.tb_razon.Size = new System.Drawing.Size(314, 20);
            this.tb_razon.TabIndex = 12;
            this.tb_razon.WatermarkText = "Razón Social";
            // 
            // tb_idprov
            // 
            this.tb_idprov.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_idprov.Border.Class = "TextBoxBorder";
            this.tb_idprov.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_idprov.Dock = System.Windows.Forms.DockStyle.Top;
            this.tb_idprov.ForeColor = System.Drawing.Color.Black;
            this.tb_idprov.Location = new System.Drawing.Point(3, 3);
            this.tb_idprov.Name = "tb_idprov";
            this.tb_idprov.PreventEnterBeep = true;
            this.tb_idprov.Size = new System.Drawing.Size(122, 20);
            this.tb_idprov.TabIndex = 9;
            this.tb_idprov.WatermarkText = "ID";
            // 
            // b_buscar
            // 
            this.b_buscar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_buscar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_buscar.Dock = System.Windows.Forms.DockStyle.Top;
            this.b_buscar.Location = new System.Drawing.Point(451, 3);
            this.b_buscar.Name = "b_buscar";
            this.b_buscar.Size = new System.Drawing.Size(186, 23);
            this.b_buscar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_buscar.TabIndex = 11;
            this.b_buscar.Text = "Buscar";
            this.b_buscar.Click += new System.EventHandler(this.b_buscar_Click);
            // 
            // tableLayoutPanel3
            // 
            this.tableLayoutPanel3.ColumnCount = 2;
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel3.Controls.Add(this.tb_rfc, 0, 0);
            this.tableLayoutPanel3.Controls.Add(this.tb_tel, 0, 0);
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 60);
            this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(0);
            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.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel3.Size = new System.Drawing.Size(640, 30);
            this.tableLayoutPanel3.TabIndex = 1;
            // 
            // tb_rfc
            // 
            this.tb_rfc.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_rfc.Border.Class = "TextBoxBorder";
            this.tb_rfc.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_rfc.Dock = System.Windows.Forms.DockStyle.Top;
            this.tb_rfc.ForeColor = System.Drawing.Color.Black;
            this.tb_rfc.Location = new System.Drawing.Point(323, 3);
            this.tb_rfc.Name = "tb_rfc";
            this.tb_rfc.PreventEnterBeep = true;
            this.tb_rfc.Size = new System.Drawing.Size(314, 20);
            this.tb_rfc.TabIndex = 11;
            this.tb_rfc.WatermarkText = "RFC";
            // 
            // tb_tel
            // 
            this.tb_tel.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_tel.Border.Class = "TextBoxBorder";
            this.tb_tel.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_tel.Dock = System.Windows.Forms.DockStyle.Top;
            this.tb_tel.ForeColor = System.Drawing.Color.Black;
            this.tb_tel.Location = new System.Drawing.Point(3, 3);
            this.tb_tel.Name = "tb_tel";
            this.tb_tel.PreventEnterBeep = true;
            this.tb_tel.Size = new System.Drawing.Size(314, 20);
            this.tb_tel.TabIndex = 10;
            this.tb_tel.WatermarkText = "Teléfono";
            // 
            // groupPanel3
            // 
            this.groupPanel3.BackColor = System.Drawing.Color.White;
            this.groupPanel3.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel3.Controls.Add(this.sgc_mp);
            this.groupPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel3.Location = new System.Drawing.Point(3, 150);
            this.groupPanel3.Name = "groupPanel3";
            this.groupPanel3.Padding = new System.Windows.Forms.Padding(15);
            this.groupPanel3.Size = new System.Drawing.Size(980, 214);
            // 
            // 
            // 
            this.groupPanel3.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel3.Style.BackColorGradientAngle = 90;
            this.groupPanel3.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel3.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderBottomWidth = 1;
            this.groupPanel3.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel3.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderLeftWidth = 1;
            this.groupPanel3.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderRightWidth = 1;
            this.groupPanel3.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel3.Style.BorderTopWidth = 1;
            this.groupPanel3.Style.CornerDiameter = 4;
            this.groupPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel3.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel3.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel3.TabIndex = 1;
            this.groupPanel3.Text = "Materia prima";
            // 
            // sgc_mp
            // 
            this.sgc_mp.BackColor = System.Drawing.Color.White;
            this.sgc_mp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sgc_mp.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.sgc_mp.ForeColor = System.Drawing.Color.Black;
            this.sgc_mp.Location = new System.Drawing.Point(15, 15);
            this.sgc_mp.Name = "sgc_mp";
            this.sgc_mp.PrimaryGrid.AllowEdit = false;
            this.sgc_mp.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.sgc_mp.PrimaryGrid.EnableColumnFiltering = true;
            this.sgc_mp.PrimaryGrid.EnableFiltering = true;
            this.sgc_mp.PrimaryGrid.Filter.Visible = true;
            this.sgc_mp.Size = new System.Drawing.Size(944, 163);
            this.sgc_mp.TabIndex = 0;
            this.sgc_mp.Text = "superGridControl1";
            this.sgc_mp.RowDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowDoubleClickEventArgs>(this.sgc_mp_RowDoubleClick);
            // 
            // tableLayoutPanel4
            // 
            this.tableLayoutPanel4.BackColor = System.Drawing.Color.Transparent;
            this.tableLayoutPanel4.ColumnCount = 1;
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel4.Controls.Add(this.groupPanel4, 0, 0);
            this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel7, 0, 1);
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 370);
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
            this.tableLayoutPanel4.RowCount = 2;
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
            this.tableLayoutPanel4.Size = new System.Drawing.Size(980, 363);
            this.tableLayoutPanel4.TabIndex = 2;
            // 
            // groupPanel4
            // 
            this.groupPanel4.BackColor = System.Drawing.Color.White;
            this.groupPanel4.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.groupPanel4.Controls.Add(this.tableLayoutPanel5);
            this.groupPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel4.Location = new System.Drawing.Point(3, 3);
            this.groupPanel4.Name = "groupPanel4";
            this.groupPanel4.Padding = new System.Windows.Forms.Padding(15);
            this.groupPanel4.Size = new System.Drawing.Size(974, 302);
            // 
            // 
            // 
            this.groupPanel4.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel4.Style.BackColorGradientAngle = 90;
            this.groupPanel4.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel4.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderBottomWidth = 1;
            this.groupPanel4.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel4.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderLeftWidth = 1;
            this.groupPanel4.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderRightWidth = 1;
            this.groupPanel4.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderTopWidth = 1;
            this.groupPanel4.Style.CornerDiameter = 4;
            this.groupPanel4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel4.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel4.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel4.TabIndex = 2;
            this.groupPanel4.Text = "Detalle de compra";
            // 
            // tableLayoutPanel5
            // 
            this.tableLayoutPanel5.BackColor = System.Drawing.Color.Transparent;
            this.tableLayoutPanel5.ColumnCount = 2;
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 90F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
            this.tableLayoutPanel5.Controls.Add(this.sgc_detalle, 0, 0);
            this.tableLayoutPanel5.Controls.Add(this.tb_subtotal, 0, 1);
            this.tableLayoutPanel5.Controls.Add(this.tb_iva, 0, 2);
            this.tableLayoutPanel5.Controls.Add(this.tb_total, 0, 3);
            this.tableLayoutPanel5.Controls.Add(this.reflectionLabel5, 1, 1);
            this.tableLayoutPanel5.Controls.Add(this.reflectionLabel6, 1, 2);
            this.tableLayoutPanel5.Controls.Add(this.reflectionLabel7, 1, 3);
            this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel6, 1, 0);
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel5.Location = new System.Drawing.Point(15, 15);
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
            this.tableLayoutPanel5.RowCount = 4;
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 70F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
            this.tableLayoutPanel5.Size = new System.Drawing.Size(938, 251);
            this.tableLayoutPanel5.TabIndex = 0;
            // 
            // sgc_detalle
            // 
            this.sgc_detalle.BackColor = System.Drawing.Color.White;
            this.sgc_detalle.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sgc_detalle.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.sgc_detalle.ForeColor = System.Drawing.Color.Black;
            this.sgc_detalle.Location = new System.Drawing.Point(3, 3);
            this.sgc_detalle.Name = "sgc_detalle";
            this.sgc_detalle.PrimaryGrid.AllowEdit = false;
            this.sgc_detalle.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
            gridColumn1.HeaderText = "CANTIDAD";
            gridColumn1.Name = "";
            gridColumn2.HeaderText = "ID_MATERIA";
            gridColumn2.Name = "";
            gridColumn3.HeaderText = "NOMBRE";
            gridColumn3.Name = "";
            gridColumn4.HeaderText = "PRECIO";
            gridColumn4.Name = "";
            gridColumn5.HeaderText = "IMPORTE";
            gridColumn5.Name = "";
            this.sgc_detalle.PrimaryGrid.Columns.Add(gridColumn1);
            this.sgc_detalle.PrimaryGrid.Columns.Add(gridColumn2);
            this.sgc_detalle.PrimaryGrid.Columns.Add(gridColumn3);
            this.sgc_detalle.PrimaryGrid.Columns.Add(gridColumn4);
            this.sgc_detalle.PrimaryGrid.Columns.Add(gridColumn5);
            this.sgc_detalle.PrimaryGrid.EnableColumnFiltering = true;
            this.sgc_detalle.PrimaryGrid.EnableFiltering = true;
            this.sgc_detalle.Size = new System.Drawing.Size(838, 169);
            this.sgc_detalle.TabIndex = 1;
            this.sgc_detalle.Text = "superGridControl2";
            this.sgc_detalle.RowDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowDoubleClickEventArgs>(this.sgc_detalle_RowDoubleClick);
            // 
            // tb_subtotal
            // 
            this.tb_subtotal.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_subtotal.Border.Class = "TextBoxBorder";
            this.tb_subtotal.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_subtotal.Dock = System.Windows.Forms.DockStyle.Right;
            this.tb_subtotal.ForeColor = System.Drawing.Color.Black;
            this.tb_subtotal.Location = new System.Drawing.Point(730, 178);
            this.tb_subtotal.Name = "tb_subtotal";
            this.tb_subtotal.PreventEnterBeep = true;
            this.tb_subtotal.Size = new System.Drawing.Size(111, 20);
            this.tb_subtotal.TabIndex = 2;
            this.tb_subtotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // tb_iva
            // 
            this.tb_iva.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_iva.Border.Class = "TextBoxBorder";
            this.tb_iva.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_iva.Dock = System.Windows.Forms.DockStyle.Right;
            this.tb_iva.ForeColor = System.Drawing.Color.Black;
            this.tb_iva.Location = new System.Drawing.Point(730, 203);
            this.tb_iva.Name = "tb_iva";
            this.tb_iva.PreventEnterBeep = true;
            this.tb_iva.Size = new System.Drawing.Size(111, 20);
            this.tb_iva.TabIndex = 3;
            this.tb_iva.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // tb_total
            // 
            this.tb_total.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_total.Border.Class = "TextBoxBorder";
            this.tb_total.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_total.Dock = System.Windows.Forms.DockStyle.Right;
            this.tb_total.ForeColor = System.Drawing.Color.Black;
            this.tb_total.Location = new System.Drawing.Point(730, 228);
            this.tb_total.Name = "tb_total";
            this.tb_total.PreventEnterBeep = true;
            this.tb_total.Size = new System.Drawing.Size(111, 20);
            this.tb_total.TabIndex = 4;
            this.tb_total.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // reflectionLabel5
            // 
            this.reflectionLabel5.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.reflectionLabel5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.reflectionLabel5.Dock = System.Windows.Forms.DockStyle.Left;
            this.reflectionLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.reflectionLabel5.Location = new System.Drawing.Point(847, 178);
            this.reflectionLabel5.Name = "reflectionLabel5";
            this.reflectionLabel5.Size = new System.Drawing.Size(83, 19);
            this.reflectionLabel5.TabIndex = 9;
            this.reflectionLabel5.Text = "Subtotal";
            // 
            // reflectionLabel6
            // 
            this.reflectionLabel6.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.reflectionLabel6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.reflectionLabel6.Dock = System.Windows.Forms.DockStyle.Left;
            this.reflectionLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.reflectionLabel6.Location = new System.Drawing.Point(847, 203);
            this.reflectionLabel6.Name = "reflectionLabel6";
            this.reflectionLabel6.Size = new System.Drawing.Size(83, 19);
            this.reflectionLabel6.TabIndex = 10;
            this.reflectionLabel6.Text = "I.V.A.";
            // 
            // reflectionLabel7
            // 
            this.reflectionLabel7.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.reflectionLabel7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.reflectionLabel7.Dock = System.Windows.Forms.DockStyle.Left;
            this.reflectionLabel7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.reflectionLabel7.Location = new System.Drawing.Point(847, 228);
            this.reflectionLabel7.Name = "reflectionLabel7";
            this.reflectionLabel7.Size = new System.Drawing.Size(83, 20);
            this.reflectionLabel7.TabIndex = 11;
            this.reflectionLabel7.Text = "Total";
            // 
            // tableLayoutPanel6
            // 
            this.tableLayoutPanel6.ColumnCount = 1;
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel6.Controls.Add(this.b_mod_cant, 0, 1);
            this.tableLayoutPanel6.Controls.Add(this.b_agregar, 0, 0);
            this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Top;
            this.tableLayoutPanel6.Location = new System.Drawing.Point(847, 3);
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
            this.tableLayoutPanel6.RowCount = 2;
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.Size = new System.Drawing.Size(88, 100);
            this.tableLayoutPanel6.TabIndex = 12;
            // 
            // b_mod_cant
            // 
            this.b_mod_cant.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_mod_cant.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_mod_cant.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_mod_cant.Location = new System.Drawing.Point(3, 53);
            this.b_mod_cant.Name = "b_mod_cant";
            this.b_mod_cant.Size = new System.Drawing.Size(82, 44);
            this.b_mod_cant.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_mod_cant.TabIndex = 1;
            this.b_mod_cant.Text = "Eliminar";
            // 
            // b_agregar
            // 
            this.b_agregar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_agregar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_agregar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_agregar.Location = new System.Drawing.Point(3, 3);
            this.b_agregar.Name = "b_agregar";
            this.b_agregar.Size = new System.Drawing.Size(82, 44);
            this.b_agregar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_agregar.TabIndex = 0;
            this.b_agregar.Text = "Agregar";
            this.b_agregar.Click += new System.EventHandler(this.b_agregar_Click);
            // 
            // tableLayoutPanel7
            // 
            this.tableLayoutPanel7.ColumnCount = 2;
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.Controls.Add(this.b_imprimir, 0, 0);
            this.tableLayoutPanel7.Controls.Add(this.b_cancelar, 0, 0);
            this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Right;
            this.tableLayoutPanel7.Location = new System.Drawing.Point(577, 311);
            this.tableLayoutPanel7.Name = "tableLayoutPanel7";
            this.tableLayoutPanel7.RowCount = 1;
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel7.Size = new System.Drawing.Size(400, 49);
            this.tableLayoutPanel7.TabIndex = 3;
            // 
            // b_imprimir
            // 
            this.b_imprimir.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_imprimir.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_imprimir.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_imprimir.Location = new System.Drawing.Point(203, 3);
            this.b_imprimir.Name = "b_imprimir";
            this.b_imprimir.Size = new System.Drawing.Size(194, 43);
            this.b_imprimir.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_imprimir.TabIndex = 2;
            this.b_imprimir.Text = "Imprimir";
            this.b_imprimir.Click += new System.EventHandler(this.b_imprimir_Click);
            // 
            // b_cancelar
            // 
            this.b_cancelar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_cancelar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_cancelar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_cancelar.Location = new System.Drawing.Point(3, 3);
            this.b_cancelar.Name = "b_cancelar";
            this.b_cancelar.Size = new System.Drawing.Size(194, 43);
            this.b_cancelar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_cancelar.TabIndex = 1;
            this.b_cancelar.Text = "Cancelar";
            this.b_cancelar.Click += new System.EventHandler(this.b_cancelar_Click);
            // 
            // FOrdenCompra
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(1016, 766);
            this.Controls.Add(this.tlp);
            this.Name = "FOrdenCompra";
            this.Padding = new System.Windows.Forms.Padding(15);
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Orden de compra";
            this.Load += new System.EventHandler(this.FOrdenCompra_Load);
            this.tlp.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.groupPanel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dti_fecha)).EndInit();
            this.groupPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel2.ResumeLayout(false);
            this.tableLayoutPanel3.ResumeLayout(false);
            this.groupPanel3.ResumeLayout(false);
            this.tableLayoutPanel4.ResumeLayout(false);
            this.groupPanel4.ResumeLayout(false);
            this.tableLayoutPanel5.ResumeLayout(false);
            this.tableLayoutPanel6.ResumeLayout(false);
            this.tableLayoutPanel7.ResumeLayout(false);
            this.ResumeLayout(false);

        }
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     System.ComponentModel.ComponentResourceManager     resources   = new System.ComponentModel.ComponentResourceManager(typeof(FrmMakeWeight));
     this.printDocument1       = new System.Drawing.Printing.PrintDocument();
     this.toolTip1             = new System.Windows.Forms.ToolTip(this.components);
     this.slightWber           = new CMCS.Forms.UserControls.UCtrlSignalLight();
     this.pnlExMain            = new DevComponents.DotNetBar.PanelEx();
     this.tableLayoutPanel1    = new System.Windows.Forms.TableLayoutPanel();
     this.panelEx2             = new DevComponents.DotNetBar.PanelEx();
     this.txtInputMakeCode     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.panelEx1             = new DevComponents.DotNetBar.PanelEx();
     this.lbl_CurrentWeight    = new System.Windows.Forms.Label();
     this.lblweight            = new System.Windows.Forms.Label();
     this.slightRwer           = new CMCS.Forms.UserControls.UCtrlSignalLight();
     this.label1               = new System.Windows.Forms.Label();
     this.lblCurrentFlowFlag   = new System.Windows.Forms.Label();
     this.lblWber              = new System.Windows.Forms.Label();
     this.label10              = new System.Windows.Forms.Label();
     this.rtxtMakeWeightInfo   = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.superGridControl1    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.panelEx3             = new DevComponents.DotNetBar.PanelEx();
     this.panelAssayTargetType = new DevComponents.DotNetBar.PanelEx();
     this.rbtnNormal           = new System.Windows.Forms.RadioButton();
     this.rbtnAll              = new System.Windows.Forms.RadioButton();
     this.rbtnHandChoose       = new System.Windows.Forms.RadioButton();
     this.cmbAssayType         = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.panelAssayTarget     = new DevComponents.DotNetBar.PanelEx();
     this.checkBoxX4           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.checkBoxX8           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.checkBoxX1           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.checkBoxX7           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.checkBoxX6           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.checkBoxX5           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.checkBoxX3           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.checkBoxX2           = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.timer2               = new System.Windows.Forms.Timer(this.components);
     this.btnReset             = new DevComponents.DotNetBar.ButtonX();
     this.pnlExMain.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.panelEx2.SuspendLayout();
     this.panelEx1.SuspendLayout();
     this.panelEx3.SuspendLayout();
     this.panelAssayTargetType.SuspendLayout();
     this.panelAssayTarget.SuspendLayout();
     this.SuspendLayout();
     //
     // slightWber
     //
     this.slightWber.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.slightWber.BackColor  = System.Drawing.Color.Transparent;
     this.slightWber.ForeColor  = System.Drawing.Color.White;
     this.slightWber.LightColor = System.Drawing.Color.Gray;
     this.slightWber.Location   = new System.Drawing.Point(1152, 1);
     this.slightWber.Name       = "slightWber";
     this.slightWber.Size       = new System.Drawing.Size(20, 20);
     this.slightWber.TabIndex   = 221;
     this.toolTip1.SetToolTip(this.slightWber, "<绿色> 已连接\r\n<红色> 未连接");
     //
     // pnlExMain
     //
     this.pnlExMain.CanvasColor      = System.Drawing.SystemColors.Control;
     this.pnlExMain.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.pnlExMain.Controls.Add(this.tableLayoutPanel1);
     this.pnlExMain.Dock                            = System.Windows.Forms.DockStyle.Fill;
     this.pnlExMain.Font                            = new System.Drawing.Font("Segoe UI", 8.25F);
     this.pnlExMain.Location                        = new System.Drawing.Point(0, 0);
     this.pnlExMain.Name                            = "pnlExMain";
     this.pnlExMain.Size                            = new System.Drawing.Size(1326, 554);
     this.pnlExMain.Style.Alignment                 = System.Drawing.StringAlignment.Center;
     this.pnlExMain.Style.BackColor1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(58)))), ((int)(((byte)(63)))));
     this.pnlExMain.Style.Border                    = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.pnlExMain.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.pnlExMain.Style.GradientAngle             = 90;
     this.pnlExMain.TabIndex                        = 0;
     //
     // 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.panelEx2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.panelEx1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.rtxtMakeWeightInfo, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.superGridControl1, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.panelEx3, 0, 1);
     this.tableLayoutPanel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.ForeColor = System.Drawing.Color.White;
     this.tableLayoutPanel1.Location  = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name      = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount  = 5;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 45F));
     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, 120F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1326, 554);
     this.tableLayoutPanel1.TabIndex = 224;
     //
     // panelEx2
     //
     this.panelEx2.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx2.Controls.Add(this.txtInputMakeCode);
     this.panelEx2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelEx2.Location        = new System.Drawing.Point(3, 93);
     this.panelEx2.Name            = "panelEx2";
     this.panelEx2.Size            = new System.Drawing.Size(1320, 39);
     this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx2.Style.GradientAngle             = 90;
     this.panelEx2.TabIndex = 227;
     //
     // txtInputMakeCode
     //
     this.txtInputMakeCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     //
     //
     //
     this.txtInputMakeCode.Border.Class      = "TextBoxBorder";
     this.txtInputMakeCode.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtInputMakeCode.ButtonCustom.Text = "清空";
     this.txtInputMakeCode.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.txtInputMakeCode.Font          = new System.Drawing.Font("Segoe UI", 18F);
     this.txtInputMakeCode.ForeColor     = System.Drawing.Color.White;
     this.txtInputMakeCode.Location      = new System.Drawing.Point(0, 0);
     this.txtInputMakeCode.Name          = "txtInputMakeCode";
     this.txtInputMakeCode.Size          = new System.Drawing.Size(1320, 39);
     this.txtInputMakeCode.TabIndex      = 229;
     this.txtInputMakeCode.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtInputMakeCode.WatermarkText = "扫描制样码. . .";
     this.txtInputMakeCode.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.txtInputMakeCode_KeyUp);
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx1.Controls.Add(this.lbl_CurrentWeight);
     this.panelEx1.Controls.Add(this.lblweight);
     this.panelEx1.Controls.Add(this.slightWber);
     this.panelEx1.Controls.Add(this.slightRwer);
     this.panelEx1.Controls.Add(this.label1);
     this.panelEx1.Controls.Add(this.lblCurrentFlowFlag);
     this.panelEx1.Controls.Add(this.lblWber);
     this.panelEx1.Controls.Add(this.label10);
     this.panelEx1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location        = new System.Drawing.Point(3, 3);
     this.panelEx1.Name            = "panelEx1";
     this.panelEx1.Size            = new System.Drawing.Size(1320, 24);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle             = 90;
     this.panelEx1.TabIndex = 0;
     //
     // lbl_CurrentWeight
     //
     this.lbl_CurrentWeight.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lbl_CurrentWeight.AutoSize  = true;
     this.lbl_CurrentWeight.Font      = new System.Drawing.Font("Segoe UI", 14.25F);
     this.lbl_CurrentWeight.ForeColor = System.Drawing.Color.White;
     this.lbl_CurrentWeight.Location  = new System.Drawing.Point(1095, -1);
     this.lbl_CurrentWeight.Name      = "lbl_CurrentWeight";
     this.lbl_CurrentWeight.Size      = new System.Drawing.Size(22, 25);
     this.lbl_CurrentWeight.TabIndex  = 226;
     this.lbl_CurrentWeight.Text      = "0";
     //
     // lblweight
     //
     this.lblweight.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblweight.AutoSize  = true;
     this.lblweight.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.lblweight.ForeColor = System.Drawing.Color.White;
     this.lblweight.Location  = new System.Drawing.Point(962, 2);
     this.lblweight.Name      = "lblweight";
     this.lblweight.Size      = new System.Drawing.Size(153, 20);
     this.lblweight.TabIndex  = 225;
     this.lblweight.Text      = "电子天平当前重量:";
     //
     // slightRwer
     //
     this.slightRwer.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.slightRwer.BackColor  = System.Drawing.Color.Transparent;
     this.slightRwer.ForeColor  = System.Drawing.Color.White;
     this.slightRwer.LightColor = System.Drawing.Color.Gray;
     this.slightRwer.Location   = new System.Drawing.Point(1237, 1);
     this.slightRwer.Name       = "slightRwer";
     this.slightRwer.Size       = new System.Drawing.Size(20, 20);
     this.slightRwer.TabIndex   = 221;
     //
     // label1
     //
     this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(1262, 1);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(57, 20);
     this.label1.TabIndex  = 222;
     this.label1.Text      = "读卡器";
     //
     // lblCurrentFlowFlag
     //
     this.lblCurrentFlowFlag.AutoSize  = true;
     this.lblCurrentFlowFlag.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.lblCurrentFlowFlag.ForeColor = System.Drawing.Color.White;
     this.lblCurrentFlowFlag.Location  = new System.Drawing.Point(75, 0);
     this.lblCurrentFlowFlag.Name      = "lblCurrentFlowFlag";
     this.lblCurrentFlowFlag.Size      = new System.Drawing.Size(73, 20);
     this.lblCurrentFlowFlag.TabIndex  = 210;
     this.lblCurrentFlowFlag.Text      = "等待扫码";
     //
     // lblWber
     //
     this.lblWber.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblWber.AutoSize  = true;
     this.lblWber.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblWber.ForeColor = System.Drawing.Color.White;
     this.lblWber.Location  = new System.Drawing.Point(1177, 1);
     this.lblWber.Name      = "lblWber";
     this.lblWber.Size      = new System.Drawing.Size(57, 20);
     this.lblWber.TabIndex  = 222;
     this.lblWber.Text      = "电子秤";
     //
     // label10
     //
     this.label10.AutoSize  = true;
     this.label10.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.label10.ForeColor = System.Drawing.Color.White;
     this.label10.Location  = new System.Drawing.Point(-1, 0);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(89, 20);
     this.label10.TabIndex  = 209;
     this.label10.Text      = "当前流程:";
     //
     // rtxtMakeWeightInfo
     //
     //
     //
     //
     this.rtxtMakeWeightInfo.BackgroundStyle.Class      = "RichTextBoxBorder";
     this.rtxtMakeWeightInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.rtxtMakeWeightInfo.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.rtxtMakeWeightInfo.Font      = new System.Drawing.Font("微软雅黑", 10.5F);
     this.rtxtMakeWeightInfo.ForeColor = System.Drawing.Color.White;
     this.rtxtMakeWeightInfo.Location  = new System.Drawing.Point(3, 437);
     this.rtxtMakeWeightInfo.Name      = "rtxtMakeWeightInfo";
     this.rtxtMakeWeightInfo.ReadOnly  = true;
     this.rtxtMakeWeightInfo.Size      = new System.Drawing.Size(1320, 114);
     this.rtxtMakeWeightInfo.TabIndex  = 213;
     //
     // superGridControl1
     //
     this.superGridControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font         = new System.Drawing.Font("Segoe UI", 11.25F);
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     background1.Color1 = System.Drawing.Color.DarkTurquoise;
     this.superGridControl1.DefaultVisualStyles.RowStyles.Selected.Background = background1;
     this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.superGridControl1.ForeColor = System.Drawing.Color.White;
     this.superGridControl1.Location  = new System.Drawing.Point(0, 135);
     this.superGridControl1.Margin    = new System.Windows.Forms.Padding(0);
     this.superGridControl1.Name      = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
     gridColumn1.DataPropertyName = "SampleType";
     gridColumn1.HeaderText       = "样品类型";
     gridColumn1.Name             = "";
     gridColumn1.Width            = 170;
     gridColumn2.DataPropertyName = "BarrelCode";
     gridColumn2.HeaderText       = "样品编码";
     gridColumn2.Name             = "";
     gridColumn2.Width            = 200;
     gridColumn3.DataPropertyName = "Weight";
     gridColumn3.HeaderText       = "样重(g)";
     gridColumn3.Name             = "";
     gridColumn3.Width            = 80;
     gridColumn4.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn4.HeaderText       = "";
     gridColumn4.Name             = "gclmNewCode";
     gridColumn4.NullString       = "生成编码";
     gridColumn4.RenderType       = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn4.Visible          = false;
     gridColumn4.Width            = 80;
     gridColumn5.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn5.HeaderText       = "";
     gridColumn5.Name             = "gclmPrintCode";
     gridColumn5.NullString       = "打印编码";
     gridColumn5.RenderType       = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn5.Width            = 80;
     gridColumn6.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn6.HeaderText       = "";
     gridColumn6.Name             = "gclmWriteCode";
     gridColumn6.NullString       = "写入编码";
     gridColumn6.RenderType       = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn6.Width            = 80;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.EnterKeySelectsNextRow = false;
     this.superGridControl1.PrimaryGrid.InitialSelection       = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
     this.superGridControl1.PrimaryGrid.MultiSelect            = false;
     this.superGridControl1.PrimaryGrid.NoRowsText             = "";
     this.superGridControl1.PrimaryGrid.SelectionGranularity   = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.Size       = new System.Drawing.Size(1326, 299);
     this.superGridControl1.TabIndex   = 223;
     this.superGridControl1.Text       = "superGridControl1";
     this.superGridControl1.BeginEdit += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     //
     // panelEx3
     //
     this.panelEx3.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx3.Controls.Add(this.btnReset);
     this.panelEx3.Controls.Add(this.panelAssayTargetType);
     this.panelEx3.Controls.Add(this.cmbAssayType);
     this.panelEx3.Controls.Add(this.panelAssayTarget);
     this.panelEx3.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelEx3.Location        = new System.Drawing.Point(3, 33);
     this.panelEx3.Name            = "panelEx3";
     this.panelEx3.Size            = new System.Drawing.Size(1320, 54);
     this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx3.Style.GradientAngle             = 90;
     this.panelEx3.TabIndex = 228;
     //
     // panelAssayTargetType
     //
     this.panelAssayTargetType.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelAssayTargetType.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelAssayTargetType.Controls.Add(this.rbtnNormal);
     this.panelAssayTargetType.Controls.Add(this.rbtnAll);
     this.panelAssayTargetType.Controls.Add(this.rbtnHandChoose);
     this.panelAssayTargetType.Location        = new System.Drawing.Point(196, 0);
     this.panelAssayTargetType.Name            = "panelAssayTargetType";
     this.panelAssayTargetType.Size            = new System.Drawing.Size(381, 25);
     this.panelAssayTargetType.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelAssayTargetType.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelAssayTargetType.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelAssayTargetType.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelAssayTargetType.Style.GradientAngle             = 90;
     this.panelAssayTargetType.TabIndex = 243;
     //
     // rbtnNormal
     //
     this.rbtnNormal.AutoSize  = true;
     this.rbtnNormal.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.rbtnNormal.ForeColor = System.Drawing.Color.White;
     this.rbtnNormal.Location  = new System.Drawing.Point(205, 1);
     this.rbtnNormal.Name      = "rbtnNormal";
     this.rbtnNormal.Size      = new System.Drawing.Size(91, 24);
     this.rbtnNormal.TabIndex  = 245;
     this.rbtnNormal.TabStop   = true;
     this.rbtnNormal.Tag       = "日常分析";
     this.rbtnNormal.Text      = "日常分析";
     this.rbtnNormal.UseVisualStyleBackColor = true;
     this.rbtnNormal.CheckedChanged         += new System.EventHandler(this.rbtnHandChoose_CheckedChanged);
     //
     // rbtnAll
     //
     this.rbtnAll.AutoSize  = true;
     this.rbtnAll.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.rbtnAll.ForeColor = System.Drawing.Color.White;
     this.rbtnAll.Location  = new System.Drawing.Point(112, 0);
     this.rbtnAll.Name      = "rbtnAll";
     this.rbtnAll.Size      = new System.Drawing.Size(75, 24);
     this.rbtnAll.TabIndex  = 244;
     this.rbtnAll.TabStop   = true;
     this.rbtnAll.Tag       = "全指标";
     this.rbtnAll.Text      = "全指标";
     this.rbtnAll.UseVisualStyleBackColor = true;
     this.rbtnAll.CheckedChanged         += new System.EventHandler(this.rbtnHandChoose_CheckedChanged);
     //
     // rbtnHandChoose
     //
     this.rbtnHandChoose.AutoSize  = true;
     this.rbtnHandChoose.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.rbtnHandChoose.ForeColor = System.Drawing.Color.White;
     this.rbtnHandChoose.Location  = new System.Drawing.Point(9, 1);
     this.rbtnHandChoose.Name      = "rbtnHandChoose";
     this.rbtnHandChoose.Size      = new System.Drawing.Size(91, 24);
     this.rbtnHandChoose.TabIndex  = 243;
     this.rbtnHandChoose.TabStop   = true;
     this.rbtnHandChoose.Tag       = "手选指标";
     this.rbtnHandChoose.Text      = "手选指标";
     this.rbtnHandChoose.UseVisualStyleBackColor = true;
     this.rbtnHandChoose.CheckedChanged         += new System.EventHandler(this.rbtnHandChoose_CheckedChanged);
     //
     // cmbAssayType
     //
     this.cmbAssayType.DisplayMember         = "Text";
     this.cmbAssayType.DrawMode              = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cmbAssayType.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbAssayType.Font                  = new System.Drawing.Font("Segoe UI", 18F);
     this.cmbAssayType.ForeColor             = System.Drawing.Color.White;
     this.cmbAssayType.FormattingEnabled     = true;
     this.cmbAssayType.ItemHeight            = 33;
     this.cmbAssayType.Location              = new System.Drawing.Point(0, 9);
     this.cmbAssayType.Name                  = "cmbAssayType";
     this.cmbAssayType.Size                  = new System.Drawing.Size(190, 39);
     this.cmbAssayType.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cmbAssayType.TabIndex              = 231;
     this.cmbAssayType.SelectedIndexChanged += new System.EventHandler(this.cmbAssayType_SelectedIndexChanged);
     //
     // panelAssayTarget
     //
     this.panelAssayTarget.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelAssayTarget.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelAssayTarget.Controls.Add(this.checkBoxX4);
     this.panelAssayTarget.Controls.Add(this.checkBoxX8);
     this.panelAssayTarget.Controls.Add(this.checkBoxX1);
     this.panelAssayTarget.Controls.Add(this.checkBoxX7);
     this.panelAssayTarget.Controls.Add(this.checkBoxX6);
     this.panelAssayTarget.Controls.Add(this.checkBoxX5);
     this.panelAssayTarget.Controls.Add(this.checkBoxX3);
     this.panelAssayTarget.Controls.Add(this.checkBoxX2);
     this.panelAssayTarget.Location        = new System.Drawing.Point(196, 28);
     this.panelAssayTarget.Name            = "panelAssayTarget";
     this.panelAssayTarget.Size            = new System.Drawing.Size(708, 28);
     this.panelAssayTarget.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelAssayTarget.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelAssayTarget.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelAssayTarget.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelAssayTarget.Style.GradientAngle             = 90;
     this.panelAssayTarget.TabIndex = 233;
     this.panelAssayTarget.Visible  = false;
     //
     // checkBoxX4
     //
     //
     //
     //
     this.checkBoxX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX4.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX4.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX4.Location        = new System.Drawing.Point(548, 3);
     this.checkBoxX4.Name            = "checkBoxX4";
     this.checkBoxX4.Size            = new System.Drawing.Size(83, 23);
     this.checkBoxX4.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX4.TabIndex        = 241;
     this.checkBoxX4.Text            = "灰熔融";
     this.checkBoxX4.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // checkBoxX8
     //
     //
     //
     //
     this.checkBoxX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX8.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX8.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX8.Location        = new System.Drawing.Point(90, 3);
     this.checkBoxX8.Name            = "checkBoxX8";
     this.checkBoxX8.Size            = new System.Drawing.Size(114, 23);
     this.checkBoxX8.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX8.TabIndex        = 240;
     this.checkBoxX8.Text            = "空干基水分";
     this.checkBoxX8.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // checkBoxX1
     //
     //
     //
     //
     this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX1.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX1.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX1.Location        = new System.Drawing.Point(9, 3);
     this.checkBoxX1.Name            = "checkBoxX1";
     this.checkBoxX1.Size            = new System.Drawing.Size(96, 23);
     this.checkBoxX1.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX1.TabIndex        = 240;
     this.checkBoxX1.Text            = "全水分";
     this.checkBoxX1.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // checkBoxX7
     //
     //
     //
     //
     this.checkBoxX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX7.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX7.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX7.Location        = new System.Drawing.Point(205, 3);
     this.checkBoxX7.Name            = "checkBoxX7";
     this.checkBoxX7.Size            = new System.Drawing.Size(65, 23);
     this.checkBoxX7.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX7.TabIndex        = 237;
     this.checkBoxX7.Text            = "灰分";
     this.checkBoxX7.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // checkBoxX6
     //
     //
     //
     //
     this.checkBoxX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX6.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX6.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX6.Location        = new System.Drawing.Point(481, 3);
     this.checkBoxX6.Name            = "checkBoxX6";
     this.checkBoxX6.Size            = new System.Drawing.Size(76, 23);
     this.checkBoxX6.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX6.TabIndex        = 238;
     this.checkBoxX6.Text            = "氢值";
     this.checkBoxX6.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // checkBoxX5
     //
     //
     //
     //
     this.checkBoxX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX5.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX5.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX5.Location        = new System.Drawing.Point(268, 3);
     this.checkBoxX5.Name            = "checkBoxX5";
     this.checkBoxX5.Size            = new System.Drawing.Size(74, 23);
     this.checkBoxX5.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX5.TabIndex        = 239;
     this.checkBoxX5.Text            = "挥发分";
     this.checkBoxX5.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // checkBoxX3
     //
     //
     //
     //
     this.checkBoxX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX3.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX3.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX3.Location        = new System.Drawing.Point(417, 3);
     this.checkBoxX3.Name            = "checkBoxX3";
     this.checkBoxX3.Size            = new System.Drawing.Size(80, 23);
     this.checkBoxX3.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX3.TabIndex        = 233;
     this.checkBoxX3.Text            = "热值";
     this.checkBoxX3.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // checkBoxX2
     //
     //
     //
     //
     this.checkBoxX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.checkBoxX2.Font            = new System.Drawing.Font("Segoe UI", 11.5F);
     this.checkBoxX2.ForeColor       = System.Drawing.Color.White;
     this.checkBoxX2.Location        = new System.Drawing.Point(348, 3);
     this.checkBoxX2.Name            = "checkBoxX2";
     this.checkBoxX2.Size            = new System.Drawing.Size(80, 23);
     this.checkBoxX2.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.checkBoxX2.TabIndex        = 234;
     this.checkBoxX2.Text            = "硫份";
     this.checkBoxX2.CheckedChanged += new System.EventHandler(this.assayTarget_CheckedChanged);
     //
     // timer2
     //
     this.timer2.Interval = 2000;
     //
     // btnReset
     //
     this.btnReset.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnReset.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnReset.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.btnReset.Location       = new System.Drawing.Point(1204, 7);
     this.btnReset.Name           = "btnReset";
     this.btnReset.Size           = new System.Drawing.Size(107, 42);
     this.btnReset.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnReset.TabIndex       = 244;
     this.btnReset.Text           = "重 置";
     this.btnReset.Click         += new System.EventHandler(this.btnReset_Click);
     //
     // FrmMakeWeight
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
     this.ClientSize          = new System.Drawing.Size(1326, 554);
     this.Controls.Add(this.pnlExMain);
     this.DoubleBuffered  = true;
     this.Font            = new System.Drawing.Font("Segoe UI", 8.25F);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview      = true;
     this.Name            = "FrmMakeWeight";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "制样明细";
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.FrmMakeWeight_FormClosing);
     this.Load           += new System.EventHandler(this.FrmMakeWeight_Load);
     this.pnlExMain.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panelEx2.ResumeLayout(false);
     this.panelEx1.ResumeLayout(false);
     this.panelEx1.PerformLayout();
     this.panelEx3.ResumeLayout(false);
     this.panelAssayTargetType.ResumeLayout(false);
     this.panelAssayTargetType.PerformLayout();
     this.panelAssayTarget.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 48
-1
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.stc_productos = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.p_pays = new System.Windows.Forms.Panel();
            this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel5 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.p_cp = new System.Windows.Forms.Panel();
            this.superTabItem5 = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel4 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.p_galletas = new System.Windows.Forms.Panel();
            this.superTabItem4 = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.p_muffins = new System.Windows.Forms.Panel();
            this.superTabItem3 = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.p_pasteles = new System.Windows.Forms.Panel();
            this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.tb_fecha = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tb_name_emp = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tb_id_emp = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.reflectionLabel2 = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.label_id = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.label_nombre = new DevComponents.DotNetBar.Controls.ReflectionLabel();
            this.pb_emp = new System.Windows.Forms.PictureBox();
            this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
            this.sgc_dv = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
            this.bc = new DevComponents.DotNetBar.ButtonX();
            this.b0 = new DevComponents.DotNetBar.ButtonX();
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
            this.b9 = new DevComponents.DotNetBar.ButtonX();
            this.b8 = new DevComponents.DotNetBar.ButtonX();
            this.b7 = new DevComponents.DotNetBar.ButtonX();
            this.b6 = new DevComponents.DotNetBar.ButtonX();
            this.b5 = new DevComponents.DotNetBar.ButtonX();
            this.b4 = new DevComponents.DotNetBar.ButtonX();
            this.b3 = new DevComponents.DotNetBar.ButtonX();
            this.b2 = new DevComponents.DotNetBar.ButtonX();
            this.b1 = new DevComponents.DotNetBar.ButtonX();
            this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
            this.tb_subtotal = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tb_total = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.b_cancelar = new DevComponents.DotNetBar.ButtonX();
            this.tb_iva = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.b_confirmar = new DevComponents.DotNetBar.ButtonX();
            this.tb_cantidad = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tableLayoutPanel1.SuspendLayout();
            this.groupPanel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.stc_productos)).BeginInit();
            this.stc_productos.SuspendLayout();
            this.superTabControlPanel1.SuspendLayout();
            this.superTabControlPanel5.SuspendLayout();
            this.superTabControlPanel4.SuspendLayout();
            this.superTabControlPanel3.SuspendLayout();
            this.superTabControlPanel2.SuspendLayout();
            this.tableLayoutPanel3.SuspendLayout();
            this.groupPanel1.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pb_emp)).BeginInit();
            this.groupPanel2.SuspendLayout();
            this.tableLayoutPanel4.SuspendLayout();
            this.tableLayoutPanel5.SuspendLayout();
            this.tableLayoutPanel7.SuspendLayout();
            this.tableLayoutPanel6.SuspendLayout();
            this.tableLayoutPanel8.SuspendLayout();
            this.SuspendLayout();
            // 
            // 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.groupPanel4, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 0, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(15, 15);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 1;
            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, 736F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(986, 736);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // groupPanel4
            // 
            this.groupPanel4.BackColor = System.Drawing.Color.White;
            this.groupPanel4.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Metro;
            this.groupPanel4.Controls.Add(this.stc_productos);
            this.groupPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel4.Location = new System.Drawing.Point(496, 3);
            this.groupPanel4.Name = "groupPanel4";
            this.groupPanel4.Padding = new System.Windows.Forms.Padding(10);
            this.groupPanel4.Size = new System.Drawing.Size(487, 730);
            // 
            // 
            // 
            this.groupPanel4.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel4.Style.BackColorGradientAngle = 90;
            this.groupPanel4.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel4.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderBottomWidth = 1;
            this.groupPanel4.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel4.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderLeftWidth = 1;
            this.groupPanel4.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderRightWidth = 1;
            this.groupPanel4.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel4.Style.BorderTopWidth = 1;
            this.groupPanel4.Style.CornerDiameter = 4;
            this.groupPanel4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel4.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel4.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel4.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel4.TabIndex = 5;
            // 
            // stc_productos
            // 
            // 
            // 
            // 
            // 
            // 
            // 
            this.stc_productos.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.stc_productos.ControlBox.MenuBox.Name = "";
            this.stc_productos.ControlBox.Name = "";
            this.stc_productos.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.stc_productos.ControlBox.MenuBox,
            this.stc_productos.ControlBox.CloseBox});
            this.stc_productos.Controls.Add(this.superTabControlPanel1);
            this.stc_productos.Controls.Add(this.superTabControlPanel5);
            this.stc_productos.Controls.Add(this.superTabControlPanel4);
            this.stc_productos.Controls.Add(this.superTabControlPanel3);
            this.stc_productos.Controls.Add(this.superTabControlPanel2);
            this.stc_productos.Dock = System.Windows.Forms.DockStyle.Fill;
            this.stc_productos.Location = new System.Drawing.Point(10, 10);
            this.stc_productos.Name = "stc_productos";
            this.stc_productos.ReorderTabsEnabled = true;
            this.stc_productos.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.stc_productos.SelectedTabIndex = 0;
            this.stc_productos.Size = new System.Drawing.Size(461, 704);
            this.stc_productos.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.stc_productos.TabIndex = 0;
            this.stc_productos.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItem1,
            this.superTabItem2,
            this.superTabItem3,
            this.superTabItem4,
            this.superTabItem5});
            this.stc_productos.Text = "superTabControl1";
            // 
            // superTabControlPanel1
            // 
            this.superTabControlPanel1.Controls.Add(this.p_pays);
            this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel1.Location = new System.Drawing.Point(0, 25);
            this.superTabControlPanel1.Name = "superTabControlPanel1";
            this.superTabControlPanel1.Padding = new System.Windows.Forms.Padding(5);
            this.superTabControlPanel1.Size = new System.Drawing.Size(461, 679);
            this.superTabControlPanel1.TabIndex = 1;
            this.superTabControlPanel1.TabItem = this.superTabItem1;
            // 
            // p_pays
            // 
            this.p_pays.Dock = System.Windows.Forms.DockStyle.Fill;
            this.p_pays.Location = new System.Drawing.Point(5, 5);
            this.p_pays.Name = "p_pays";
            this.p_pays.Size = new System.Drawing.Size(451, 669);
            this.p_pays.TabIndex = 0;
            // 
            // superTabItem1
            // 
            this.superTabItem1.AttachedControl = this.superTabControlPanel1;
            this.superTabItem1.GlobalItem = false;
            this.superTabItem1.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
            this.superTabItem1.Name = "superTabItem1";
            this.superTabItem1.Text = "Pays";
            // 
            // superTabControlPanel5
            // 
            this.superTabControlPanel5.Controls.Add(this.p_cp);
            this.superTabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel5.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel5.Name = "superTabControlPanel5";
            this.superTabControlPanel5.Padding = new System.Windows.Forms.Padding(5);
            this.superTabControlPanel5.Size = new System.Drawing.Size(461, 704);
            this.superTabControlPanel5.TabIndex = 0;
            this.superTabControlPanel5.TabItem = this.superTabItem5;
            // 
            // p_cp
            // 
            this.p_cp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.p_cp.Location = new System.Drawing.Point(5, 5);
            this.p_cp.Name = "p_cp";
            this.p_cp.Size = new System.Drawing.Size(451, 694);
            this.p_cp.TabIndex = 1;
            // 
            // superTabItem5
            // 
            this.superTabItem5.AttachedControl = this.superTabControlPanel5;
            this.superTabItem5.GlobalItem = false;
            this.superTabItem5.Name = "superTabItem5";
            this.superTabItem5.Text = "CupCakes";
            // 
            // superTabControlPanel4
            // 
            this.superTabControlPanel4.Controls.Add(this.p_galletas);
            this.superTabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel4.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel4.Name = "superTabControlPanel4";
            this.superTabControlPanel4.Padding = new System.Windows.Forms.Padding(5);
            this.superTabControlPanel4.Size = new System.Drawing.Size(461, 704);
            this.superTabControlPanel4.TabIndex = 0;
            this.superTabControlPanel4.TabItem = this.superTabItem4;
            // 
            // p_galletas
            // 
            this.p_galletas.Dock = System.Windows.Forms.DockStyle.Fill;
            this.p_galletas.Location = new System.Drawing.Point(5, 5);
            this.p_galletas.Name = "p_galletas";
            this.p_galletas.Size = new System.Drawing.Size(451, 694);
            this.p_galletas.TabIndex = 1;
            // 
            // superTabItem4
            // 
            this.superTabItem4.AttachedControl = this.superTabControlPanel4;
            this.superTabItem4.GlobalItem = false;
            this.superTabItem4.Name = "superTabItem4";
            this.superTabItem4.Text = "Galletas";
            // 
            // superTabControlPanel3
            // 
            this.superTabControlPanel3.Controls.Add(this.p_muffins);
            this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel3.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel3.Name = "superTabControlPanel3";
            this.superTabControlPanel3.Padding = new System.Windows.Forms.Padding(5);
            this.superTabControlPanel3.Size = new System.Drawing.Size(461, 704);
            this.superTabControlPanel3.TabIndex = 0;
            this.superTabControlPanel3.TabItem = this.superTabItem3;
            // 
            // p_muffins
            // 
            this.p_muffins.Dock = System.Windows.Forms.DockStyle.Fill;
            this.p_muffins.Location = new System.Drawing.Point(5, 5);
            this.p_muffins.Name = "p_muffins";
            this.p_muffins.Size = new System.Drawing.Size(451, 694);
            this.p_muffins.TabIndex = 1;
            // 
            // superTabItem3
            // 
            this.superTabItem3.AttachedControl = this.superTabControlPanel3;
            this.superTabItem3.GlobalItem = false;
            this.superTabItem3.Name = "superTabItem3";
            this.superTabItem3.Text = "Muffins";
            // 
            // superTabControlPanel2
            // 
            this.superTabControlPanel2.Controls.Add(this.p_pasteles);
            this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel2.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel2.Name = "superTabControlPanel2";
            this.superTabControlPanel2.Padding = new System.Windows.Forms.Padding(5);
            this.superTabControlPanel2.Size = new System.Drawing.Size(461, 704);
            this.superTabControlPanel2.TabIndex = 0;
            this.superTabControlPanel2.TabItem = this.superTabItem2;
            // 
            // p_pasteles
            // 
            this.p_pasteles.Dock = System.Windows.Forms.DockStyle.Fill;
            this.p_pasteles.Location = new System.Drawing.Point(5, 5);
            this.p_pasteles.Name = "p_pasteles";
            this.p_pasteles.Size = new System.Drawing.Size(451, 694);
            this.p_pasteles.TabIndex = 1;
            // 
            // superTabItem2
            // 
            this.superTabItem2.AttachedControl = this.superTabControlPanel2;
            this.superTabItem2.GlobalItem = false;
            this.superTabItem2.Name = "superTabItem2";
            this.superTabItem2.Text = "Pasteles";
            // 
            // tableLayoutPanel3
            // 
            this.tableLayoutPanel3.ColumnCount = 1;
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel3.Controls.Add(this.groupPanel1, 0, 0);
            this.tableLayoutPanel3.Controls.Add(this.groupPanel2, 0, 1);
            this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel4, 0, 2);
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
            this.tableLayoutPanel3.RowCount = 3;
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
            this.tableLayoutPanel3.Size = new System.Drawing.Size(487, 730);
            this.tableLayoutPanel3.TabIndex = 6;
            // 
            // groupPanel1
            // 
            this.groupPanel1.BackColor = System.Drawing.Color.White;
            this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Metro;
            this.groupPanel1.Controls.Add(this.tableLayoutPanel2);
            this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel1.Location = new System.Drawing.Point(3, 3);
            this.groupPanel1.Name = "groupPanel1";
            this.groupPanel1.Padding = new System.Windows.Forms.Padding(10);
            this.groupPanel1.Size = new System.Drawing.Size(481, 140);
            // 
            // 
            // 
            this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel1.Style.BackColorGradientAngle = 90;
            this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderBottomWidth = 1;
            this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderLeftWidth = 1;
            this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderRightWidth = 1;
            this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel1.Style.BorderTopWidth = 1;
            this.groupPanel1.Style.CornerDiameter = 4;
            this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel1.TabIndex = 2;
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.BackColor = System.Drawing.Color.Transparent;
            this.tableLayoutPanel2.ColumnCount = 2;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.Controls.Add(this.panel1, 1, 0);
            this.tableLayoutPanel2.Controls.Add(this.pb_emp, 0, 0);
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel2.Location = new System.Drawing.Point(10, 10);
            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.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 114F));
            this.tableLayoutPanel2.Size = new System.Drawing.Size(455, 114);
            this.tableLayoutPanel2.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.tb_fecha);
            this.panel1.Controls.Add(this.tb_name_emp);
            this.panel1.Controls.Add(this.tb_id_emp);
            this.panel1.Controls.Add(this.reflectionLabel2);
            this.panel1.Controls.Add(this.label_id);
            this.panel1.Controls.Add(this.label_nombre);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(123, 3);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(329, 108);
            this.panel1.TabIndex = 0;
            // 
            // tb_fecha
            // 
            this.tb_fecha.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_fecha.Border.Class = "TextBoxBorder";
            this.tb_fecha.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_fecha.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_fecha.ForeColor = System.Drawing.Color.Black;
            this.tb_fecha.Location = new System.Drawing.Point(105, 7);
            this.tb_fecha.Name = "tb_fecha";
            this.tb_fecha.PreventEnterBeep = true;
            this.tb_fecha.Size = new System.Drawing.Size(221, 22);
            this.tb_fecha.TabIndex = 19;
            this.tb_fecha.Text = "172738";
            this.tb_fecha.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // tb_name_emp
            // 
            this.tb_name_emp.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_name_emp.Border.Class = "TextBoxBorder";
            this.tb_name_emp.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_name_emp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_name_emp.ForeColor = System.Drawing.Color.Black;
            this.tb_name_emp.Location = new System.Drawing.Point(105, 78);
            this.tb_name_emp.Name = "tb_name_emp";
            this.tb_name_emp.PreventEnterBeep = true;
            this.tb_name_emp.Size = new System.Drawing.Size(221, 22);
            this.tb_name_emp.TabIndex = 18;
            this.tb_name_emp.Text = "Panfilo";
            // 
            // tb_id_emp
            // 
            this.tb_id_emp.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_id_emp.Border.Class = "TextBoxBorder";
            this.tb_id_emp.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_id_emp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_id_emp.ForeColor = System.Drawing.Color.Black;
            this.tb_id_emp.Location = new System.Drawing.Point(11, 78);
            this.tb_id_emp.Name = "tb_id_emp";
            this.tb_id_emp.PreventEnterBeep = true;
            this.tb_id_emp.Size = new System.Drawing.Size(79, 22);
            this.tb_id_emp.TabIndex = 17;
            this.tb_id_emp.Text = "1";
            // 
            // reflectionLabel2
            // 
            this.reflectionLabel2.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.reflectionLabel2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.reflectionLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.reflectionLabel2.Location = new System.Drawing.Point(43, 7);
            this.reflectionLabel2.Name = "reflectionLabel2";
            this.reflectionLabel2.Size = new System.Drawing.Size(47, 22);
            this.reflectionLabel2.TabIndex = 15;
            this.reflectionLabel2.Text = "Fecha :";
            // 
            // label_id
            // 
            this.label_id.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.label_id.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.label_id.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label_id.Location = new System.Drawing.Point(11, 50);
            this.label_id.Name = "label_id";
            this.label_id.Size = new System.Drawing.Size(79, 22);
            this.label_id.TabIndex = 12;
            this.label_id.Text = "ID Empleado";
            // 
            // label_nombre
            // 
            this.label_nombre.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.label_nombre.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.label_nombre.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
            this.label_nombre.Location = new System.Drawing.Point(105, 50);
            this.label_nombre.Name = "label_nombre";
            this.label_nombre.Size = new System.Drawing.Size(209, 22);
            this.label_nombre.TabIndex = 10;
            this.label_nombre.Text = "Nombre empleado";
            // 
            // pb_emp
            // 
            this.pb_emp.BackColor = System.Drawing.Color.White;
            this.pb_emp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pb_emp.Image = global::Inventarios.Properties.Resources.Empleados;
            this.pb_emp.Location = new System.Drawing.Point(3, 3);
            this.pb_emp.Name = "pb_emp";
            this.pb_emp.Size = new System.Drawing.Size(114, 108);
            this.pb_emp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pb_emp.TabIndex = 1;
            this.pb_emp.TabStop = false;
            // 
            // groupPanel2
            // 
            this.groupPanel2.BackColor = System.Drawing.Color.White;
            this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
            this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Metro;
            this.groupPanel2.Controls.Add(this.sgc_dv);
            this.groupPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupPanel2.Location = new System.Drawing.Point(3, 149);
            this.groupPanel2.Name = "groupPanel2";
            this.groupPanel2.Padding = new System.Windows.Forms.Padding(10);
            this.groupPanel2.Size = new System.Drawing.Size(481, 286);
            // 
            // 
            // 
            this.groupPanel2.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.groupPanel2.Style.BackColorGradientAngle = 90;
            this.groupPanel2.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderBottomWidth = 1;
            this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderLeftWidth = 1;
            this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderRightWidth = 1;
            this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.groupPanel2.Style.BorderTopWidth = 1;
            this.groupPanel2.Style.CornerDiameter = 4;
            this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.groupPanel2.TabIndex = 6;
            this.groupPanel2.Text = "Detalle de venta";
            // 
            // sgc_dv
            // 
            this.sgc_dv.BackColor = System.Drawing.Color.White;
            this.sgc_dv.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sgc_dv.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.sgc_dv.ForeColor = System.Drawing.Color.Black;
            this.sgc_dv.Location = new System.Drawing.Point(10, 10);
            this.sgc_dv.Name = "sgc_dv";
            this.sgc_dv.PrimaryGrid.AllowEdit = false;
            this.sgc_dv.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn1.HeaderText = "CANTIDAD";
            gridColumn1.Name = "";
            gridColumn2.HeaderText = "CODIGO";
            gridColumn2.Name = "";
            gridColumn3.HeaderText = "NOMBRE";
            gridColumn3.Name = "";
            gridColumn4.HeaderText = "PRECIO";
            gridColumn4.Name = "";
            gridColumn5.HeaderText = "IMPORTE";
            gridColumn5.Name = "";
            this.sgc_dv.PrimaryGrid.Columns.Add(gridColumn1);
            this.sgc_dv.PrimaryGrid.Columns.Add(gridColumn2);
            this.sgc_dv.PrimaryGrid.Columns.Add(gridColumn3);
            this.sgc_dv.PrimaryGrid.Columns.Add(gridColumn4);
            this.sgc_dv.PrimaryGrid.Columns.Add(gridColumn5);
            this.sgc_dv.Size = new System.Drawing.Size(455, 245);
            this.sgc_dv.TabIndex = 1;
            this.sgc_dv.Text = "superGridControl1";
            this.sgc_dv.RowDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowDoubleClickEventArgs>(this.sgc_dv_RowDoubleClick);
            // 
            // tableLayoutPanel4
            // 
            this.tableLayoutPanel4.ColumnCount = 2;
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
            this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 0);
            this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel8, 1, 0);
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 441);
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
            this.tableLayoutPanel4.RowCount = 1;
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel4.Size = new System.Drawing.Size(481, 286);
            this.tableLayoutPanel4.TabIndex = 7;
            // 
            // tableLayoutPanel5
            // 
            this.tableLayoutPanel5.ColumnCount = 1;
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel7, 0, 1);
            this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel6, 0, 0);
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
            this.tableLayoutPanel5.Padding = new System.Windows.Forms.Padding(10);
            this.tableLayoutPanel5.RowCount = 2;
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 75F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel5.Size = new System.Drawing.Size(282, 280);
            this.tableLayoutPanel5.TabIndex = 0;
            // 
            // tableLayoutPanel7
            // 
            this.tableLayoutPanel7.ColumnCount = 2;
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 66.66445F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33556F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel7.Controls.Add(this.bc, 0, 0);
            this.tableLayoutPanel7.Controls.Add(this.b0, 0, 0);
            this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel7.Location = new System.Drawing.Point(10, 205);
            this.tableLayoutPanel7.Margin = new System.Windows.Forms.Padding(0);
            this.tableLayoutPanel7.Name = "tableLayoutPanel7";
            this.tableLayoutPanel7.RowCount = 1;
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 65F));
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 65F));
            this.tableLayoutPanel7.Size = new System.Drawing.Size(262, 65);
            this.tableLayoutPanel7.TabIndex = 1;
            // 
            // bc
            // 
            this.bc.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.bc.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.bc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.bc.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.bc.Location = new System.Drawing.Point(179, 5);
            this.bc.Margin = new System.Windows.Forms.Padding(5);
            this.bc.Name = "bc";
            this.bc.Size = new System.Drawing.Size(78, 55);
            this.bc.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.bc.TabIndex = 2;
            this.bc.Text = "C";
            this.bc.Click += new System.EventHandler(this.addCant);
            // 
            // b0
            // 
            this.b0.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b0.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b0.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b0.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b0.Location = new System.Drawing.Point(5, 5);
            this.b0.Margin = new System.Windows.Forms.Padding(5);
            this.b0.Name = "b0";
            this.b0.Size = new System.Drawing.Size(164, 55);
            this.b0.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b0.TabIndex = 1;
            this.b0.Text = "0";
            this.b0.Click += new System.EventHandler(this.addCant);
            // 
            // tableLayoutPanel6
            // 
            this.tableLayoutPanel6.ColumnCount = 3;
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel6.Controls.Add(this.b9, 2, 2);
            this.tableLayoutPanel6.Controls.Add(this.b8, 1, 2);
            this.tableLayoutPanel6.Controls.Add(this.b7, 0, 2);
            this.tableLayoutPanel6.Controls.Add(this.b6, 2, 1);
            this.tableLayoutPanel6.Controls.Add(this.b5, 1, 1);
            this.tableLayoutPanel6.Controls.Add(this.b4, 0, 1);
            this.tableLayoutPanel6.Controls.Add(this.b3, 2, 0);
            this.tableLayoutPanel6.Controls.Add(this.b2, 1, 0);
            this.tableLayoutPanel6.Controls.Add(this.b1, 0, 0);
            this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel6.Location = new System.Drawing.Point(10, 10);
            this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(0);
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
            this.tableLayoutPanel6.RowCount = 3;
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel6.Size = new System.Drawing.Size(262, 195);
            this.tableLayoutPanel6.TabIndex = 0;
            // 
            // b9
            // 
            this.b9.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b9.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b9.Location = new System.Drawing.Point(179, 135);
            this.b9.Margin = new System.Windows.Forms.Padding(5);
            this.b9.Name = "b9";
            this.b9.Size = new System.Drawing.Size(78, 55);
            this.b9.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b9.TabIndex = 8;
            this.b9.Text = "9";
            this.b9.Click += new System.EventHandler(this.addCant);
            // 
            // b8
            // 
            this.b8.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b8.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b8.Location = new System.Drawing.Point(92, 135);
            this.b8.Margin = new System.Windows.Forms.Padding(5);
            this.b8.Name = "b8";
            this.b8.Size = new System.Drawing.Size(77, 55);
            this.b8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b8.TabIndex = 7;
            this.b8.Text = "8";
            this.b8.Click += new System.EventHandler(this.addCant);
            // 
            // b7
            // 
            this.b7.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b7.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b7.Location = new System.Drawing.Point(5, 135);
            this.b7.Margin = new System.Windows.Forms.Padding(5);
            this.b7.Name = "b7";
            this.b7.Size = new System.Drawing.Size(77, 55);
            this.b7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b7.TabIndex = 6;
            this.b7.Text = "7";
            this.b7.Click += new System.EventHandler(this.addCant);
            // 
            // b6
            // 
            this.b6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b6.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b6.Location = new System.Drawing.Point(179, 70);
            this.b6.Margin = new System.Windows.Forms.Padding(5);
            this.b6.Name = "b6";
            this.b6.Size = new System.Drawing.Size(78, 55);
            this.b6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b6.TabIndex = 5;
            this.b6.Text = "6";
            this.b6.Click += new System.EventHandler(this.addCant);
            // 
            // b5
            // 
            this.b5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b5.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b5.Location = new System.Drawing.Point(92, 70);
            this.b5.Margin = new System.Windows.Forms.Padding(5);
            this.b5.Name = "b5";
            this.b5.Size = new System.Drawing.Size(77, 55);
            this.b5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b5.TabIndex = 4;
            this.b5.Text = "5";
            this.b5.Click += new System.EventHandler(this.addCant);
            // 
            // b4
            // 
            this.b4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b4.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b4.Location = new System.Drawing.Point(5, 70);
            this.b4.Margin = new System.Windows.Forms.Padding(5);
            this.b4.Name = "b4";
            this.b4.Size = new System.Drawing.Size(77, 55);
            this.b4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b4.TabIndex = 3;
            this.b4.Text = "4";
            this.b4.Click += new System.EventHandler(this.addCant);
            // 
            // b3
            // 
            this.b3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b3.Location = new System.Drawing.Point(179, 5);
            this.b3.Margin = new System.Windows.Forms.Padding(5);
            this.b3.Name = "b3";
            this.b3.Size = new System.Drawing.Size(78, 55);
            this.b3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b3.TabIndex = 2;
            this.b3.Text = "3";
            this.b3.Click += new System.EventHandler(this.addCant);
            // 
            // b2
            // 
            this.b2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b2.Location = new System.Drawing.Point(92, 5);
            this.b2.Margin = new System.Windows.Forms.Padding(5);
            this.b2.Name = "b2";
            this.b2.Size = new System.Drawing.Size(77, 55);
            this.b2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b2.TabIndex = 1;
            this.b2.Text = "2";
            this.b2.Click += new System.EventHandler(this.addCant);
            // 
            // b1
            // 
            this.b1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b1.Location = new System.Drawing.Point(5, 5);
            this.b1.Margin = new System.Windows.Forms.Padding(5);
            this.b1.Name = "b1";
            this.b1.Size = new System.Drawing.Size(77, 55);
            this.b1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b1.TabIndex = 0;
            this.b1.Text = "1";
            this.b1.Click += new System.EventHandler(this.addCant);
            // 
            // tableLayoutPanel8
            // 
            this.tableLayoutPanel8.BackColor = System.Drawing.Color.AliceBlue;
            this.tableLayoutPanel8.ColumnCount = 1;
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel8.Controls.Add(this.tb_subtotal, 0, 0);
            this.tableLayoutPanel8.Controls.Add(this.tb_total, 0, 2);
            this.tableLayoutPanel8.Controls.Add(this.b_cancelar, 0, 5);
            this.tableLayoutPanel8.Controls.Add(this.tb_iva, 0, 1);
            this.tableLayoutPanel8.Controls.Add(this.b_confirmar, 0, 4);
            this.tableLayoutPanel8.Controls.Add(this.tb_cantidad, 0, 3);
            this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel8.Location = new System.Drawing.Point(291, 3);
            this.tableLayoutPanel8.Name = "tableLayoutPanel8";
            this.tableLayoutPanel8.RowCount = 6;
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.71429F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.14286F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 21.78572F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel8.Size = new System.Drawing.Size(187, 280);
            this.tableLayoutPanel8.TabIndex = 1;
            // 
            // tb_subtotal
            // 
            this.tb_subtotal.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_subtotal.Border.Class = "TextBoxBorder";
            this.tb_subtotal.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_subtotal.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tb_subtotal.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_subtotal.ForeColor = System.Drawing.Color.Black;
            this.tb_subtotal.Location = new System.Drawing.Point(3, 3);
            this.tb_subtotal.Name = "tb_subtotal";
            this.tb_subtotal.PreventEnterBeep = true;
            this.tb_subtotal.Size = new System.Drawing.Size(181, 26);
            this.tb_subtotal.TabIndex = 12;
            this.tb_subtotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb_subtotal.WatermarkText = "SubTotal";
            // 
            // tb_total
            // 
            this.tb_total.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_total.Border.Class = "TextBoxBorder";
            this.tb_total.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_total.Dock = System.Windows.Forms.DockStyle.Top;
            this.tb_total.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_total.ForeColor = System.Drawing.Color.Black;
            this.tb_total.Location = new System.Drawing.Point(3, 67);
            this.tb_total.Name = "tb_total";
            this.tb_total.PreventEnterBeep = true;
            this.tb_total.Size = new System.Drawing.Size(181, 26);
            this.tb_total.TabIndex = 12;
            this.tb_total.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb_total.WatermarkText = "Total";
            // 
            // b_cancelar
            // 
            this.b_cancelar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_cancelar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_cancelar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_cancelar.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b_cancelar.Location = new System.Drawing.Point(5, 228);
            this.b_cancelar.Margin = new System.Windows.Forms.Padding(5);
            this.b_cancelar.Name = "b_cancelar";
            this.b_cancelar.Size = new System.Drawing.Size(177, 47);
            this.b_cancelar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_cancelar.TabIndex = 14;
            this.b_cancelar.Text = "Cancelar";
            this.b_cancelar.Click += new System.EventHandler(this.b_cancelar_Click);
            // 
            // tb_iva
            // 
            this.tb_iva.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_iva.Border.Class = "TextBoxBorder";
            this.tb_iva.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_iva.Dock = System.Windows.Forms.DockStyle.Top;
            this.tb_iva.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_iva.ForeColor = System.Drawing.Color.Black;
            this.tb_iva.Location = new System.Drawing.Point(3, 33);
            this.tb_iva.Name = "tb_iva";
            this.tb_iva.PreventEnterBeep = true;
            this.tb_iva.Size = new System.Drawing.Size(181, 26);
            this.tb_iva.TabIndex = 11;
            this.tb_iva.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb_iva.WatermarkText = "IVA";
            // 
            // b_confirmar
            // 
            this.b_confirmar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.b_confirmar.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.b_confirmar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.b_confirmar.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.b_confirmar.Location = new System.Drawing.Point(5, 172);
            this.b_confirmar.Margin = new System.Windows.Forms.Padding(5);
            this.b_confirmar.Name = "b_confirmar";
            this.b_confirmar.Size = new System.Drawing.Size(177, 46);
            this.b_confirmar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.b_confirmar.TabIndex = 13;
            this.b_confirmar.Text = "Confirmar";
            this.b_confirmar.Click += new System.EventHandler(this.b_confirmar_Click);
            // 
            // tb_cantidad
            // 
            this.tb_cantidad.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tb_cantidad.Border.Class = "TextBoxBorder";
            this.tb_cantidad.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tb_cantidad.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tb_cantidad.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb_cantidad.ForeColor = System.Drawing.Color.Black;
            this.tb_cantidad.Location = new System.Drawing.Point(3, 128);
            this.tb_cantidad.Name = "tb_cantidad";
            this.tb_cantidad.PreventEnterBeep = true;
            this.tb_cantidad.Size = new System.Drawing.Size(181, 35);
            this.tb_cantidad.TabIndex = 12;
            this.tb_cantidad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb_cantidad.WatermarkText = "Cantidad";
            // 
            // FVentas
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(1016, 766);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "FVentas";
            this.Padding = new System.Windows.Forms.Padding(15);
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Load += new System.EventHandler(this.FVentas_Load);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.groupPanel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.stc_productos)).EndInit();
            this.stc_productos.ResumeLayout(false);
            this.superTabControlPanel1.ResumeLayout(false);
            this.superTabControlPanel5.ResumeLayout(false);
            this.superTabControlPanel4.ResumeLayout(false);
            this.superTabControlPanel3.ResumeLayout(false);
            this.superTabControlPanel2.ResumeLayout(false);
            this.tableLayoutPanel3.ResumeLayout(false);
            this.groupPanel1.ResumeLayout(false);
            this.tableLayoutPanel2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pb_emp)).EndInit();
            this.groupPanel2.ResumeLayout(false);
            this.tableLayoutPanel4.ResumeLayout(false);
            this.tableLayoutPanel5.ResumeLayout(false);
            this.tableLayoutPanel7.ResumeLayout(false);
            this.tableLayoutPanel6.ResumeLayout(false);
            this.tableLayoutPanel8.ResumeLayout(false);
            this.ResumeLayout(false);

        }