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.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(); DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.lb_cgthsqcgy = new DevExpress.XtraEditors.LabelControl(); this.lb_qtckdcgy = new DevExpress.XtraEditors.LabelControl(); this.lb_qtckdllr = new DevExpress.XtraEditors.LabelControl(); this.lb_qtkg = new DevExpress.XtraEditors.LabelControl(); this.lb_qtrkdcgy = new DevExpress.XtraEditors.LabelControl(); this.lb_qtrkdysy = new DevExpress.XtraEditors.LabelControl(); 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.txt_cgthsqcgy = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); 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.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.txt_sctlbfb = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.lb_sctlbfb = new DevExpress.XtraEditors.LabelControl(); this.layoutControlItem15 = 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.groupControl1)).BeginInit(); this.groupControl1.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.txt_cgthsqcgy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_sctlbfb.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).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.groupControl1); 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 = 398; this.splitContainerControl1.TabIndex = 0; // // groupControl1 // this.groupControl1.Controls.Add(this.layoutControl1); this.groupControl1.Location = new System.Drawing.Point(22, 31); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(553, 349); this.groupControl1.TabIndex = 0; this.groupControl1.Text = "基础配置"; // // layoutControl1 // this.layoutControl1.Controls.Add(this.lb_sctlbfb); this.layoutControl1.Controls.Add(this.lb_cgthsqcgy); 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.Controls.Add(this.txt_cgthsqcgy); this.layoutControl1.Controls.Add(this.txt_sctlbfb); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem7, this.layoutControlItem8, this.layoutControlItem9, this.layoutControlItem11, this.layoutControlItem13, this.layoutControlItem15, this.layoutControlItem10}); this.layoutControl1.Location = new System.Drawing.Point(2, 28); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(517, 545, 812, 500); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(549, 319); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // lb_cgthsqcgy // this.lb_cgthsqcgy.Location = new System.Drawing.Point(433, 177); this.lb_cgthsqcgy.Name = "lb_cgthsqcgy"; this.lb_cgthsqcgy.Size = new System.Drawing.Size(104, 18); this.lb_cgthsqcgy.StyleController = this.layoutControl1; this.lb_cgthsqcgy.TabIndex = 17; this.lb_cgthsqcgy.Text = "FPURCHASERID"; // // 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"; // // lb_qtckdllr // this.lb_qtckdllr.Location = new System.Drawing.Point(464, 197); 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"; // // 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"; // // 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"; // // 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"; // // txt_qtrkdysy // this.txt_qtrkdysy.Location = new System.Drawing.Point(174, 12); this.txt_qtrkdysy.Name = "txt_qtrkdysy"; this.txt_qtrkdysy.Size = new System.Drawing.Size(363, 24); this.txt_qtrkdysy.StyleController = this.layoutControl1; this.txt_qtrkdysy.TabIndex = 4; // // txt_qtrkdcgy // this.txt_qtrkdcgy.Location = new System.Drawing.Point(174, 49); this.txt_qtrkdcgy.Name = "txt_qtrkdcgy"; this.txt_qtrkdcgy.Size = new System.Drawing.Size(363, 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, 271); 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, 86); this.txt_qtkg.Name = "txt_qtkg"; this.txt_qtkg.Properties.Caption = "齐套开工"; this.txt_qtkg.Size = new System.Drawing.Size(525, 24); this.txt_qtkg.StyleController = this.layoutControl1; this.txt_qtkg.TabIndex = 8; // // txt_qtckdllr // this.txt_qtckdllr.Location = new System.Drawing.Point(174, 123); this.txt_qtckdllr.Name = "txt_qtckdllr"; this.txt_qtckdllr.Size = new System.Drawing.Size(363, 24); this.txt_qtckdllr.StyleController = this.layoutControl1; this.txt_qtckdllr.TabIndex = 9; // // txt_qtckdcgy // this.txt_qtckdcgy.Location = new System.Drawing.Point(174, 160); this.txt_qtckdcgy.Name = "txt_qtckdcgy"; this.txt_qtckdcgy.Size = new System.Drawing.Size(363, 24); this.txt_qtckdcgy.StyleController = this.layoutControl1; this.txt_qtckdcgy.TabIndex = 10; // // txt_cgthsqcgy // this.txt_cgthsqcgy.Location = new System.Drawing.Point(174, 197); this.txt_cgthsqcgy.Name = "txt_cgthsqcgy"; this.txt_cgthsqcgy.Size = new System.Drawing.Size(363, 24); this.txt_cgthsqcgy.StyleController = this.layoutControl1; this.txt_cgthsqcgy.TabIndex = 16; // // 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; // // 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; // // 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; // // 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; // // layoutControlItem13 // this.layoutControlItem13.Control = this.lb_cgthsqcgy; this.layoutControlItem13.Location = new System.Drawing.Point(421, 165); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 5; this.layoutControlItem13.Size = new System.Drawing.Size(108, 33); this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem13.TextVisible = false; // // 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.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem12, this.layoutControlItem4, this.layoutControlItem14}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1}); 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; rowDefinition7.Height = 100D; rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition8.Height = 100D; rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, rowDefinition5, rowDefinition6, rowDefinition7, rowDefinition8}); this.Root.Size = new System.Drawing.Size(549, 319); 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(529, 37); this.layoutControlItem1.Text = "其它入库单验收员"; this.layoutControlItem1.TextSize = new System.Drawing.Size(150, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qtrkdcgy; this.layoutControlItem2.Location = new System.Drawing.Point(0, 37); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(529, 37); this.layoutControlItem2.Text = "其它入库单仓管员"; this.layoutControlItem2.TextSize = new System.Drawing.Size(150, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_qtkg; this.layoutControlItem3.Location = new System.Drawing.Point(0, 74); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(529, 37); this.layoutControlItem3.Text = "齐套开工"; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_qtckdllr; this.layoutControlItem5.Location = new System.Drawing.Point(0, 111); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem5.Size = new System.Drawing.Size(529, 37); this.layoutControlItem5.Text = "其它出库单领料人"; this.layoutControlItem5.TextSize = new System.Drawing.Size(150, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_qtckdcgy; this.layoutControlItem6.Location = new System.Drawing.Point(0, 148); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem6.Size = new System.Drawing.Size(529, 37); this.layoutControlItem6.Text = "其它出库单仓管员"; this.layoutControlItem6.TextSize = new System.Drawing.Size(150, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_cgthsqcgy; this.layoutControlItem12.Location = new System.Drawing.Point(0, 185); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5; this.layoutControlItem12.Size = new System.Drawing.Size(529, 37); this.layoutControlItem12.Text = "采购退货申请采购员"; this.layoutControlItem12.TextSize = new System.Drawing.Size(150, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.btnSave; this.layoutControlItem4.Location = new System.Drawing.Point(0, 259); 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 = 7; this.layoutControlItem4.Size = new System.Drawing.Size(529, 40); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.Text = "确定保存"; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // txt_sctlbfb // this.txt_sctlbfb.Location = new System.Drawing.Point(174, 234); this.txt_sctlbfb.Name = "txt_sctlbfb"; this.txt_sctlbfb.Size = new System.Drawing.Size(363, 24); this.txt_sctlbfb.StyleController = this.layoutControl1; this.txt_sctlbfb.TabIndex = 18; // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_sctlbfb; this.layoutControlItem14.Location = new System.Drawing.Point(0, 222); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem14.Size = new System.Drawing.Size(529, 37); this.layoutControlItem14.Text = "生产退料超%则要审核"; this.layoutControlItem14.TextSize = new System.Drawing.Size(150, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.lb_qtckdllr; this.layoutControlItem10.Location = new System.Drawing.Point(452, 185); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 5; this.layoutControlItem10.Size = new System.Drawing.Size(77, 37); this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; // // lb_sctlbfb // this.lb_sctlbfb.Location = new System.Drawing.Point(464, 234); this.lb_sctlbfb.Name = "lb_sctlbfb"; this.lb_sctlbfb.Size = new System.Drawing.Size(60, 18); this.lb_sctlbfb.StyleController = this.layoutControl1; this.lb_sctlbfb.TabIndex = 19; this.lb_sctlbfb.Text = "SXTLBFB"; // // layoutControlItem15 // this.layoutControlItem15.Control = this.lb_sctlbfb; this.layoutControlItem15.Location = new System.Drawing.Point(452, 222); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem15.Size = new System.Drawing.Size(77, 37); this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem15.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.groupControl1)).EndInit(); this.groupControl1.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.txt_cgthsqcgy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_sctlbfb.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).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 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 layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraEditors.TextEdit txt_cgthsqcgy; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraEditors.LabelControl lb_cgthsqcgy; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraEditors.TextEdit txt_sctlbfb; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraEditors.LabelControl lb_sctlbfb; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; } }