namespace APSM
{
partial class Sc_ICMOAutoMaterBill_RG
{
///
/// 必需的设计器变量。
///
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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Sc_ICMOAutoMaterBill_RG));
this.Tool = new System.Windows.Forms.ToolStrip();
this.yl = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.xs = new System.Windows.Forms.ToolStripButton();
this.sx = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.bc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.sc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
this.msg = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.mrlk = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.bclk = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.pPic = new System.Windows.Forms.Panel();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.lblCaption = new System.Windows.Forms.Label();
this.spc1 = new System.Windows.Forms.SplitContainer();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.grdSourceBill = new System.Windows.Forms.DataGridView();
this.tbc1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.grdSource = new System.Windows.Forms.DataGridView();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.grdMain = new System.Windows.Forms.DataGridView();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.tabPage8 = new System.Windows.Forms.TabPage();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.label3 = new System.Windows.Forms.Label();
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.Tool.SuspendLayout();
this.pPic.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.spc1.Panel1.SuspendLayout();
this.spc1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdSourceBill)).BeginInit();
this.tbc1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdSource)).BeginInit();
this.tabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
this.tabControl2.SuspendLayout();
this.tabPage6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).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.toolStripSeparator2,
this.xs,
this.sx,
this.toolStripSeparator1,
this.bc,
this.toolStripSeparator10,
this.sc,
this.toolStripSeparator18,
this.msg,
this.toolStripSeparator4,
this.tc,
this.toolStripSeparator3,
this.toolStripSeparator9,
this.mrlk,
this.toolStripSeparator7,
this.bclk,
this.toolStripSeparator8});
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(1190, 47);
this.Tool.Stretch = true;
this.Tool.TabIndex = 17;
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(36, 47);
this.yl.Text = "预览";
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 47);
//
// xs
//
this.xs.AutoSize = false;
this.xs.Image = ((System.Drawing.Image)(resources.GetObject("xs.Image")));
this.xs.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xs.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.xs.ImageTransparentColor = System.Drawing.Color.White;
this.xs.Name = "xs";
this.xs.Size = new System.Drawing.Size(36, 47);
this.xs.Text = "查询";
this.xs.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xs.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.xs.Click += new System.EventHandler(this.cx_Click);
//
// sx
//
this.sx.AutoSize = false;
this.sx.Image = ((System.Drawing.Image)(resources.GetObject("sx.Image")));
this.sx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.sx.ImageTransparentColor = System.Drawing.Color.White;
this.sx.Name = "sx";
this.sx.Size = new System.Drawing.Size(36, 47);
this.sx.Text = "刷新";
this.sx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sx.Click += new System.EventHandler(this.sx_Click_1);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 47);
//
// bc
//
this.bc.AutoSize = false;
this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
this.bc.Name = "bc";
this.bc.Size = new System.Drawing.Size(36, 47);
this.bc.Text = "保存";
this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.bc.Click += new System.EventHandler(this.bc_Click);
//
// toolStripSeparator10
//
this.toolStripSeparator10.Name = "toolStripSeparator10";
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 47);
//
// sc
//
this.sc.AutoSize = false;
this.sc.Image = ((System.Drawing.Image)(resources.GetObject("sc.Image")));
this.sc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.sc.ImageTransparentColor = System.Drawing.Color.White;
this.sc.Name = "sc";
this.sc.Size = new System.Drawing.Size(36, 47);
this.sc.Text = "删除";
this.sc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sc.Click += new System.EventHandler(this.sc_Click_1);
//
// toolStripSeparator18
//
this.toolStripSeparator18.Name = "toolStripSeparator18";
this.toolStripSeparator18.Size = new System.Drawing.Size(6, 47);
//
// msg
//
this.msg.AutoSize = false;
this.msg.Image = ((System.Drawing.Image)(resources.GetObject("msg.Image")));
this.msg.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.msg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.msg.ImageTransparentColor = System.Drawing.Color.White;
this.msg.Name = "msg";
this.msg.Size = new System.Drawing.Size(36, 47);
this.msg.Text = "消息";
this.msg.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.msg.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.msg.Click += new System.EventHandler(this.msg_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 47);
//
// 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);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 47);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 47);
//
// mrlk
//
this.mrlk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.mrlk.Image = ((System.Drawing.Image)(resources.GetObject("mrlk.Image")));
this.mrlk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.mrlk.ImageTransparentColor = System.Drawing.Color.White;
this.mrlk.Name = "mrlk";
this.mrlk.Size = new System.Drawing.Size(60, 44);
this.mrlk.Text = "默认列宽";
this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.mrlk.Click += new System.EventHandler(this.mrlk_Click);
//
// toolStripSeparator7
//
this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator7.Name = "toolStripSeparator7";
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 47);
//
// bclk
//
this.bclk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.bclk.Image = ((System.Drawing.Image)(resources.GetObject("bclk.Image")));
this.bclk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.bclk.ImageTransparentColor = System.Drawing.Color.White;
this.bclk.Name = "bclk";
this.bclk.Size = new System.Drawing.Size(60, 44);
this.bclk.Text = "保存列宽";
this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.bclk.Click += new System.EventHandler(this.bclk_Click);
//
// toolStripSeparator8
//
this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator8.Name = "toolStripSeparator8";
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 47);
//
// pPic
//
this.pPic.BackColor = System.Drawing.Color.White;
this.pPic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pPic.BackgroundImage")));
this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.pPic.Controls.Add(this.textBox5);
this.pPic.Controls.Add(this.label9);
this.pPic.Controls.Add(this.textBox6);
this.pPic.Controls.Add(this.label10);
this.pPic.Controls.Add(this.textBox3);
this.pPic.Controls.Add(this.label7);
this.pPic.Controls.Add(this.textBox4);
this.pPic.Controls.Add(this.label8);
this.pPic.Controls.Add(this.textBox2);
this.pPic.Controls.Add(this.label6);
this.pPic.Controls.Add(this.textBox1);
this.pPic.Controls.Add(this.label5);
this.pPic.Controls.Add(this.dateTimePicker2);
this.pPic.Controls.Add(this.label4);
this.pPic.Controls.Add(this.dateTimePicker1);
this.pPic.Controls.Add(this.label3);
this.pPic.Controls.Add(this.label2);
this.pPic.Controls.Add(this.label1);
this.pPic.Controls.Add(this.pictureBox1);
this.pPic.Controls.Add(this.lblCaption);
this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
this.pPic.Location = new System.Drawing.Point(0, 47);
this.pPic.Name = "pPic";
this.pPic.Size = new System.Drawing.Size(1190, 51);
this.pPic.TabIndex = 18;
//
// label2
//
this.label2.Location = new System.Drawing.Point(861, 20);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(138, 32);
this.label2.TabIndex = 7;
this.label2.Text = "您可以通过双击订单号列察看每条纪录相关的信息";
this.label2.Visible = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(862, 6);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(71, 12);
this.label1.TabIndex = 6;
this.label1.Text = "温馨提示...";
this.label1.Visible = false;
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(859, 2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(200, 46);
this.pictureBox1.TabIndex = 5;
this.pictureBox1.TabStop = false;
this.pictureBox1.Visible = false;
//
// lblCaption
//
this.lblCaption.AutoSize = true;
this.lblCaption.BackColor = System.Drawing.Color.Transparent;
this.lblCaption.Cursor = System.Windows.Forms.Cursors.No;
this.lblCaption.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCaption.Location = new System.Drawing.Point(12, 13);
this.lblCaption.Name = "lblCaption";
this.lblCaption.Size = new System.Drawing.Size(98, 21);
this.lblCaption.TabIndex = 4;
this.lblCaption.Text = "单据列表";
this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// spc1
//
this.spc1.Dock = System.Windows.Forms.DockStyle.Fill;
this.spc1.Location = new System.Drawing.Point(0, 98);
this.spc1.Name = "spc1";
this.spc1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// spc1.Panel1
//
this.spc1.Panel1.Controls.Add(this.tabControl1);
this.spc1.Size = new System.Drawing.Size(1190, 652);
this.spc1.SplitterDistance = 623;
this.spc1.TabIndex = 19;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1190, 623);
this.tabControl1.TabIndex = 0;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.grdSourceBill);
this.tabPage3.Controls.Add(this.tbc1);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(1182, 597);
this.tabPage3.TabIndex = 0;
this.tabPage3.Text = "待排任务";
this.tabPage3.UseVisualStyleBackColor = true;
//
// grdSourceBill
//
this.grdSourceBill.AllowUserToAddRows = false;
this.grdSourceBill.AllowUserToDeleteRows = false;
this.grdSourceBill.BackgroundColor = System.Drawing.Color.Lavender;
this.grdSourceBill.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdSourceBill.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdSourceBill.Location = new System.Drawing.Point(3, 3);
this.grdSourceBill.Name = "grdSourceBill";
this.grdSourceBill.ReadOnly = true;
this.grdSourceBill.RowTemplate.Height = 23;
this.grdSourceBill.Size = new System.Drawing.Size(1176, 379);
this.grdSourceBill.TabIndex = 20;
this.grdSourceBill.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdSourceBill_CellBeginEdit);
this.grdSourceBill.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSourceBill_CellEndEdit);
this.grdSourceBill.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSourceBill_CellClick);
this.grdSourceBill.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdSourceBill_EditingControlShowing);
this.grdSourceBill.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdSourceBill_KeyDown);
//
// tbc1
//
this.tbc1.Controls.Add(this.tabPage1);
this.tbc1.Controls.Add(this.tabPage2);
this.tbc1.Controls.Add(this.tabPage5);
this.tbc1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tbc1.Location = new System.Drawing.Point(3, 382);
this.tbc1.Name = "tbc1";
this.tbc1.SelectedIndex = 0;
this.tbc1.Size = new System.Drawing.Size(1176, 212);
this.tbc1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.grdSource);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1168, 186);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "可用资源";
this.tabPage1.UseVisualStyleBackColor = true;
//
// grdSource
//
this.grdSource.AllowUserToAddRows = false;
this.grdSource.AllowUserToDeleteRows = false;
this.grdSource.BackgroundColor = System.Drawing.Color.White;
this.grdSource.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdSource.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdSource.Location = new System.Drawing.Point(3, 3);
this.grdSource.Name = "grdSource";
this.grdSource.ReadOnly = true;
this.grdSource.RowTemplate.Height = 23;
this.grdSource.Size = new System.Drawing.Size(1162, 180);
this.grdSource.TabIndex = 0;
//
// tabPage2
//
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1168, 186);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "任务单信息";
this.tabPage2.UseVisualStyleBackColor = true;
//
// tabPage5
//
this.tabPage5.Location = new System.Drawing.Point(4, 22);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(1168, 186);
this.tabPage5.TabIndex = 2;
this.tabPage5.Text = "工艺流";
this.tabPage5.UseVisualStyleBackColor = true;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.grdMain);
this.tabPage4.Controls.Add(this.tabControl2);
this.tabPage4.Location = new System.Drawing.Point(4, 22);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
this.tabPage4.Size = new System.Drawing.Size(1182, 597);
this.tabPage4.TabIndex = 1;
this.tabPage4.Text = "排料打印";
this.tabPage4.UseVisualStyleBackColor = true;
//
// grdMain
//
this.grdMain.AllowUserToAddRows = false;
this.grdMain.AllowUserToDeleteRows = false;
this.grdMain.BackgroundColor = System.Drawing.Color.Beige;
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdMain.Location = new System.Drawing.Point(3, 3);
this.grdMain.Name = "grdMain";
this.grdMain.ReadOnly = true;
this.grdMain.RowTemplate.Height = 23;
this.grdMain.Size = new System.Drawing.Size(1176, 379);
this.grdMain.TabIndex = 21;
this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
this.grdMain.DoubleClick += new System.EventHandler(this.grdMain_DoubleClick);
//
// tabControl2
//
this.tabControl2.Controls.Add(this.tabPage6);
this.tabControl2.Controls.Add(this.tabPage7);
this.tabControl2.Controls.Add(this.tabPage8);
this.tabControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl2.Location = new System.Drawing.Point(3, 382);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(1176, 212);
this.tabControl2.TabIndex = 22;
//
// tabPage6
//
this.tabPage6.Controls.Add(this.dataGridView1);
this.tabPage6.Location = new System.Drawing.Point(4, 22);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
this.tabPage6.Size = new System.Drawing.Size(1168, 186);
this.tabPage6.TabIndex = 0;
this.tabPage6.Text = "可用资源";
this.tabPage6.UseVisualStyleBackColor = true;
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.BackgroundColor = System.Drawing.Color.White;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.Location = new System.Drawing.Point(3, 3);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.Size = new System.Drawing.Size(1162, 180);
this.dataGridView1.TabIndex = 0;
//
// tabPage7
//
this.tabPage7.Location = new System.Drawing.Point(4, 22);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
this.tabPage7.Size = new System.Drawing.Size(1168, 186);
this.tabPage7.TabIndex = 1;
this.tabPage7.Text = "任务单信息";
this.tabPage7.UseVisualStyleBackColor = true;
//
// tabPage8
//
this.tabPage8.Location = new System.Drawing.Point(4, 22);
this.tabPage8.Name = "tabPage8";
this.tabPage8.Size = new System.Drawing.Size(1168, 186);
this.tabPage8.TabIndex = 2;
this.tabPage8.Text = "工艺流";
this.tabPage8.UseVisualStyleBackColor = true;
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Location = new System.Drawing.Point(156, 6);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 8;
this.label3.Text = "开始日期";
//
// dateTimePicker1
//
this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimePicker1.Location = new System.Drawing.Point(215, 4);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(97, 21);
this.dateTimePicker1.TabIndex = 9;
//
// dateTimePicker2
//
this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimePicker2.Location = new System.Drawing.Point(215, 24);
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(97, 21);
this.dateTimePicker2.TabIndex = 11;
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Location = new System.Drawing.Point(156, 26);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 12);
this.label4.TabIndex = 10;
this.label4.Text = "结束日期";
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Location = new System.Drawing.Point(332, 6);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(29, 12);
this.label5.TabIndex = 12;
this.label5.Text = "材质";
//
// textBox1
//
this.textBox1.BackColor = System.Drawing.Color.Beige;
this.textBox1.Location = new System.Drawing.Point(368, 4);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(100, 21);
this.textBox1.TabIndex = 13;
//
// textBox2
//
this.textBox2.BackColor = System.Drawing.Color.Beige;
this.textBox2.Location = new System.Drawing.Point(368, 24);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(100, 21);
this.textBox2.TabIndex = 15;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Location = new System.Drawing.Point(332, 26);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(29, 12);
this.label6.TabIndex = 14;
this.label6.Text = "规格";
//
// textBox3
//
this.textBox3.BackColor = System.Drawing.Color.Beige;
this.textBox3.Location = new System.Drawing.Point(515, 23);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(100, 21);
this.textBox3.TabIndex = 19;
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Location = new System.Drawing.Point(479, 25);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 18;
this.label7.Text = "产地";
//
// textBox4
//
this.textBox4.BackColor = System.Drawing.Color.Beige;
this.textBox4.Location = new System.Drawing.Point(515, 3);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(100, 21);
this.textBox4.TabIndex = 17;
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Location = new System.Drawing.Point(475, 5);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(41, 12);
this.label8.TabIndex = 16;
this.label8.Text = "供应商";
//
// textBox5
//
this.textBox5.BackColor = System.Drawing.Color.Beige;
this.textBox5.Location = new System.Drawing.Point(660, 22);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(100, 21);
this.textBox5.TabIndex = 23;
//
// label9
//
this.label9.AutoSize = true;
this.label9.BackColor = System.Drawing.Color.Transparent;
this.label9.Location = new System.Drawing.Point(624, 24);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(29, 12);
this.label9.TabIndex = 22;
this.label9.Text = "单号";
//
// textBox6
//
this.textBox6.BackColor = System.Drawing.Color.Beige;
this.textBox6.Location = new System.Drawing.Point(660, 2);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(100, 21);
this.textBox6.TabIndex = 21;
//
// label10
//
this.label10.AutoSize = true;
this.label10.BackColor = System.Drawing.Color.Transparent;
this.label10.Location = new System.Drawing.Point(624, 4);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(29, 12);
this.label10.TabIndex = 20;
this.label10.Text = "炉号";
//
// Sc_ICMOAutoMaterBill_RG
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1190, 750);
this.Controls.Add(this.spc1);
this.Controls.Add(this.pPic);
this.Controls.Add(this.Tool);
this.Name = "Sc_ICMOAutoMaterBill_RG";
this.Text = "单据列表";
this.Load += new System.EventHandler(this.Sc_ICMOAutoMaterBill_RG_Load);
this.Tool.ResumeLayout(false);
this.Tool.PerformLayout();
this.pPic.ResumeLayout(false);
this.pPic.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.spc1.Panel1.ResumeLayout(false);
this.spc1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdSourceBill)).EndInit();
this.tbc1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdSource)).EndInit();
this.tabPage4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
this.tabControl2.ResumeLayout(false);
this.tabPage6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ToolStrip Tool;
private System.Windows.Forms.ToolStripButton yl;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton xs;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tc;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.ToolStripButton mrlk;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
private System.Windows.Forms.ToolStripButton bclk;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.Panel pPic;
private System.Windows.Forms.Label lblCaption;
private System.Windows.Forms.SplitContainer spc1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
private System.Windows.Forms.ToolStripButton bc;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.ToolStripButton sc;
private System.Windows.Forms.ToolStripButton sx;
private System.Windows.Forms.TabControl tbc1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.DataGridView grdSource;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.DataGridView grdSourceBill;
private System.Windows.Forms.DataGridView grdMain;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator18;
private System.Windows.Forms.ToolStripButton msg;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.TabPage tabPage7;
private System.Windows.Forms.TabPage tabPage8;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.DateTimePicker dateTimePicker2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.DateTimePicker dateTimePicker1;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label10;
}
}