namespace Lskj.ProductiSched { partial class FrmProductSched { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.pl_main = new DevExpress.XtraEditors.PanelControl(); this.splitMainControl = new DevExpress.XtraEditors.SplitContainerControl(); this.splitLeftControl = new DevExpress.XtraEditors.SplitContainerControl(); this.gcBottom = new Lskj.Control.GridControlEx(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.pl_search = new DevExpress.XtraEditors.PanelControl(); this.pl_btn = new DevExpress.XtraEditors.PanelControl(); this.btnColse = new DevExpress.XtraEditors.SimpleButton(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.gcRight = new Lskj.Control.GridControlEx(); this.pl_left = new DevExpress.XtraEditors.PanelControl(); this.bandGcTop = new Lskj.Control.BandedGridControlEx(); ((System.ComponentModel.ISupportInitialize)(this.pl_main)).BeginInit(); this.pl_main.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).BeginInit(); this.splitMainControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitLeftControl)).BeginInit(); this.splitLeftControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_search)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pl_btn)).BeginInit(); this.pl_btn.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_left)).BeginInit(); this.SuspendLayout(); // // pl_main // this.pl_main.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_main.Appearance.Options.UseBackColor = true; this.pl_main.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_main.Controls.Add(this.splitMainControl); this.pl_main.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_main.Location = new System.Drawing.Point(0, 0); this.pl_main.LookAndFeel.UseDefaultLookAndFeel = false; this.pl_main.Name = "pl_main"; this.pl_main.Size = new System.Drawing.Size(1317, 679); this.pl_main.TabIndex = 11; // // splitMainControl // this.splitMainControl.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMainControl.Location = new System.Drawing.Point(0, 0); this.splitMainControl.Margin = new System.Windows.Forms.Padding(2); this.splitMainControl.Name = "splitMainControl"; this.splitMainControl.Panel1.Controls.Add(this.splitLeftControl); this.splitMainControl.Panel1.Text = "Panel1"; this.splitMainControl.Panel2.Controls.Add(this.gcRight); this.splitMainControl.Panel2.Controls.Add(this.pl_left); this.splitMainControl.Panel2.Text = "Panel2"; this.splitMainControl.Size = new System.Drawing.Size(1317, 679); this.splitMainControl.SplitterPosition = 997; this.splitMainControl.TabIndex = 1; this.splitMainControl.Text = "splitContainerControl1"; // // splitLeftControl // this.splitLeftControl.Dock = System.Windows.Forms.DockStyle.Fill; this.splitLeftControl.Horizontal = false; this.splitLeftControl.Location = new System.Drawing.Point(0, 0); this.splitLeftControl.Margin = new System.Windows.Forms.Padding(2); this.splitLeftControl.Name = "splitLeftControl"; this.splitLeftControl.Panel1.Controls.Add(this.bandGcTop); this.splitLeftControl.Panel1.Text = "Panel1"; this.splitLeftControl.Panel2.Controls.Add(this.gcBottom); this.splitLeftControl.Panel2.Controls.Add(this.panelControl1); this.splitLeftControl.Panel2.Text = "Panel2"; this.splitLeftControl.Size = new System.Drawing.Size(997, 679); this.splitLeftControl.SplitterPosition = 353; this.splitLeftControl.TabIndex = 7; this.splitLeftControl.Text = "splitContainerControl2"; // // gcBottom // this.gcBottom.AdapterObj = null; this.gcBottom.Dock = System.Windows.Forms.DockStyle.Fill; this.gcBottom.Location = new System.Drawing.Point(0, 38); this.gcBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcBottom.Name = "gcBottom"; this.gcBottom.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gcBottom.Size = new System.Drawing.Size(997, 283); this.gcBottom.TabIndex = 12; // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.Transparent; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.pl_search); this.panelControl1.Controls.Add(this.pl_btn); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(997, 38); this.panelControl1.TabIndex = 11; // // pl_search // this.pl_search.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_search.Appearance.Options.UseBackColor = true; this.pl_search.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_search.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_search.Location = new System.Drawing.Point(0, 0); this.pl_search.LookAndFeel.UseDefaultLookAndFeel = false; this.pl_search.Name = "pl_search"; this.pl_search.Size = new System.Drawing.Size(867, 38); this.pl_search.TabIndex = 12; // // pl_btn // this.pl_btn.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_btn.Appearance.Options.UseBackColor = true; this.pl_btn.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_btn.Controls.Add(this.btnColse); this.pl_btn.Controls.Add(this.btnSave); this.pl_btn.Dock = System.Windows.Forms.DockStyle.Right; this.pl_btn.Location = new System.Drawing.Point(867, 0); this.pl_btn.Name = "pl_btn"; this.pl_btn.Size = new System.Drawing.Size(130, 38); this.pl_btn.TabIndex = 8; // // btnColse // this.btnColse.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnColse.Appearance.Options.UseFont = true; this.btnColse.Location = new System.Drawing.Point(62, 7); this.btnColse.Name = "btnColse"; this.btnColse.Size = new System.Drawing.Size(54, 24); this.btnColse.TabIndex = 44; this.btnColse.Text = "关闭"; // // btnSave // this.btnSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSave.Appearance.Options.UseFont = true; this.btnSave.Location = new System.Drawing.Point(6, 7); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(50, 24); this.btnSave.TabIndex = 43; this.btnSave.Text = "保存"; // // gcRight // this.gcRight.AdapterObj = null; this.gcRight.Dock = System.Windows.Forms.DockStyle.Fill; this.gcRight.Location = new System.Drawing.Point(0, 0); this.gcRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcRight.Name = "gcRight"; this.gcRight.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gcRight.Size = new System.Drawing.Size(315, 641); this.gcRight.TabIndex = 11; // // pl_left // this.pl_left.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_left.Appearance.Options.UseBackColor = true; this.pl_left.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_left.Dock = System.Windows.Forms.DockStyle.Bottom; this.pl_left.Location = new System.Drawing.Point(0, 641); this.pl_left.LookAndFeel.UseDefaultLookAndFeel = false; this.pl_left.Name = "pl_left"; this.pl_left.Size = new System.Drawing.Size(315, 38); this.pl_left.TabIndex = 10; // // bandGcTop // this.bandGcTop.AdapterObj = null; this.bandGcTop.Dock = System.Windows.Forms.DockStyle.Fill; this.bandGcTop.Location = new System.Drawing.Point(0, 0); this.bandGcTop.Margin = new System.Windows.Forms.Padding(4); this.bandGcTop.Name = "bandGcTop"; this.bandGcTop.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.bandGcTop.Size = new System.Drawing.Size(997, 353); this.bandGcTop.TabIndex = 0; // // FrmProductSched // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.pl_main); this.Name = "FrmProductSched"; this.Size = new System.Drawing.Size(1317, 679); ((System.ComponentModel.ISupportInitialize)(this.pl_main)).EndInit(); this.pl_main.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).EndInit(); this.splitMainControl.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitLeftControl)).EndInit(); this.splitLeftControl.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pl_search)).EndInit(); ((System.Compo