namespace Lskj.PubBomAlter { partial class FrmMain { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.scrollableControl = new DevExpress.XtraEditors.XtraScrollableControl(); this.splitRightContainer = new DevExpress.XtraEditors.SplitContainerControl(); this.splitControlContainer = new DevExpress.XtraEditors.SplitContainerControl(); this.topPanel = new DevExpress.XtraEditors.PanelControl(); this.treeGridControlEx = new Lskj.Control.TreeGridControlEx(); this.pl_buttom = new DevExpress.XtraEditors.PanelControl(); this.btnApply = new DevExpress.XtraEditors.SimpleButton(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.pl_top = new DevExpress.XtraEditors.PanelControl(); this.pl_top_search = new DevExpress.XtraEditors.PanelControl(); this.pl_top_fix_search = new DevExpress.XtraEditors.PanelControl(); this.cbField = new System.Windows.Forms.ComboBox(); this.btnFixSearch = new DevExpress.XtraEditors.SimpleButton(); this.txtFixKey = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.pl_Bottom = new DevExpress.XtraEditors.PanelControl(); this.gcMainControlEx = new Lskj.Control.GridControlEx(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.btnPmsSave = new DevExpress.XtraEditors.SimpleButton(); this.rightDetailPanel = new System.Windows.Forms.Panel(); this.gcDetailControlEx = new Lskj.Control.GridControlEx(); this.pl_buttomflow = new System.Windows.Forms.FlowLayoutPanel(); this.btnFxSave = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.splitRightContainer)).BeginInit(); this.splitRightContainer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitControlContainer)).BeginInit(); this.splitControlContainer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.topPanel)).BeginInit(); this.topPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_buttom)).BeginInit(); this.pl_buttom.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_top)).BeginInit(); this.pl_top.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_top_search)).BeginInit(); this.pl_top_search.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_top_fix_search)).BeginInit(); this.pl_top_fix_search.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_Bottom)).BeginInit(); this.pl_Bottom.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.rightDetailPanel.SuspendLayout(); this.pl_buttomflow.SuspendLayout(); this.SuspendLayout(); // // scrollableControl // this.scrollableControl.Appearance.BackColor = System.Drawing.Color.White; this.scrollableControl.Appearance.Options.UseBackColor = true; this.scrollableControl.Dock = System.Windows.Forms.DockStyle.Top; this.scrollableControl.Location = new System.Drawing.Point(0, 0); this.scrollableControl.Name = "scrollableControl"; this.scrollableControl.Size = new System.Drawing.Size(1134, 78); this.scrollableControl.TabIndex = 14; // // splitRightContainer // this.splitRightContainer.Appearance.BackColor = System.Drawing.Color.Transparent; this.splitRightContainer.Appearance.Options.UseBackColor = true; this.splitRightContainer.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default; this.splitRightContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.splitRightContainer.Location = new System.Drawing.Point(0, 78); this.splitRightContainer.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitRightContainer.Name = "splitRightContainer"; this.splitRightContainer.Panel1.Controls.Add(this.splitControlContainer); this.splitRightContainer.Panel1.Text = "Panel1"; this.splitRightContainer.Panel2.Controls.Add(this.rightDetailPanel); this.splitRightContainer.Panel2.Text = "Panel2"; this.splitRightContainer.Size = new System.Drawing.Size(1134, 566); this.splitRightContainer.SplitterPosition = 718; this.splitRightContainer.TabIndex = 26; this.splitRightContainer.Text = "splitContainerControl1"; // // splitControlContainer // this.splitControlContainer.Appearance.BackColor = System.Drawing.Color.Transparent; this.splitControlContainer.Appearance.Options.UseBackColor = true; this.splitControlContainer.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default; this.splitControlContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.splitControlContainer.Location = new System.Drawing.Point(0, 0); this.splitControlContainer.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitControlContainer.Name = "splitControlContainer"; this.splitControlContainer.Panel1.Controls.Add(this.topPanel); this.splitControlContainer.Panel1.Text = "Panel1"; this.splitControlContainer.Panel2.Controls.Add(this.pl_Bottom); this.splitControlContainer.Panel2.Text = "Panel2"; this.splitControlContainer.Size = new System.Drawing.Size(718, 566); this.splitControlContainer.SplitterPosition = 380; this.splitControlContainer.TabIndex = 3; this.splitControlContainer.Text = "splitContainerControl1"; // // topPanel // this.topPanel.Appearance.BackColor = System.Drawing.Color.Transparent; this.topPanel.Appearance.Options.UseBackColor = true; this.topPanel.Controls.Add(this.treeGridControlEx); this.topPanel.Controls.Add(this.pl_buttom); this.topPanel.Controls.Add(this.pl_top); this.topPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.topPanel.Location = new System.Drawing.Point(0, 0); this.topPanel.Margin = new System.Windows.Forms.Padding(4); this.topPanel.Name = "topPanel"; this.topPanel.Size = new System.Drawing.Size(380, 566); this.topPanel.TabIndex = 21; // // treeGridControlEx // this.treeGridControlEx.AdapterObj = null; this.treeGridControlEx.Dock = System.Windows.Forms.DockStyle.Fill; this.treeGridControlEx.Location = new System.Drawing.Point(2, 29); this.treeGridControlEx.Margin = new System.Windows.Forms.Padding(4); this.treeGridControlEx.Name = "treeGridControlEx"; this.treeGridControlEx.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.treeGridControlEx.Size = new System.Drawing.Size(376, 500); this.treeGridControlEx.SysModel = null; this.treeGridControlEx.TabIndex = 29; // // pl_buttom // this.pl_buttom.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_buttom.Appearance.Options.UseBackColor = true; this.pl_buttom.Controls.Add(this.pl_buttomflow); this.pl_buttom.Dock = System.Windows.Forms.DockStyle.Bottom; this.pl_buttom.Location = new System.Drawing.Point(2, 529); this.pl_buttom.Margin = new System.Windows.Forms.Padding(2); this.pl_buttom.Name = "pl_buttom"; this.pl_buttom.Size = new System.Drawing.Size(376, 35); this.pl_buttom.TabIndex = 28; // // btnApply // this.btnApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnApply.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnApply.Appearance.Options.UseFont = true; this.btnApply.Location = new System.Drawing.Point(211, 3); this.btnApply.Name = "btnApply"; this.btnApply.Size = new System.Drawing.Size(80, 26); this.btnApply.TabIndex = 41; this.btnApply.Text = "提交审批(&A)"; // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); 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(297, 3); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(72, 26); this.btnSave.TabIndex = 40; this.btnSave.Text = "保存(&S)"; // // pl_top // this.pl_top.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_top.Appearance.Options.UseBackColor = true; this.pl_top.Controls.Add(this.pl_top_search); this.pl_top.Dock = System.Windows.Forms.DockStyle.Top; this.pl_top.Location = new System.Drawing.Point(2, 2); this.pl_top.Margin = new System.Windows.Forms.Padding(2); this.pl_top.Name = "pl_top"; this.pl_top.Size = new System.Drawing.Size(376, 27); this.pl_top.TabIndex = 26; // // pl_top_search // this.pl_top_search.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_top_search.Appearance.Options.UseBackColor = true; this.pl_top_search.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_top_search.Controls.Add(this.pl_top_fix_search); this.pl_top_search.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_top_search.Location = new System.Drawing.Point(2, 2); this.pl_top_search.Margin = new System.Windows.Forms.Padding(2); this.pl_top_search.Name = "pl_top_search"; this.pl_top_search.Size = new System.Drawing.Size(372, 23); this.pl_top_search.TabIndex = 8; // // pl_top_fix_search // this.pl_top_fix_search.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_top_fix_search.Appearance.Options.UseBackColor = true; this.pl_top_fix_search.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_top_fix_search.Controls.Add(this.cbField); this.pl_top_fix_search.Controls.Add(this.btnFixSearch); this.pl_top_fix_search.Controls.Add(this.txtFixKey); this.pl_top_fix_search.Controls.Add(this.label1); this.pl_top_fix_search.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_top_fix_search.Location = new System.Drawing.Point(0, 0); this.pl_top_fix_search.Margin = new System.Windows.Forms.Padding(2); this.pl_top_fix_search.Name = "pl_top_fix_search"; this.pl_top_fix_search.Size = new System.Drawing.Size(372, 23); this.pl_top_fix_search.TabIndex = 9; // // cbField // this.cbField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbField.FormattingEnabled = true; this.cbField.Location = new System.Drawing.Point(28, 5); this.cbField.Margin = new System.Windows.Forms.Padding(2); this.cbField.Name = "cbField"; this.cbField.Size = new System.Drawing.Size(81, 22); this.cbField.TabIndex = 1; this.cbField.Tag = ""; // // btnFixSearch // this.btnFixSearch.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnFixSearch.Appearance.Options.UseFont = true; this.btnFixSearch.Location = new System.Drawing.Point(230, 3); this.btnFixSearch.Margin = new System.Windows.Forms.Padding(2); this.btnFixSearch.Name = "btnFixSearch"; this.btnFixSearch.Size = new System.Drawing.Size(47, 19); this.btnFixSearch.TabIndex = 33; this.btnFixSearch.Text = "查询(&Q)"; // // txtFixKey // this.txtFixKey.Location = new System.Drawing.Point(112, 5); this.txtFixKey.Margin = new System.Windows.Forms.Padding(2); this.txtFixKey.Name = "txtFixKey"; this.txtFixKey.Size = new System.Drawing.Size(116, 22); this.txtFixKey.TabIndex = 32; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(5, 8); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(31, 14); this.label1.TabIndex = 0; this.label1.Text = "查询"; // // pl_Bottom // this.pl_Bottom.Controls.Add(this.gcMainControlEx); this.pl_Bottom.Controls.Add(this.panelControl1); this.pl_Bottom.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_Bottom.Location = new System.Drawing.Point(0, 0); this.pl_Bottom.Name = "pl_Bottom"; this.pl_Bottom.Size = new System.Drawing.Size(333, 566); this.pl_Bottom.TabIndex = 48; // // gcMainControlEx // this.gcMainControlEx.AdapterObj = null; this.gcMainControlEx.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMainControlEx.Location = new System.Drawing.Point(2, 2); this.gcMainControlEx.Margin = new System.Windows.Forms.Padding(5); this.gcMainControlEx.Name = "gcMainControlEx"; this.gcMainControlEx.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gcMainControlEx.Size = new System.Drawing.Size(329, 527); this.gcMainControlEx.SysModel = null; this.gcMainControlEx.TabIndex = 51; // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.Transparent; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.Controls.Add(this.btnPmsSave); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(2, 529); this.panelControl1.Margin = new System.Windows.Forms.Padding(2); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(329, 35); this.panelControl1.TabIndex = 50; // // btnPmsSave // this.btnPmsSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnPmsSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnPmsSave.Appearance.Options.UseFont = true; this.btnPmsSave.Location = new System.Drawing.Point(253, 5); this.btnPmsSave.Name = "btnPmsSave"; this.btnPmsSave.Size = new System.Drawing.Size(72, 26); this.btnPmsSave.TabIndex = 40; this.btnPmsSave.Text = "保存(&S)"; // // rightDetailPanel // this.rightDetailPanel.Controls.Add(this.gcDetailControlEx); this.rightDetailPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.rightDetailPanel.Location = new System.Drawing.Point(0, 0); this.rightDetailPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.rightDetailPanel.Name = "rightDetailPanel"; this.rightDetailPanel.Size = new System.Drawing.Size(411, 566); this.rightDetailPanel.TabIndex = 19; // // gcDetailControlEx // this.gcDetailControlEx.AdapterObj = null; this.gcDetailControlEx.Dock = System.Windows.Forms.DockStyle.Fill; this.gcDetailControlEx.Location = new System.Drawing.Point(0, 0); this.gcDetailControlEx.Margin = new System.Windows.Forms.Padding(5); this.gcDetailControlEx.Name = "gcDetailControlEx"; this.gcDetailControlEx.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gcDetailControlEx.Size = new System.Drawing.Size(411, 566); this.gcDetailControlEx.SysModel = null; this.gcDetailControlEx.TabIndex = 52; // // pl_buttomflow // this.pl_buttomflow.Controls.Add(this.btnSave); this.pl_buttomflow.Controls.Add(this.btnApply); this.pl_buttomflow.Controls.Add(this.btnFxSave); this.pl_buttomflow.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_buttomflow.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.pl_buttomflow.Location = new System.Drawing.Point(2, 2); this.pl_buttomflow.Name = "pl_buttomflow"; this.pl_buttomflow.Size = new System.Drawing.Size(372, 31); this.pl_buttomflow.TabIndex = 1; // // btnFxSave // this.btnFxSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnFxSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnFxSave.Appearance.Options.UseFont = true; this.btnFxSave.Location = new System.Drawing.Point(125, 3); this.btnFxSave.Name = "btnFxSave"; this.btnFxSave.Size = new System.Drawing.Size(80, 26); this.btnFxSave.TabIndex = 42; this.btnFxSave.Text = "批量确认"; // // FrmMain // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1134, 644); this.Controls.Add(this.splitRightContainer); this.Controls.Add(this.scrollableControl); this.Margin = new System.Windows.Forms.Padding(2); this.Name = "FrmMain"; this.Text = "FrmMain"; ((System.ComponentModel.ISupportInitialize)(this.splitRightContainer)).EndInit(); this.splitRightContainer.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitControlContainer)).EndInit(); this.splitControlContainer.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.topPanel)).EndInit(); this.topPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pl_buttom)).EndInit(); this.pl_buttom.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pl_top)).EndInit(); this.pl_top.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pl_top_search)).EndInit(); this.pl_top_search.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pl_top_fix_search)).EndInit(); this.pl_top_fix_search.ResumeLayout(false); this.pl_top_fix_search.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_Bottom)).EndInit(); this.pl_Bottom.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.rightDetailPanel.ResumeLayout(false); this.pl_buttomflow.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.XtraScrollableControl scrollableControl; private DevExpress.XtraEditors.SplitContainerControl splitRightContainer; private DevExpress.XtraEditors.SplitContainerControl splitControlContainer; private DevExpress.XtraEditors.PanelControl topPanel; private DevExpress.XtraEditors.PanelControl pl_Bottom; private System.Windows.Forms.Panel rightDetailPanel; private DevExpress.XtraEditors.PanelControl