namespace HuanXin.ERP 
 | 
{ 
 | 
    partial class Frm_Show 
 | 
    { 
 | 
        /// <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() 
 | 
        { 
 | 
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Show)); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            this.panel1 = new System.Windows.Forms.Panel(); 
 | 
            this.panel3 = new System.Windows.Forms.Panel(); 
 | 
            this.panel2 = new System.Windows.Forms.Panel(); 
 | 
            this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 
 | 
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); 
 | 
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel(); 
 | 
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel(); 
 | 
            this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel(); 
 | 
            this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel(); 
 | 
            this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel(); 
 | 
            this.panel4 = new System.Windows.Forms.Panel(); 
 | 
            this.toolStrip2 = new System.Windows.Forms.ToolStrip(); 
 | 
            this.cg = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.xs = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.kf = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.ys = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.yf = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.sc = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.pay = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.cb = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.sup = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.cus = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.gy = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.xt = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.panel5 = new System.Windows.Forms.Panel(); 
 | 
            this.grdMod = new System.Windows.Forms.DataGridView(); 
 | 
            this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.splitContainer1 = new System.Windows.Forms.SplitContainer(); 
 | 
            this.grdList = new System.Windows.Forms.DataGridView(); 
 | 
            this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.IDCol = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.Column3 = new System.Windows.Forms.DataGridViewImageColumn(); 
 | 
            this.NameCol = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.grdSub = new System.Windows.Forms.DataGridView(); 
 | 
            this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.SubIDCol = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.SubNumberCol = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.Column4 = new System.Windows.Forms.DataGridViewImageColumn(); 
 | 
            this.SubNameCol = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
 | 
            this.panel1.SuspendLayout(); 
 | 
            this.statusStrip1.SuspendLayout(); 
 | 
            this.panel4.SuspendLayout(); 
 | 
            this.toolStrip2.SuspendLayout(); 
 | 
            this.panel5.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdMod)).BeginInit(); 
 | 
            this.splitContainer1.Panel1.SuspendLayout(); 
 | 
            this.splitContainer1.Panel2.SuspendLayout(); 
 | 
            this.splitContainer1.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdSub)).BeginInit(); 
 | 
            this.SuspendLayout(); 
 | 
            //  
 | 
            // panel1 
 | 
            //  
 | 
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage"))); 
 | 
            this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; 
 | 
            this.panel1.Controls.Add(this.panel3); 
 | 
            this.panel1.Controls.Add(this.panel2); 
 | 
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top; 
 | 
            this.panel1.Location = new System.Drawing.Point(0, 0); 
 | 
            this.panel1.Name = "panel1"; 
 | 
            this.panel1.Size = new System.Drawing.Size(1203, 58); 
 | 
            this.panel1.TabIndex = 4; 
 | 
            //  
 | 
            // panel3 
 | 
            //  
 | 
            this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage"))); 
 | 
            this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; 
 | 
            this.panel3.Dock = System.Windows.Forms.DockStyle.Top; 
 | 
            this.panel3.Location = new System.Drawing.Point(0, 0); 
 | 
            this.panel3.Name = "panel3"; 
 | 
            this.panel3.Size = new System.Drawing.Size(1203, 56); 
 | 
            this.panel3.TabIndex = 6; 
 | 
            //  
 | 
            // panel2 
 | 
            //  
 | 
            this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); 
 | 
            this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; 
 | 
            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; 
 | 
            this.panel2.Location = new System.Drawing.Point(0, 35); 
 | 
            this.panel2.Name = "panel2"; 
 | 
            this.panel2.Size = new System.Drawing.Size(1203, 23); 
 | 
            this.panel2.TabIndex = 5; 
 | 
            //  
 | 
            // statusStrip1 
 | 
            //  
 | 
            this.statusStrip1.AutoSize = false; 
 | 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 
 | 
            this.toolStripStatusLabel1, 
 | 
            this.toolStripStatusLabel2, 
 | 
            this.toolStripStatusLabel3, 
 | 
            this.toolStripStatusLabel4, 
 | 
            this.toolStripStatusLabel5, 
 | 
            this.toolStripStatusLabel6}); 
 | 
            this.statusStrip1.Location = new System.Drawing.Point(0, 649); 
 | 
            this.statusStrip1.Name = "statusStrip1"; 
 | 
            this.statusStrip1.Size = new System.Drawing.Size(1203, 22); 
 | 
            this.statusStrip1.TabIndex = 7; 
 | 
            this.statusStrip1.Text = "statusStrip1"; 
 | 
            //  
 | 
            // toolStripStatusLabel1 
 | 
            //  
 | 
            this.toolStripStatusLabel1.AutoSize = false; 
 | 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; 
 | 
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(32, 17); 
 | 
            this.toolStripStatusLabel1.Text = "就绪"; 
 | 
            //  
 | 
            // toolStripStatusLabel2 
 | 
            //  
 | 
            this.toolStripStatusLabel2.AutoSize = false; 
 | 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2"; 
 | 
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(400, 17); 
 | 
            this.toolStripStatusLabel2.Text = " "; 
 | 
            //  
 | 
            // toolStripStatusLabel3 
 | 
            //  
 | 
            this.toolStripStatusLabel3.AutoSize = false; 
 | 
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3"; 
 | 
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(200, 17); 
 | 
            this.toolStripStatusLabel3.Text = "宁波SSS有限公司"; 
 | 
            //  
 | 
            // toolStripStatusLabel4 
 | 
            //  
 | 
            this.toolStripStatusLabel4.AutoSize = false; 
 | 
            this.toolStripStatusLabel4.Name = "toolStripStatusLabel4"; 
 | 
            this.toolStripStatusLabel4.Size = new System.Drawing.Size(230, 17); 
 | 
            this.toolStripStatusLabel4.Text = "Ais201201023220101"; 
 | 
            //  
 | 
            // toolStripStatusLabel5 
 | 
            //  
 | 
            this.toolStripStatusLabel5.AutoSize = false; 
 | 
            this.toolStripStatusLabel5.Name = "toolStripStatusLabel5"; 
 | 
            this.toolStripStatusLabel5.Size = new System.Drawing.Size(179, 17); 
 | 
            this.toolStripStatusLabel5.Text = "2012年第1期"; 
 | 
            //  
 | 
            // toolStripStatusLabel6 
 | 
            //  
 | 
            this.toolStripStatusLabel6.Name = "toolStripStatusLabel6"; 
 | 
            this.toolStripStatusLabel6.Size = new System.Drawing.Size(147, 17); 
 | 
            this.toolStripStatusLabel6.Spring = true; 
 | 
            this.toolStripStatusLabel6.Text = "Administrator"; 
 | 
            this.toolStripStatusLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 
 | 
            //  
 | 
            // panel4 
 | 
            //  
 | 
            this.panel4.Controls.Add(this.toolStrip2); 
 | 
            this.panel4.Controls.Add(this.panel5); 
 | 
            this.panel4.Dock = System.Windows.Forms.DockStyle.Left; 
 | 
            this.panel4.Location = new System.Drawing.Point(0, 58); 
 | 
            this.panel4.Name = "panel4"; 
 | 
            this.panel4.Size = new System.Drawing.Size(186, 591); 
 | 
            this.panel4.TabIndex = 10; 
 | 
            //  
 | 
            // toolStrip2 
 | 
            //  
 | 
            this.toolStrip2.AutoSize = false; 
 | 
            this.toolStrip2.BackColor = System.Drawing.SystemColors.ActiveCaption; 
 | 
            this.toolStrip2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("toolStrip2.BackgroundImage"))); 
 | 
            this.toolStrip2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; 
 | 
            this.toolStrip2.Dock = System.Windows.Forms.DockStyle.Fill; 
 | 
            this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; 
 | 
            this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 
 | 
            this.cg, 
 | 
            this.xs, 
 | 
            this.kf, 
 | 
            this.toolStripSeparator2, 
 | 
            this.ys, 
 | 
            this.yf, 
 | 
            this.toolStripSeparator3, 
 | 
            this.sc, 
 | 
            this.pay, 
 | 
            this.cb, 
 | 
            this.toolStripSeparator1, 
 | 
            this.sup, 
 | 
            this.cus, 
 | 
            this.toolStripSeparator4, 
 | 
            this.gy, 
 | 
            this.xt}); 
 | 
            this.toolStrip2.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow; 
 | 
            this.toolStrip2.Location = new System.Drawing.Point(0, 24); 
 | 
            this.toolStrip2.Name = "toolStrip2"; 
 | 
            this.toolStrip2.ShowItemToolTips = false; 
 | 
            this.toolStrip2.Size = new System.Drawing.Size(186, 567); 
 | 
            this.toolStrip2.Stretch = true; 
 | 
            this.toolStrip2.TabIndex = 9; 
 | 
            this.toolStrip2.Text = "toolStrip2"; 
 | 
            //  
 | 
            // cg 
 | 
            //  
 | 
            this.cg.AutoSize = false; 
 | 
            this.cg.Checked = true; 
 | 
            this.cg.CheckState = System.Windows.Forms.CheckState.Checked; 
 | 
            this.cg.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.cg.ForeColor = System.Drawing.Color.White; 
 | 
            this.cg.Image = ((System.Drawing.Image)(resources.GetObject("cg.Image"))); 
 | 
            this.cg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.cg.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.cg.Name = "cg"; 
 | 
            this.cg.Size = new System.Drawing.Size(178, 40); 
 | 
            this.cg.Text = "    采购管理"; 
 | 
            this.cg.Click += new System.EventHandler(this.cg_Click); 
 | 
            //  
 | 
            // xs 
 | 
            //  
 | 
            this.xs.AutoSize = false; 
 | 
            this.xs.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.xs.ForeColor = System.Drawing.Color.White; 
 | 
            this.xs.Image = ((System.Drawing.Image)(resources.GetObject("xs.Image"))); 
 | 
            this.xs.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.xs.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.xs.Name = "xs"; 
 | 
            this.xs.Size = new System.Drawing.Size(178, 40); 
 | 
            this.xs.Text = "    销售管理"; 
 | 
            this.xs.Click += new System.EventHandler(this.xs_Click); 
 | 
            //  
 | 
            // kf 
 | 
            //  
 | 
            this.kf.AutoSize = false; 
 | 
            this.kf.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.kf.ForeColor = System.Drawing.Color.White; 
 | 
            this.kf.Image = ((System.Drawing.Image)(resources.GetObject("kf.Image"))); 
 | 
            this.kf.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.kf.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.kf.Name = "kf"; 
 | 
            this.kf.Size = new System.Drawing.Size(178, 40); 
 | 
            this.kf.Text = "    仓存管理"; 
 | 
            this.kf.ToolTipText = "    生产管理"; 
 | 
            this.kf.Click += new System.EventHandler(this.cc_Click); 
 | 
            //  
 | 
            // toolStripSeparator2 
 | 
            //  
 | 
            this.toolStripSeparator2.AutoSize = false; 
 | 
            this.toolStripSeparator2.Name = "toolStripSeparator2"; 
 | 
            this.toolStripSeparator2.Size = new System.Drawing.Size(187, 3); 
 | 
            //  
 | 
            // ys 
 | 
            //  
 | 
            this.ys.AutoSize = false; 
 | 
            this.ys.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.ys.ForeColor = System.Drawing.Color.White; 
 | 
            this.ys.Image = ((System.Drawing.Image)(resources.GetObject("ys.Image"))); 
 | 
            this.ys.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.ys.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.ys.Name = "ys"; 
 | 
            this.ys.Size = new System.Drawing.Size(178, 40); 
 | 
            this.ys.Text = "    应收管理"; 
 | 
            this.ys.ToolTipText = "    生产管理"; 
 | 
            this.ys.Click += new System.EventHandler(this.ys_Click); 
 | 
            //  
 | 
            // yf 
 | 
            //  
 | 
            this.yf.AutoSize = false; 
 | 
            this.yf.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.yf.ForeColor = System.Drawing.Color.White; 
 | 
            this.yf.Image = ((System.Drawing.Image)(resources.GetObject("yf.Image"))); 
 | 
            this.yf.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.yf.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.yf.Name = "yf"; 
 | 
            this.yf.Size = new System.Drawing.Size(178, 40); 
 | 
            this.yf.Text = "    应付管理"; 
 | 
            this.yf.ToolTipText = "    生产管理"; 
 | 
            this.yf.Click += new System.EventHandler(this.yf_Click); 
 | 
            //  
 | 
            // toolStripSeparator3 
 | 
            //  
 | 
            this.toolStripSeparator3.AutoSize = false; 
 | 
            this.toolStripSeparator3.Name = "toolStripSeparator3"; 
 | 
            this.toolStripSeparator3.Size = new System.Drawing.Size(187, 3); 
 | 
            //  
 | 
            // sc 
 | 
            //  
 | 
            this.sc.AutoSize = false; 
 | 
            this.sc.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.sc.ForeColor = System.Drawing.Color.White; 
 | 
            this.sc.Image = ((System.Drawing.Image)(resources.GetObject("sc.Image"))); 
 | 
            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(178, 40); 
 | 
            this.sc.Text = "    生产管理"; 
 | 
            this.sc.ToolTipText = "    生产管理"; 
 | 
            this.sc.Click += new System.EventHandler(this.sc_Click); 
 | 
            //  
 | 
            // pay 
 | 
            //  
 | 
            this.pay.AutoSize = false; 
 | 
            this.pay.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.pay.ForeColor = System.Drawing.Color.White; 
 | 
            this.pay.Image = ((System.Drawing.Image)(resources.GetObject("pay.Image"))); 
 | 
            this.pay.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.pay.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.pay.Name = "pay"; 
 | 
            this.pay.Size = new System.Drawing.Size(178, 40); 
 | 
            this.pay.Text = "    工资管理"; 
 | 
            this.pay.ToolTipText = "    生产管理"; 
 | 
            this.pay.Click += new System.EventHandler(this.gz_Click); 
 | 
            //  
 | 
            // cb 
 | 
            //  
 | 
            this.cb.AutoSize = false; 
 | 
            this.cb.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.cb.ForeColor = System.Drawing.Color.White; 
 | 
            this.cb.Image = ((System.Drawing.Image)(resources.GetObject("cb.Image"))); 
 | 
            this.cb.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.cb.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.cb.Name = "cb"; 
 | 
            this.cb.Size = new System.Drawing.Size(178, 40); 
 | 
            this.cb.Text = "    成本管理"; 
 | 
            this.cb.ToolTipText = "    生产管理"; 
 | 
            this.cb.Click += new System.EventHandler(this.cb_Click); 
 | 
            //  
 | 
            // toolStripSeparator1 
 | 
            //  
 | 
            this.toolStripSeparator1.AutoSize = false; 
 | 
            this.toolStripSeparator1.ForeColor = System.Drawing.SystemColors.ActiveBorder; 
 | 
            this.toolStripSeparator1.Name = "toolStripSeparator1"; 
 | 
            this.toolStripSeparator1.Size = new System.Drawing.Size(187, 3); 
 | 
            //  
 | 
            // sup 
 | 
            //  
 | 
            this.sup.AutoSize = false; 
 | 
            this.sup.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.sup.ForeColor = System.Drawing.Color.White; 
 | 
            this.sup.Image = ((System.Drawing.Image)(resources.GetObject("sup.Image"))); 
 | 
            this.sup.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.sup.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.sup.Name = "sup"; 
 | 
            this.sup.Size = new System.Drawing.Size(178, 40); 
 | 
            this.sup.Text = "    供方管理"; 
 | 
            this.sup.ToolTipText = "    生产管理"; 
 | 
            this.sup.Click += new System.EventHandler(this.sup_Click); 
 | 
            //  
 | 
            // cus 
 | 
            //  
 | 
            this.cus.AutoSize = false; 
 | 
            this.cus.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.cus.ForeColor = System.Drawing.Color.White; 
 | 
            this.cus.Image = ((System.Drawing.Image)(resources.GetObject("cus.Image"))); 
 | 
            this.cus.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.cus.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.cus.Name = "cus"; 
 | 
            this.cus.Size = new System.Drawing.Size(178, 40); 
 | 
            this.cus.Text = "    客户管理"; 
 | 
            this.cus.ToolTipText = "    生产管理"; 
 | 
            this.cus.Click += new System.EventHandler(this.cus_Click); 
 | 
            //  
 | 
            // toolStripSeparator4 
 | 
            //  
 | 
            this.toolStripSeparator4.Name = "toolStripSeparator4"; 
 | 
            this.toolStripSeparator4.Size = new System.Drawing.Size(184, 6); 
 | 
            //  
 | 
            // gy 
 | 
            //  
 | 
            this.gy.AutoSize = false; 
 | 
            this.gy.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.gy.ForeColor = System.Drawing.Color.White; 
 | 
            this.gy.Image = ((System.Drawing.Image)(resources.GetObject("gy.Image"))); 
 | 
            this.gy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.gy.ImageTransparentColor = System.Drawing.Color.White; 
 | 
            this.gy.Name = "gy"; 
 | 
            this.gy.Size = new System.Drawing.Size(178, 40); 
 | 
            this.gy.Text = "    基础资料"; 
 | 
            this.gy.ToolTipText = "    生产管理"; 
 | 
            this.gy.Click += new System.EventHandler(this.gy_Click); 
 | 
            //  
 | 
            // xt 
 | 
            //  
 | 
            this.xt.AutoSize = false; 
 | 
            this.xt.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.xt.ForeColor = System.Drawing.Color.White; 
 | 
            this.xt.Image = ((System.Drawing.Image)(resources.GetObject("xt.Image"))); 
 | 
            this.xt.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.xt.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.xt.Name = "xt"; 
 | 
            this.xt.Size = new System.Drawing.Size(178, 40); 
 | 
            this.xt.Text = "    系统管理"; 
 | 
            this.xt.ToolTipText = "    生产管理"; 
 | 
            this.xt.Click += new System.EventHandler(this.bb_Click); 
 | 
            //  
 | 
            // panel5 
 | 
            //  
 | 
            this.panel5.Controls.Add(this.grdMod); 
 | 
            this.panel5.Dock = System.Windows.Forms.DockStyle.Top; 
 | 
            this.panel5.Location = new System.Drawing.Point(0, 0); 
 | 
            this.panel5.Name = "panel5"; 
 | 
            this.panel5.Size = new System.Drawing.Size(186, 24); 
 | 
            this.panel5.TabIndex = 0; 
 | 
            //  
 | 
            // grdMod 
 | 
            //  
 | 
            this.grdMod.AllowUserToAddRows = false; 
 | 
            this.grdMod.AllowUserToDeleteRows = false; 
 | 
            this.grdMod.AllowUserToResizeColumns = false; 
 | 
            this.grdMod.AllowUserToResizeRows = false; 
 | 
            this.grdMod.BackgroundColor = System.Drawing.Color.White; 
 | 
            this.grdMod.BorderStyle = System.Windows.Forms.BorderStyle.None; 
 | 
            this.grdMod.CausesValidation = false; 
 | 
            this.grdMod.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; 
 | 
            this.grdMod.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 
 | 
            this.Column6, 
 | 
            this.Column1}); 
 | 
            this.grdMod.Dock = System.Windows.Forms.DockStyle.Fill; 
 | 
            this.grdMod.Location = new System.Drawing.Point(0, 0); 
 | 
            this.grdMod.MultiSelect = false; 
 | 
            this.grdMod.Name = "grdMod"; 
 | 
            this.grdMod.RowHeadersVisible = false; 
 | 
            this.grdMod.RowTemplate.Height = 23; 
 | 
            this.grdMod.ShowCellToolTips = false; 
 | 
            this.grdMod.ShowEditingIcon = false; 
 | 
            this.grdMod.ShowRowErrors = false; 
 | 
            this.grdMod.Size = new System.Drawing.Size(186, 24); 
 | 
            this.grdMod.TabIndex = 0; 
 | 
            this.grdMod.TabStop = false; 
 | 
            //  
 | 
            // Column6 
 | 
            //  
 | 
            this.Column6.HeaderText = ""; 
 | 
            this.Column6.Name = "Column6"; 
 | 
            this.Column6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; 
 | 
            this.Column6.Width = 15; 
 | 
            //  
 | 
            // Column1 
 | 
            //  
 | 
            this.Column1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 
 | 
            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
 | 
            this.Column1.DefaultCellStyle = dataGridViewCellStyle8; 
 | 
            this.Column1.HeaderText = "功能模块"; 
 | 
            this.Column1.Name = "Column1"; 
 | 
            this.Column1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; 
 | 
            //  
 | 
            // splitContainer1 
 | 
            //  
 | 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; 
 | 
            this.splitContainer1.Location = new System.Drawing.Point(186, 58); 
 | 
            this.splitContainer1.Name = "splitContainer1"; 
 | 
            //  
 | 
            // splitContainer1.Panel1 
 | 
            //  
 | 
            this.splitContainer1.Panel1.Controls.Add(this.grdList); 
 | 
            //  
 | 
            // splitContainer1.Panel2 
 | 
            //  
 | 
            this.splitContainer1.Panel2.Controls.Add(this.grdSub); 
 | 
            this.splitContainer1.Size = new System.Drawing.Size(1017, 591); 
 | 
            this.splitContainer1.SplitterDistance = 481; 
 | 
            this.splitContainer1.TabIndex = 11; 
 | 
            //  
 | 
            // grdList 
 | 
            //  
 | 
            this.grdList.AllowUserToAddRows = false; 
 | 
            this.grdList.AllowUserToDeleteRows = false; 
 | 
            this.grdList.AllowUserToResizeColumns = false; 
 | 
            this.grdList.AllowUserToResizeRows = false; 
 | 
            this.grdList.BackgroundColor = System.Drawing.Color.White; 
 | 
            this.grdList.BorderStyle = System.Windows.Forms.BorderStyle.None; 
 | 
            this.grdList.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleVertical; 
 | 
            this.grdList.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable; 
 | 
            this.grdList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; 
 | 
            this.grdList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 
 | 
            this.Column2, 
 | 
            this.IDCol, 
 | 
            this.Column3, 
 | 
            this.NameCol}); 
 | 
            this.grdList.Cursor = System.Windows.Forms.Cursors.Hand; 
 | 
            this.grdList.Dock = System.Windows.Forms.DockStyle.Fill; 
 | 
            this.grdList.GridColor = System.Drawing.Color.White; 
 | 
            this.grdList.ImeMode = System.Windows.Forms.ImeMode.On; 
 | 
            this.grdList.Location = new System.Drawing.Point(0, 0); 
 | 
            this.grdList.MultiSelect = false; 
 | 
            this.grdList.Name = "grdList"; 
 | 
            this.grdList.ReadOnly = true; 
 | 
            this.grdList.RowHeadersVisible = false; 
 | 
            this.grdList.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 
 | 
            this.grdList.RowTemplate.Height = 23; 
 | 
            this.grdList.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 
 | 
            this.grdList.ShowCellToolTips = false; 
 | 
            this.grdList.Size = new System.Drawing.Size(481, 591); 
 | 
            this.grdList.TabIndex = 0; 
 | 
            this.grdList.TabStop = false; 
 | 
            this.grdList.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdList_CellMouseClick); 
 | 
            this.grdList.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.grdList_CellPainting); 
 | 
            //  
 | 
            // Column2 
 | 
            //  
 | 
            this.Column2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
 | 
            dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.White; 
 | 
            this.Column2.DefaultCellStyle = dataGridViewCellStyle9; 
 | 
            this.Column2.FillWeight = 7.614213F; 
 | 
            this.Column2.HeaderText = ""; 
 | 
            this.Column2.Name = "Column2"; 
 | 
            this.Column2.ReadOnly = true; 
 | 
            this.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.False; 
 | 
            this.Column2.Width = 12; 
 | 
            //  
 | 
            // IDCol 
 | 
            //  
 | 
            this.IDCol.HeaderText = "Column6"; 
 | 
            this.IDCol.Name = "IDCol"; 
 | 
            this.IDCol.ReadOnly = true; 
 | 
            this.IDCol.Visible = false; 
 | 
            //  
 | 
            // Column3 
 | 
            //  
 | 
            this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
 | 
            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
 | 
            dataGridViewCellStyle10.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle10.NullValue"))); 
 | 
            dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.White; 
 | 
            this.Column3.DefaultCellStyle = dataGridViewCellStyle10; 
 | 
            this.Column3.FillWeight = 15.6595F; 
 | 
            this.Column3.HeaderText = ""; 
 | 
            this.Column3.Image = ((System.Drawing.Image)(resources.GetObject("Column3.Image"))); 
 | 
            this.Column3.Name = "Column3"; 
 | 
            this.Column3.ReadOnly = true; 
 | 
            this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.False; 
 | 
            this.Column3.Width = 25; 
 | 
            //  
 | 
            // NameCol 
 | 
            //  
 | 
            this.NameCol.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 
 | 
            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; 
 | 
            dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); 
 | 
            this.NameCol.DefaultCellStyle = dataGridViewCellStyle11; 
 | 
            this.NameCol.FillWeight = 276.7263F; 
 | 
            this.NameCol.HeaderText = "子功能"; 
 | 
            this.NameCol.Name = "NameCol"; 
 | 
            this.NameCol.ReadOnly = true; 
 | 
            this.NameCol.Resizable = System.Windows.Forms.DataGridViewTriState.False; 
 | 
            this.NameCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; 
 | 
            //  
 | 
            // grdSub 
 | 
            //  
 | 
            this.grdSub.AllowUserToAddRows = false; 
 | 
            this.grdSub.AllowUserToDeleteRows = false; 
 | 
            this.grdSub.AllowUserToResizeColumns = false; 
 | 
            this.grdSub.AllowUserToResizeRows = false; 
 | 
            this.grdSub.BackgroundColor = System.Drawing.Color.White; 
 | 
            this.grdSub.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; 
 | 
            this.grdSub.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable; 
 | 
            this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; 
 | 
            this.grdSub.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 
 | 
            this.Column5, 
 | 
            this.SubIDCol, 
 | 
            this.SubNumberCol, 
 | 
            this.Column4, 
 | 
            this.SubNameCol}); 
 | 
            this.grdSub.Cursor = System.Windows.Forms.Cursors.Hand; 
 | 
            this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill; 
 | 
            this.grdSub.GridColor = System.Drawing.Color.White; 
 | 
            this.grdSub.ImeMode = System.Windows.Forms.ImeMode.On; 
 | 
            this.grdSub.Location = new System.Drawing.Point(0, 0); 
 | 
            this.grdSub.MultiSelect = false; 
 | 
            this.grdSub.Name = "grdSub"; 
 | 
            this.grdSub.ReadOnly = true; 
 | 
            this.grdSub.RowHeadersVisible = false; 
 | 
            this.grdSub.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 
 | 
            this.grdSub.RowTemplate.Height = 23; 
 | 
            this.grdSub.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 
 | 
            this.grdSub.Size = new System.Drawing.Size(532, 591); 
 | 
            this.grdSub.TabIndex = 1; 
 | 
            this.grdSub.TabStop = false; 
 | 
            this.grdSub.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellDoubleClick); 
 | 
            this.grdSub.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.grdSub_CellPainting); 
 | 
            this.grdSub.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdList_CellMouseClick); 
 | 
            //  
 | 
            // Column5 
 | 
            //  
 | 
            this.Column5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
 | 
            dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.White; 
 | 
            dataGridViewCellStyle12.SelectionForeColor = System.Drawing.Color.White; 
 | 
            this.Column5.DefaultCellStyle = dataGridViewCellStyle12; 
 | 
            this.Column5.FillWeight = 7.614213F; 
 | 
            this.Column5.HeaderText = ""; 
 | 
            this.Column5.Name = "Column5"; 
 | 
            this.Column5.ReadOnly = true; 
 | 
            this.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.False; 
 | 
            this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; 
 | 
            this.Column5.Width = 13; 
 | 
            //  
 | 
            // SubIDCol 
 | 
            //  
 | 
            this.SubIDCol.HeaderText = ""; 
 | 
            this.SubIDCol.Name = "SubIDCol"; 
 | 
            this.SubIDCol.ReadOnly = true; 
 | 
            this.SubIDCol.Visible = false; 
 | 
            //  
 | 
            // SubNumberCol 
 | 
            //  
 | 
            this.SubNumberCol.HeaderText = ""; 
 | 
            this.SubNumberCol.Name = "SubNumberCol"; 
 | 
            this.SubNumberCol.ReadOnly = true; 
 | 
            this.SubNumberCol.Visible = false; 
 | 
            //  
 | 
            // Column4 
 | 
            //  
 | 
            this.Column4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
 | 
            dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
 | 
            dataGridViewCellStyle13.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle13.NullValue"))); 
 | 
            dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.White; 
 | 
            dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.White; 
 | 
            this.Column4.DefaultCellStyle = dataGridViewCellStyle13; 
 | 
            this.Column4.FillWeight = 15.57376F; 
 | 
            this.Column4.HeaderText = ""; 
 | 
            this.Column4.Image = ((System.Drawing.Image)(resources.GetObject("Column4.Image"))); 
 | 
            this.Column4.Name = "Column4"; 
 | 
            this.Column4.ReadOnly = true; 
 | 
            this.Column4.Resizable = System.Windows.Forms.DataGridViewTriState.False; 
 | 
            this.Column4.Width = 28; 
 | 
            //  
 | 
            // SubNameCol 
 | 
            //  
 | 
            this.SubNameCol.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 
 | 
            dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); 
 | 
            dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White; 
 | 
            this.SubNameCol.DefaultCellStyle = dataGridViewCellStyle14; 
 | 
            this.SubNameCol.FillWeight = 276.812F; 
 | 
            this.SubNameCol.HeaderText = "明细功能"; 
 | 
            this.SubNameCol.Name = "SubNameCol"; 
 | 
            this.SubNameCol.ReadOnly = true; 
 | 
            this.SubNameCol.Resizable = System.Windows.Forms.DataGridViewTriState.False; 
 | 
            this.SubNameCol.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; 
 | 
            //  
 | 
            // Frm_Show 
 | 
            //  
 | 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); 
 | 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
 | 
            this.ClientSize = new System.Drawing.Size(1203, 671); 
 | 
            this.Controls.Add(this.splitContainer1); 
 | 
            this.Controls.Add(this.panel4); 
 | 
            this.Controls.Add(this.statusStrip1); 
 | 
            this.Controls.Add(this.panel1); 
 | 
            this.Name = "Frm_Show"; 
 | 
            this.Text = "NETERP"; 
 | 
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized; 
 | 
            this.Load += new System.EventHandler(this.Frm_Show_Load); 
 | 
            this.panel1.ResumeLayout(false); 
 | 
            this.statusStrip1.ResumeLayout(false); 
 | 
            this.statusStrip1.PerformLayout(); 
 | 
            this.panel4.ResumeLayout(false); 
 | 
            this.toolStrip2.ResumeLayout(false); 
 | 
            this.toolStrip2.PerformLayout(); 
 | 
            this.panel5.ResumeLayout(false); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdMod)).EndInit(); 
 | 
            this.splitContainer1.Panel1.ResumeLayout(false); 
 | 
            this.splitContainer1.Panel2.ResumeLayout(false); 
 | 
            this.splitContainer1.ResumeLayout(false); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdSub)).EndInit(); 
 | 
            this.ResumeLayout(false); 
 | 
  
 | 
        } 
 | 
  
 | 
        #endregion 
 | 
  
 | 
        private System.Windows.Forms.Panel panel1; 
 | 
        private System.Windows.Forms.StatusStrip statusStrip1; 
 | 
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1; 
 | 
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2; 
 | 
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3; 
 | 
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4; 
 | 
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5; 
 | 
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6; 
 | 
        private System.Windows.Forms.Panel panel2; 
 | 
        private System.Windows.Forms.Panel panel3; 
 | 
        private System.Windows.Forms.Panel panel4; 
 | 
        private System.Windows.Forms.Panel panel5; 
 | 
        private System.Windows.Forms.ToolStrip toolStrip2; 
 | 
        private System.Windows.Forms.ToolStripButton cg; 
 | 
        private System.Windows.Forms.ToolStripButton xs; 
 | 
        private System.Windows.Forms.ToolStripButton kf; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; 
 | 
        private System.Windows.Forms.ToolStripButton sc; 
 | 
        private System.Windows.Forms.ToolStripButton pay; 
 | 
        private System.Windows.Forms.ToolStripButton cb; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; 
 | 
        private System.Windows.Forms.ToolStripButton ys; 
 | 
        private System.Windows.Forms.ToolStripButton yf; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; 
 | 
        private System.Windows.Forms.ToolStripButton xt; 
 | 
        private System.Windows.Forms.ToolStripButton gy; 
 | 
        private System.Windows.Forms.SplitContainer splitContainer1; 
 | 
        private System.Windows.Forms.DataGridView grdList; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn Column2; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn IDCol; 
 | 
        private System.Windows.Forms.DataGridViewImageColumn Column3; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn NameCol; 
 | 
        private System.Windows.Forms.DataGridView grdSub; 
 | 
        private System.Windows.Forms.DataGridView grdMod; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn Column6; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn Column1; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn Column5; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn SubIDCol; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn SubNumberCol; 
 | 
        private System.Windows.Forms.DataGridViewImageColumn Column4; 
 | 
        private System.Windows.Forms.DataGridViewTextBoxColumn SubNameCol; 
 | 
        private System.Windows.Forms.ToolStripButton sup; 
 | 
        private System.Windows.Forms.ToolStripButton cus; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; 
 | 
  
 | 
    } 
 | 
} 
 |