namespace SCM
|
{
|
partial class Sc_ProcessReportCheck
|
{
|
/// <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.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Sc_ProcessReportCheck));
|
this.pPic = new System.Windows.Forms.Panel();
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
this.cmbHOrg = new System.Windows.Forms.ComboBox();
|
this.label7 = new System.Windows.Forms.Label();
|
this.bty = new System.Windows.Forms.Button();
|
this.ty = new System.Windows.Forms.Button();
|
this.cx = new System.Windows.Forms.Button();
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
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.txtHMaterName = new System.Windows.Forms.TextBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.dtpHEDate = new System.Windows.Forms.DateTimePicker();
|
this.label1 = new System.Windows.Forms.Label();
|
this.txtHMaterModel = new System.Windows.Forms.TextBox();
|
this.label10 = new System.Windows.Forms.Label();
|
this.txtHICMOBillNo = new System.Windows.Forms.TextBox();
|
this.label28 = new System.Windows.Forms.Label();
|
this.txtHJT = new System.Windows.Forms.TextBox();
|
this.label24 = new System.Windows.Forms.Label();
|
this.cmdHMaterID = new System.Windows.Forms.Button();
|
this.cmdHDeptID = new System.Windows.Forms.Button();
|
this.txtHMaterID = new System.Windows.Forms.TextBox();
|
this.label16 = new System.Windows.Forms.Label();
|
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.textBox1);
|
this.pPic.Controls.Add(this.cmbHOrg);
|
this.pPic.Controls.Add(this.label7);
|
this.pPic.Controls.Add(this.bty);
|
this.pPic.Controls.Add(this.ty);
|
this.pPic.Controls.Add(this.cx);
|
this.pPic.Controls.Add(this.radioButton2);
|
this.pPic.Controls.Add(this.radioButton1);
|
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.txtHMaterName);
|
this.pPic.Controls.Add(this.label2);
|
this.pPic.Controls.Add(this.dtpHEDate);
|
this.pPic.Controls.Add(this.label1);
|
this.pPic.Controls.Add(this.txtHMaterModel);
|
this.pPic.Controls.Add(this.label10);
|
this.pPic.Controls.Add(this.txtHICMOBillNo);
|
this.pPic.Controls.Add(this.label28);
|
this.pPic.Controls.Add(this.txtHJT);
|
this.pPic.Controls.Add(this.label24);
|
this.pPic.Controls.Add(this.cmdHMaterID);
|
this.pPic.Controls.Add(this.cmdHDeptID);
|
this.pPic.Controls.Add(this.txtHMaterID);
|
this.pPic.Controls.Add(this.label16);
|
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, 215);
|
this.pPic.TabIndex = 15;
|
//
|
// textBox1
|
//
|
this.textBox1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.textBox1.Location = new System.Drawing.Point(63, -33);
|
this.textBox1.Margin = new System.Windows.Forms.Padding(4);
|
this.textBox1.Multiline = true;
|
this.textBox1.Name = "textBox1";
|
this.textBox1.Size = new System.Drawing.Size(717, 79);
|
this.textBox1.TabIndex = 161;
|
this.textBox1.Visible = false;
|
//
|
// cmbHOrg
|
//
|
this.cmbHOrg.FormattingEnabled = true;
|
this.cmbHOrg.Location = new System.Drawing.Point(915, 30);
|
this.cmbHOrg.Name = "cmbHOrg";
|
this.cmbHOrg.Size = new System.Drawing.Size(251, 23);
|
this.cmbHOrg.TabIndex = 160;
|
this.cmbHOrg.Visible = false;
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.ForeColor = System.Drawing.Color.Black;
|
this.label7.Location = new System.Drawing.Point(815, 33);
|
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 = 159;
|
this.label7.Text = "组 织";
|
this.label7.Visible = false;
|
//
|
// bty
|
//
|
this.bty.BackColor = System.Drawing.Color.DodgerBlue;
|
this.bty.Location = new System.Drawing.Point(392, 172);
|
this.bty.Name = "bty";
|
this.bty.Size = new System.Drawing.Size(90, 35);
|
this.bty.TabIndex = 158;
|
this.bty.Text = "不同意";
|
this.bty.UseVisualStyleBackColor = false;
|
this.bty.Visible = false;
|
this.bty.Click += new System.EventHandler(this.bty_Click);
|
//
|
// ty
|
//
|
this.ty.BackColor = System.Drawing.Color.DodgerBlue;
|
this.ty.Location = new System.Drawing.Point(232, 172);
|
this.ty.Name = "ty";
|
this.ty.Size = new System.Drawing.Size(91, 35);
|
this.ty.TabIndex = 157;
|
this.ty.Text = "同意";
|
this.ty.UseVisualStyleBackColor = false;
|
this.ty.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, 171);
|
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);
|
//
|
// radioButton2
|
//
|
this.radioButton2.AutoSize = true;
|
this.radioButton2.Location = new System.Drawing.Point(919, 137);
|
this.radioButton2.Name = "radioButton2";
|
this.radioButton2.Size = new System.Drawing.Size(58, 19);
|
this.radioButton2.TabIndex = 155;
|
this.radioButton2.Text = "绕管";
|
this.radioButton2.UseVisualStyleBackColor = true;
|
//
|
// radioButton1
|
//
|
this.radioButton1.AutoSize = true;
|
this.radioButton1.Checked = true;
|
this.radioButton1.Location = new System.Drawing.Point(820, 137);
|
this.radioButton1.Name = "radioButton1";
|
this.radioButton1.Size = new System.Drawing.Size(58, 19);
|
this.radioButton1.TabIndex = 154;
|
this.radioButton1.TabStop = true;
|
this.radioButton1.Text = "吸塑";
|
this.radioButton1.UseVisualStyleBackColor = true;
|
//
|
// txtHMaterName2
|
//
|
this.txtHMaterName2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHMaterName2.Location = new System.Drawing.Point(543, 99);
|
this.txtHMaterName2.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHMaterName2.Name = "txtHMaterName2";
|
this.txtHMaterName2.ReadOnly = true;
|
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, 103);
|
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, 98);
|
this.txtHMaterModel2.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHMaterModel2.Name = "txtHMaterModel2";
|
this.txtHMaterModel2.ReadOnly = true;
|
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, 102);
|
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, 97);
|
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, 99);
|
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";
|
this.txtHMaterID2.TextChanged += new System.EventHandler(this.txtHMaterID2_TextChanged);
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.ForeColor = System.Drawing.Color.Black;
|
this.label6.Location = new System.Drawing.Point(72, 103);
|
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 = "物料代码";
|
//
|
// txtHMaterName
|
//
|
this.txtHMaterName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHMaterName.Location = new System.Drawing.Point(542, 99);
|
this.txtHMaterName.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHMaterName.Name = "txtHMaterName";
|
this.txtHMaterName.ReadOnly = true;
|
this.txtHMaterName.Size = new System.Drawing.Size(248, 25);
|
this.txtHMaterName.TabIndex = 146;
|
this.txtHMaterName.Visible = false;
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.ForeColor = System.Drawing.Color.Black;
|
this.label2.Location = new System.Drawing.Point(442, 103);
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(67, 15);
|
this.label2.TabIndex = 145;
|
this.label2.Text = "产品名称";
|
this.label2.Visible = false;
|
//
|
// dtpHEDate
|
//
|
this.dtpHEDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
this.dtpHEDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.dtpHEDate.Location = new System.Drawing.Point(918, 59);
|
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(818, 65);
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(67, 15);
|
this.label1.TabIndex = 143;
|
this.label1.Text = "结束日期";
|
//
|
// txtHMaterModel
|
//
|
this.txtHMaterModel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHMaterModel.Location = new System.Drawing.Point(918, 98);
|
this.txtHMaterModel.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHMaterModel.Name = "txtHMaterModel";
|
this.txtHMaterModel.ReadOnly = true;
|
this.txtHMaterModel.Size = new System.Drawing.Size(248, 25);
|
this.txtHMaterModel.TabIndex = 142;
|
this.txtHMaterModel.Visible = false;
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
this.label10.Location = new System.Drawing.Point(818, 102);
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(97, 15);
|
this.label10.TabIndex = 141;
|
this.label10.Text = "产品规格型号";
|
this.label10.Visible = false;
|
//
|
// txtHICMOBillNo
|
//
|
this.txtHICMOBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHICMOBillNo.Location = new System.Drawing.Point(146, 59);
|
this.txtHICMOBillNo.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHICMOBillNo.Name = "txtHICMOBillNo";
|
this.txtHICMOBillNo.Size = new System.Drawing.Size(248, 25);
|
this.txtHICMOBillNo.TabIndex = 140;
|
//
|
// label28
|
//
|
this.label28.AutoSize = true;
|
this.label28.ForeColor = System.Drawing.Color.Black;
|
this.label28.Location = new System.Drawing.Point(41, 65);
|
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label28.Name = "label28";
|
this.label28.Size = new System.Drawing.Size(97, 15);
|
this.label28.TabIndex = 139;
|
this.label28.Text = "生产订单单号";
|
//
|
// txtHJT
|
//
|
this.txtHJT.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHJT.Location = new System.Drawing.Point(543, 131);
|
this.txtHJT.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHJT.Name = "txtHJT";
|
this.txtHJT.Size = new System.Drawing.Size(248, 25);
|
this.txtHJT.TabIndex = 138;
|
//
|
// label24
|
//
|
this.label24.AutoSize = true;
|
this.label24.ForeColor = System.Drawing.Color.Black;
|
this.label24.Location = new System.Drawing.Point(443, 136);
|
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(69, 15);
|
this.label24.TabIndex = 137;
|
this.label24.Text = "机 台";
|
//
|
// cmdHMaterID
|
//
|
this.cmdHMaterID.BackColor = System.Drawing.Color.Transparent;
|
this.cmdHMaterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMaterID.Image")));
|
this.cmdHMaterID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdHMaterID.Location = new System.Drawing.Point(367, 97);
|
this.cmdHMaterID.Margin = new System.Windows.Forms.Padding(4);
|
this.cmdHMaterID.Name = "cmdHMaterID";
|
this.cmdHMaterID.Size = new System.Drawing.Size(29, 28);
|
this.cmdHMaterID.TabIndex = 136;
|
this.cmdHMaterID.UseVisualStyleBackColor = false;
|
this.cmdHMaterID.Visible = false;
|
this.cmdHMaterID.Click += new System.EventHandler(this.cmdHMaterID_Click);
|
//
|
// 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(367, 129);
|
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);
|
//
|
// txtHMaterID
|
//
|
this.txtHMaterID.BackColor = System.Drawing.Color.Beige;
|
this.txtHMaterID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.txtHMaterID.Location = new System.Drawing.Point(146, 99);
|
this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHMaterID.Name = "txtHMaterID";
|
this.txtHMaterID.Size = new System.Drawing.Size(220, 25);
|
this.txtHMaterID.TabIndex = 134;
|
this.txtHMaterID.Tag = "0";
|
this.txtHMaterID.Visible = false;
|
//
|
// label16
|
//
|
this.label16.AutoSize = true;
|
this.label16.ForeColor = System.Drawing.Color.Black;
|
this.label16.Location = new System.Drawing.Point(71, 103);
|
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(67, 15);
|
this.label16.TabIndex = 133;
|
this.label16.Text = "产品代码";
|
this.label16.Visible = false;
|
//
|
// dtpHBDate
|
//
|
this.dtpHBDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
this.dtpHBDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.dtpHBDate.Location = new System.Drawing.Point(542, 59);
|
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(442, 65);
|
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(72, 135);
|
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(146, 131);
|
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, 215);
|
this.panel1.TabIndex = 7;
|
this.panel1.Visible = false;
|
//
|
// 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, 277);
|
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, 469);
|
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.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
|
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;
|
//
|
// Sc_ProcessReportCheck
|
//
|
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 = "Sc_ProcessReportCheck";
|
this.Text = "审批报工单";
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
this.Load += new System.EventHandler(this.Sc_ProcessReportCheck_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 bty;
|
private System.Windows.Forms.Button ty;
|
private System.Windows.Forms.Button cx;
|
private System.Windows.Forms.RadioButton radioButton2;
|
private System.Windows.Forms.RadioButton radioButton1;
|
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.TextBox txtHMaterName;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.DateTimePicker dtpHEDate;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox txtHMaterModel;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.TextBox txtHICMOBillNo;
|
private System.Windows.Forms.Label label28;
|
private System.Windows.Forms.TextBox txtHJT;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.Button cmdHMaterID;
|
private System.Windows.Forms.Button cmdHDeptID;
|
private System.Windows.Forms.TextBox txtHMaterID;
|
private System.Windows.Forms.Label label16;
|
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.TextBox textBox1;
|
}
|
}
|