303 lines
16 KiB
C#
303 lines
16 KiB
C#
namespace Lskj.PubModuleDetail3
|
|
{
|
|
partial class ProductionMain
|
|
{
|
|
/// <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.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.splitLeftControl = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.gridleftTop = new Lskj.Control.GridControlEx();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.Tab_additional = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.mg_control = new Lskj.Control.ModuleGridEx();
|
|
this.splitBottomControl = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.gridLeftButtom = new Lskj.Control.GridControlEx();
|
|
this.Tab_Bottom = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.tcButtom = new Lskj.PubModuleDetail3.TabIntoControl();
|
|
this.pl_bottom = new DevExpress.XtraEditors.PanelControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
|
this.splitContainerControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitLeftControl)).BeginInit();
|
|
this.splitLeftControl.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.Tab_additional)).BeginInit();
|
|
this.Tab_additional.SuspendLayout();
|
|
this.xtraTabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitBottomControl)).BeginInit();
|
|
this.splitBottomControl.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.Tab_Bottom)).BeginInit();
|
|
this.Tab_Bottom.SuspendLayout();
|
|
this.xtraTabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_bottom)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// splitContainerControl1
|
|
//
|
|
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainerControl1.Horizontal = false;
|
|
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainerControl1.Name = "splitContainerControl1";
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.splitLeftControl);
|
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.splitBottomControl);
|
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
|
this.splitContainerControl1.Size = new System.Drawing.Size(1249, 679);
|
|
this.splitContainerControl1.SplitterPosition = 404;
|
|
this.splitContainerControl1.TabIndex = 0;
|
|
this.splitContainerControl1.Text = "splitContainerControl1";
|
|
this.splitContainerControl1.SplitterPositionChanged += new System.EventHandler(this.splitContainer_SplitterPositionChanged);
|
|
//
|
|
// 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(2);
|
|
this.splitLeftControl.Name = "splitLeftControl";
|
|
this.splitLeftControl.Panel1.Controls.Add(this.gridleftTop);
|
|
this.splitLeftControl.Panel1.Controls.Add(this.panelControl1);
|
|
this.splitLeftControl.Panel1.Text = "Panel1";
|
|
this.splitLeftControl.Panel2.Controls.Add(this.Tab_additional);
|
|
this.splitLeftControl.Panel2.Text = "Panel2";
|
|
this.splitLeftControl.Size = new System.Drawing.Size(1249, 404);
|
|
this.splitLeftControl.SplitterPosition = 438;
|
|
this.splitLeftControl.TabIndex = 1;
|
|
this.splitLeftControl.Text = "splitContainerControl3";
|
|
this.splitLeftControl.SplitterPositionChanged += new System.EventHandler(this.splitContainerTop_SplitterPositionChanged);
|
|
//
|
|
// gridleftTop
|
|
//
|
|
this.gridleftTop.AdapterObj = null;
|
|
this.gridleftTop.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridleftTop.Location = new System.Drawing.Point(0, 30);
|
|
this.gridleftTop.Margin = new System.Windows.Forms.Padding(5);
|
|
this.gridleftTop.Name = "gridleftTop";
|
|
this.gridleftTop.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridleftTop.Size = new System.Drawing.Size(438, 374);
|
|
this.gridleftTop.TabIndex = 11;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Controls.Add(this.simpleButton1);
|
|
this.panelControl1.Controls.Add(this.labelControl1);
|
|
this.panelControl1.Controls.Add(this.comboBox1);
|
|
this.panelControl1.Controls.Add(this.textBox1);
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(438, 30);
|
|
this.panelControl1.TabIndex = 10;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.Location = new System.Drawing.Point(267, 5);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(54, 21);
|
|
this.simpleButton1.TabIndex = 40;
|
|
this.simpleButton1.Text = "查询(&Q)";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.labelControl1.Location = new System.Drawing.Point(2, 9);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(24, 12);
|
|
this.labelControl1.TabIndex = 39;
|
|
this.labelControl1.Text = "查询";
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Location = new System.Drawing.Point(30, 4);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(92, 22);
|
|
this.comboBox1.TabIndex = 37;
|
|
this.comboBox1.Tag = "";
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Location = new System.Drawing.Point(128, 4);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(133, 22);
|
|
this.textBox1.TabIndex = 38;
|
|
//
|
|
// Tab_additional
|
|
//
|
|
this.Tab_additional.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.Tab_additional.Location = new System.Drawing.Point(0, 0);
|
|
this.Tab_additional.Name = "Tab_additional";
|
|
this.Tab_additional.SelectedTabPage = this.xtraTabPage1;
|
|
this.Tab_additional.Size = new System.Drawing.Size(806, 404);
|
|
this.Tab_additional.TabIndex = 1;
|
|
this.Tab_additional.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage1});
|
|
this.Tab_additional.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.Tab_additional_SelectedPageChanged);
|
|
//
|
|
// xtraTabPage1
|
|
//
|
|
this.xtraTabPage1.Controls.Add(this.mg_control);
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(800, 375);
|
|
this.xtraTabPage1.Text = "默认页签";
|
|
//
|
|
// mg_control
|
|
//
|
|
this.mg_control.BackColor = System.Drawing.Color.Transparent;
|
|
this.mg_control.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.mg_control.Location = new System.Drawing.Point(0, 0);
|
|
this.mg_control.Name = "mg_control";
|
|
this.mg_control.OperShortMode = true;
|
|
this.mg_control.Size = new System.Drawing.Size(533, 250);
|
|
this.mg_control.TabIndex = 1;
|
|
this.mg_control.VisibleMrpSearchPanel = false;
|
|
this.mg_control.VisibleOperPanel = true;
|
|
this.mg_control.VisibleSearchPanel = true;
|
|
//
|
|
// 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.gridLeftButtom);
|
|
this.splitBottomControl.Panel1.Text = "Panel1";
|
|
this.splitBottomControl.Panel2.Controls.Add(this.Tab_Bottom);
|
|
this.splitBottomControl.Panel2.Controls.Add(this.pl_bottom);
|
|
this.splitBottomControl.Panel2.Text = "Panel2";
|
|
this.splitBottomControl.Size = new System.Drawing.Size(1249, 270);
|
|
this.splitBottomControl.SplitterPosition = 437;
|
|
this.splitBottomControl.TabIndex = 0;
|
|
this.splitBottomControl.Text = "splitContainerControl2";
|
|
this.splitBottomControl.SplitterPositionChanged += new System.EventHandler(this.splitContainerBotton_SplitterPositionChanged);
|
|
//
|
|
// gridLeftButtom
|
|
//
|
|
this.gridLeftButtom.AdapterObj = null;
|
|
this.gridLeftButtom.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridLeftButtom.Location = new System.Drawing.Point(0, 0);
|
|
this.gridLeftButtom.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gridLeftButtom.Name = "gridLeftButtom";
|
|
this.gridLeftButtom.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridLeftButtom.Size = new System.Drawing.Size(437, 270);
|
|
this.gridLeftButtom.TabIndex = 0;
|
|
//
|
|
// Tab_Bottom
|
|
//
|
|
this.Tab_Bottom.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.Tab_Bottom.Location = new System.Drawing.Point(0, 0);
|
|
this.Tab_Bottom.Name = "Tab_Bottom";
|
|
this.Tab_Bottom.SelectedTabPage = this.xtraTabPage2;
|
|
this.Tab_Bottom.Size = new System.Drawing.Size(807, 234);
|
|
this.Tab_Bottom.TabIndex = 4;
|
|
this.Tab_Bottom.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage2});
|
|
//
|
|
// xtraTabPage2
|
|
//
|
|
this.xtraTabPage2.Controls.Add(this.tcButtom);
|
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
|
this.xtraTabPage2.Size = new System.Drawing.Size(801, 205);
|
|
this.xtraTabPage2.Text = "默认页签";
|
|
//
|
|
// tcButtom
|
|
//
|
|
this.tcButtom.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcButtom.Location = new System.Drawing.Point(0, 0);
|
|
this.tcButtom.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
this.tcButtom.Name = "tcButtom";
|
|
this.tcButtom.Size = new System.Drawing.Size(534, 137);
|
|
this.tcButtom.splitContainer = null;
|
|
this.tcButtom.TabIndex = 4;
|
|
//
|
|
// pl_bottom
|
|
//
|
|
this.pl_bottom.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_bottom.Appearance.Options.UseBackColor = true;
|
|
this.pl_bottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.pl_bottom.Location = new System.Drawing.Point(0, 234);
|
|
this.pl_bottom.Name = "pl_bottom";
|
|
this.pl_bottom.Size = new System.Drawing.Size(807, 36);
|
|
this.pl_bottom.TabIndex = 2;
|
|
this.pl_bottom.Visible = false;
|
|
//
|
|
// ProductionMain
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(this.splitContainerControl1);
|
|
this.Name = "ProductionMain";
|
|
this.Size = new System.Drawing.Size(1249, 679);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
|
this.splitContainerControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitLeftControl)).EndInit();
|
|
this.splitLeftControl.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.Tab_additional)).EndInit();
|
|
this.Tab_additional.ResumeLayout(false);
|
|
this.xtraTabPage1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitBottomControl)).EndInit();
|
|
this.splitBottomControl.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.Tab_Bottom)).EndInit();
|
|
this.Tab_Bottom.ResumeLayout(false);
|
|
this.xtraTabPage2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_bottom)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitBottomControl;
|
|
private Control.GridControlEx gridLeftButtom;
|
|
private DevExpress.XtraEditors.PanelControl pl_bottom;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitLeftControl;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private DevExpress.XtraTab.XtraTabControl Tab_additional;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|
private Control.ModuleGridEx mg_control;
|
|
private DevExpress.XtraTab.XtraTabControl Tab_Bottom;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
|
private TabIntoControl tcButtom;
|
|
private Control.GridControlEx gridleftTop;
|
|
}
|
|
}
|