}
			base.Dispose(disposing);
        }

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.panelControl = new DevExpress.XtraEditors.PanelControl();
            this.TypeColor = new DevExpress.XtraEditors.ColorEdit();
            this.TypeStyle = new DevExpress.XtraEditors.TextEdit();
            this.txtrjl = new DevExpress.XtraEditors.TextEdit();
            this.txtxs = new DevExpress.XtraEditors.TextEdit();
            this.TypeName = new DevExpress.XtraEditors.TextEdit();
            this.TypeID = new DevExpress.XtraEditors.TextEdit();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.btnOK = new DevExpress.XtraEditors.SimpleButton();
            this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
            this.label7 = new System.Windows.Forms.Label();
            this.zbfw = new DevExpress.XtraEditors.TextEdit();
            this.label8 = new System.Windows.Forms.Label();
            this.dxfhzb = new DevExpress.XtraEditors.TextEdit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
            this.panelControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.TypeColor.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.TypeStyle.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtrjl.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtxs.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.TypeName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.TypeID.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.zbfw.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dxfhzb.Properties)).BeginInit();
            this.SuspendLayout();
            //
            // panelControl
            //
            this.panelControl.Controls.Add(this.TypeColor);
            this.panelControl.Controls.Add(this.dxfhzb);
            this.panelControl.Controls.Add(this.zbfw);
            this.panelControl.Controls.Add(this.TypeStyle);
            this.panelControl.Controls.Add(this.txtrjl);
            this.panelControl.Controls.Add(this.txtxs);
            this.panelControl.Controls.Add(this.TypeName);
            this.panelControl.Controls.Add(this.TypeID);
            this.panelControl.Controls.Add(this.label6);
            this.panelControl.Controls.Add(this.label8);
            this.panelControl.Controls.Add(this.label5);
            this.panelControl.Controls.Add(this.label7);
            this.panelControl.Controls.Add(this.label4);
            this.panelControl.Controls.Add(this.label3);
            this.panelControl.Controls.Add(this.label2);
            this.panelControl.Controls.Add(this.label1);
            this.panelControl.Controls.Add(this.btnOK);
            this.panelControl.Controls.Add(this.btnCancel);
            this.panelControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl.Location = new System.Drawing.Point(0, 0);
            this.panelControl.Name = "panelControl";
            this.panelControl.Size = new System.Drawing.Size(478, 299);
            this.panelControl.TabIndex = 0;
            //
            // TypeColor
            //
            this.TypeColor.EditValue = System.Drawing.Color.Empty;
            this.TypeColor.Location = new System.Drawing.Point(187, 151);
            this.TypeColor.Name = "TypeColor";
            this.TypeColor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.TypeColor.Size = new System.Drawing.Size(278, 21);
            this.TypeColor.TabIndex = 5;
            //
            // TypeStyle
            //
            this.TypeStyle.Location = new System.Drawing.Point(187, 71);
            this.TypeStyle.Name = "TypeStyle";
            this.TypeStyle.Properties.Mask.EditMask = "####0.###";
            this.TypeStyle.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.TypeStyle.Properties.MaxLength = 8;
            this.TypeStyle.Size = new System.Drawing.Size(278, 21);
            this.TypeStyle.TabIndex = 4;
            //
            // txtrjl
            //
            this.txtrjl.EditValue = "1";
            this.txtrjl.Location = new System.Drawing.Point(187, 217);
            this.txtrjl.Name = "txtrjl";
            this.txtrjl.Properties.EditFormat.FormatString = "###.##";
            this.txtrjl.Properties.Mask.EditMask = "###.##";
            this.txtrjl.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtrjl.Properties.MaxLength = 5;
            this.txtrjl.Size = new System.Drawing.Size(278, 21);
            this.txtrjl.TabIndex = 4;
            //
            // txtxs
            //
            this.txtxs.EditValue = "1";
            this.txtxs.Location = new System.Drawing.Point(187, 183);
            this.txtxs.Name = "txtxs";
            this.txtxs.Properties.Mask.EditMask = "#0.#";
            this.txtxs.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtxs.Properties.MaxLength = 3;
            this.txtxs.Size = new System.Drawing.Size(278, 21);
            this.txtxs.TabIndex = 4;
            //
            // TypeName
            //
            this.TypeName.Location = new System.Drawing.Point(187, 40);
            this.TypeName.Name = "TypeName";
            this.TypeName.Size = new System.Drawing.Size(278, 21);
            this.TypeName.TabIndex = 4;
            //
            // TypeID
            //
            this.TypeID.Location = new System.Drawing.Point(187, 8);
            this.TypeID.Name = "TypeID";
            this.TypeID.Size = new System.Drawing.Size(278, 21);
            this.TypeID.TabIndex = 4;
            //
            // label6
            //
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(17, 218);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(55, 14);
            this.label6.TabIndex = 3;
            this.label6.Text = "容积率:";
            //
            // label5
            //
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(17, 185);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(67, 14);
            this.label5.TabIndex = 3;
            this.label5.Text = "需用系数:";
            //
            // label4
            //
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(17, 155);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(43, 14);
            this.label4.TabIndex = 3;
            this.label4.Text = "颜色:";
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(4, 77);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(187, 14);
            this.label3.TabIndex = 3;
            this.label3.Text = "负荷密度推荐指标(MW/KM²):";
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(17, 48);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(67, 14);
            this.label2.TabIndex = 3;
            this.label2.Text = "地块名称:";
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(17, 16);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(67, 14);
            this.label1.TabIndex = 3;
            this.label1.Text = "地块编号:";
            //
            // btnOK
            //
            this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnOK.Location = new System.Drawing.Point(271, 260);
            this.btnOK.Name = "btnOK";
            this.btnOK.Size = new System.Drawing.Size(87, 27);
            this.btnOK.TabIndex = 1;
            this.btnOK.Text = "确定";
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            //
            // btnCancel
            //
            this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.Location = new System.Drawing.Point(377, 260);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(87, 27);
            this.btnCancel.TabIndex = 2;
            this.btnCancel.Text = "取消";
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(8, 103);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(139, 14);
            this.label7.TabIndex = 3;
            this.label7.Text = "指标范围(MW/KM²):";
            //
            // zbfw
            //
            this.zbfw.Location = new System.Drawing.Point(186, 99);
            this.zbfw.Name = "zbfw";
            this.zbfw.Properties.MaxLength = 8;
            this.zbfw.Size = new System.Drawing.Size(278, 21);
            this.zbfw.TabIndex = 4;
            //
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(6, 130);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(187, 14);
            this.label8.TabIndex = 3;
            this.label8.Text = "地下负荷密度指标(MW/KM²):";
            //
            // dxfhzb
            //
            this.dxfhzb.Location = new System.Drawing.Point(186, 126);
            this.dxfhzb.Name = "dxfhzb";
            this.dxfhzb.Properties.Mask.EditMask = "####0.###";
            this.dxfhzb.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.dxfhzb.Properties.MaxLength = 8;
            this.dxfhzb.Size = new System.Drawing.Size(278, 21);
            this.dxfhzb.TabIndex = 4;
            //
            // FrmglebeTypeDialog
            //
            this.AcceptButton = this.btnOK;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.btnCancel;
            this.ClientSize = new System.Drawing.Size(478, 299);
            this.Controls.Add(this.panelControl);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FrmglebeTypeDialog";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "地块负荷密度维护";
            this.Load += new System.EventHandler(this.FrmglebeTypeDialog_Load);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
            this.panelControl.ResumeLayout(false);
            this.panelControl.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.TypeColor.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.TypeStyle.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtrjl.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtxs.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.TypeName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.TypeID.Properties)).EndInit();
 /// <summary>
 /// �����֧������ķ��� - ��Ҫ
 /// ʹ�ô���༭���޸Ĵ˷��������ݡ�
 /// </summary>
 private void InitializeComponent()
 {
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.textBox1 = new DevExpress.XtraEditors.TextEdit();
     this.lineWidth = new DevExpress.XtraEditors.TextEdit();
     this.colorEdit1 = new DevExpress.XtraEditors.ColorEdit();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.btnOK = new DevExpress.XtraEditors.SimpleButton();
     this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lineWidth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // panelControl
     //
     this.panelControl.Controls.Add(this.textBox1);
     this.panelControl.Controls.Add(this.lineWidth);
     this.panelControl.Controls.Add(this.colorEdit1);
     this.panelControl.Controls.Add(this.label2);
     this.panelControl.Controls.Add(this.label3);
     this.panelControl.Controls.Add(this.label1);
     this.panelControl.Controls.Add(this.btnOK);
     this.panelControl.Controls.Add(this.btnCancel);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl.Location = new System.Drawing.Point(0, 0);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(371, 136);
     this.panelControl.TabIndex = 0;
     this.panelControl.Text = "panelControl1";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(86, 12);
     this.textBox1.Name = "textBox1";
     this.textBox1.Properties.MaxLength = 10;
     this.textBox1.Size = new System.Drawing.Size(273, 23);
     this.textBox1.TabIndex = 8;
     //
     // lineWidth
     //
     this.lineWidth.Location = new System.Drawing.Point(85, 66);
     this.lineWidth.Name = "lineWidth";
     this.lineWidth.Properties.Mask.EditMask = "##";
     this.lineWidth.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.lineWidth.Properties.MaxLength = 2;
     this.lineWidth.Size = new System.Drawing.Size(273, 23);
     this.lineWidth.TabIndex = 7;
     this.lineWidth.KeyUp += new System.Windows.Forms.KeyEventHandler(this.lineWidth_KeyUp);
     //
     // colorEdit1
     //
     this.colorEdit1.EditValue = System.Drawing.Color.Empty;
     this.colorEdit1.Location = new System.Drawing.Point(86, 39);
     this.colorEdit1.Name = "colorEdit1";
     this.colorEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.colorEdit1.Size = new System.Drawing.Size(272, 23);
     this.colorEdit1.TabIndex = 6;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(18, 44);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(41, 12);
     this.label2.TabIndex = 3;
     this.label2.Text = "��ɫ��";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(17, 70);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(65, 12);
     this.label3.TabIndex = 4;
     this.label3.Text = "������ȣ�";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(18, 17);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(65, 12);
     this.label1.TabIndex = 4;
     this.label1.Text = "��ѹ�ȼ���";
     //
     // btnOK
     //
     this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.Location = new System.Drawing.Point(191, 100);
     this.btnOK.Name = "btnOK";
     this.btnOK.Size = new System.Drawing.Size(75, 23);
     this.btnOK.TabIndex = 1;
     this.btnOK.Text = "ȷ��";
     this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Location = new System.Drawing.Point(278, 100);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new System.Drawing.Size(75, 23);
     this.btnCancel.TabIndex = 2;
     this.btnCancel.Text = "ȡ��";
     //
     // FrmLineTypeDialog
     //
     this.AcceptButton = this.btnOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton = this.btnCancel;
     this.ClientSize = new System.Drawing.Size(371, 136);
     this.Controls.Add(this.panelControl);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FrmLineTypeDialog";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "��·����ά��";
     this.Load += new System.EventHandler(this.FrmglebeTypeDialog_Load);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lineWidth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.dateEdit1           = new DevExpress.XtraEditors.DateEdit();
     this.colorEdit1          = new DevExpress.XtraEditors.ColorEdit();
     this.checkEdit1          = new DevExpress.XtraEditors.CheckEdit();
     this.buttonEdit1         = new DevExpress.XtraEditors.ButtonEdit();
     this.calcEdit1           = new DevExpress.XtraEditors.CalcEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.simpleButton1       = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2       = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.calcEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.dateEdit1);
     this.layoutControl1.Controls.Add(this.colorEdit1);
     this.layoutControl1.Controls.Add(this.checkEdit1);
     this.layoutControl1.Controls.Add(this.buttonEdit1);
     this.layoutControl1.Controls.Add(this.calcEdit1);
     this.layoutControl1.Cursor           = System.Windows.Forms.Cursors.Arrow;
     this.layoutControl1.Dock             = System.Windows.Forms.DockStyle.Top;
     this.layoutControl1.Location         = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name             = "layoutControl1";
     this.layoutControl1.Root             = this.layoutControlGroup1;
     this.layoutControl1.Size             = new System.Drawing.Size(520, 128);
     this.layoutControl1.TabIndex         = 0;
     this.layoutControl1.Text             = "layoutControl1";
     this.layoutControl1.ShowContextMenu += new DevExpress.XtraLayout.LayoutMenuEventHandler(this.layoutControl1_ShowContextMenu);
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = null;
     this.dateEdit1.Location  = new System.Drawing.Point(363, 65);
     this.dateEdit1.Name      = "dateEdit1";
     //
     // dateEdit1.Properties
     //
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Size            = new System.Drawing.Size(151, 20);
     this.dateEdit1.StyleController = this.layoutControl1;
     this.dateEdit1.TabIndex        = 7;
     //
     // colorEdit1
     //
     this.colorEdit1.EditValue = System.Drawing.Color.Empty;
     this.colorEdit1.Location  = new System.Drawing.Point(104, 65);
     this.colorEdit1.Name      = "colorEdit1";
     //
     // colorEdit1.Properties
     //
     this.colorEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.colorEdit1.Size            = new System.Drawing.Size(151, 20);
     this.colorEdit1.StyleController = this.layoutControl1;
     this.colorEdit1.TabIndex        = 6;
     //
     // checkEdit1
     //
     this.checkEdit1.Location = new System.Drawing.Point(6, 36);
     this.checkEdit1.Name     = "checkEdit1";
     //
     // checkEdit1.Properties
     //
     this.checkEdit1.Properties.Caption = "checkEdit1";
     this.checkEdit1.Size            = new System.Drawing.Size(508, 19);
     this.checkEdit1.StyleController = this.layoutControl1;
     this.checkEdit1.TabIndex        = 5;
     //
     // buttonEdit1
     //
     this.buttonEdit1.Location = new System.Drawing.Point(363, 6);
     this.buttonEdit1.Name     = "buttonEdit1";
     //
     // buttonEdit1.Properties
     //
     this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.buttonEdit1.Size            = new System.Drawing.Size(151, 20);
     this.buttonEdit1.StyleController = this.layoutControl1;
     this.buttonEdit1.TabIndex        = 4;
     //
     // calcEdit1
     //
     this.calcEdit1.Location = new System.Drawing.Point(104, 6);
     this.calcEdit1.Name     = "calcEdit1";
     //
     // calcEdit1.Properties
     //
     this.calcEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.calcEdit1.Size            = new System.Drawing.Size(151, 20);
     this.calcEdit1.StyleController = this.layoutControl1;
     this.calcEdit1.TabIndex        = 3;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem5,
         this.layoutControlItem4
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(520, 128);
     this.layoutControlGroup1.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Text        = "layoutControlGroup1";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.calcEdit1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem1.Size        = new System.Drawing.Size(259, 30);
     this.layoutControlItem1.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItem1.Text        = "layoutControlItem1";
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(93, 20);
     this.layoutControlItem1.TextVisible = true;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.buttonEdit1;
     this.layoutControlItem2.Location    = new System.Drawing.Point(259, 0);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem2.Size        = new System.Drawing.Size(259, 30);
     this.layoutControlItem2.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItem2.Text        = "layoutControlItem2";
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(93, 20);
     this.layoutControlItem2.TextVisible = true;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.checkEdit1;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 30);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Padding  = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem3.Size     = new System.Drawing.Size(518, 29);
     this.layoutControlItem3.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItem3.Text     = "layoutControlItem3";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextToControlDistance = 0;
     this.layoutControlItem3.TextVisible           = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this.dateEdit1;
     this.layoutControlItem5.Location    = new System.Drawing.Point(259, 59);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem5.Size        = new System.Drawing.Size(259, 67);
     this.layoutControlItem5.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItem5.Text        = "layoutControlItem5";
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(93, 20);
     this.layoutControlItem5.TextVisible = true;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.colorEdit1;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 59);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
     this.layoutControlItem4.Size        = new System.Drawing.Size(259, 67);
     this.layoutControlItem4.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItem4.Text        = "layoutControlItem4";
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(93, 20);
     this.layoutControlItem4.TextVisible = true;
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(24, 168);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(144, 23);
     this.simpleButton1.TabIndex = 1;
     this.simpleButton1.Text     = "Start the Customization";
     this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // simpleButton2
     //
     this.simpleButton2.Location = new System.Drawing.Point(264, 168);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(128, 23);
     this.simpleButton2.TabIndex = 2;
     this.simpleButton2.Text     = "Stop the Customization";
     this.simpleButton2.Click   += new System.EventHandler(this.simpleButton2_Click);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(520, 230);
     this.Controls.Add(this.simpleButton2);
     this.Controls.Add(this.simpleButton1);
     this.Controls.Add(this.layoutControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.calcEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
            this.colorEdit1 = new DevExpress.XtraEditors.ColorEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
            this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colZoneId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colZoneName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
            this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
            this.repositoryItemCalcEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit();
            this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
            this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.xtraScrollableControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
            this.groupControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
            this.splitContainerControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            this.SuspendLayout();
            //
            // xtraScrollableControl1
            //
            this.xtraScrollableControl1.Controls.Add(this.colorEdit1);
            this.xtraScrollableControl1.Controls.Add(this.labelControl1);
            this.xtraScrollableControl1.Controls.Add(this.simpleButton2);
            this.xtraScrollableControl1.Controls.Add(this.simpleButton1);
            this.xtraScrollableControl1.Controls.Add(this.labelControl4);
            this.xtraScrollableControl1.Controls.Add(this.labelControl5);
            this.xtraScrollableControl1.Controls.Add(this.textEdit1);
            this.xtraScrollableControl1.Controls.Add(this.textEdit2);
            this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraScrollableControl1.Location = new System.Drawing.Point(2, 22);
            this.xtraScrollableControl1.Name = "xtraScrollableControl1";
            this.xtraScrollableControl1.Size = new System.Drawing.Size(820, 680);
            this.xtraScrollableControl1.TabIndex = 0;
            //
            // colorEdit1
            //
            this.colorEdit1.EditValue = System.Drawing.Color.WhiteSmoke;
            this.colorEdit1.Location = new System.Drawing.Point(72, 84);
            this.colorEdit1.Name = "colorEdit1";
            this.colorEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.colorEdit1.Size = new System.Drawing.Size(162, 20);
            this.colorEdit1.TabIndex = 22;
            //
            // labelControl1
            //
            this.labelControl1.Location = new System.Drawing.Point(31, 87);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(34, 13);
            this.labelControl1.TabIndex = 21;
            this.labelControl1.Text = "แถบสี :";
            //
            // simpleButton2
            //
            this.simpleButton2.Location = new System.Drawing.Point(71, 123);
            this.simpleButton2.Name = "simpleButton2";
            this.simpleButton2.Size = new System.Drawing.Size(75, 24);
            this.simpleButton2.TabIndex = 17;
            this.simpleButton2.Text = "บันทึก";
            //
            // simpleButton1
            //
            this.simpleButton1.Location = new System.Drawing.Point(159, 123);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(75, 24);
            this.simpleButton1.TabIndex = 16;
            this.simpleButton1.Text = "ยกเลิก";
            //
            // labelControl4
            //
            this.labelControl4.Location = new System.Drawing.Point(19, 19);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(46, 13);
            this.labelControl4.TabIndex = 20;
            this.labelControl4.Text = "รหัสโซน :";
            //
            // labelControl5
            //
            this.labelControl5.Location = new System.Drawing.Point(24, 53);
            this.labelControl5.Name = "labelControl5";
            this.labelControl5.Size = new System.Drawing.Size(41, 13);
            this.labelControl5.TabIndex = 15;
            this.labelControl5.Text = "ชื่อโซน :";
            //
            // textEdit1
            //
            this.textEdit1.Location = new System.Drawing.Point(71, 50);
            this.textEdit1.Name = "textEdit1";
            this.textEdit1.Size = new System.Drawing.Size(163, 20);
            this.textEdit1.TabIndex = 19;
            //
            // textEdit2
            //
            this.textEdit2.Location = new System.Drawing.Point(71, 16);
            this.textEdit2.Name = "textEdit2";
            this.textEdit2.Size = new System.Drawing.Size(163, 20);
            this.textEdit2.TabIndex = 18;
            //
            // panelControl3
            //
            this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl3.Controls.Add(this.groupControl1);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl3.Location = new System.Drawing.Point(0, 0);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(824, 704);
            this.panelControl3.TabIndex = 12;
            //
            // groupControl1
            //
            this.groupControl1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.groupControl1.AppearanceCaption.Options.UseFont = true;
            this.groupControl1.Controls.Add(this.xtraScrollableControl1);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(824, 704);
            this.groupControl1.TabIndex = 3;
            this.groupControl1.Text = "ข้อมูลโซน";
            //
            // panelControl1
            //
            this.panelControl1.Appearance.BackColor = System.Drawing.Color.DarkGray;
            this.panelControl1.Appearance.Options.UseBackColor = true;
            this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl1.Location = new System.Drawing.Point(0, 704);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(824, 26);
            this.panelControl1.TabIndex = 11;
            //
            // splitContainerControl1
            //
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(1211, 730);
            this.splitContainerControl1.SplitterPosition = 585;
            this.splitContainerControl1.TabIndex = 0;
            this.splitContainerControl1.Text = "splitContainerControl1";
            //
            // groupControl3
            //
            this.groupControl3.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.groupControl3.AppearanceCaption.Options.UseFont = true;
            this.groupControl3.Controls.Add(this.gridControl1);
            this.groupControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl3.Location = new System.Drawing.Point(0, 0);
            this.groupControl3.Name = "groupControl3";
            this.groupControl3.Size = new System.Drawing.Size(382, 730);
            this.groupControl3.TabIndex = 0;
            this.groupControl3.Text = "รายการโซน";
            //
            // gridControl1
            //
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(2, 22);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemLookUpEdit1,
            this.repositoryItemCalcEdit1,
            this.repositoryItemSpinEdit1,
            this.repositoryItemLookUpEdit2});
            this.gridControl1.Size = new System.Drawing.Size(378, 706);
            this.gridControl1.TabIndex = 5;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});

            //
            // gridView1
            //
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colZoneId,
            this.colZoneName});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "OrderID", null, "")});
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.AlwaysVisible = true;
            this.gridView1.OptionsFind.ShowCloseButton = false;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            this.gridView1.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowOnlyInEditor;
            //
            // colZoneId
            //
            this.colZoneId.Caption = "รหัสโซน";
            this.colZoneId.FieldName = "colZoneId";
            this.colZoneId.Name = "colZoneId";
            this.colZoneId.Visible = true;
            this.colZoneId.VisibleIndex = 0;
            //
            // colZoneName
            //
            this.colZoneName.Caption = "ชื่อโซน";
            this.colZoneName.ColumnEdit = this.repositoryItemLookUpEdit2;
            this.colZoneName.FieldName = "colZoneName";
            this.colZoneName.Name = "colZoneName";
            this.colZoneName.Visible = true;
            this.colZoneName.VisibleIndex = 1;
            //
            // repositoryItemLookUpEdit2
            //
            this.repositoryItemLookUpEdit2.AutoHeight = false;
            this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemLookUpEdit2.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ZoneName", 10, "Zone Name")});
            this.repositoryItemLookUpEdit2.DisplayMember = "ZoneName";
            this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
            this.repositoryItemLookUpEdit2.NullText = "";
            this.repositoryItemLookUpEdit2.ValueMember = "ZoneID";
            //
            // repositoryItemLookUpEdit1
            //
            this.repositoryItemLookUpEdit1.AutoHeight = false;
            this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ROOMID", "ROOMNAME")});
            this.repositoryItemLookUpEdit1.DisplayMember = "Name";
            this.repositoryItemLookUpEdit1.DropDownRows = 10;
            this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
            this.repositoryItemLookUpEdit1.NullText = "";
            this.repositoryItemLookUpEdit1.PopupWidth = 220;
            this.repositoryItemLookUpEdit1.ValueMember = "ID";
            //
            // repositoryItemCalcEdit1
            //
            this.repositoryItemCalcEdit1.AutoHeight = false;
            this.repositoryItemCalcEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemCalcEdit1.Name = "repositoryItemCalcEdit1";
            //
            // repositoryItemSpinEdit1
            //
            this.repositoryItemSpinEdit1.AutoHeight = false;
            this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.repositoryItemSpinEdit1.IsFloatValue = false;
            this.repositoryItemSpinEdit1.Mask.EditMask = "N00";
            this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
            //
            // splitContainerControl2
            //
            this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl2.Location = new System.Drawing.Point(4, 4);
            this.splitContainerControl2.Name = "splitContainerControl2";
            this.splitContainerControl2.Panel1.Controls.Add(this.groupControl3);
            this.splitContainerControl2.Panel1.Text = "Panel1";
            this.splitContainerControl2.Panel2.Controls.Add(this.panelControl3);
            this.splitContainerControl2.Panel2.Controls.Add(this.panelControl1);
            this.splitContainerControl2.Panel2.Text = "Panel2";
            this.splitContainerControl2.Size = new System.Drawing.Size(1211, 730);
            this.splitContainerControl2.SplitterPosition = 382;
            this.splitContainerControl2.TabIndex = 13;
            this.splitContainerControl2.Text = "splitContainerControl2";
            //
            // panelControl2
            //
            this.panelControl2.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
            this.panelControl2.Appearance.Options.UseBackColor = true;
            this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl2.Controls.Add(this.splitContainerControl1);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl2.Location = new System.Drawing.Point(4, 4);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(1211, 730);
            this.panelControl2.TabIndex = 12;
            //
            // BasicInfoZone
            //
            this.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
            this.Appearance.Options.UseBackColor = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.splitContainerControl2);
            this.Controls.Add(this.panelControl2);
            this.Name = "BasicInfoZone";
            this.Padding = new System.Windows.Forms.Padding(4);
            this.Size = new System.Drawing.Size(1219, 738);
            this.xtraScrollableControl1.ResumeLayout(false);
            this.xtraScrollableControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
            this.groupControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
            this.splitContainerControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Example #5
