基线 SVN r240
SVN-Revision: r240
This commit is contained in:
+172
@@ -0,0 +1,172 @@
|
||||
|
||||
namespace Lskj.PubArtworkDynamic
|
||||
{
|
||||
partial class FrmMain
|
||||
{
|
||||
/// <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 Windows 窗体设计器生成的代码
|
||||
|
||||
/// <summary>
|
||||
/// 设计器支持所需的方法 - 不要修改
|
||||
/// 使用代码编辑器修改此方法的内容。
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
this.pl_Main = new DevExpress.XtraEditors.PanelControl();
|
||||
this.splitMainControl = new DevExpress.XtraEditors.SplitContainerControl();
|
||||
this.splitRightControl = new DevExpress.XtraEditors.SplitContainerControl();
|
||||
this.splitBottomControl = new DevExpress.XtraEditors.SplitContainerControl();
|
||||
this.tabControlRight = new Lskj.Control.TabControlEx();
|
||||
this.gmLeft_Control = new Lskj.Control.GridControlEx();
|
||||
this.gmRight_Control = new Lskj.Control.GridControlEx();
|
||||
this.tabControlLeft = new Lskj.Control.TabControlEx();
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_Main)).BeginInit();
|
||||
this.pl_Main.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).BeginInit();
|
||||
this.splitMainControl.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitRightControl)).BeginInit();
|
||||
this.splitRightControl.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitBottomControl)).BeginInit();
|
||||
this.splitBottomControl.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// pl_Main
|
||||
//
|
||||
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.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.pl_Main.Name = "pl_Main";
|
||||
this.pl_Main.Size = new System.Drawing.Size(1177, 599);
|
||||
this.pl_Main.TabIndex = 14;
|
||||
//
|
||||
// splitMainControl
|
||||
//
|
||||
this.splitMainControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.splitMainControl.Location = new System.Drawing.Point(2, 2);
|
||||
this.splitMainControl.Name = "splitMainControl";
|
||||
this.splitMainControl.Panel1.Controls.Add(this.tabControlLeft);
|
||||
this.splitMainControl.Panel1.Text = "Panel1";
|
||||
this.splitMainControl.Panel2.Controls.Add(this.splitRightControl);
|
||||
this.splitMainControl.Panel2.Text = "Panel2";
|
||||
this.splitMainControl.Size = new System.Drawing.Size(1173, 595);
|
||||
this.splitMainControl.SplitterPosition = 297;
|
||||
this.splitMainControl.TabIndex = 4;
|
||||
this.splitMainControl.Text = "splitContainerControl3";
|
||||
//
|
||||
// splitRightControl
|
||||
//
|
||||
this.splitRightControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.splitRightControl.Horizontal = false;
|
||||
this.splitRightControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.splitRightControl.Name = "splitRightControl";
|
||||
this.splitRightControl.Panel1.Controls.Add(this.tabControlRight);
|
||||
this.splitRightControl.Panel1.Text = "Panel1";
|
||||
this.splitRightControl.Panel2.Controls.Add(this.splitBottomControl);
|
||||
this.splitRightControl.Panel2.Text = "Panel2";
|
||||
this.splitRightControl.Size = new System.Drawing.Size(870, 595);
|
||||
this.splitRightControl.SplitterPosition = 335;
|
||||
this.splitRightControl.TabIndex = 4;
|
||||
this.splitRightControl.Text = "splitContainerControl3";
|
||||
//
|
||||
// splitBottomControl
|
||||
//
|
||||
this.splitBottomControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.splitBottomControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.splitBottomControl.Name = "splitBottomControl";
|
||||
this.splitBottomControl.Panel1.Controls.Add(this.gmLeft_Control);
|
||||
this.splitBottomControl.Panel1.Text = "Panel1";
|
||||
this.splitBottomControl.Panel2.Controls.Add(this.gmRight_Control);
|
||||
this.splitBottomControl.Panel2.Text = "Panel2";
|
||||
this.splitBottomControl.Size = new System.Drawing.Size(870, 254);
|
||||
this.splitBottomControl.SplitterPosition = 442;
|
||||
this.splitBottomControl.TabIndex = 16;
|
||||
this.splitBottomControl.Text = "splitContainerControl1";
|
||||
//
|
||||
// tabControlRight
|
||||
//
|
||||
this.tabControlRight.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tabControlRight.Location = new System.Drawing.Point(0, 0);
|
||||
this.tabControlRight.Name = "tabControlRight";
|
||||
this.tabControlRight.Size = new System.Drawing.Size(870, 335);
|
||||
this.tabControlRight.TabIndex = 0;
|
||||
//
|
||||
// gmLeft_Control
|
||||
//
|
||||
this.gmLeft_Control.AdapterObj = null;
|
||||
this.gmLeft_Control.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.gmLeft_Control.Location = new System.Drawing.Point(0, 0);
|
||||
this.gmLeft_Control.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.gmLeft_Control.Name = "gmLeft_Control";
|
||||
this.gmLeft_Control.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
||||
this.gmLeft_Control.Size = new System.Drawing.Size(442, 254);
|
||||
this.gmLeft_Control.TabIndex = 0;
|
||||
//
|
||||
// gmRight_Control
|
||||
//
|
||||
this.gmRight_Control.AdapterObj = null;
|
||||
this.gmRight_Control.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.gmRight_Control.Location = new System.Drawing.Point(0, 0);
|
||||
this.gmRight_Control.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.gmRight_Control.Name = "gmRight_Control";
|
||||
this.gmRight_Control.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
||||
this.gmRight_Control.Size = new System.Drawing.Size(422, 254);
|
||||
this.gmRight_Control.TabIndex = 1;
|
||||
//
|
||||
// tabControlLeft
|
||||
//
|
||||
this.tabControlLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tabControlLeft.Location = new System.Drawing.Point(0, 0);
|
||||
this.tabControlLeft.Name = "tabControlLeft";
|
||||
this.tabControlLeft.Size = new System.Drawing.Size(297, 595);
|
||||
this.tabControlLeft.TabIndex = 6;
|
||||
//
|
||||
// FrmMain
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
this.ClientSize = new System.Drawing.Size(1177, 599);
|
||||
this.Controls.Add(this.pl_Main);
|
||||
this.Name = "FrmMain";
|
||||
this.Text = "附件管理";
|
||||
((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.splitRightControl)).EndInit();
|
||||
this.splitRightControl.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitBottomControl)).EndInit();
|
||||
this.splitBottomControl.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private DevExpress.XtraEditors.PanelControl pl_Main;
|
||||
private DevExpress.XtraEditors.SplitContainerControl splitMainControl;
|
||||
private DevExpress.XtraEditors.SplitContainerControl splitRightControl;
|
||||
private DevExpress.XtraEditors.SplitContainerControl splitBottomControl;
|
||||
private Lskj.Control.GridControlEx gmLeft_Control;
|
||||
private Lskj.Control.GridControlEx gmRight_Control;
|
||||
private Lskj.Control.TabControlEx tabControlRight;
|
||||
private Lskj.Control.TabControlEx tabControlLeft;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user