|
namespace WorkM.报表分析
|
{
|
partial class Mes_TraceabilityList
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Mes_TraceabilityList));
|
this.Tool = new System.Windows.Forms.ToolStrip();
|
this.yl = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.cx = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.tc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
this.label7 = new System.Windows.Forms.Label();
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
this.label8 = new System.Windows.Forms.Label();
|
this.grdMain = new System.Windows.Forms.DataGridView();
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
this.Tool.SuspendLayout();
|
this.groupBox1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
this.SuspendLayout();
|
//
|
// Tool
|
//
|
this.Tool.AutoSize = false;
|
this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
|
this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
|
this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.yl,
|
this.toolStripSeparator1,
|
this.cx,
|
this.toolStripSeparator2,
|
this.tc,
|
this.toolStripSeparator9,
|
this.toolStripButton1});
|
this.Tool.Location = new System.Drawing.Point(0, 0);
|
this.Tool.Name = "Tool";
|
this.Tool.Padding = new System.Windows.Forms.Padding(0);
|
this.Tool.Size = new System.Drawing.Size(1115, 58);
|
this.Tool.Stretch = true;
|
this.Tool.TabIndex = 61;
|
this.Tool.Text = "toolStrip1";
|
//
|
// yl
|
//
|
this.yl.AutoSize = false;
|
this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
|
this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.yl.Name = "yl";
|
this.yl.Size = new System.Drawing.Size(35, 42);
|
this.yl.Text = "引出";
|
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.yl.Click += new System.EventHandler(this.yl_Click);
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 58);
|
//
|
// cx
|
//
|
this.cx.AutoSize = false;
|
this.cx.Image = ((System.Drawing.Image)(resources.GetObject("cx.Image")));
|
this.cx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.cx.ImageTransparentColor = System.Drawing.Color.White;
|
this.cx.Name = "cx";
|
this.cx.Size = new System.Drawing.Size(36, 47);
|
this.cx.Text = "查询";
|
this.cx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.cx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.cx.Click += new System.EventHandler(this.cx_Click);
|
//
|
// toolStripSeparator2
|
//
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 58);
|
//
|
// tc
|
//
|
this.tc.AutoSize = false;
|
this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image")));
|
this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tc.ImageTransparentColor = System.Drawing.Color.White;
|
this.tc.Name = "tc";
|
this.tc.Size = new System.Drawing.Size(36, 47);
|
this.tc.Text = "退出";
|
this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.tc.Click += new System.EventHandler(this.tc_Click);
|
//
|
// toolStripSeparator9
|
//
|
this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 58);
|
//
|
// groupBox1
|
//
|
this.groupBox1.BackColor = System.Drawing.Color.Lavender;
|
this.groupBox1.Controls.Add(this.textBox8);
|
this.groupBox1.Controls.Add(this.label7);
|
this.groupBox1.Controls.Add(this.textBox4);
|
this.groupBox1.Controls.Add(this.label3);
|
this.groupBox1.Controls.Add(this.textBox3);
|
this.groupBox1.Controls.Add(this.label8);
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox1.Location = new System.Drawing.Point(0, 58);
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
|
this.groupBox1.Size = new System.Drawing.Size(1115, 81);
|
this.groupBox1.TabIndex = 63;
|
this.groupBox1.TabStop = false;
|
//
|
// textBox8
|
//
|
this.textBox8.Location = new System.Drawing.Point(782, 26);
|
this.textBox8.Margin = new System.Windows.Forms.Padding(4);
|
this.textBox8.Name = "textBox8";
|
this.textBox8.Size = new System.Drawing.Size(172, 25);
|
this.textBox8.TabIndex = 49;
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Location = new System.Drawing.Point(677, 31);
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(97, 15);
|
this.label7.TabIndex = 48;
|
this.label7.Text = "生产任务单:";
|
//
|
// textBox4
|
//
|
this.textBox4.Location = new System.Drawing.Point(474, 26);
|
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
|
this.textBox4.Name = "textBox4";
|
this.textBox4.Size = new System.Drawing.Size(172, 25);
|
this.textBox4.TabIndex = 41;
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(384, 29);
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(82, 15);
|
this.label3.TabIndex = 40;
|
this.label3.Text = "项目编号:";
|
//
|
// textBox3
|
//
|
this.textBox3.Location = new System.Drawing.Point(174, 24);
|
this.textBox3.Margin = new System.Windows.Forms.Padding(4);
|
this.textBox3.Name = "textBox3";
|
this.textBox3.Size = new System.Drawing.Size(172, 25);
|
this.textBox3.TabIndex = 35;
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Location = new System.Drawing.Point(114, 27);
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(52, 15);
|
this.label8.TabIndex = 34;
|
this.label8.Text = "条码:";
|
//
|
// grdMain
|
//
|
this.grdMain.AllowUserToAddRows = false;
|
this.grdMain.AllowUserToDeleteRows = false;
|
this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption;
|
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.grdMain.Location = new System.Drawing.Point(0, 139);
|
this.grdMain.Margin = new System.Windows.Forms.Padding(4);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.ReadOnly = true;
|
this.grdMain.RowHeadersWidth = 51;
|
this.grdMain.RowTemplate.Height = 23;
|
this.grdMain.Size = new System.Drawing.Size(1115, 467);
|
this.grdMain.TabIndex = 64;
|
//
|
// toolStripButton1
|
//
|
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton1.Name = "toolStripButton1";
|
this.toolStripButton1.Size = new System.Drawing.Size(29, 55);
|
this.toolStripButton1.Text = "toolStripButton1";
|
//
|
// Mes_TraceabilityList
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1115, 606);
|
this.Controls.Add(this.grdMain);
|
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.Tool);
|
this.Name = "Mes_TraceabilityList";
|
this.Text = "组装追溯报表";
|
this.Tool.ResumeLayout(false);
|
this.Tool.PerformLayout();
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ToolStrip Tool;
|
private System.Windows.Forms.ToolStripButton yl;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ToolStripButton cx;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
private System.Windows.Forms.ToolStripButton tc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.TextBox textBox8;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.TextBox textBox4;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.TextBox textBox3;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.DataGridView grdMain;
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
}
|
}
|