Files
lserp_cs_6.0/插件库/Lskj.PubArtworkDynamic/Control/ModuleGridDetail.Designer.cs
T
cyf ab56a9bcf7 基线 SVN r240
SVN-Revision: r240
2025-02-06 06:46:06 +00:00

166 lines
7.9 KiB
C#

namespace Lskj.PubArtworkDynamic.Control
{
partial class ModuleGridDetail
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.splitMainControl = new DevExpress.XtraEditors.SplitContainerControl();
this.pl_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.gc_Top = new Lskj.Control.GridControlEx();
this.gc_Bottom = new Lskj.Control.GridControlEx();
((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).BeginInit();
this.splitMainControl.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_top_cond)).BeginInit();
this.pl_top_cond.SuspendLayout();
this.SuspendLayout();
//
// splitMainControl
//
this.splitMainControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMainControl.Horizontal = false;
this.splitMainControl.Location = new System.Drawing.Point(0, 0);
this.splitMainControl.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.splitMainControl.Name = "splitMainControl";
this.splitMainControl.Panel1.Controls.Add(this.gc_Top);
this.splitMainControl.Panel1.Controls.Add(this.pl_top_cond);
this.splitMainControl.Panel1.Text = "Panel1";
this.splitMainControl.Panel2.Controls.Add(this.gc_Bottom);
this.splitMainControl.Panel2.Text = "Panel2";
this.splitMainControl.Size = new System.Drawing.Size(457, 562);
this.splitMainControl.SplitterPosition = 355;
this.splitMainControl.TabIndex = 5;
this.splitMainControl.Text = "splitContainerControl3";
//
// pl_top_cond
//
this.pl_top_cond.Controls.Add(this.plm_top_btnFixSearch);
this.pl_top_cond.Controls.Add(this.labelControl3);
this.pl_top_cond.Controls.Add(this.plm_top_cbField);
this.pl_top_cond.Controls.Add(this.plm_top_txtFixKey);
this.pl_top_cond.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_top_cond.Location = new System.Drawing.Point(0, 0);
this.pl_top_cond.Margin = new System.Windows.Forms.Padding(4);
this.pl_top_cond.Name = "pl_top_cond";
this.pl_top_cond.Size = new System.Drawing.Size(457, 40);
this.pl_top_cond.TabIndex = 18;
//
// 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;
//
// gc_Top
//
this.gc_Top.AdapterObj = null;
this.gc_Top.AllowDrop = true;
this.gc_Top.Dock = System.Windows.Forms.DockStyle.Fill;
this.gc_Top.Location = new System.Drawing.Point(0, 40);
this.gc_Top.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.gc_Top.Name = "gc_Top";
this.gc_Top.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gc_Top.Size = new System.Drawing.Size(457, 315);
this.gc_Top.TabIndex = 20;
//
// gc_Bottom
//
this.gc_Bottom.AdapterObj = null;
this.gc_Bottom.Dock = System.Windows.Forms.DockStyle.Fill;
this.gc_Bottom.Location = new System.Drawing.Point(0, 0);
this.gc_Bottom.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.gc_Bottom.Name = "gc_Bottom";
this.gc_Bottom.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gc_Bottom.Size = new System.Drawing.Size(457, 201);
this.gc_Bottom.TabIndex = 17;
//
// GridDetailControl
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.splitMainControl);
this.Name = "GridDetailControl";
this.Size = new System.Drawing.Size(457, 562);
((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).EndInit();
this.splitMainControl.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_top_cond)).EndInit();
this.pl_top_cond.ResumeLayout(false);
this.pl_top_cond.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitMainControl;
private Lskj.Control.GridControlEx gc_Top;
private DevExpress.XtraEditors.PanelControl pl_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 Lskj.Control.GridControlEx gc_Bottom;
}
}