namespace SCM { partial class JIT_ComplementGoodBill { /// /// 必需的设计器变量。 /// 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(JIT_ComplementGoodBill)); this.pPic = new System.Windows.Forms.Panel(); this.button6 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.ptjl = new System.Windows.Forms.Button(); this.txtPTQty = new System.Windows.Forms.TextBox(); this.txtHBillNo = new System.Windows.Forms.TextBox(); this.button4 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.ps = new System.Windows.Forms.CheckBox(); this.cmbHOrg = new System.Windows.Forms.ComboBox(); this.label7 = new System.Windows.Forms.Label(); this.sp = new System.Windows.Forms.Button(); this.qxbg = new System.Windows.Forms.Button(); this.BG = new System.Windows.Forms.Button(); this.cx = new System.Windows.Forms.Button(); this.txtHMaterName2 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtHMaterModel2 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.cmdHMaterID2 = new System.Windows.Forms.Button(); this.txtHMaterID2 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.dtpHEDate = new System.Windows.Forms.DateTimePicker(); this.label1 = new System.Windows.Forms.Label(); this.txtHSeOrderBillNo = new System.Windows.Forms.TextBox(); this.label28 = new System.Windows.Forms.Label(); this.cmdHDeptID = new System.Windows.Forms.Button(); this.dtpHBDate = new System.Windows.Forms.DateTimePicker(); this.label9 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.txtHDeptID = new System.Windows.Forms.TextBox(); this.panel1 = new System.Windows.Forms.Panel(); this.lbljl = new System.Windows.Forms.Label(); this.lbldj = new System.Windows.Forms.Label(); this.lblCaption = new System.Windows.Forms.Label(); this.Tool = new System.Windows.Forms.ToolStrip(); 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.tc = new System.Windows.Forms.ToolStripButton(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.timer2 = new System.Windows.Forms.Timer(this.components); this.grdMain = new System.Windows.Forms.DataGridView(); this.grdPrint = new System.Windows.Forms.DataGridView(); this.grdSum = new System.Windows.Forms.DataGridView(); this.pPic.SuspendLayout(); this.panel1.SuspendLayout(); this.Tool.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit(); this.SuspendLayout(); // // pPic // this.pPic.BackColor = System.Drawing.Color.Transparent; this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pPic.Controls.Add(this.button6); this.pPic.Controls.Add(this.button5); this.pPic.Controls.Add(this.label2); this.pPic.Controls.Add(this.ptjl); this.pPic.Controls.Add(this.txtPTQty); this.pPic.Controls.Add(this.txtHBillNo); this.pPic.Controls.Add(this.button4); this.pPic.Controls.Add(this.button3); this.pPic.Controls.Add(this.button2); this.pPic.Controls.Add(this.button1); this.pPic.Controls.Add(this.ps); this.pPic.Controls.Add(this.cmbHOrg); this.pPic.Controls.Add(this.label7); this.pPic.Controls.Add(this.sp); this.pPic.Controls.Add(this.qxbg); this.pPic.Controls.Add(this.BG); this.pPic.Controls.Add(this.cx); this.pPic.Controls.Add(this.txtHMaterName2); this.pPic.Controls.Add(this.label3); this.pPic.Controls.Add(this.txtHMaterModel2); this.pPic.Controls.Add(this.label5); this.pPic.Controls.Add(this.cmdHMaterID2); this.pPic.Controls.Add(this.txtHMaterID2); this.pPic.Controls.Add(this.label6); this.pPic.Controls.Add(this.dtpHEDate); this.pPic.Controls.Add(this.label1); this.pPic.Controls.Add(this.txtHSeOrderBillNo); this.pPic.Controls.Add(this.label28); this.pPic.Controls.Add(this.cmdHDeptID); this.pPic.Controls.Add(this.dtpHBDate); this.pPic.Controls.Add(this.label9); this.pPic.Controls.Add(this.label4); this.pPic.Controls.Add(this.txtHDeptID); this.pPic.Controls.Add(this.panel1); this.pPic.Controls.Add(this.lblCaption); this.pPic.Dock = System.Windows.Forms.DockStyle.Top; this.pPic.Location = new System.Drawing.Point(0, 62); this.pPic.Margin = new System.Windows.Forms.Padding(4); this.pPic.Name = "pPic"; this.pPic.Size = new System.Drawing.Size(1208, 277); this.pPic.TabIndex = 15; // // button6 // this.button6.BackColor = System.Drawing.Color.DodgerBlue; this.button6.ForeColor = System.Drawing.Color.Black; this.button6.Location = new System.Drawing.Point(710, 169); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(94, 35); this.button6.TabIndex = 173; this.button6.Text = "全不选"; this.button6.UseVisualStyleBackColor = false; this.button6.Click += new System.EventHandler(this.button6_Click); // // button5 // this.button5.BackColor = System.Drawing.Color.DodgerBlue; this.button5.ForeColor = System.Drawing.Color.Black; this.button5.Location = new System.Drawing.Point(579, 169); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(94, 35); this.button5.TabIndex = 172; this.button5.Text = "全选"; this.button5.UseVisualStyleBackColor = false; this.button5.Click += new System.EventHandler(this.button5_Click); // // label2 // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.Black; this.label2.Location = new System.Drawing.Point(226, 179); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(82, 15); this.label2.TabIndex = 171; this.label2.Text = "配套数量:"; // // ptjl // this.ptjl.BackColor = System.Drawing.Color.DodgerBlue; this.ptjl.ForeColor = System.Drawing.Color.Black; this.ptjl.Location = new System.Drawing.Point(445, 169); this.ptjl.Name = "ptjl"; this.ptjl.Size = new System.Drawing.Size(94, 35); this.ptjl.TabIndex = 170; this.ptjl.Text = "配套叫料"; this.ptjl.UseVisualStyleBackColor = false; this.ptjl.Click += new System.EventHandler(this.ptjl_Click); // // txtPTQty // this.txtPTQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtPTQty.Location = new System.Drawing.Point(315, 176); this.txtPTQty.Margin = new System.Windows.Forms.Padding(4); this.txtPTQty.Name = "txtPTQty"; this.txtPTQty.Size = new System.Drawing.Size(106, 25); this.txtPTQty.TabIndex = 169; // // txtHBillNo // this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtHBillNo.Location = new System.Drawing.Point(164, 5); this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4); this.txtHBillNo.Name = "txtHBillNo"; this.txtHBillNo.Size = new System.Drawing.Size(248, 25); this.txtHBillNo.TabIndex = 168; this.txtHBillNo.Visible = false; // // button4 // this.button4.BackColor = System.Drawing.Color.DodgerBlue; this.button4.Location = new System.Drawing.Point(847, 219); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(94, 35); this.button4.TabIndex = 167; this.button4.Text = "余量退料"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.button4_Click); // // button3 // this.button3.BackColor = System.Drawing.Color.DodgerBlue; this.button3.Location = new System.Drawing.Point(710, 219); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(94, 35); this.button3.TabIndex = 166; this.button3.Text = "报废退料"; this.button3.UseVisualStyleBackColor = false; this.button3.Click += new System.EventHandler(this.button3_Click); // // button2 // this.button2.BackColor = System.Drawing.Color.DodgerBlue; this.button2.Location = new System.Drawing.Point(579, 219); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(94, 35); this.button2.TabIndex = 165; this.button2.Text = "生成拣料单"; this.button2.UseVisualStyleBackColor = false; // // button1 // this.button1.BackColor = System.Drawing.Color.DodgerBlue; this.button1.Location = new System.Drawing.Point(445, 219); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(94, 35); this.button1.TabIndex = 164; this.button1.Text = "辅料叫料"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // ps // this.ps.AutoSize = true; this.ps.Location = new System.Drawing.Point(768, 132); this.ps.Name = "ps"; this.ps.Size = new System.Drawing.Size(149, 19); this.ps.TabIndex = 163; this.ps.Text = "仅显示未完全配送"; this.ps.UseVisualStyleBackColor = true; // // cmbHOrg // this.cmbHOrg.FormattingEnabled = true; this.cmbHOrg.Location = new System.Drawing.Point(920, 55); this.cmbHOrg.Name = "cmbHOrg"; this.cmbHOrg.Size = new System.Drawing.Size(251, 23); this.cmbHOrg.TabIndex = 161; this.cmbHOrg.Visible = false; // // label7 // this.label7.AutoSize = true; this.label7.ForeColor = System.Drawing.Color.Black; this.label7.Location = new System.Drawing.Point(820, 58); this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(69, 15); this.label7.TabIndex = 160; this.label7.Text = "组 织"; this.label7.Visible = false; // // sp // this.sp.BackColor = System.Drawing.Color.DodgerBlue; this.sp.Location = new System.Drawing.Point(316, 219); this.sp.Name = "sp"; this.sp.Size = new System.Drawing.Size(105, 35); this.sp.TabIndex = 159; this.sp.Text = "标准件叫料"; this.sp.UseVisualStyleBackColor = false; this.sp.Click += new System.EventHandler(this.sp_Click); // // qxbg // this.qxbg.BackColor = System.Drawing.Color.DodgerBlue; this.qxbg.Location = new System.Drawing.Point(189, 219); this.qxbg.Name = "qxbg"; this.qxbg.Size = new System.Drawing.Size(94, 35); this.qxbg.TabIndex = 158; this.qxbg.Text = "紧急叫料"; this.qxbg.UseVisualStyleBackColor = false; this.qxbg.Click += new System.EventHandler(this.qxbg_Click); // // BG // this.BG.BackColor = System.Drawing.Color.DodgerBlue; this.BG.Location = new System.Drawing.Point(62, 219); this.BG.Name = "BG"; this.BG.Size = new System.Drawing.Size(94, 35); this.BG.TabIndex = 157; this.BG.Text = "叫料"; this.BG.UseVisualStyleBackColor = false; this.BG.Click += new System.EventHandler(this.BG_Click); // // cx // this.cx.BackColor = System.Drawing.Color.DodgerBlue; this.cx.ForeColor = System.Drawing.Color.Black; this.cx.Location = new System.Drawing.Point(63, 166); this.cx.Name = "cx"; this.cx.Size = new System.Drawing.Size(94, 35); this.cx.TabIndex = 156; this.cx.Text = "查询"; this.cx.UseVisualStyleBackColor = false; this.cx.Click += new System.EventHandler(this.cx_Click); // // txtHMaterName2 // this.txtHMaterName2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtHMaterName2.Location = new System.Drawing.Point(517, 91); this.txtHMaterName2.Margin = new System.Windows.Forms.Padding(4); this.txtHMaterName2.Name = "txtHMaterName2"; this.txtHMaterName2.Size = new System.Drawing.Size(248, 25); this.txtHMaterName2.TabIndex = 153; // // label3 // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.Black; this.label3.Location = new System.Drawing.Point(443, 95); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(67, 15); this.label3.TabIndex = 152; this.label3.Text = "物料名称"; // // txtHMaterModel2 // this.txtHMaterModel2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtHMaterModel2.Location = new System.Drawing.Point(919, 90); this.txtHMaterModel2.Margin = new System.Windows.Forms.Padding(4); this.txtHMaterModel2.Name = "txtHMaterModel2"; this.txtHMaterModel2.Size = new System.Drawing.Size(248, 25); this.txtHMaterModel2.TabIndex = 151; // // label5 // this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.Color.Black; this.label5.Location = new System.Drawing.Point(819, 94); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(97, 15); this.label5.TabIndex = 150; this.label5.Text = "物料规格型号"; // // cmdHMaterID2 // this.cmdHMaterID2.BackColor = System.Drawing.Color.Transparent; this.cmdHMaterID2.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMaterID2.Image"))); this.cmdHMaterID2.ImageAlign = System.Drawing.ContentAlignment.TopRight; this.cmdHMaterID2.Location = new System.Drawing.Point(368, 89); this.cmdHMaterID2.Margin = new System.Windows.Forms.Padding(4); this.cmdHMaterID2.Name = "cmdHMaterID2"; this.cmdHMaterID2.Size = new System.Drawing.Size(29, 28); this.cmdHMaterID2.TabIndex = 149; this.cmdHMaterID2.UseVisualStyleBackColor = false; this.cmdHMaterID2.Click += new System.EventHandler(this.cmdHMaterID2_Click); // // txtHMaterID2 // this.txtHMaterID2.BackColor = System.Drawing.Color.Beige; this.txtHMaterID2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtHMaterID2.Location = new System.Drawing.Point(147, 91); this.txtHMaterID2.Margin = new System.Windows.Forms.Padding(4); this.txtHMaterID2.Name = "txtHMaterID2"; this.txtHMaterID2.Size = new System.Drawing.Size(220, 25); this.txtHMaterID2.TabIndex = 148; this.txtHMaterID2.Tag = "0"; // // label6 // this.label6.AutoSize = true; this.label6.ForeColor = System.Drawing.Color.Black; this.label6.Location = new System.Drawing.Point(72, 95); this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(67, 15); this.label6.TabIndex = 147; this.label6.Text = "物料代码"; // // dtpHEDate // this.dtpHEDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpHEDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.dtpHEDate.Location = new System.Drawing.Point(445, 127); this.dtpHEDate.Margin = new System.Windows.Forms.Padding(4); this.dtpHEDate.Name = "dtpHEDate"; this.dtpHEDate.Size = new System.Drawing.Size(249, 25); this.dtpHEDate.TabIndex = 144; // // label1 // this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.Color.Black; this.label1.Location = new System.Drawing.Point(410, 133); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(22, 15); this.label1.TabIndex = 143; this.label1.Text = "—"; // // txtHSeOrderBillNo // this.txtHSeOrderBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtHSeOrderBillNo.Location = new System.Drawing.Point(146, 59); this.txtHSeOrderBillNo.Margin = new System.Windows.Forms.Padding(4); this.txtHSeOrderBillNo.Name = "txtHSeOrderBillNo"; this.txtHSeOrderBillNo.Size = new System.Drawing.Size(248, 25); this.txtHSeOrderBillNo.TabIndex = 140; // // label28 // this.label28.AutoSize = true; this.label28.ForeColor = System.Drawing.Color.Black; this.label28.Location = new System.Drawing.Point(56, 65); this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(82, 15); this.label28.TabIndex = 139; this.label28.Text = "销售订单号"; // // cmdHDeptID // this.cmdHDeptID.BackColor = System.Drawing.Color.Transparent; this.cmdHDeptID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHDeptID.Image"))); this.cmdHDeptID.ImageAlign = System.Drawing.ContentAlignment.TopRight; this.cmdHDeptID.Location = new System.Drawing.Point(737, 53); this.cmdHDeptID.Margin = new System.Windows.Forms.Padding(4); this.cmdHDeptID.Name = "cmdHDeptID"; this.cmdHDeptID.Size = new System.Drawing.Size(29, 28); this.cmdHDeptID.TabIndex = 135; this.cmdHDeptID.UseVisualStyleBackColor = false; this.cmdHDeptID.Click += new System.EventHandler(this.cmdHDeptID_Click); // // dtpHBDate // this.dtpHBDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpHBDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.dtpHBDate.Location = new System.Drawing.Point(147, 127); this.dtpHBDate.Margin = new System.Windows.Forms.Padding(4); this.dtpHBDate.Name = "dtpHBDate"; this.dtpHBDate.Size = new System.Drawing.Size(249, 25); this.dtpHBDate.TabIndex = 132; // // label9 // this.label9.AutoSize = true; this.label9.ForeColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(71, 127); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(67, 15); this.label9.TabIndex = 131; this.label9.Text = "开始日期"; // // label4 // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.Color.Black; this.label4.Location = new System.Drawing.Point(442, 59); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(67, 15); this.label4.TabIndex = 129; this.label4.Text = "生产车间"; // // txtHDeptID // this.txtHDeptID.BackColor = System.Drawing.Color.Beige; this.txtHDeptID.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtHDeptID.Location = new System.Drawing.Point(516, 55); this.txtHDeptID.Margin = new System.Windows.Forms.Padding(4); this.txtHDeptID.Name = "txtHDeptID"; this.txtHDeptID.Size = new System.Drawing.Size(220, 25); this.txtHDeptID.TabIndex = 130; this.txtHDeptID.Tag = ""; // // panel1 // this.panel1.Controls.Add(this.lbljl); this.panel1.Controls.Add(this.lbldj); this.panel1.Dock = System.Windows.Forms.DockStyle.Right; this.panel1.Location = new System.Drawing.Point(1198, 0); this.panel1.Margin = new System.Windows.Forms.Padding(4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(10, 277); this.panel1.TabIndex = 7; // // lbljl // this.lbljl.AutoSize = true; this.lbljl.Location = new System.Drawing.Point(32, 38); this.lbljl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbljl.Name = "lbljl"; this.lbljl.Size = new System.Drawing.Size(15, 15); this.lbljl.TabIndex = 1; this.lbljl.Text = " "; // // lbldj // this.lbldj.AutoSize = true; this.lbldj.Location = new System.Drawing.Point(32, 15); this.lbldj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbldj.Name = "lbldj"; this.lbldj.Size = new System.Drawing.Size(0, 15); this.lbldj.TabIndex = 0; // // 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(16, 19); this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblCaption.Name = "lblCaption"; this.lblCaption.Size = new System.Drawing.Size(124, 27); this.lblCaption.TabIndex = 4; this.lblCaption.Text = "单据列表"; this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // 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.toolStripSeparator9, this.mrlk, this.toolStripSeparator7, this.bclk, this.toolStripSeparator8, this.tc}); 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(1208, 62); this.Tool.Stretch = true; this.Tool.TabIndex = 16; this.Tool.Text = "toolStrip1"; // // toolStripSeparator9 // this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator9.Name = "toolStripSeparator9"; this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); // // 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(73, 59); 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, 62); // // 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(73, 59); 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, 62); // // tc // this.tc.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; 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(43, 59); 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); // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // timer2 // this.timer2.Enabled = true; this.timer2.Tick += new System.EventHandler(this.timer2_Tick); // // grdMain // this.grdMain.AllowUserToAddRows = false; this.grdMain.AllowUserToDeleteRows = false; this.grdMain.BackgroundColor = System.Drawing.Color.White; this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; this.grdMain.Location = new System.Drawing.Point(0, 339); this.grdMain.Margin = new System.Windows.Forms.Padding(4); this.grdMain.Name = "grdMain"; this.grdMain.ReadOnly = true; this.grdMain.RowTemplate.Height = 23; this.grdMain.Size = new System.Drawing.Size(1208, 407); this.grdMain.TabIndex = 19; this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp); this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); this.grdMain.DoubleClick += new System.EventHandler(this.grdMain_DblClick); this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); this.grdMain.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellClick); this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint); this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged); // // grdPrint // this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdPrint.Location = new System.Drawing.Point(1029, 182); this.grdPrint.Margin = new System.Windows.Forms.Padding(4); this.grdPrint.Name = "grdPrint"; this.grdPrint.RowTemplate.Height = 23; this.grdPrint.Size = new System.Drawing.Size(33, 30); this.grdPrint.TabIndex = 8; this.grdPrint.Visible = false; // // grdSum // this.grdSum.AllowUserToAddRows = false; this.grdSum.AllowUserToDeleteRows = false; this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control; this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; this.grdSum.Location = new System.Drawing.Point(0, 746); this.grdSum.Margin = new System.Windows.Forms.Padding(4); this.grdSum.Name = "grdSum"; this.grdSum.ReadOnly = true; this.grdSum.RowTemplate.Height = 23; this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None; this.grdSum.Size = new System.Drawing.Size(1208, 24); this.grdSum.TabIndex = 46; // // JIT_ComplementGoodBill // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1208, 770); this.Controls.Add(this.grdMain); this.Controls.Add(this.grdSum); this.Controls.Add(this.pPic); this.Controls.Add(this.Tool); this.Controls.Add(this.grdPrint); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "JIT_ComplementGoodBill"; this.Text = "生产叫料平台"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.JIT_ComplementGoodBill_Load); this.pPic.ResumeLayout(false); this.pPic.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.Tool.ResumeLayout(false); this.Tool.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel pPic; private System.Windows.Forms.Label lblCaption; private System.Windows.Forms.ToolStrip Tool; public System.Windows.Forms.Timer timer1; private System.Windows.Forms.Timer timer2; 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.DataGridView grdMain; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label lbljl; private System.Windows.Forms.Label lbldj; private System.Windows.Forms.DataGridView grdPrint; private System.Windows.Forms.DataGridView grdSum; private System.Windows.Forms.Button sp; private System.Windows.Forms.Button qxbg; private System.Windows.Forms.Button BG; private System.Windows.Forms.Button cx; private System.Windows.Forms.TextBox txtHMaterName2; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtHMaterModel2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Button cmdHMaterID2; private System.Windows.Forms.TextBox txtHMaterID2; private System.Windows.Forms.Label label6; private System.Windows.Forms.DateTimePicker dtpHEDate; private System.Windows.Forms.TextBox txtHSeOrderBillNo; private System.Windows.Forms.Label label28; private System.Windows.Forms.Button cmdHDeptID; private System.Windows.Forms.DateTimePicker dtpHBDate; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtHDeptID; private System.Windows.Forms.ToolStripButton tc; private System.Windows.Forms.ComboBox cmbHOrg; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label1; private System.Windows.Forms.CheckBox ps; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button3; private System.Windows.Forms.TextBox txtHBillNo; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button ptjl; private System.Windows.Forms.TextBox txtPTQty; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; } }