namespace Gs.DevApp.DevFrm.Sys { partial class Frm_Config { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.txt_qtrkdysy = new DevExpress.XtraEditors.TextEdit(); this.txt_qtrkdcgy = new DevExpress.XtraEditors.TextEdit(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.txt_qtkg = new DevExpress.XtraEditors.CheckEdit(); this.txt_qtckdllr = new DevExpress.XtraEditors.TextEdit(); this.txt_qtckdcgy = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.lb_qtrkdysy = new DevExpress.XtraEditors.LabelControl(); this.lb_qtrkdcgy = new DevExpress.XtraEditors.LabelControl(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.lb_qtkg = new DevExpress.XtraEditors.LabelControl(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.lb_qtckdllr = new DevExpress.XtraEditors.LabelControl(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.lb_qtckdcgy = new DevExpress.XtraEditors.LabelControl(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); this.splitContainerControl1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdysy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdcgy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtkg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdllr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdcgy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); this.SuspendLayout(); // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); this.splitContainerControl1.Name = "splitContainerControl1"; // // splitContainerControl1.Panel1 // this.splitContainerControl1.Panel1.Controls.Add(this.layoutControl1); this.splitContainerControl1.Panel1.Text = "Panel1"; // // splitContainerControl1.Panel2 // this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitContainerControl1.Size = new System.Drawing.Size(757, 533); this.splitContainerControl1.SplitterPosition = 250; this.splitContainerControl1.TabIndex = 0; // // layoutControl1 // this.layoutControl1.Controls.Add(this.lb_qtckdcgy); this.layoutControl1.Controls.Add(this.lb_qtckdllr); this.layoutControl1.Controls.Add(this.lb_qtkg); this.layoutControl1.Controls.Add(this.lb_qtrkdcgy); this.layoutControl1.Controls.Add(this.lb_qtrkdysy); this.layoutControl1.Controls.Add(this.txt_qtrkdysy); this.layoutControl1.Controls.Add(this.txt_qtrkdcgy); this.layoutControl1.Controls.Add(this.btnSave); this.layoutControl1.Controls.Add(this.txt_qtkg); this.layoutControl1.Controls.Add(this.txt_qtckdllr); this.layoutControl1.Controls.Add(this.txt_qtckdcgy); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem7, this.layoutControlItem8, this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11}); this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(633, 377, 812, 500); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(757, 250); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // txt_qtrkdysy // this.txt_qtrkdysy.Location = new System.Drawing.Point(144, 12); this.txt_qtrkdysy.Name = "txt_qtrkdysy"; this.txt_qtrkdysy.Size = new System.Drawing.Size(232, 24); this.txt_qtrkdysy.StyleController = this.layoutControl1; this.txt_qtrkdysy.TabIndex = 4; // // txt_qtrkdcgy // this.txt_qtrkdcgy.Location = new System.Drawing.Point(144, 50); this.txt_qtrkdcgy.Name = "txt_qtrkdcgy"; this.txt_qtrkdcgy.Size = new System.Drawing.Size(232, 24); this.txt_qtrkdcgy.StyleController = this.layoutControl1; this.txt_qtrkdcgy.TabIndex = 5; // // btnSave // this.btnSave.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exportfile_16x161; this.btnSave.Location = new System.Drawing.Point(12, 202); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(96, 27); this.btnSave.StyleController = this.layoutControl1; this.btnSave.TabIndex = 7; this.btnSave.Text = "确定保存"; // // txt_qtkg // this.txt_qtkg.Location = new System.Drawing.Point(12, 88); this.txt_qtkg.Name = "txt_qtkg"; this.txt_qtkg.Properties.Caption = "齐套开工"; this.txt_qtkg.Size = new System.Drawing.Size(364, 24); this.txt_qtkg.StyleController = this.layoutControl1; this.txt_qtkg.TabIndex = 8; // // txt_qtckdllr // this.txt_qtckdllr.Location = new System.Drawing.Point(144, 126); this.txt_qtckdllr.Name = "txt_qtckdllr"; this.txt_qtckdllr.Size = new System.Drawing.Size(232, 24); this.txt_qtckdllr.StyleController = this.layoutControl1; this.txt_qtckdllr.TabIndex = 9; // // txt_qtckdcgy // this.txt_qtckdcgy.Location = new System.Drawing.Point(144, 164); this.txt_qtckdcgy.Name = "txt_qtckdcgy"; this.txt_qtckdcgy.Size = new System.Drawing.Size(232, 24); this.txt_qtckdcgy.StyleController = this.layoutControl1; this.txt_qtckdcgy.TabIndex = 10; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5, this.layoutControlItem6}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1.Width = 100D; columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition2.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2}); rowDefinition1.Height = 100D; rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition2.Height = 100D; rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition3.Height = 100D; rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition4.Height = 100D; rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition5.Height = 100D; rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition6.Height = 100D; rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, rowDefinition5, rowDefinition6}); this.Root.Size = new System.Drawing.Size(757, 250); this.Root.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.txt_qtrkdysy; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(368, 38); this.layoutControlItem1.Text = "其它入库单验收员"; this.layoutControlItem1.TextSize = new System.Drawing.Size(120, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qtrkdcgy; this.layoutControlItem2.Location = new System.Drawing.Point(0, 38); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(368, 38); this.layoutControlItem2.Text = "其它入库单仓管员"; this.layoutControlItem2.TextSize = new System.Drawing.Size(120, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_qtkg; this.layoutControlItem3.Location = new System.Drawing.Point(0, 76); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(368, 38); this.layoutControlItem3.Text = "齐套开工"; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.Control = this.btnSave; this.layoutControlItem4.Location = new System.Drawing.Point(0, 190); this.layoutControlItem4.MaxSize = new System.Drawing.Size(100, 31); this.layoutControlItem4.MinSize = new System.Drawing.Size(90, 31); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 5; this.layoutControlItem4.Size = new System.Drawing.Size(368, 40); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.Text = "确定保存"; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_qtckdllr; this.layoutControlItem5.Location = new System.Drawing.Point(0, 114); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem5.Size = new System.Drawing.Size(368, 38); this.layoutControlItem5.Text = "其它出库单领料人"; this.layoutControlItem5.TextSize = new System.Drawing.Size(120, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_qtckdcgy; this.layoutControlItem6.Location = new System.Drawing.Point(0, 152); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem6.Size = new System.Drawing.Size(368, 38); this.layoutControlItem6.Text = "其它出库单仓管员"; this.layoutControlItem6.TextSize = new System.Drawing.Size(120, 18); // // lb_qtrkdysy // this.lb_qtrkdysy.Location = new System.Drawing.Point(380, 12); this.lb_qtrkdysy.Name = "lb_qtrkdysy"; this.lb_qtrkdysy.Size = new System.Drawing.Size(97, 18); this.lb_qtrkdysy.StyleController = this.layoutControl1; this.lb_qtrkdysy.TabIndex = 11; this.lb_qtrkdysy.Text = "FACCEPTANCE"; // // lb_qtrkdcgy // this.lb_qtrkdcgy.Location = new System.Drawing.Point(380, 50); this.lb_qtrkdcgy.Name = "lb_qtrkdcgy"; this.lb_qtrkdcgy.Size = new System.Drawing.Size(70, 18); this.lb_qtrkdcgy.StyleController = this.layoutControl1; this.lb_qtrkdcgy.TabIndex = 12; this.lb_qtrkdcgy.Text = "FStockerId"; // // layoutControlItem8 // this.layoutControlItem8.Control = this.lb_qtrkdcgy; this.layoutControlItem8.Location = new System.Drawing.Point(368, 38); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem8.Size = new System.Drawing.Size(369, 38); this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; // // lb_qtkg // this.lb_qtkg.Location = new System.Drawing.Point(380, 88); this.lb_qtkg.Name = "lb_qtkg"; this.lb_qtkg.Size = new System.Drawing.Size(28, 18); this.lb_qtkg.StyleController = this.layoutControl1; this.lb_qtkg.TabIndex = 13; this.lb_qtkg.Text = "qtkg"; // // layoutControlItem9 // this.layoutControlItem9.Control = this.lb_qtkg; this.layoutControlItem9.Location = new System.Drawing.Point(368, 76); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.Size = new System.Drawing.Size(369, 38); this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; // // lb_qtckdllr // this.lb_qtckdllr.Location = new System.Drawing.Point(380, 126); this.lb_qtckdllr.Name = "lb_qtckdllr"; this.lb_qtckdllr.Size = new System.Drawing.Size(73, 18); this.lb_qtckdllr.StyleController = this.layoutControl1; this.lb_qtckdllr.TabIndex = 14; this.lb_qtckdllr.Text = "FPICKERID"; // // layoutControlItem10 // this.layoutControlItem10.Control = this.lb_qtckdllr; this.layoutControlItem10.Location = new System.Drawing.Point(368, 114); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem10.Size = new System.Drawing.Size(369, 38); this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; // // lb_qtckdcgy // this.lb_qtckdcgy.Location = new System.Drawing.Point(380, 164); this.lb_qtckdcgy.Name = "lb_qtckdcgy"; this.lb_qtckdcgy.Size = new System.Drawing.Size(70, 18); this.lb_qtckdcgy.StyleController = this.layoutControl1; this.lb_qtckdcgy.TabIndex = 15; this.lb_qtckdcgy.Text = "FStockerId"; // // layoutControlItem11 // this.layoutControlItem11.Control = this.lb_qtckdcgy; this.layoutControlItem11.Location = new System.Drawing.Point(368, 152); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem11.Size = new System.Drawing.Size(369, 38); this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; // // layoutControlItem7 // this.layoutControlItem7.Control = this.lb_qtrkdysy; this.layoutControlItem7.Location = new System.Drawing.Point(368, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.Size = new System.Drawing.Size(369, 38); this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // // Frm_Config // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(757, 533); this.Controls.Add(this.splitContainerControl1); this.Name = "Frm_Config"; this.Text = "系统配置"; ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); this.splitContainerControl1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdysy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdcgy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtkg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdllr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdcgy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraEditors.TextEdit txt_qtrkdysy; private DevExpress.XtraEditors.TextEdit txt_qtrkdcgy; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraEditors.SimpleButton btnSave; private DevExpress.XtraEditors.CheckEdit txt_qtkg; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraEditors.TextEdit txt_qtckdllr; private DevExpress.XtraEditors.TextEdit txt_qtckdcgy; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraEditors.LabelControl lb_qtckdcgy; private DevExpress.XtraEditors.LabelControl lb_qtckdllr; private DevExpress.XtraEditors.LabelControl lb_qtkg; private DevExpress.XtraEditors.LabelControl lb_qtrkdcgy; private DevExpress.XtraEditors.LabelControl lb_qtrkdysy; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; } }