namespace Lskj.PubMrpAnalyze { partial class MrpAnalyzeMain { /// /// 必需的设计器变量。 /// 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.tcMain = new Lskj.Control.TabControlEx(); this.Tab_Left_main = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabpageMain = new DevExpress.XtraTab.XtraTabPage(); this.gm_Control = new Lskj.Control.GridControlEx(); this.plm_top_cond = new DevExpress.XtraEditors.PanelControl(); this.plm_top_btnFixSearch = new DevExpress.XtraEditors.SimpleButton(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.plm_top_cbField = new System.Windows.Forms.ComboBox(); this.plm_top_txtFixKey = new System.Windows.Forms.TextBox(); this.xtraTabpageDeatil = new DevExpress.XtraTab.XtraTabPage(); this.splitLeftTopControl = new DevExpress.XtraEditors.SplitContainerControl(); this.pld_Main = new DevExpress.XtraEditors.PanelControl(); this.gd_LeftTop = new Lskj.Control.GridControlEx(); this.pld_top_cond = new DevExpress.XtraEditors.PanelControl(); this.pld_top_btnFixSearch = new DevExpress.XtraEditors.SimpleButton(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.pld_top_cbField = new System.Windows.Forms.ComboBox(); this.pld_top_txtFixKey = new System.Windows.Forms.TextBox(); this.pld_Bottom = new DevExpress.XtraEditors.PanelControl(); this.gd_LeftBottom = new Lskj.Control.GridControlEx(); this.pld_top_detail_cond = new DevExpress.XtraEditors.PanelControl(); this.pld_top_detail_btnFixSearch = new DevExpress.XtraEditors.SimpleButton(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.pld_top_detail_cbField = new System.Windows.Forms.ComboBox(); this.pld_top_detail_txtFixKey = new System.Windows.Forms.TextBox(); this.splitLeftControl = new DevExpress.XtraEditors.SplitContainerControl(); ((System.ComponentModel.ISupportInitialize)(this.Tab_Left_main)).BeginInit(); this.Tab_Left_main.SuspendLayout(); this.xtraTabpageMain.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.plm_top_cond)).BeginInit(); this.plm_top_cond.SuspendLayout(); this.xtraTabpageDeatil.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitLeftTopControl)).BeginInit(); this.splitLeftTopControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pld_Main)).BeginInit(); this.pld_Main.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pld_top_cond)).BeginInit(); this.pld_top_cond.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pld_Bottom)).BeginInit(); this.pld_Bottom.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pld_top_detail_cond)).BeginInit(); this.pld_top_detail_cond.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitLeftControl)).BeginInit(); this.splitLeftControl.SuspendLayout(); this.SuspendLayout(); // // tcMain // this.tcMain.Dock = System.Windows.Forms.DockStyle.Fill; this.tcMain.Location = new System.Drawing.Point(0, 0); this.tcMain.Margin = new System.Windows.Forms.Padding(4); this.tcMain.Name = "tcMain"; this.tcMain.Size = new System.Drawing.Size(1054, 816); this.tcMain.TabIndex = 1; // // Tab_Left_main // this.Tab_Left_main.Dock = System.Windows.Forms.DockStyle.Fill; this.Tab_Left_main.Location = new System.Drawing.Point(0, 0); this.Tab_Left_main.Margin = new System.Windows.Forms.Padding(4); this.Tab_Left_main.Name = "Tab_Left_main"; this.Tab_Left_main.SelectedTabPage = this.xtraTabpageMain; this.Tab_Left_main.Size = new System.Drawing.Size(444, 816); this.Tab_Left_main.TabIndex = 2; this.Tab_Left_main.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabpageMain, this.xtraTabpageDeatil}); // // xtraTabpageMain // this.xtraTabpageMain.Controls.Add(this.gm_Control); this.xtraTabpageMain.Controls.Add(this.plm_top_cond); this.xtraTabpageMain.Margin = new System.Windows.Forms.Padding(4); this.xtraTabpageMain.Name = "xtraTabpageMain"; this.xtraTabpageMain.Size = new System.Drawing.Size(437, 780); this.xtraTabpageMain.Text = "主界面页签"; // // gm_Control // this.gm_Control.AdapterObj = null; this.gm_Control.Dock = System.Windows.Forms.DockStyle.Fill; this.gm_Control.Location = new System.Drawing.Point(0, 40); this.gm_Control.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); this.gm_Control.Name = "gm_Control"; this.gm_Control.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gm_Control.Size = new System.Drawing.Size(437, 740); this.gm_Control.TabIndex = 14; // // plm_top_cond // this.plm_top_cond.Controls.Add(this.plm_top_btnFixSearch); this.plm_top_cond.Controls.Add(this.labelControl3); this.plm_top_cond.Controls.Add(this.plm_top_cbField); this.plm_top_cond.Controls.Add(this.plm_top_txtFixKey); this.plm_top_cond.Dock = System.Windows.Forms.DockStyle.Top; this.plm_top_cond.Location = new System.Drawing.Point(0, 0); this.plm_top_cond.Margin = new System.Windows.Forms.Padding(4); this.plm_top_cond.Name = "plm_top_cond"; this.plm_top_cond.Size = new System.Drawing.Size(437, 40); this.plm_top_cond.TabIndex = 12; // // plm_top_btnFixSearch // this.plm_top_btnFixSearch.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.plm_top_btnFixSearch.Appearance.Options.UseFont = true; this.plm_top_btnFixSearch.Location = new System.Drawing.Point(356, 6); this.plm_top_btnFixSearch.Margin = new System.Windows.Forms.Padding(4); this.plm_top_btnFixSearch.Name = "plm_top_btnFixSearch"; this.plm_top_btnFixSearch.Size = new System.Drawing.Size(72, 26); this.plm_top_btnFixSearch.TabIndex = 40; this.plm_top_btnFixSearch.Text = "查询(&Q)"; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.labelControl3.Location = new System.Drawing.Point(3, 11); this.labelControl3.Margin = new System.Windows.Forms.Padding(4); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(30, 15); this.labelControl3.TabIndex = 39; this.labelControl3.Text = "查询"; // // plm_top_cbField // this.plm_top_cbField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.plm_top_cbField.FormattingEnabled = true; this.plm_top_cbField.Location = new System.Drawing.Point(40, 5); this.plm_top_cbField.Margin = new System.Windows.Forms.Padding(4); this.plm_top_cbField.Name = "plm_top_cbField"; this.plm_top_cbField.Size = new System.Drawing.Size(121, 26); this.plm_top_cbField.TabIndex = 37; this.plm_top_cbField.Tag = ""; // // plm_top_txtFixKey // this.plm_top_txtFixKey.Location = new System.Drawing.Point(171, 5); this.plm_top_txtFixKey.Margin = new System.Windows.Forms.Padding(4); this.plm_top_txtFixKey.Name = "plm_top_txtFixKey"; this.plm_top_txtFixKey.Size = new System.Drawing.Size(176, 26); this.plm_top_txtFixKey.TabIndex = 38; // // xtraTabpageDeatil // this.xtraTabpageDeatil.Controls.Add(this.splitLeftTopControl); this.xtraTabpageDeatil.Margin = new System.Windows.Forms.Padding(4); this.xtraTabpageDeatil.Name = "xtraTabpageDeatil"; this.xtraTabpageDeatil.Size = new System.Drawing.Size(437, 780); this.xtraTabpageDeatil.Text = "明细页签"; // // splitLeftTopControl // this.splitLeftTopControl.Dock = System.Windows.Forms.DockStyle.Fill; this.splitLeftTopControl.Horizontal = false; this.splitLeftTopControl.Location = new System.Drawing.Point(0, 0); this.splitLeftTopControl.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitLeftTopControl.Name = "splitLeftTopControl"; this.splitLeftTopControl.Panel1.Controls.Add(this.pld_Main); this.splitLeftTopControl.Panel1.Text = "Panel1"; this.splitLeftTopControl.Panel2.Controls.Add(this.pld_Bottom); this.splitLeftTopControl.Panel2.Text = "Panel2"; this.splitLeftTopControl.Size = new System.Drawing.Size(437, 780); this.splitLeftTopControl.SplitterPosition = 406; this.splitLeftTopControl.TabIndex = 4; // // pld_Main // this.pld_Main.Controls.Add(this.gd_LeftTop); this.pld_Main.Controls.Add(this.pld_top_cond); this.pld_Main.Dock = System.Windows.Forms.DockStyle.Fill; this.pld_Main.Location = new System.Drawing.Point(0, 0); this.pld_Main.Margin = new System.Windows.Forms.Padding(4); this.pld_Main.Name = "pld_Main"; this.pld_Main.Size = new System.Drawing.Size(437, 406); this.pld_Main.TabIndex = 14; // // gd_LeftTop // this.gd_LeftTop.AdapterObj = null; this.gd_LeftTop.Dock = System.Windows.Forms.DockStyle.Fill; this.gd_LeftTop.Location = new System.Drawing.Point(2, 40); this.gd_LeftTop.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); this.gd_LeftTop.Name = "gd_LeftTop"; this.gd_LeftTop.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gd_LeftTop.Size = new System.Drawing.Size(433, 364); this.gd_LeftTop.TabIndex = 12; // // pld_top_cond // this.pld_top_cond.Controls.Add(this.pld_top_btnFixSearch); this.pld_top_cond.Controls.Add(this.labelControl1); this.pld_top_cond.Controls.Add(this.pld_top_cbField); this.pld_top_cond.Controls.Add(this.pld_top_txtFixKey); this.pld_top_cond.Dock = System.Windows.Forms.DockStyle.Top; this.pld_top_cond.Location = new System.Drawing.Point(2, 2); this.pld_top_cond.Margin = new System.Windows.Forms.Padding(4); this.pld_top_cond.Name = "pld_top_cond"; this.pld_top_cond.Size = new System.Drawing.Size(433, 38); this.pld_top_cond.TabIndex = 11; // // pld_top_btnFixSearch // this.pld_top_btnFixSearch.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.pld_top_btnFixSearch.Appearance.Options.UseFont = true; this.pld_top_btnFixSearch.Location = new System.Drawing.Point(356, 6); this.pld_top_btnFixSearch.Margin = new System.Windows.Forms.Padding(4); this.pld_top_btnFixSearch.Name = "pld_top_btnFixSearch"; this.pld_top_btnFixSearch.Size = new System.Drawing.Size(72, 26); this.pld_top_btnFixSearch.TabIndex = 40; this.pld_top_btnFixSearch.Text = "查询(&Q)"; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.labelControl1.Location = new System.Drawing.Point(3, 11); this.labelControl1.Margin = new System.Windows.Forms.Padding(4); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(30, 15); this.labelControl1.TabIndex = 39; this.labelControl1.Text = "查询"; // // pld_top_cbField // this.pld_top_cbField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.pld_top_cbField.FormattingEnabled = true; this.pld_top_cbField.Location = new System.Drawing.Point(40, 5); this.pld_top_cbField.Margin = new System.Windows.Forms.Padding(4); this.pld_top_cbField.Name = "pld_top_cbField"; this.pld_top_cbField.Size = new System.Drawing.Size(121, 26); this.pld_top_cbField.TabIndex = 37; this.pld_top_cbField.Tag = ""; // // pld_top_txtFixKey // this.pld_top_txtFixKey.Location = new System.Drawing.Point(171, 5); this.pld_top_txtFixKey.Margin = new System.Windows.Forms.Padding(4); this.pld_top_txtFixKey.Name = "pld_top_txtFixKey"; this.pld_top_txtFixKey.Size = new System.Drawing.Size(176, 26); this.pld_top_txtFixKey.TabIndex = 38; // // pld_Bottom // this.pld_Bottom.Controls.Add(this.gd_LeftBottom); this.pld_Bottom.Controls.Add(this.pld_top_detail_cond); this.pld_Bottom.Dock = System.Windows.Forms.DockStyle.Fill; this.pld_Bottom.Location = new System.Drawing.Point(0, 0); this.pld_Bottom.Margin = new System.Windows.Forms.Padding(4); this.pld_Bottom.Name = "pld_Bottom"; this.pld_Bottom.Size = new System.Drawing.Size(437, 368); this.pld_Bottom.TabIndex = 13; // // gd_LeftBottom // this.gd_LeftBottom.AdapterObj = null; this.gd_LeftBottom.Dock = System.Windows.Forms.DockStyle.Fill; this.gd_LeftBottom.Location = new System.Drawing.Point(2, 40); this.gd_LeftBottom.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); this.gd_LeftBottom.Name = "gd_LeftBottom"; this.gd_LeftBottom.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gd_LeftBottom.Size = new System.Drawing.Size(433, 326); this.gd_LeftBottom.TabIndex = 13; // // pld_top_detail_cond // this.pld_top_detail_cond.Controls.Add(this.pld_top_detail_btnFixSearch); this.pld_top_detail_cond.Controls.Add(this.labelControl2); this.pld_top_detail_cond.Controls.Add(this.pld_top_detail_cbField); this.pld_top_detail_cond.Controls.Add(this.pld_top_detail_txtFixKey); this.pld_top_detail_cond.Dock = System.Windows.Forms.DockStyle.Top; this.pld_top_detail_cond.Location = new System.Drawing.Point(2, 2); this.pld_top_detail_cond.Margin = new System.Windows.Forms.Padding(4); this.pld_top_detail_cond.Name = "pld_top_detail_cond"; this.pld_top_detail_cond.Size = new System.Drawing.Size(433, 38); this.pld_top_detail_cond.TabIndex = 12; // // pld_top_detail_btnFixSearch // this.pld_top_detail_btnFixSearch.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.pld_top_detail_btnFixSearch.Appearance.Options.UseFont = true; this.pld_top_detail_btnFixSearch.Location = new System.Drawing.Point(356, 6); this.pld_top_detail_btnFixSearch.Margin = new System.Windows.Forms.Padding(4); this.pld_top_detail_btnFixSearch.Name = "pld_top_detail_btnFixSearch"; this.pld_top_detail_btnFixSearch.Size = new System.Drawing.Size(72, 26); this.pld_top_detail_btnFixSearch.TabIndex = 40; this.pld_top_detail_btnFixSearch.Text = "查询(&Q)"; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.labelControl2.Location = new System.Drawing.Point(3, 11); this.labelControl2.Margin = new System.Windows.Forms.Padding(4); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(30, 15); this.labelControl2.TabIndex = 39; this.labelControl2.Text = "查询"; // // pld_top_detail_cbField // this.pld_top_detail_cbField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.pld_top_detail_cbField.FormattingEnabled = true; this.pld_top_detail_cbField.Location = new System.Drawing.Point(40, 5); this.pld_top_detail_cbField.Margin = new System.Windows.Forms.Padding(4); this.pld_top_detail_cbField.Name = "pld_top_detail_cbField"; this.pld_top_detail_cbField.Size = new System.Drawing.Size(121, 26); this.pld_top_detail_cbField.TabIndex = 37; this.pld_top_detail_cbField.Tag = ""; // // pld_top_detail_txtFixKey // this.pld_top_detail_txtFixKey.Location = new System.Drawing.Point(171, 5); this.pld_top_detail_txtFixKey.Margin = new System.Windows.Forms.Padding(4); this.pld_top_detail_txtFixKey.Name = "pld_top_detail_txtFixKey"; this.pld_top_detail_txtFixKey.Size = new System.Drawing.Size(176, 26); this.pld_top_detail_txtFixKey.TabIndex = 38; // // splitLeftControl // this.splitLeftControl.Dock = System.Windows.Forms.DockStyle.Fill; this.splitLeftControl.Location = new System.Drawing.Point(0, 0); this.splitLeftControl.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitLeftControl.Name = "splitLeftControl"; this.splitLeftControl.Panel1.Controls.Add(this.Tab_Left_main); this.splitLeftControl.Panel1.Text = "Panel1"; this.splitLeftControl.Panel2.Controls.Add(this.tcMain); this.splitLeftControl.Panel2.Text = "Panel2"; this.splitLeftControl.Size = new System.Drawing.Size(1504, 816); this.splitLeftControl.SplitterPosition = 444; this.splitLeftControl.TabIndex = 2; this.splitLeftControl.Text = "splitContainerControl3"; // // MrpAnalyzeMain // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.splitLeftControl); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "MrpAnalyzeMain"; this.Size = new System.Drawing.Size(1504, 816); ((System.ComponentModel.ISupportInitialize)(this.Tab_Left_main)).EndInit(); this.Tab_Left_main.ResumeLayout(false); this.xtraTabpageMain.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.plm_top_cond)).EndInit(); this.plm_top_cond.ResumeLayout(false); this.plm_top_cond.PerformLayout(); this.xtraTabpageDeatil.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitLeftTopControl)).EndInit(); this.splitLeftTopControl.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pld_Main)).EndInit(); this.pld_Main.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pld_top_cond)).EndInit(); this.pld_top_cond.ResumeLayout(false); this.pld_top_cond.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pld_Bottom)).EndInit(); this.pld_Bottom.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pld_top_detail_cond)).EndInit(); this.pld_top_detail_cond.ResumeLayout(false); this.pld_top_detail_cond.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitLeftControl)).EndInit(); this.splitLeftControl.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Control.TabControlEx tcMain; private DevExpress.XtraTab.XtraTabControl Tab_Left_main; private DevExpress.XtraTab.XtraTabPage xtraTabpageMain; private Control.GridControlEx gm_Control; private DevExpress.XtraEditors.PanelControl plm_top_cond; private DevExpress.XtraEditors.SimpleButton plm_top_btnFixSearch; private DevExpress.XtraEditors.LabelControl labelControl3; private System.Windows.Forms.ComboBox plm_top_cbField; private System.Windows.Forms.TextBox plm_top_txtFixKey; private DevExpress.XtraTab.XtraTabPage xtraTabpageDeatil; private DevExpress.XtraEditors.SplitContainerControl splitLeftControl; private DevExpress.XtraEditors.SplitContainerControl splitLeftTopControl; private DevExpress.XtraEditors.PanelControl pld_Main; private Control.GridControlEx gd_LeftTop; private DevExpress.XtraEditors.PanelControl pld_top_cond; private DevExpress.XtraEditors.SimpleButton pld_top_btnFixSearch; private DevExpress.XtraEditors.LabelControl labelControl1; private System.Windows.Forms.ComboBox pld_top_cbField; private System.Windows.Forms.TextBox pld_top_txtFixKey; private DevExpress.XtraEditors.PanelControl pld_Bottom; private Control.GridControlEx gd_LeftBottom; private DevExpress.XtraEditors.PanelControl pld_top_detail_cond; private DevExpress.XtraEditors.SimpleButton pld_top_detail_btnFixSearch; private DevExpress.XtraEditors.LabelControl labelControl2; private System.Windows.Forms.ComboBox pld_top_detail_cbField; private System.Windows.Forms.TextBox pld_top_detail_txtFixKey; } }