namespace WarM
{
partial class Gy_BarCodeBill_Rework
{
///
/// 必需的设计器变量。
///
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(Gy_BarCodeBill_Rework));
this.Tool = new System.Windows.Forms.ToolStrip();
this.dy = new System.Windows.Forms.ToolStripButton();
this.sdy = new System.Windows.Forms.ToolStripButton();
this.yl = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.AddRow = new System.Windows.Forms.ToolStripButton();
this.spRow = new System.Windows.Forms.ToolStripButton();
this.DelRow = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.bc = new System.Windows.Forms.ToolStripButton();
this.cz = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.kc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.tb = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.gl = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
this.BatchNo = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.mrlk = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
this.bclk = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.tc = new System.Windows.Forms.ToolStripButton();
this.lblCaption = new System.Windows.Forms.Label();
this.P1 = new System.Windows.Forms.Panel();
this.pic1 = new System.Windows.Forms.PictureBox();
this.gbUp = new System.Windows.Forms.GroupBox();
this.dtpHDate = new System.Windows.Forms.DateTimePicker();
this.label2 = new System.Windows.Forms.Label();
this.cmbHOrgID = new System.Windows.Forms.ComboBox();
this.label3 = new System.Windows.Forms.Label();
this.cmdHEmpID = new System.Windows.Forms.Button();
this.panel2 = new System.Windows.Forms.Panel();
this.txtHDeleteDate = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.txtHDeleteMan = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.txtHUpDateDate = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.txtHUpDater = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.txtHCloseDate = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.txtHCloseMan = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.txtHCheckDate = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.txtHChecker = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.txtHMakeDate = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.txtHMaker = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.grdSum = new System.Windows.Forms.DataGridView();
this.grdPrint = new System.Windows.Forms.DataGridView();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.grdList = new System.Windows.Forms.DataGridView();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.grdMain = new System.Windows.Forms.DataGridView();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.Tool.SuspendLayout();
this.P1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
this.gbUp.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
this.tabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
this.tabControl1.SuspendLayout();
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.dy,
this.sdy,
this.yl,
this.toolStripSeparator2,
this.AddRow,
this.spRow,
this.DelRow,
this.toolStripSeparator3,
this.bc,
this.cz,
this.toolStripSeparator1,
this.kc,
this.toolStripSeparator4,
this.toolStripSeparator6,
this.tb,
this.toolStripSeparator9,
this.gl,
this.toolStripSeparator13,
this.BatchNo,
this.toolStripSeparator5,
this.mrlk,
this.toolStripSeparator11,
this.bclk,
this.toolStripSeparator10,
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(2034, 100);
this.Tool.Stretch = true;
this.Tool.TabIndex = 17;
this.Tool.Text = "toolStrip1";
//
// dy
//
this.dy.AutoSize = false;
this.dy.Image = ((System.Drawing.Image)(resources.GetObject("dy.Image")));
this.dy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.dy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.dy.ImageTransparentColor = System.Drawing.Color.White;
this.dy.Name = "dy";
this.dy.Size = new System.Drawing.Size(35, 47);
this.dy.Text = "打印";
this.dy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.dy.Click += new System.EventHandler(this.dy_Click);
//
// sdy
//
this.sdy.AutoSize = false;
this.sdy.Image = ((System.Drawing.Image)(resources.GetObject("sdy.Image")));
this.sdy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sdy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.sdy.ImageTransparentColor = System.Drawing.Color.Magenta;
this.sdy.Name = "sdy";
this.sdy.Size = new System.Drawing.Size(35, 47);
this.sdy.Text = "浏览";
this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sdy.Click += new System.EventHandler(this.sdy_Click);
//
// yl
//
this.yl.AutoSize = false;
this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
this.yl.Name = "yl";
this.yl.Size = new System.Drawing.Size(35, 47);
this.yl.Text = "预览";
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.yl.Click += new System.EventHandler(this.yl_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 100);
//
// AddRow
//
this.AddRow.AutoSize = false;
this.AddRow.Image = ((System.Drawing.Image)(resources.GetObject("AddRow.Image")));
this.AddRow.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.AddRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.AddRow.ImageTransparentColor = System.Drawing.Color.Magenta;
this.AddRow.Name = "AddRow";
this.AddRow.Size = new System.Drawing.Size(35, 47);
this.AddRow.Text = "增行";
this.AddRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.AddRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.AddRow.Click += new System.EventHandler(this.AddRow_Click);
//
// spRow
//
this.spRow.AutoSize = false;
this.spRow.Image = ((System.Drawing.Image)(resources.GetObject("spRow.Image")));
this.spRow.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.spRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.spRow.ImageTransparentColor = System.Drawing.Color.Magenta;
this.spRow.Name = "spRow";
this.spRow.Size = new System.Drawing.Size(35, 47);
this.spRow.Text = "拆行";
this.spRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.spRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.spRow.Click += new System.EventHandler(this.spRow_Click);
//
// DelRow
//
this.DelRow.AutoSize = false;
this.DelRow.Image = ((System.Drawing.Image)(resources.GetObject("DelRow.Image")));
this.DelRow.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.DelRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.DelRow.ImageTransparentColor = System.Drawing.Color.Magenta;
this.DelRow.Name = "DelRow";
this.DelRow.Size = new System.Drawing.Size(35, 47);
this.DelRow.Text = "删行";
this.DelRow.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.DelRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.DelRow.Click += new System.EventHandler(this.DelRow_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 100);
//
// 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(35, 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);
//
// cz
//
this.cz.AutoSize = false;
this.cz.Image = ((System.Drawing.Image)(resources.GetObject("cz.Image")));
this.cz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.cz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.cz.ImageTransparentColor = System.Drawing.Color.Magenta;
this.cz.Name = "cz";
this.cz.Size = new System.Drawing.Size(35, 47);
this.cz.Text = "重置";
this.cz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.cz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.cz.Click += new System.EventHandler(this.cz_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 100);
//
// kc
//
this.kc.AutoSize = false;
this.kc.Image = ((System.Drawing.Image)(resources.GetObject("kc.Image")));
this.kc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.kc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.kc.ImageTransparentColor = System.Drawing.Color.White;
this.kc.Name = "kc";
this.kc.Size = new System.Drawing.Size(35, 47);
this.kc.Text = "库存";
this.kc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.kc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.kc.Click += new System.EventHandler(this.kc_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 100);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 100);
//
// tb
//
this.tb.AutoSize = false;
this.tb.Image = ((System.Drawing.Image)(resources.GetObject("tb.Image")));
this.tb.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.tb.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tb.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tb.Name = "tb";
this.tb.Size = new System.Drawing.Size(80, 47);
this.tb.Text = "同步资料";
this.tb.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.tb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tb.ToolTipText = "同步基础资料";
this.tb.Click += new System.EventHandler(this.tb_Click);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 100);
//
// gl
//
this.gl.AutoSize = false;
this.gl.Image = ((System.Drawing.Image)(resources.GetObject("gl.Image")));
this.gl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.gl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.gl.ImageTransparentColor = System.Drawing.Color.White;
this.gl.Name = "gl";
this.gl.Size = new System.Drawing.Size(35, 47);
this.gl.Text = "关联";
this.gl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.gl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.gl.Click += new System.EventHandler(this.gl_Click);
//
// toolStripSeparator13
//
this.toolStripSeparator13.Name = "toolStripSeparator13";
this.toolStripSeparator13.Size = new System.Drawing.Size(6, 100);
//
// BatchNo
//
this.BatchNo.AutoSize = false;
this.BatchNo.Image = ((System.Drawing.Image)(resources.GetObject("BatchNo.Image")));
this.BatchNo.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.BatchNo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.BatchNo.ImageTransparentColor = System.Drawing.Color.White;
this.BatchNo.Name = "BatchNo";
this.BatchNo.Size = new System.Drawing.Size(36, 47);
this.BatchNo.Text = "批次";
this.BatchNo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.BatchNo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.BatchNo.Click += new System.EventHandler(this.BatchNo_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 100);
//
// 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(114, 94);
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);
//
// toolStripSeparator11
//
this.toolStripSeparator11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator11.Name = "toolStripSeparator11";
this.toolStripSeparator11.Size = new System.Drawing.Size(6, 100);
//
// 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(114, 94);
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);
//
// toolStripSeparator10
//
this.toolStripSeparator10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator10.Name = "toolStripSeparator10";
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 100);
//
// 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(35, 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);
//
// lblCaption
//
this.lblCaption.AutoSize = true;
this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCaption.Location = new System.Drawing.Point(1002, 24);
this.lblCaption.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.lblCaption.Name = "lblCaption";
this.lblCaption.Size = new System.Drawing.Size(173, 38);
this.lblCaption.TabIndex = 18;
this.lblCaption.Text = "单据编辑";
//
// P1
//
this.P1.BackColor = System.Drawing.Color.Lavender;
this.P1.Controls.Add(this.pic1);
this.P1.Controls.Add(this.lblCaption);
this.P1.Controls.Add(this.gbUp);
this.P1.Dock = System.Windows.Forms.DockStyle.Top;
this.P1.Location = new System.Drawing.Point(82, 100);
this.P1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.P1.Name = "P1";
this.P1.Size = new System.Drawing.Size(1874, 196);
this.P1.TabIndex = 31;
//
// pic1
//
this.pic1.Location = new System.Drawing.Point(626, 6);
this.pic1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.pic1.Name = "pic1";
this.pic1.Size = new System.Drawing.Size(156, 82);
this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pic1.TabIndex = 36;
this.pic1.TabStop = false;
this.pic1.Visible = false;
//
// gbUp
//
this.gbUp.BackColor = System.Drawing.Color.Transparent;
this.gbUp.Controls.Add(this.dtpHDate);
this.gbUp.Controls.Add(this.label2);
this.gbUp.Controls.Add(this.cmbHOrgID);
this.gbUp.Controls.Add(this.label3);
this.gbUp.Controls.Add(this.cmdHEmpID);
this.gbUp.Location = new System.Drawing.Point(28, 78);
this.gbUp.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.gbUp.Name = "gbUp";
this.gbUp.Padding = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.gbUp.Size = new System.Drawing.Size(1784, 103);
this.gbUp.TabIndex = 33;
this.gbUp.TabStop = false;
//
// dtpHDate
//
this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dtpHDate.Location = new System.Drawing.Point(788, 34);
this.dtpHDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dtpHDate.Name = "dtpHDate";
this.dtpHDate.Size = new System.Drawing.Size(372, 35);
this.dtpHDate.TabIndex = 96;
this.dtpHDate.ValueChanged += new System.EventHandler(this.dtpHDate_ValueChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(654, 42);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(106, 24);
this.label2.TabIndex = 95;
this.label2.Text = "日 期";
//
// cmbHOrgID
//
this.cmbHOrgID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbHOrgID.FormattingEnabled = true;
this.cmbHOrgID.Location = new System.Drawing.Point(202, 34);
this.cmbHOrgID.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.cmbHOrgID.Name = "cmbHOrgID";
this.cmbHOrgID.Size = new System.Drawing.Size(372, 32);
this.cmbHOrgID.TabIndex = 85;
this.cmbHOrgID.SelectionChangeCommitted += new System.EventHandler(this.cmbHOrgID_SelectionChangeCommitted);
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.Color.Black;
this.label3.Location = new System.Drawing.Point(70, 42);
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(106, 24);
this.label3.TabIndex = 84;
this.label3.Text = "组 织";
//
// cmdHEmpID
//
this.cmdHEmpID.BackColor = System.Drawing.Color.Transparent;
this.cmdHEmpID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmpID.Image")));
this.cmdHEmpID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
this.cmdHEmpID.Location = new System.Drawing.Point(1784, -14);
this.cmdHEmpID.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.cmdHEmpID.Name = "cmdHEmpID";
this.cmdHEmpID.Size = new System.Drawing.Size(44, 44);
this.cmdHEmpID.TabIndex = 79;
this.cmdHEmpID.UseVisualStyleBackColor = false;
this.cmdHEmpID.Visible = false;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Lavender;
this.panel2.Controls.Add(this.txtHDeleteDate);
this.panel2.Controls.Add(this.label25);
this.panel2.Controls.Add(this.txtHDeleteMan);
this.panel2.Controls.Add(this.label27);
this.panel2.Controls.Add(this.txtHUpDateDate);
this.panel2.Controls.Add(this.label23);
this.panel2.Controls.Add(this.txtHUpDater);
this.panel2.Controls.Add(this.label21);
this.panel2.Controls.Add(this.txtHCloseDate);
this.panel2.Controls.Add(this.label19);
this.panel2.Controls.Add(this.txtHCloseMan);
this.panel2.Controls.Add(this.label17);
this.panel2.Controls.Add(this.txtHCheckDate);
this.panel2.Controls.Add(this.label15);
this.panel2.Controls.Add(this.txtHChecker);
this.panel2.Controls.Add(this.label13);
this.panel2.Controls.Add(this.txtHMakeDate);
this.panel2.Controls.Add(this.label11);
this.panel2.Controls.Add(this.txtHMaker);
this.panel2.Controls.Add(this.label8);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(82, 1012);
this.panel2.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1874, 186);
this.panel2.TabIndex = 32;
//
// txtHDeleteDate
//
this.txtHDeleteDate.BackColor = System.Drawing.Color.Transparent;
this.txtHDeleteDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHDeleteDate.Location = new System.Drawing.Point(1450, 94);
this.txtHDeleteDate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHDeleteDate.Name = "txtHDeleteDate";
this.txtHDeleteDate.Size = new System.Drawing.Size(196, 30);
this.txtHDeleteDate.TabIndex = 19;
//
// label25
//
this.label25.AutoSize = true;
this.label25.BackColor = System.Drawing.Color.Transparent;
this.label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label25.Location = new System.Drawing.Point(1332, 100);
this.label25.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(106, 24);
this.label25.TabIndex = 18;
this.label25.Text = "作废日期";
//
// txtHDeleteMan
//
this.txtHDeleteMan.BackColor = System.Drawing.Color.Transparent;
this.txtHDeleteMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHDeleteMan.Location = new System.Drawing.Point(1450, 24);
this.txtHDeleteMan.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHDeleteMan.Name = "txtHDeleteMan";
this.txtHDeleteMan.Size = new System.Drawing.Size(196, 30);
this.txtHDeleteMan.TabIndex = 17;
//
// label27
//
this.label27.AutoSize = true;
this.label27.BackColor = System.Drawing.Color.Transparent;
this.label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label27.Location = new System.Drawing.Point(1332, 24);
this.label27.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(82, 24);
this.label27.TabIndex = 16;
this.label27.Text = "作废人";
//
// txtHUpDateDate
//
this.txtHUpDateDate.BackColor = System.Drawing.Color.Transparent;
this.txtHUpDateDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHUpDateDate.Location = new System.Drawing.Point(1124, 94);
this.txtHUpDateDate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHUpDateDate.Name = "txtHUpDateDate";
this.txtHUpDateDate.Size = new System.Drawing.Size(196, 30);
this.txtHUpDateDate.TabIndex = 15;
//
// label23
//
this.label23.AutoSize = true;
this.label23.BackColor = System.Drawing.Color.Transparent;
this.label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label23.Location = new System.Drawing.Point(1006, 94);
this.label23.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(106, 24);
this.label23.TabIndex = 14;
this.label23.Text = "修改日期";
//
// txtHUpDater
//
this.txtHUpDater.BackColor = System.Drawing.Color.Transparent;
this.txtHUpDater.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHUpDater.Location = new System.Drawing.Point(1124, 24);
this.txtHUpDater.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHUpDater.Name = "txtHUpDater";
this.txtHUpDater.Size = new System.Drawing.Size(196, 30);
this.txtHUpDater.TabIndex = 13;
//
// label21
//
this.label21.AutoSize = true;
this.label21.BackColor = System.Drawing.Color.Transparent;
this.label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label21.Location = new System.Drawing.Point(1006, 24);
this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(82, 24);
this.label21.TabIndex = 12;
this.label21.Text = "修改人";
//
// txtHCloseDate
//
this.txtHCloseDate.BackColor = System.Drawing.Color.Transparent;
this.txtHCloseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHCloseDate.Location = new System.Drawing.Point(794, 94);
this.txtHCloseDate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHCloseDate.Name = "txtHCloseDate";
this.txtHCloseDate.Size = new System.Drawing.Size(196, 30);
this.txtHCloseDate.TabIndex = 11;
//
// label19
//
this.label19.AutoSize = true;
this.label19.BackColor = System.Drawing.Color.Transparent;
this.label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label19.Location = new System.Drawing.Point(676, 100);
this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(106, 24);
this.label19.TabIndex = 10;
this.label19.Text = "关闭日期";
//
// txtHCloseMan
//
this.txtHCloseMan.BackColor = System.Drawing.Color.Transparent;
this.txtHCloseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHCloseMan.Location = new System.Drawing.Point(792, 26);
this.txtHCloseMan.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHCloseMan.Name = "txtHCloseMan";
this.txtHCloseMan.Size = new System.Drawing.Size(196, 30);
this.txtHCloseMan.TabIndex = 9;
//
// label17
//
this.label17.AutoSize = true;
this.label17.BackColor = System.Drawing.Color.Transparent;
this.label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label17.Location = new System.Drawing.Point(676, 32);
this.label17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(82, 24);
this.label17.TabIndex = 8;
this.label17.Text = "关闭人";
//
// txtHCheckDate
//
this.txtHCheckDate.BackColor = System.Drawing.Color.Transparent;
this.txtHCheckDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHCheckDate.Location = new System.Drawing.Point(468, 94);
this.txtHCheckDate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHCheckDate.Name = "txtHCheckDate";
this.txtHCheckDate.Size = new System.Drawing.Size(196, 30);
this.txtHCheckDate.TabIndex = 7;
//
// label15
//
this.label15.AutoSize = true;
this.label15.BackColor = System.Drawing.Color.Transparent;
this.label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label15.Location = new System.Drawing.Point(350, 100);
this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(106, 24);
this.label15.TabIndex = 6;
this.label15.Text = "审核日期";
//
// txtHChecker
//
this.txtHChecker.BackColor = System.Drawing.Color.Transparent;
this.txtHChecker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHChecker.Location = new System.Drawing.Point(468, 26);
this.txtHChecker.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHChecker.Name = "txtHChecker";
this.txtHChecker.Size = new System.Drawing.Size(196, 30);
this.txtHChecker.TabIndex = 5;
//
// label13
//
this.label13.AutoSize = true;
this.label13.BackColor = System.Drawing.Color.Transparent;
this.label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label13.Location = new System.Drawing.Point(350, 32);
this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(82, 24);
this.label13.TabIndex = 4;
this.label13.Text = "审核人";
//
// txtHMakeDate
//
this.txtHMakeDate.BackColor = System.Drawing.Color.Transparent;
this.txtHMakeDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHMakeDate.Location = new System.Drawing.Point(142, 94);
this.txtHMakeDate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHMakeDate.Name = "txtHMakeDate";
this.txtHMakeDate.Size = new System.Drawing.Size(196, 30);
this.txtHMakeDate.TabIndex = 3;
//
// label11
//
this.label11.AutoSize = true;
this.label11.BackColor = System.Drawing.Color.Transparent;
this.label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label11.Location = new System.Drawing.Point(24, 100);
this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(106, 24);
this.label11.TabIndex = 2;
this.label11.Text = "制单日期";
//
// txtHMaker
//
this.txtHMaker.BackColor = System.Drawing.Color.Transparent;
this.txtHMaker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.txtHMaker.Location = new System.Drawing.Point(142, 26);
this.txtHMaker.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.txtHMaker.Name = "txtHMaker";
this.txtHMaker.Size = new System.Drawing.Size(196, 30);
this.txtHMaker.TabIndex = 1;
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label8.Location = new System.Drawing.Point(24, 32);
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(82, 24);
this.label8.TabIndex = 0;
this.label8.Text = "制单人";
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// panel1
//
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
this.panel1.Location = new System.Drawing.Point(0, 100);
this.panel1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(82, 1098);
this.panel1.TabIndex = 33;
//
// panel3
//
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
this.panel3.Location = new System.Drawing.Point(1956, 100);
this.panel3.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(78, 1098);
this.panel3.TabIndex = 34;
//
// grdSum
//
this.grdSum.AllowUserToAddRows = false;
this.grdSum.AllowUserToDeleteRows = false;
this.grdSum.BackgroundColor = System.Drawing.Color.Khaki;
this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
this.grdSum.Location = new System.Drawing.Point(82, 974);
this.grdSum.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.grdSum.Name = "grdSum";
this.grdSum.ReadOnly = true;
this.grdSum.RowHeadersWidth = 51;
this.grdSum.RowTemplate.Height = 23;
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.grdSum.Size = new System.Drawing.Size(1874, 38);
this.grdSum.TabIndex = 45;
//
// grdPrint
//
this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdPrint.Location = new System.Drawing.Point(1618, 1086);
this.grdPrint.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.grdPrint.Name = "grdPrint";
this.grdPrint.RowHeadersWidth = 51;
this.grdPrint.RowTemplate.Height = 23;
this.grdPrint.Size = new System.Drawing.Size(50, 48);
this.grdPrint.TabIndex = 46;
this.grdPrint.Visible = false;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.grdList);
this.tabPage3.Location = new System.Drawing.Point(8, 39);
this.tabPage3.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(1858, 553);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "条码明细";
this.tabPage3.UseVisualStyleBackColor = true;
//
// grdList
//
this.grdList.AllowUserToAddRows = false;
this.grdList.AllowUserToDeleteRows = false;
this.grdList.BackgroundColor = System.Drawing.Color.WhiteSmoke;
this.grdList.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.grdList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.grdList.Location = new System.Drawing.Point(0, 0);
this.grdList.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.grdList.Name = "grdList";
this.grdList.ReadOnly = true;
this.grdList.RowHeadersWidth = 30;
this.grdList.RowTemplate.Height = 23;
this.grdList.Size = new System.Drawing.Size(1858, 553);
this.grdList.TabIndex = 46;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.grdMain);
this.tabPage1.Location = new System.Drawing.Point(8, 39);
this.tabPage1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.tabPage1.Size = new System.Drawing.Size(1858, 631);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "物料信息";
this.tabPage1.UseVisualStyleBackColor = true;
//
// grdMain
//
this.grdMain.AllowUserToAddRows = false;
this.grdMain.AllowUserToDeleteRows = false;
this.grdMain.BackgroundColor = System.Drawing.Color.WhiteSmoke;
this.grdMain.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.grdMain.Location = new System.Drawing.Point(6, 6);
this.grdMain.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.grdMain.Name = "grdMain";
this.grdMain.ReadOnly = true;
this.grdMain.RowHeadersWidth = 30;
this.grdMain.RowTemplate.Height = 23;
this.grdMain.Size = new System.Drawing.Size(1846, 619);
this.grdMain.TabIndex = 44;
this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged);
this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit);
this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave);
this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(82, 296);
this.tabControl1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1874, 678);
this.tabControl1.TabIndex = 47;
//
// Gy_BarCodeBill_Rework
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Lavender;
this.ClientSize = new System.Drawing.Size(2034, 1198);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.grdSum);
this.Controls.Add(this.panel2);
this.Controls.Add(this.P1);
this.Controls.Add(this.panel1);
this.Controls.Add(this.panel3);
this.Controls.Add(this.Tool);
this.Controls.Add(this.grdPrint);
this.ForeColor = System.Drawing.Color.Black;
this.KeyPreview = true;
this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
this.Name = "Gy_BarCodeBill_Rework";
this.Text = "单据编辑";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_BarCodeBill_Rework_FormClosing);
this.Load += new System.EventHandler(this.Gy_BarCodeBill_Rework_Load);
this.Paint += new System.Windows.Forms.PaintEventHandler(this.Gy_BarCodeBill_Rework_Paint);
this.Resize += new System.EventHandler(this.Gy_BarCodeBill_Rework_Resize);
this.Tool.ResumeLayout(false);
this.Tool.PerformLayout();
this.P1.ResumeLayout(false);
this.P1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit();
this.gbUp.ResumeLayout(false);
this.gbUp.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit();
this.tabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
this.tabControl1.ResumeLayout(false);
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 bc;
private System.Windows.Forms.ToolStripButton cz;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.Label lblCaption;
private System.Windows.Forms.Panel P1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label txtHMaker;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label txtHUpDateDate;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label txtHUpDater;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label txtHCloseDate;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label txtHCloseMan;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label txtHCheckDate;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label txtHChecker;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label txtHMakeDate;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label txtHDeleteDate;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label txtHDeleteMan;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.ToolStripButton DelRow;
private System.Windows.Forms.GroupBox gbUp;
private System.Windows.Forms.ToolStripButton tc;
private System.Windows.Forms.ToolStripButton mrlk;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
private System.Windows.Forms.ToolStripButton bclk;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
private System.Windows.Forms.PictureBox pic1;
private System.Windows.Forms.Button cmdHEmpID;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.DataGridView grdSum;
private System.Windows.Forms.DataGridView grdPrint;
private System.Windows.Forms.ToolStripButton dy;
private System.Windows.Forms.ComboBox cmbHOrgID;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.DateTimePicker dtpHDate;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.DataGridView grdList;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.DataGridView grdMain;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.ToolStripButton sdy;
private System.Windows.Forms.ToolStripButton spRow;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton kc;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton AddRow;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripButton tb;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.ToolStripButton gl;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
private System.Windows.Forms.ToolStripButton BatchNo;
}
}