0
        private void colorEdit_EditValueChanged(object sender, EventArgs e)
        {
            DevExpress.XtraEditors.ColorEdit ce = (DevExpress.XtraEditors.ColorEdit)sender;
            if (ce.Name == "colorEdit_gj")
            {
                p_range1.BackColor = ce.Color;
            }

            if (ce.Name == "colorEdit_qt")
            {
                p_range1.BackColor = ce.Color;
            }

            if (ce.Name == "colorEdit_wx")
            {
                p_range1.BackColor = ce.Color;
            }

            if (ce.Name == "colorEdit_yd")
            {
                p_buttom.BackColor = ce.Color;
                p_buttom.BringToFront();
            }

            if (ce.Name == "colorEdit_ydyl")
            {
                pB_arrival.BackColor = ce.Color;
                pB_arrival.BringToFront();
            }
            if (ce.Name == "colorEdit_yj")
            {
                pB_room_clean.BackColor = ce.Color;
                pB_room_clean.BringToFront();
            }

            if (ce.Name == "colorEdit_zf")
            {
                p_range1.BackColor = ce.Color;
            }

            if (ce.Name == "colorEdit_zzf")
            {
                p_range1.BackColor = ce.Color;
            }
            if (ce.Name == "colorEdit_hy")
            {
                pB_room_VIP.BackColor = ce.Color;
                pB_room_VIP.BringToFront();
            }
            if (ce.Name == "colorEdit_gq")
            {
                pB_leaving.BackColor = ce.Color;
                pB_leaving.BringToFront();
            }
            if (ce.Name == "colorEdit_yjld")
            {
                pB_arrival.BackColor = ce.Color;
                pB_arrival.BringToFront();
            }
            if (ce.Name == "colorEdit_yjdd")
            {
                pB_arrival.BackColor = ce.Color;
                pB_arrival.BringToFront();
            }
            textBox1.Text = ce.Color.Name;
            MessageBox.Show(ce.Color.Name);
        }