namespace EAM 
 | 
{ 
 | 
    partial class Sb_EquipRepairSendWorkBill 
 | 
    { 
 | 
        /// <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(Sb_EquipRepairSendWorkBill)); 
 | 
            this.Tool = new System.Windows.Forms.ToolStrip(); 
 | 
            this.set = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.dy = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.yl = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.xz = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.xg = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.sc = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.AddRow = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.DelRow = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.bc = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.fq = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.sh = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.qsh = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.sz = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.syz = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.xyz = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.mz = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.fz = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.qt = new System.Windows.Forms.ToolStripDropDownButton(); 
 | 
            this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
 | 
            this.反关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
 | 
            this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.审核ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
 | 
            this.反审核ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
 | 
            this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.作废ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
 | 
            this.撤销作废ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
 | 
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.隐藏列设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
 | 
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.tc = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator12 = 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.lblCaption = new System.Windows.Forms.Label(); 
 | 
            this.label2 = new System.Windows.Forms.Label(); 
 | 
            this.txtHBillNo = new System.Windows.Forms.TextBox(); 
 | 
            this.P1 = new System.Windows.Forms.Panel(); 
 | 
            this.pic1 = new System.Windows.Forms.PictureBox(); 
 | 
            this.gbUp = new System.Windows.Forms.GroupBox(); 
 | 
            this.txtHPlanTimes = new System.Windows.Forms.TextBox(); 
 | 
            this.label22 = new System.Windows.Forms.Label(); 
 | 
            this.txtHCycleUnit = new System.Windows.Forms.TextBox(); 
 | 
            this.label18 = new System.Windows.Forms.Label(); 
 | 
            this.txtHRepairContent = new System.Windows.Forms.TextBox(); 
 | 
            this.label16 = new System.Windows.Forms.Label(); 
 | 
            this.dtpHRepairPlanBeginDate = new System.Windows.Forms.DateTimePicker(); 
 | 
            this.label14 = new System.Windows.Forms.Label(); 
 | 
            this.dtpHRepairPlanEndDate = new System.Windows.Forms.DateTimePicker(); 
 | 
            this.label12 = new System.Windows.Forms.Label(); 
 | 
            this.txtHEquipID = new System.Windows.Forms.TextBox(); 
 | 
            this.label7 = new System.Windows.Forms.Label(); 
 | 
            this.cmdHRepairID = new System.Windows.Forms.Button(); 
 | 
            this.cmdHEquipID = new System.Windows.Forms.Button(); 
 | 
            this.label10 = new System.Windows.Forms.Label(); 
 | 
            this.txtHRepairID = new System.Windows.Forms.TextBox(); 
 | 
            this.cmdHManagerID = new System.Windows.Forms.Button(); 
 | 
            this.label1 = new System.Windows.Forms.Label(); 
 | 
            this.txtHManagerID = new System.Windows.Forms.TextBox(); 
 | 
            this.txtHExplanation = new System.Windows.Forms.TextBox(); 
 | 
            this.label6 = new System.Windows.Forms.Label(); 
 | 
            this.txtHInnerBillNo = new System.Windows.Forms.TextBox(); 
 | 
            this.label4 = new System.Windows.Forms.Label(); 
 | 
            this.txtHDeptID = new System.Windows.Forms.TextBox(); 
 | 
            this.label3 = new System.Windows.Forms.Label(); 
 | 
            this.cmdHEmpID = new System.Windows.Forms.Button(); 
 | 
            this.cmdHDeptID = new System.Windows.Forms.Button(); 
 | 
            this.label5 = new System.Windows.Forms.Label(); 
 | 
            this.txtHEmpID = new System.Windows.Forms.TextBox(); 
 | 
            this.txtHRemark = new System.Windows.Forms.TextBox(); 
 | 
            this.label20 = new System.Windows.Forms.Label(); 
 | 
            this.dtpHDate = new System.Windows.Forms.DateTimePicker(); 
 | 
            this.label9 = new System.Windows.Forms.Label(); 
 | 
            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.grdMain = new System.Windows.Forms.DataGridView(); 
 | 
            this.grdSum = new System.Windows.Forms.DataGridView(); 
 | 
            this.grdPrint = new System.Windows.Forms.DataGridView(); 
 | 
            this.Tool.SuspendLayout(); 
 | 
            this.P1.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); 
 | 
            this.gbUp.SuspendLayout(); 
 | 
            this.panel2.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit(); 
 | 
            this.SuspendLayout(); 
 | 
            //  
 | 
            // Tool 
 | 
            //  
 | 
            this.Tool.AutoSize = false; 
 | 
            this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage"))); 
 | 
            this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; 
 | 
            this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22); 
 | 
            this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 
 | 
            this.set, 
 | 
            this.dy, 
 | 
            this.yl, 
 | 
            this.toolStripSeparator2, 
 | 
            this.xz, 
 | 
            this.xg, 
 | 
            this.sc, 
 | 
            this.toolStripSeparator8, 
 | 
            this.AddRow, 
 | 
            this.DelRow, 
 | 
            this.toolStripSeparator4, 
 | 
            this.bc, 
 | 
            this.fq, 
 | 
            this.toolStripSeparator5, 
 | 
            this.sh, 
 | 
            this.qsh, 
 | 
            this.toolStripSeparator1, 
 | 
            this.sz, 
 | 
            this.syz, 
 | 
            this.xyz, 
 | 
            this.mz, 
 | 
            this.toolStripSeparator3, 
 | 
            this.fz, 
 | 
            this.toolStripSeparator9, 
 | 
            this.qt, 
 | 
            this.toolStripSeparator6, 
 | 
            this.tc, 
 | 
            this.toolStripSeparator12, 
 | 
            this.mrlk, 
 | 
            this.toolStripSeparator11, 
 | 
            this.bclk, 
 | 
            this.toolStripSeparator10}); 
 | 
            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(1017, 50); 
 | 
            this.Tool.Stretch = true; 
 | 
            this.Tool.TabIndex = 17; 
 | 
            this.Tool.Text = "toolStrip1"; 
 | 
            //  
 | 
            // set 
 | 
            //  
 | 
            this.set.AutoSize = false; 
 | 
            this.set.Image = ((System.Drawing.Image)(resources.GetObject("set.Image"))); 
 | 
            this.set.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.set.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.set.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.set.Name = "set"; 
 | 
            this.set.Size = new System.Drawing.Size(35, 47); 
 | 
            this.set.Text = "设置"; 
 | 
            this.set.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.set.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.set.Click += new System.EventHandler(this.set_Click); 
 | 
            //  
 | 
            // 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); 
 | 
            //  
 | 
            // 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, 50); 
 | 
            //  
 | 
            // xz 
 | 
            //  
 | 
            this.xz.AutoSize = false; 
 | 
            this.xz.Image = ((System.Drawing.Image)(resources.GetObject("xz.Image"))); 
 | 
            this.xz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.xz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.xz.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.xz.Name = "xz"; 
 | 
            this.xz.Size = new System.Drawing.Size(35, 47); 
 | 
            this.xz.Text = "新增"; 
 | 
            this.xz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.xz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.xz.Click += new System.EventHandler(this.xz_Click); 
 | 
            //  
 | 
            // xg 
 | 
            //  
 | 
            this.xg.AutoSize = false; 
 | 
            this.xg.Image = ((System.Drawing.Image)(resources.GetObject("xg.Image"))); 
 | 
            this.xg.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.xg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.xg.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.xg.Name = "xg"; 
 | 
            this.xg.Size = new System.Drawing.Size(35, 47); 
 | 
            this.xg.Text = "修改"; 
 | 
            this.xg.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.xg.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.xg.Click += new System.EventHandler(this.xg_Click); 
 | 
            //  
 | 
            // sc 
 | 
            //  
 | 
            this.sc.AutoSize = false; 
 | 
            this.sc.Image = ((System.Drawing.Image)(resources.GetObject("sc.Image"))); 
 | 
            this.sc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.sc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.sc.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.sc.Name = "sc"; 
 | 
            this.sc.Size = new System.Drawing.Size(35, 47); 
 | 
            this.sc.Text = "删除"; 
 | 
            this.sc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.sc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.sc.Click += new System.EventHandler(this.sc_Click); 
 | 
            //  
 | 
            // toolStripSeparator8 
 | 
            //  
 | 
            this.toolStripSeparator8.Name = "toolStripSeparator8"; 
 | 
            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // 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); 
 | 
            //  
 | 
            // 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); 
 | 
            //  
 | 
            // toolStripSeparator4 
 | 
            //  
 | 
            this.toolStripSeparator4.Name = "toolStripSeparator4"; 
 | 
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // 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); 
 | 
            //  
 | 
            // fq 
 | 
            //  
 | 
            this.fq.AutoSize = false; 
 | 
            this.fq.Image = ((System.Drawing.Image)(resources.GetObject("fq.Image"))); 
 | 
            this.fq.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.fq.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.fq.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.fq.Name = "fq"; 
 | 
            this.fq.Size = new System.Drawing.Size(35, 47); 
 | 
            this.fq.Text = "放弃"; 
 | 
            this.fq.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.fq.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.fq.Click += new System.EventHandler(this.fq_Click); 
 | 
            //  
 | 
            // toolStripSeparator5 
 | 
            //  
 | 
            this.toolStripSeparator5.Name = "toolStripSeparator5"; 
 | 
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // sh 
 | 
            //  
 | 
            this.sh.AutoSize = false; 
 | 
            this.sh.Image = ((System.Drawing.Image)(resources.GetObject("sh.Image"))); 
 | 
            this.sh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.sh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.sh.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.sh.Name = "sh"; 
 | 
            this.sh.Size = new System.Drawing.Size(35, 47); 
 | 
            this.sh.Text = "审核"; 
 | 
            this.sh.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.sh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.sh.Click += new System.EventHandler(this.sh_Click); 
 | 
            //  
 | 
            // qsh 
 | 
            //  
 | 
            this.qsh.AutoSize = false; 
 | 
            this.qsh.Image = ((System.Drawing.Image)(resources.GetObject("qsh.Image"))); 
 | 
            this.qsh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.qsh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.qsh.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.qsh.Name = "qsh"; 
 | 
            this.qsh.Size = new System.Drawing.Size(35, 47); 
 | 
            this.qsh.Text = "反审"; 
 | 
            this.qsh.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.qsh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.qsh.Click += new System.EventHandler(this.qsh_Click); 
 | 
            //  
 | 
            // toolStripSeparator1 
 | 
            //  
 | 
            this.toolStripSeparator1.Name = "toolStripSeparator1"; 
 | 
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // sz 
 | 
            //  
 | 
            this.sz.AutoSize = false; 
 | 
            this.sz.Image = ((System.Drawing.Image)(resources.GetObject("sz.Image"))); 
 | 
            this.sz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.sz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.sz.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.sz.Name = "sz"; 
 | 
            this.sz.Size = new System.Drawing.Size(35, 47); 
 | 
            this.sz.Text = "首张"; 
 | 
            this.sz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.sz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.sz.Click += new System.EventHandler(this.sz_Click); 
 | 
            //  
 | 
            // syz 
 | 
            //  
 | 
            this.syz.AutoSize = false; 
 | 
            this.syz.Image = ((System.Drawing.Image)(resources.GetObject("syz.Image"))); 
 | 
            this.syz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.syz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.syz.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.syz.Name = "syz"; 
 | 
            this.syz.Size = new System.Drawing.Size(35, 47); 
 | 
            this.syz.Text = "上张"; 
 | 
            this.syz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.syz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.syz.Click += new System.EventHandler(this.syz_Click); 
 | 
            //  
 | 
            // xyz 
 | 
            //  
 | 
            this.xyz.AutoSize = false; 
 | 
            this.xyz.Image = ((System.Drawing.Image)(resources.GetObject("xyz.Image"))); 
 | 
            this.xyz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.xyz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.xyz.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.xyz.Name = "xyz"; 
 | 
            this.xyz.Size = new System.Drawing.Size(35, 47); 
 | 
            this.xyz.Text = "下张"; 
 | 
            this.xyz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.xyz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.xyz.Click += new System.EventHandler(this.xyz_Click); 
 | 
            //  
 | 
            // mz 
 | 
            //  
 | 
            this.mz.AutoSize = false; 
 | 
            this.mz.Image = ((System.Drawing.Image)(resources.GetObject("mz.Image"))); 
 | 
            this.mz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.mz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.mz.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.mz.Name = "mz"; 
 | 
            this.mz.Size = new System.Drawing.Size(35, 47); 
 | 
            this.mz.Text = "末张"; 
 | 
            this.mz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.mz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.mz.Click += new System.EventHandler(this.mz_Click); 
 | 
            //  
 | 
            // toolStripSeparator3 
 | 
            //  
 | 
            this.toolStripSeparator3.Name = "toolStripSeparator3"; 
 | 
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // fz 
 | 
            //  
 | 
            this.fz.AutoSize = false; 
 | 
            this.fz.Image = ((System.Drawing.Image)(resources.GetObject("fz.Image"))); 
 | 
            this.fz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.fz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.fz.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.fz.Name = "fz"; 
 | 
            this.fz.Size = new System.Drawing.Size(35, 47); 
 | 
            this.fz.Text = "复制"; 
 | 
            this.fz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.fz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            this.fz.Click += new System.EventHandler(this.fz_Click); 
 | 
            //  
 | 
            // toolStripSeparator9 
 | 
            //  
 | 
            this.toolStripSeparator9.Name = "toolStripSeparator9"; 
 | 
            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // qt 
 | 
            //  
 | 
            this.qt.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { 
 | 
            this.关闭ToolStripMenuItem, 
 | 
            this.反关闭ToolStripMenuItem, 
 | 
            this.toolStripSeparator15, 
 | 
            this.审核ToolStripMenuItem, 
 | 
            this.反审核ToolStripMenuItem, 
 | 
            this.toolStripSeparator14, 
 | 
            this.作废ToolStripMenuItem, 
 | 
            this.撤销作废ToolStripMenuItem, 
 | 
            this.toolStripMenuItem1, 
 | 
            this.隐藏列设置ToolStripMenuItem}); 
 | 
            this.qt.Image = ((System.Drawing.Image)(resources.GetObject("qt.Image"))); 
 | 
            this.qt.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.qt.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.qt.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.qt.Name = "qt"; 
 | 
            this.qt.Size = new System.Drawing.Size(42, 47); 
 | 
            this.qt.Text = "其他"; 
 | 
            this.qt.TextAlign = System.Drawing.ContentAlignment.BottomCenter; 
 | 
            this.qt.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 | 
            //  
 | 
            // 关闭ToolStripMenuItem 
 | 
            //  
 | 
            this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem"; 
 | 
            this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 
 | 
            this.关闭ToolStripMenuItem.Text = "关闭"; 
 | 
            this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click); 
 | 
            //  
 | 
            // 反关闭ToolStripMenuItem 
 | 
            //  
 | 
            this.反关闭ToolStripMenuItem.Name = "反关闭ToolStripMenuItem"; 
 | 
            this.反关闭ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 
 | 
            this.反关闭ToolStripMenuItem.Text = "反关闭"; 
 | 
            this.反关闭ToolStripMenuItem.Click += new System.EventHandler(this.反关闭ToolStripMenuItem_Click); 
 | 
            //  
 | 
            // toolStripSeparator15 
 | 
            //  
 | 
            this.toolStripSeparator15.Name = "toolStripSeparator15"; 
 | 
            this.toolStripSeparator15.Size = new System.Drawing.Size(127, 6); 
 | 
            //  
 | 
            // 审核ToolStripMenuItem 
 | 
            //  
 | 
            this.审核ToolStripMenuItem.Name = "审核ToolStripMenuItem"; 
 | 
            this.审核ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 
 | 
            this.审核ToolStripMenuItem.Text = "审核"; 
 | 
            this.审核ToolStripMenuItem.Click += new System.EventHandler(this.审核ToolStripMenuItem_Click); 
 | 
            //  
 | 
            // 反审核ToolStripMenuItem 
 | 
            //  
 | 
            this.反审核ToolStripMenuItem.Name = "反审核ToolStripMenuItem"; 
 | 
            this.反审核ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 
 | 
            this.反审核ToolStripMenuItem.Text = "反审核"; 
 | 
            this.反审核ToolStripMenuItem.Click += new System.EventHandler(this.反审核ToolStripMenuItem_Click); 
 | 
            //  
 | 
            // toolStripSeparator14 
 | 
            //  
 | 
            this.toolStripSeparator14.Name = "toolStripSeparator14"; 
 | 
            this.toolStripSeparator14.Size = new System.Drawing.Size(127, 6); 
 | 
            //  
 | 
            // 作废ToolStripMenuItem 
 | 
            //  
 | 
            this.作废ToolStripMenuItem.Name = "作废ToolStripMenuItem"; 
 | 
            this.作废ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 
 | 
            this.作废ToolStripMenuItem.Text = "作废"; 
 | 
            this.作废ToolStripMenuItem.Click += new System.EventHandler(this.作废ToolStripMenuItem_Click); 
 | 
            //  
 | 
            // 撤销作废ToolStripMenuItem 
 | 
            //  
 | 
            this.撤销作废ToolStripMenuItem.Name = "撤销作废ToolStripMenuItem"; 
 | 
            this.撤销作废ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 
 | 
            this.撤销作废ToolStripMenuItem.Text = "撤销作废"; 
 | 
            this.撤销作废ToolStripMenuItem.Click += new System.EventHandler(this.撤销作废ToolStripMenuItem_Click); 
 | 
            //  
 | 
            // toolStripMenuItem1 
 | 
            //  
 | 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1"; 
 | 
            this.toolStripMenuItem1.Size = new System.Drawing.Size(127, 6); 
 | 
            //  
 | 
            // 隐藏列设置ToolStripMenuItem 
 | 
            //  
 | 
            this.隐藏列设置ToolStripMenuItem.Name = "隐藏列设置ToolStripMenuItem"; 
 | 
            this.隐藏列设置ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); 
 | 
            this.隐藏列设置ToolStripMenuItem.Text = "隐藏列设置"; 
 | 
            this.隐藏列设置ToolStripMenuItem.Click += new System.EventHandler(this.隐藏列设置ToolStripMenuItem_Click); 
 | 
            //  
 | 
            // toolStripSeparator6 
 | 
            //  
 | 
            this.toolStripSeparator6.Name = "toolStripSeparator6"; 
 | 
            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // 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); 
 | 
            //  
 | 
            // toolStripSeparator12 
 | 
            //  
 | 
            this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; 
 | 
            this.toolStripSeparator12.Name = "toolStripSeparator12"; 
 | 
            this.toolStripSeparator12.Size = new System.Drawing.Size(6, 50); 
 | 
            //  
 | 
            // 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(57, 47); 
 | 
            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, 50); 
 | 
            //  
 | 
            // 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(57, 47); 
 | 
            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, 50); 
 | 
            //  
 | 
            // 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(501, 12); 
 | 
            this.lblCaption.Name = "lblCaption"; 
 | 
            this.lblCaption.Size = new System.Drawing.Size(89, 19); 
 | 
            this.lblCaption.TabIndex = 18; 
 | 
            this.lblCaption.Text = "单据编辑"; 
 | 
            //  
 | 
            // label2 
 | 
            //  
 | 
            this.label2.AutoSize = true; 
 | 
            this.label2.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label2.Location = new System.Drawing.Point(31, 23); 
 | 
            this.label2.Name = "label2"; 
 | 
            this.label2.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label2.TabIndex = 19; 
 | 
            this.label2.Text = "单 据 号"; 
 | 
            //  
 | 
            // txtHBillNo 
 | 
            //  
 | 
            this.txtHBillNo.BackColor = System.Drawing.Color.Beige; 
 | 
            this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHBillNo.Location = new System.Drawing.Point(90, 19); 
 | 
            this.txtHBillNo.Name = "txtHBillNo"; 
 | 
            this.txtHBillNo.Size = new System.Drawing.Size(188, 21); 
 | 
            this.txtHBillNo.TabIndex = 20; 
 | 
            //  
 | 
            // 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(41, 50); 
 | 
            this.P1.Name = "P1"; 
 | 
            this.P1.Size = new System.Drawing.Size(937, 259); 
 | 
            this.P1.TabIndex = 31; 
 | 
            //  
 | 
            // pic1 
 | 
            //  
 | 
            this.pic1.Location = new System.Drawing.Point(313, 3); 
 | 
            this.pic1.Name = "pic1"; 
 | 
            this.pic1.Size = new System.Drawing.Size(78, 41); 
 | 
            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.txtHPlanTimes); 
 | 
            this.gbUp.Controls.Add(this.label22); 
 | 
            this.gbUp.Controls.Add(this.txtHCycleUnit); 
 | 
            this.gbUp.Controls.Add(this.label18); 
 | 
            this.gbUp.Controls.Add(this.txtHRepairContent); 
 | 
            this.gbUp.Controls.Add(this.label16); 
 | 
            this.gbUp.Controls.Add(this.dtpHRepairPlanBeginDate); 
 | 
            this.gbUp.Controls.Add(this.label14); 
 | 
            this.gbUp.Controls.Add(this.dtpHRepairPlanEndDate); 
 | 
            this.gbUp.Controls.Add(this.label12); 
 | 
            this.gbUp.Controls.Add(this.txtHEquipID); 
 | 
            this.gbUp.Controls.Add(this.label7); 
 | 
            this.gbUp.Controls.Add(this.cmdHRepairID); 
 | 
            this.gbUp.Controls.Add(this.cmdHEquipID); 
 | 
            this.gbUp.Controls.Add(this.label10); 
 | 
            this.gbUp.Controls.Add(this.txtHRepairID); 
 | 
            this.gbUp.Controls.Add(this.cmdHManagerID); 
 | 
            this.gbUp.Controls.Add(this.label1); 
 | 
            this.gbUp.Controls.Add(this.txtHManagerID); 
 | 
            this.gbUp.Controls.Add(this.txtHExplanation); 
 | 
            this.gbUp.Controls.Add(this.label6); 
 | 
            this.gbUp.Controls.Add(this.txtHInnerBillNo); 
 | 
            this.gbUp.Controls.Add(this.label4); 
 | 
            this.gbUp.Controls.Add(this.txtHBillNo); 
 | 
            this.gbUp.Controls.Add(this.label2); 
 | 
            this.gbUp.Controls.Add(this.txtHDeptID); 
 | 
            this.gbUp.Controls.Add(this.label3); 
 | 
            this.gbUp.Controls.Add(this.cmdHEmpID); 
 | 
            this.gbUp.Controls.Add(this.cmdHDeptID); 
 | 
            this.gbUp.Controls.Add(this.label5); 
 | 
            this.gbUp.Controls.Add(this.txtHEmpID); 
 | 
            this.gbUp.Controls.Add(this.txtHRemark); 
 | 
            this.gbUp.Controls.Add(this.label20); 
 | 
            this.gbUp.Controls.Add(this.dtpHDate); 
 | 
            this.gbUp.Controls.Add(this.label9); 
 | 
            this.gbUp.Location = new System.Drawing.Point(14, 39); 
 | 
            this.gbUp.Name = "gbUp"; 
 | 
            this.gbUp.Size = new System.Drawing.Size(892, 214); 
 | 
            this.gbUp.TabIndex = 33; 
 | 
            this.gbUp.TabStop = false; 
 | 
            //  
 | 
            // txtHPlanTimes 
 | 
            //  
 | 
            this.txtHPlanTimes.BackColor = System.Drawing.Color.White; 
 | 
            this.txtHPlanTimes.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHPlanTimes.Location = new System.Drawing.Point(814, 105); 
 | 
            this.txtHPlanTimes.Name = "txtHPlanTimes"; 
 | 
            this.txtHPlanTimes.Size = new System.Drawing.Size(39, 21); 
 | 
            this.txtHPlanTimes.TabIndex = 109; 
 | 
            //  
 | 
            // label22 
 | 
            //  
 | 
            this.label22.AutoSize = true; 
 | 
            this.label22.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label22.Location = new System.Drawing.Point(731, 108); 
 | 
            this.label22.Name = "label22"; 
 | 
            this.label22.Size = new System.Drawing.Size(77, 12); 
 | 
            this.label22.TabIndex = 108; 
 | 
            this.label22.Text = "计划维修工时"; 
 | 
            //  
 | 
            // txtHCycleUnit 
 | 
            //  
 | 
            this.txtHCycleUnit.BackColor = System.Drawing.Color.White; 
 | 
            this.txtHCycleUnit.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHCycleUnit.Location = new System.Drawing.Point(675, 105); 
 | 
            this.txtHCycleUnit.Name = "txtHCycleUnit"; 
 | 
            this.txtHCycleUnit.Size = new System.Drawing.Size(50, 21); 
 | 
            this.txtHCycleUnit.TabIndex = 107; 
 | 
            //  
 | 
            // label18 
 | 
            //  
 | 
            this.label18.AutoSize = true; 
 | 
            this.label18.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label18.Location = new System.Drawing.Point(616, 110); 
 | 
            this.label18.Name = "label18"; 
 | 
            this.label18.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label18.TabIndex = 106; 
 | 
            this.label18.Text = "时间单位"; 
 | 
            //  
 | 
            // txtHRepairContent 
 | 
            //  
 | 
            this.txtHRepairContent.BackColor = System.Drawing.Color.White; 
 | 
            this.txtHRepairContent.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHRepairContent.Location = new System.Drawing.Point(663, 75); 
 | 
            this.txtHRepairContent.Name = "txtHRepairContent"; 
 | 
            this.txtHRepairContent.Size = new System.Drawing.Size(190, 21); 
 | 
            this.txtHRepairContent.TabIndex = 105; 
 | 
            //  
 | 
            // label16 
 | 
            //  
 | 
            this.label16.AutoSize = true; 
 | 
            this.label16.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label16.Location = new System.Drawing.Point(593, 77); 
 | 
            this.label16.Name = "label16"; 
 | 
            this.label16.Size = new System.Drawing.Size(71, 12); 
 | 
            this.label16.TabIndex = 104; 
 | 
            this.label16.Text = "维 修 内 容"; 
 | 
            //  
 | 
            // dtpHRepairPlanBeginDate 
 | 
            //  
 | 
            this.dtpHRepairPlanBeginDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; 
 | 
            this.dtpHRepairPlanBeginDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.dtpHRepairPlanBeginDate.Location = new System.Drawing.Point(130, 104); 
 | 
            this.dtpHRepairPlanBeginDate.Name = "dtpHRepairPlanBeginDate"; 
 | 
            this.dtpHRepairPlanBeginDate.Size = new System.Drawing.Size(188, 21); 
 | 
            this.dtpHRepairPlanBeginDate.TabIndex = 102; 
 | 
            //  
 | 
            // label14 
 | 
            //  
 | 
            this.label14.AutoSize = true; 
 | 
            this.label14.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label14.Location = new System.Drawing.Point(31, 110); 
 | 
            this.label14.Name = "label14"; 
 | 
            this.label14.Size = new System.Drawing.Size(101, 12); 
 | 
            this.label14.TabIndex = 103; 
 | 
            this.label14.Text = "预计维修开始日期"; 
 | 
            //  
 | 
            // dtpHRepairPlanEndDate 
 | 
            //  
 | 
            this.dtpHRepairPlanEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; 
 | 
            this.dtpHRepairPlanEndDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.dtpHRepairPlanEndDate.Location = new System.Drawing.Point(422, 104); 
 | 
            this.dtpHRepairPlanEndDate.Name = "dtpHRepairPlanEndDate"; 
 | 
            this.dtpHRepairPlanEndDate.Size = new System.Drawing.Size(188, 21); 
 | 
            this.dtpHRepairPlanEndDate.TabIndex = 32; 
 | 
            //  
 | 
            // label12 
 | 
            //  
 | 
            this.label12.AutoSize = true; 
 | 
            this.label12.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label12.Location = new System.Drawing.Point(324, 110); 
 | 
            this.label12.Name = "label12"; 
 | 
            this.label12.Size = new System.Drawing.Size(101, 12); 
 | 
            this.label12.TabIndex = 101; 
 | 
            this.label12.Text = "预计维修结束日期"; 
 | 
            //  
 | 
            // txtHEquipID 
 | 
            //  
 | 
            this.txtHEquipID.BackColor = System.Drawing.Color.Beige; 
 | 
            this.txtHEquipID.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHEquipID.Location = new System.Drawing.Point(90, 76); 
 | 
            this.txtHEquipID.Name = "txtHEquipID"; 
 | 
            this.txtHEquipID.Size = new System.Drawing.Size(166, 21); 
 | 
            this.txtHEquipID.TabIndex = 100; 
 | 
            this.txtHEquipID.Tag = "0"; 
 | 
            //  
 | 
            // label7 
 | 
            //  
 | 
            this.label7.AutoSize = true; 
 | 
            this.label7.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label7.Location = new System.Drawing.Point(31, 81); 
 | 
            this.label7.Name = "label7"; 
 | 
            this.label7.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label7.TabIndex = 99; 
 | 
            this.label7.Text = "设    备"; 
 | 
            //  
 | 
            // cmdHRepairID 
 | 
            //  
 | 
            this.cmdHRepairID.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.cmdHRepairID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHRepairID.Image"))); 
 | 
            this.cmdHRepairID.ImageAlign = System.Drawing.ContentAlignment.TopRight; 
 | 
            this.cmdHRepairID.Location = new System.Drawing.Point(541, 74); 
 | 
            this.cmdHRepairID.Name = "cmdHRepairID"; 
 | 
            this.cmdHRepairID.Size = new System.Drawing.Size(22, 22); 
 | 
            this.cmdHRepairID.TabIndex = 98; 
 | 
            this.cmdHRepairID.UseVisualStyleBackColor = false; 
 | 
            this.cmdHRepairID.Click += new System.EventHandler(this.cmdHRepairID_Click); 
 | 
            //  
 | 
            // cmdHEquipID 
 | 
            //  
 | 
            this.cmdHEquipID.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.cmdHEquipID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEquipID.Image"))); 
 | 
            this.cmdHEquipID.ImageAlign = System.Drawing.ContentAlignment.TopRight; 
 | 
            this.cmdHEquipID.Location = new System.Drawing.Point(256, 76); 
 | 
            this.cmdHEquipID.Name = "cmdHEquipID"; 
 | 
            this.cmdHEquipID.Size = new System.Drawing.Size(22, 22); 
 | 
            this.cmdHEquipID.TabIndex = 97; 
 | 
            this.cmdHEquipID.UseVisualStyleBackColor = false; 
 | 
            this.cmdHEquipID.Click += new System.EventHandler(this.cmdHEquipID_Click); 
 | 
            //  
 | 
            // label10 
 | 
            //  
 | 
            this.label10.AutoSize = true; 
 | 
            this.label10.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label10.Location = new System.Drawing.Point(314, 77); 
 | 
            this.label10.Name = "label10"; 
 | 
            this.label10.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label10.TabIndex = 95; 
 | 
            this.label10.Text = "维修项目"; 
 | 
            //  
 | 
            // txtHRepairID 
 | 
            //  
 | 
            this.txtHRepairID.BackColor = System.Drawing.Color.Beige; 
 | 
            this.txtHRepairID.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHRepairID.Location = new System.Drawing.Point(375, 75); 
 | 
            this.txtHRepairID.Name = "txtHRepairID"; 
 | 
            this.txtHRepairID.Size = new System.Drawing.Size(166, 21); 
 | 
            this.txtHRepairID.TabIndex = 96; 
 | 
            this.txtHRepairID.Tag = "0"; 
 | 
            this.txtHRepairID.TextChanged += new System.EventHandler(this.txtHRepairID_TextChanged); 
 | 
            //  
 | 
            // cmdHManagerID 
 | 
            //  
 | 
            this.cmdHManagerID.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.cmdHManagerID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHManagerID.Image"))); 
 | 
            this.cmdHManagerID.ImageAlign = System.Drawing.ContentAlignment.TopRight; 
 | 
            this.cmdHManagerID.Location = new System.Drawing.Point(831, 46); 
 | 
            this.cmdHManagerID.Name = "cmdHManagerID"; 
 | 
            this.cmdHManagerID.Size = new System.Drawing.Size(22, 22); 
 | 
            this.cmdHManagerID.TabIndex = 94; 
 | 
            this.cmdHManagerID.UseVisualStyleBackColor = false; 
 | 
            this.cmdHManagerID.Click += new System.EventHandler(this.cmdHManagerID_Click); 
 | 
            //  
 | 
            // label1 
 | 
            //  
 | 
            this.label1.AutoSize = true; 
 | 
            this.label1.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label1.Location = new System.Drawing.Point(593, 51); 
 | 
            this.label1.Name = "label1"; 
 | 
            this.label1.Size = new System.Drawing.Size(65, 12); 
 | 
            this.label1.TabIndex = 92; 
 | 
            this.label1.Text = "负  责  人"; 
 | 
            //  
 | 
            // txtHManagerID 
 | 
            //  
 | 
            this.txtHManagerID.BackColor = System.Drawing.Color.Beige; 
 | 
            this.txtHManagerID.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHManagerID.Location = new System.Drawing.Point(663, 47); 
 | 
            this.txtHManagerID.Name = "txtHManagerID"; 
 | 
            this.txtHManagerID.Size = new System.Drawing.Size(172, 21); 
 | 
            this.txtHManagerID.TabIndex = 93; 
 | 
            this.txtHManagerID.Tag = "0"; 
 | 
            //  
 | 
            // txtHExplanation 
 | 
            //  
 | 
            this.txtHExplanation.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHExplanation.Location = new System.Drawing.Point(90, 140); 
 | 
            this.txtHExplanation.Multiline = true; 
 | 
            this.txtHExplanation.Name = "txtHExplanation"; 
 | 
            this.txtHExplanation.Size = new System.Drawing.Size(763, 25); 
 | 
            this.txtHExplanation.TabIndex = 91; 
 | 
            //  
 | 
            // label6 
 | 
            //  
 | 
            this.label6.AutoSize = true; 
 | 
            this.label6.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label6.Location = new System.Drawing.Point(31, 143); 
 | 
            this.label6.Name = "label6"; 
 | 
            this.label6.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label6.TabIndex = 90; 
 | 
            this.label6.Text = "摘    要"; 
 | 
            //  
 | 
            // txtHInnerBillNo 
 | 
            //  
 | 
            this.txtHInnerBillNo.BackColor = System.Drawing.Color.White; 
 | 
            this.txtHInnerBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHInnerBillNo.Location = new System.Drawing.Point(663, 20); 
 | 
            this.txtHInnerBillNo.Name = "txtHInnerBillNo"; 
 | 
            this.txtHInnerBillNo.Size = new System.Drawing.Size(190, 21); 
 | 
            this.txtHInnerBillNo.TabIndex = 89; 
 | 
            //  
 | 
            // label4 
 | 
            //  
 | 
            this.label4.AutoSize = true; 
 | 
            this.label4.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label4.Location = new System.Drawing.Point(593, 24); 
 | 
            this.label4.Name = "label4"; 
 | 
            this.label4.Size = new System.Drawing.Size(65, 12); 
 | 
            this.label4.TabIndex = 88; 
 | 
            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(90, 47); 
 | 
            this.txtHDeptID.Name = "txtHDeptID"; 
 | 
            this.txtHDeptID.Size = new System.Drawing.Size(166, 21); 
 | 
            this.txtHDeptID.TabIndex = 85; 
 | 
            this.txtHDeptID.Tag = "0"; 
 | 
            //  
 | 
            // label3 
 | 
            //  
 | 
            this.label3.AutoSize = true; 
 | 
            this.label3.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label3.Location = new System.Drawing.Point(31, 54); 
 | 
            this.label3.Name = "label3"; 
 | 
            this.label3.Size = new System.Drawing.Size(53, 12); 
 | 
            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(541, 46); 
 | 
            this.cmdHEmpID.Name = "cmdHEmpID"; 
 | 
            this.cmdHEmpID.Size = new System.Drawing.Size(22, 22); 
 | 
            this.cmdHEmpID.TabIndex = 78; 
 | 
            this.cmdHEmpID.UseVisualStyleBackColor = false; 
 | 
            this.cmdHEmpID.Click += new System.EventHandler(this.cmdHEmpID_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(256, 46); 
 | 
            this.cmdHDeptID.Name = "cmdHDeptID"; 
 | 
            this.cmdHDeptID.Size = new System.Drawing.Size(22, 22); 
 | 
            this.cmdHDeptID.TabIndex = 77; 
 | 
            this.cmdHDeptID.UseVisualStyleBackColor = false; 
 | 
            this.cmdHDeptID.Click += new System.EventHandler(this.cmdHDeptID_Click); 
 | 
            //  
 | 
            // label5 
 | 
            //  
 | 
            this.label5.AutoSize = true; 
 | 
            this.label5.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label5.Location = new System.Drawing.Point(314, 50); 
 | 
            this.label5.Name = "label5"; 
 | 
            this.label5.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label5.TabIndex = 62; 
 | 
            this.label5.Text = "维 修 人"; 
 | 
            //  
 | 
            // txtHEmpID 
 | 
            //  
 | 
            this.txtHEmpID.BackColor = System.Drawing.Color.Beige; 
 | 
            this.txtHEmpID.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHEmpID.Location = new System.Drawing.Point(376, 46); 
 | 
            this.txtHEmpID.Name = "txtHEmpID"; 
 | 
            this.txtHEmpID.Size = new System.Drawing.Size(166, 21); 
 | 
            this.txtHEmpID.TabIndex = 63; 
 | 
            this.txtHEmpID.Tag = "0"; 
 | 
            //  
 | 
            // txtHRemark 
 | 
            //  
 | 
            this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.txtHRemark.Location = new System.Drawing.Point(90, 175); 
 | 
            this.txtHRemark.Multiline = true; 
 | 
            this.txtHRemark.Name = "txtHRemark"; 
 | 
            this.txtHRemark.Size = new System.Drawing.Size(763, 25); 
 | 
            this.txtHRemark.TabIndex = 57; 
 | 
            //  
 | 
            // label20 
 | 
            //  
 | 
            this.label20.AutoSize = true; 
 | 
            this.label20.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label20.Location = new System.Drawing.Point(31, 178); 
 | 
            this.label20.Name = "label20"; 
 | 
            this.label20.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label20.TabIndex = 56; 
 | 
            this.label20.Text = "备    注"; 
 | 
            //  
 | 
            // dtpHDate 
 | 
            //  
 | 
            this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; 
 | 
            this.dtpHDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; 
 | 
            this.dtpHDate.Location = new System.Drawing.Point(375, 15); 
 | 
            this.dtpHDate.Name = "dtpHDate"; 
 | 
            this.dtpHDate.Size = new System.Drawing.Size(188, 21); 
 | 
            this.dtpHDate.TabIndex = 32; 
 | 
            //  
 | 
            // label9 
 | 
            //  
 | 
            this.label9.AutoSize = true; 
 | 
            this.label9.ForeColor = System.Drawing.Color.Black; 
 | 
            this.label9.Location = new System.Drawing.Point(314, 23); 
 | 
            this.label9.Name = "label9"; 
 | 
            this.label9.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label9.TabIndex = 31; 
 | 
            this.label9.Text = "日    期"; 
 | 
            //  
 | 
            // 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(41, 475); 
 | 
            this.panel2.Name = "panel2"; 
 | 
            this.panel2.Size = new System.Drawing.Size(937, 93); 
 | 
            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(725, 47); 
 | 
            this.txtHDeleteDate.Name = "txtHDeleteDate"; 
 | 
            this.txtHDeleteDate.Size = new System.Drawing.Size(98, 15); 
 | 
            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(666, 50); 
 | 
            this.label25.Name = "label25"; 
 | 
            this.label25.Size = new System.Drawing.Size(53, 12); 
 | 
            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(725, 12); 
 | 
            this.txtHDeleteMan.Name = "txtHDeleteMan"; 
 | 
            this.txtHDeleteMan.Size = new System.Drawing.Size(98, 15); 
 | 
            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(666, 12); 
 | 
            this.label27.Name = "label27"; 
 | 
            this.label27.Size = new System.Drawing.Size(41, 12); 
 | 
            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(562, 47); 
 | 
            this.txtHUpDateDate.Name = "txtHUpDateDate"; 
 | 
            this.txtHUpDateDate.Size = new System.Drawing.Size(98, 15); 
 | 
            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(503, 47); 
 | 
            this.label23.Name = "label23"; 
 | 
            this.label23.Size = new System.Drawing.Size(53, 12); 
 | 
            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(562, 12); 
 | 
            this.txtHUpDater.Name = "txtHUpDater"; 
 | 
            this.txtHUpDater.Size = new System.Drawing.Size(98, 15); 
 | 
            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(503, 12); 
 | 
            this.label21.Name = "label21"; 
 | 
            this.label21.Size = new System.Drawing.Size(41, 12); 
 | 
            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(397, 47); 
 | 
            this.txtHCloseDate.Name = "txtHCloseDate"; 
 | 
            this.txtHCloseDate.Size = new System.Drawing.Size(98, 15); 
 | 
            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(338, 50); 
 | 
            this.label19.Name = "label19"; 
 | 
            this.label19.Size = new System.Drawing.Size(53, 12); 
 | 
            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(396, 13); 
 | 
            this.txtHCloseMan.Name = "txtHCloseMan"; 
 | 
            this.txtHCloseMan.Size = new System.Drawing.Size(98, 15); 
 | 
            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(338, 16); 
 | 
            this.label17.Name = "label17"; 
 | 
            this.label17.Size = new System.Drawing.Size(41, 12); 
 | 
            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(234, 47); 
 | 
            this.txtHCheckDate.Name = "txtHCheckDate"; 
 | 
            this.txtHCheckDate.Size = new System.Drawing.Size(98, 15); 
 | 
            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(175, 50); 
 | 
            this.label15.Name = "label15"; 
 | 
            this.label15.Size = new System.Drawing.Size(53, 12); 
 | 
            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(234, 13); 
 | 
            this.txtHChecker.Name = "txtHChecker"; 
 | 
            this.txtHChecker.Size = new System.Drawing.Size(98, 15); 
 | 
            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(175, 16); 
 | 
            this.label13.Name = "label13"; 
 | 
            this.label13.Size = new System.Drawing.Size(41, 12); 
 | 
            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(71, 47); 
 | 
            this.txtHMakeDate.Name = "txtHMakeDate"; 
 | 
            this.txtHMakeDate.Size = new System.Drawing.Size(98, 15); 
 | 
            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(12, 50); 
 | 
            this.label11.Name = "label11"; 
 | 
            this.label11.Size = new System.Drawing.Size(53, 12); 
 | 
            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(71, 13); 
 | 
            this.txtHMaker.Name = "txtHMaker"; 
 | 
            this.txtHMaker.Size = new System.Drawing.Size(98, 15); 
 | 
            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(12, 16); 
 | 
            this.label8.Name = "label8"; 
 | 
            this.label8.Size = new System.Drawing.Size(41, 12); 
 | 
            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, 50); 
 | 
            this.panel1.Name = "panel1"; 
 | 
            this.panel1.Size = new System.Drawing.Size(41, 518); 
 | 
            this.panel1.TabIndex = 33; 
 | 
            //  
 | 
            // panel3 
 | 
            //  
 | 
            this.panel3.Dock = System.Windows.Forms.DockStyle.Right; 
 | 
            this.panel3.Location = new System.Drawing.Point(978, 50); 
 | 
            this.panel3.Name = "panel3"; 
 | 
            this.panel3.Size = new System.Drawing.Size(39, 518); 
 | 
            this.panel3.TabIndex = 34; 
 | 
            //  
 | 
            // 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(41, 309); 
 | 
            this.grdMain.Name = "grdMain"; 
 | 
            this.grdMain.ReadOnly = true; 
 | 
            this.grdMain.RowHeadersWidth = 30; 
 | 
            this.grdMain.RowTemplate.Height = 23; 
 | 
            this.grdMain.Size = new System.Drawing.Size(937, 147); 
 | 
            this.grdMain.TabIndex = 50; 
 | 
            this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); 
 | 
            this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave); 
 | 
            this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged); 
 | 
            this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); 
 | 
            this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); 
 | 
            this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); 
 | 
            this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged); 
 | 
            //  
 | 
            // 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(41, 456); 
 | 
            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(937, 19); 
 | 
            this.grdSum.TabIndex = 45; 
 | 
            //  
 | 
            // grdPrint 
 | 
            //  
 | 
            this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 
 | 
            this.grdPrint.Location = new System.Drawing.Point(809, 543); 
 | 
            this.grdPrint.Name = "grdPrint"; 
 | 
            this.grdPrint.RowTemplate.Height = 23; 
 | 
            this.grdPrint.Size = new System.Drawing.Size(25, 24); 
 | 
            this.grdPrint.TabIndex = 46; 
 | 
            this.grdPrint.Visible = false; 
 | 
            //  
 | 
            // Sb_EquipRepairSendWorkBill 
 | 
            //  
 | 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); 
 | 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
 | 
            this.BackColor = System.Drawing.Color.Lavender; 
 | 
            this.ClientSize = new System.Drawing.Size(1017, 568); 
 | 
            this.Controls.Add(this.grdMain); 
 | 
            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.Name = "Sb_EquipRepairSendWorkBill"; 
 | 
            this.Text = "设备维修派工单编辑"; 
 | 
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized; 
 | 
            this.Load += new System.EventHandler(this.Sb_EquipRepairSendWorkBill_Load); 
 | 
            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.grdMain)).EndInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit(); 
 | 
            this.ResumeLayout(false); 
 | 
  
 | 
        } 
 | 
  
 | 
        #endregion 
 | 
  
 | 
        private System.Windows.Forms.ToolStrip Tool; 
 | 
        private System.Windows.Forms.ToolStripButton yl; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; 
 | 
        private System.Windows.Forms.ToolStripButton xz; 
 | 
        private System.Windows.Forms.ToolStripButton xg; 
 | 
        private System.Windows.Forms.ToolStripButton sc; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; 
 | 
        private System.Windows.Forms.ToolStripButton bc; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; 
 | 
        private System.Windows.Forms.ToolStripButton fq; 
 | 
        private System.Windows.Forms.ToolStripButton sh; 
 | 
        private System.Windows.Forms.ToolStripButton qsh; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; 
 | 
        private System.Windows.Forms.ToolStripButton sz; 
 | 
        private System.Windows.Forms.ToolStripButton syz; 
 | 
        private System.Windows.Forms.ToolStripButton xyz; 
 | 
        private System.Windows.Forms.ToolStripButton mz; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; 
 | 
        private System.Windows.Forms.Label lblCaption; 
 | 
        private System.Windows.Forms.Label label2; 
 | 
        private System.Windows.Forms.TextBox txtHBillNo; 
 | 
        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 AddRow; 
 | 
        private System.Windows.Forms.ToolStripButton DelRow; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; 
 | 
        private System.Windows.Forms.DateTimePicker dtpHDate; 
 | 
        private System.Windows.Forms.Label label9; 
 | 
        private System.Windows.Forms.GroupBox gbUp; 
 | 
        private System.Windows.Forms.ToolStripButton fz; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; 
 | 
        private System.Windows.Forms.ToolStripButton tc; 
 | 
        private System.Windows.Forms.TextBox txtHRemark; 
 | 
        private System.Windows.Forms.Label label20; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator12; 
 | 
        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.Label label5; 
 | 
        private System.Windows.Forms.TextBox txtHEmpID; 
 | 
        private System.Windows.Forms.Button cmdHEmpID; 
 | 
        private System.Windows.Forms.Button cmdHDeptID; 
 | 
        private System.Windows.Forms.Panel panel1; 
 | 
        private System.Windows.Forms.Panel panel3; 
 | 
        private System.Windows.Forms.DataGridView grdMain; 
 | 
        private System.Windows.Forms.DataGridView grdSum; 
 | 
        private System.Windows.Forms.DataGridView grdPrint; 
 | 
        private System.Windows.Forms.ToolStripButton set; 
 | 
        private System.Windows.Forms.ToolStripButton dy; 
 | 
        private System.Windows.Forms.TextBox txtHDeptID; 
 | 
        private System.Windows.Forms.Label label3; 
 | 
        private System.Windows.Forms.ToolStripDropDownButton qt; 
 | 
        private System.Windows.Forms.ToolStripMenuItem 关闭ToolStripMenuItem; 
 | 
        private System.Windows.Forms.ToolStripMenuItem 反关闭ToolStripMenuItem; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator15; 
 | 
        private System.Windows.Forms.ToolStripMenuItem 审核ToolStripMenuItem; 
 | 
        private System.Windows.Forms.ToolStripMenuItem 反审核ToolStripMenuItem; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator14; 
 | 
        private System.Windows.Forms.ToolStripMenuItem 作废ToolStripMenuItem; 
 | 
        private System.Windows.Forms.ToolStripMenuItem 撤销作废ToolStripMenuItem; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1; 
 | 
        private System.Windows.Forms.ToolStripMenuItem 隐藏列设置ToolStripMenuItem; 
 | 
        private System.Windows.Forms.TextBox txtHExplanation; 
 | 
        private System.Windows.Forms.Label label6; 
 | 
        private System.Windows.Forms.TextBox txtHInnerBillNo; 
 | 
        private System.Windows.Forms.Label label4; 
 | 
        private System.Windows.Forms.Button cmdHManagerID; 
 | 
        private System.Windows.Forms.Label label1; 
 | 
        private System.Windows.Forms.TextBox txtHManagerID; 
 | 
        private System.Windows.Forms.TextBox txtHEquipID; 
 | 
        private System.Windows.Forms.Label label7; 
 | 
        private System.Windows.Forms.Button cmdHRepairID; 
 | 
        private System.Windows.Forms.Button cmdHEquipID; 
 | 
        private System.Windows.Forms.Label label10; 
 | 
        private System.Windows.Forms.TextBox txtHRepairID; 
 | 
        private System.Windows.Forms.DateTimePicker dtpHRepairPlanEndDate; 
 | 
        private System.Windows.Forms.Label label12; 
 | 
        private System.Windows.Forms.DateTimePicker dtpHRepairPlanBeginDate; 
 | 
        private System.Windows.Forms.Label label14; 
 | 
        private System.Windows.Forms.TextBox txtHCycleUnit; 
 | 
        private System.Windows.Forms.Label label18; 
 | 
        private System.Windows.Forms.TextBox txtHRepairContent; 
 | 
        private System.Windows.Forms.Label label16; 
 | 
        private System.Windows.Forms.TextBox txtHPlanTimes; 
 | 
        private System.Windows.Forms.Label label22; 
 | 
    } 
 | 
} 
 |