namespace NETERPNoWin 
 | 
{ 
 | 
    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() 
 | 
        { 
 | 
            this.components = new System.ComponentModel.Container(); 
 | 
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Show)); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); 
 | 
            this.panel1 = new System.Windows.Forms.Panel(); 
 | 
            this.panel3 = new System.Windows.Forms.Panel(); 
 | 
            this.panel10 = new System.Windows.Forms.Panel(); 
 | 
            this.pictureBox4 = new System.Windows.Forms.PictureBox(); 
 | 
            this.lblAccountName = new System.Windows.Forms.Label(); 
 | 
            this.pictureBox3 = new System.Windows.Forms.PictureBox(); 
 | 
            this.lblUserName = new System.Windows.Forms.Label(); 
 | 
            this.panel2 = new System.Windows.Forms.Panel(); 
 | 
            this.panel4 = new System.Windows.Forms.Panel(); 
 | 
            this.toolStrip2 = new System.Windows.Forms.ToolStrip(); 
 | 
            this.oa = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.cg = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.xs = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.kf = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.ch = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.cr = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.sec = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator6 = 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.jh = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.sc = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.Zp = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.cj = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.cb = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.mj = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.pay = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.tx = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            this.gy = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.xt = new System.Windows.Forms.ToolStripButton(); 
 | 
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); 
 | 
            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.panel6 = new System.Windows.Forms.Panel(); 
 | 
            this.grdList1 = new System.Windows.Forms.DataGridView(); 
 | 
            this.panel7 = new System.Windows.Forms.Panel(); 
 | 
            this.label1 = new System.Windows.Forms.Label(); 
 | 
            this.pictureBox1 = new System.Windows.Forms.PictureBox(); 
 | 
            this.lblMore = new System.Windows.Forms.Label(); 
 | 
            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.panel8 = new System.Windows.Forms.Panel(); 
 | 
            this.grdList2 = new System.Windows.Forms.DataGridView(); 
 | 
            this.panel9 = new System.Windows.Forms.Panel(); 
 | 
            this.label2 = new System.Windows.Forms.Label(); 
 | 
            this.pictureBox2 = new System.Windows.Forms.PictureBox(); 
 | 
            this.lblMore2 = new System.Windows.Forms.Label(); 
 | 
            this.timer1 = new System.Windows.Forms.Timer(this.components); 
 | 
            this.panel1.SuspendLayout(); 
 | 
            this.panel3.SuspendLayout(); 
 | 
            this.panel10.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); 
 | 
            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(); 
 | 
            this.panel6.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdList1)).BeginInit(); 
 | 
            this.panel7.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdSub)).BeginInit(); 
 | 
            this.panel8.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdList2)).BeginInit(); 
 | 
            this.panel9.SuspendLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).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(1207, 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.Controls.Add(this.panel10); 
 | 
            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(1207, 58); 
 | 
            this.panel3.TabIndex = 6; 
 | 
            //  
 | 
            // panel10 
 | 
            //  
 | 
            this.panel10.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.panel10.Controls.Add(this.pictureBox4); 
 | 
            this.panel10.Controls.Add(this.lblAccountName); 
 | 
            this.panel10.Controls.Add(this.pictureBox3); 
 | 
            this.panel10.Controls.Add(this.lblUserName); 
 | 
            this.panel10.Dock = System.Windows.Forms.DockStyle.Right; 
 | 
            this.panel10.Location = new System.Drawing.Point(942, 0); 
 | 
            this.panel10.Name = "panel10"; 
 | 
            this.panel10.Size = new System.Drawing.Size(265, 58); 
 | 
            this.panel10.TabIndex = 8; 
 | 
            //  
 | 
            // pictureBox4 
 | 
            //  
 | 
            this.pictureBox4.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); 
 | 
            this.pictureBox4.Location = new System.Drawing.Point(5, 25); 
 | 
            this.pictureBox4.Name = "pictureBox4"; 
 | 
            this.pictureBox4.Size = new System.Drawing.Size(21, 21); 
 | 
            this.pictureBox4.TabIndex = 8; 
 | 
            this.pictureBox4.TabStop = false; 
 | 
            //  
 | 
            // lblAccountName 
 | 
            //  
 | 
            this.lblAccountName.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.lblAccountName.Location = new System.Drawing.Point(27, 28); 
 | 
            this.lblAccountName.Name = "lblAccountName"; 
 | 
            this.lblAccountName.Size = new System.Drawing.Size(235, 30); 
 | 
            this.lblAccountName.TabIndex = 9; 
 | 
            this.lblAccountName.Text = "企业:"; 
 | 
            //  
 | 
            // pictureBox3 
 | 
            //  
 | 
            this.pictureBox3.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); 
 | 
            this.pictureBox3.Location = new System.Drawing.Point(5, 4); 
 | 
            this.pictureBox3.Name = "pictureBox3"; 
 | 
            this.pictureBox3.Size = new System.Drawing.Size(21, 21); 
 | 
            this.pictureBox3.TabIndex = 6; 
 | 
            this.pictureBox3.TabStop = false; 
 | 
            //  
 | 
            // lblUserName 
 | 
            //  
 | 
            this.lblUserName.AutoSize = true; 
 | 
            this.lblUserName.BackColor = System.Drawing.Color.Transparent; 
 | 
            this.lblUserName.Location = new System.Drawing.Point(27, 7); 
 | 
            this.lblUserName.Name = "lblUserName"; 
 | 
            this.lblUserName.Size = new System.Drawing.Size(41, 12); 
 | 
            this.lblUserName.TabIndex = 7; 
 | 
            this.lblUserName.Text = "用户:"; 
 | 
            //  
 | 
            // 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, 47); 
 | 
            this.panel2.Name = "panel2"; 
 | 
            this.panel2.Size = new System.Drawing.Size(1207, 11); 
 | 
            this.panel2.TabIndex = 5; 
 | 
            //  
 | 
            // 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, 684); 
 | 
            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.oa, 
 | 
            this.toolStripSeparator5, 
 | 
            this.cg, 
 | 
            this.xs, 
 | 
            this.kf, 
 | 
            this.ch, 
 | 
            this.toolStripSeparator7, 
 | 
            this.cr, 
 | 
            this.sec, 
 | 
            this.toolStripSeparator6, 
 | 
            this.ys, 
 | 
            this.yf, 
 | 
            this.toolStripSeparator3, 
 | 
            this.jh, 
 | 
            this.sc, 
 | 
            this.Zp, 
 | 
            this.cj, 
 | 
            this.toolStripSeparator1, 
 | 
            this.cb, 
 | 
            this.mj, 
 | 
            this.pay, 
 | 
            this.toolStripSeparator4, 
 | 
            this.tx, 
 | 
            this.toolStripSeparator2, 
 | 
            this.gy, 
 | 
            this.xt, 
 | 
            this.toolStripSeparator8}); 
 | 
            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, 660); 
 | 
            this.toolStrip2.Stretch = true; 
 | 
            this.toolStrip2.TabIndex = 9; 
 | 
            this.toolStrip2.Text = "toolStrip2"; 
 | 
            //  
 | 
            // oa 
 | 
            //  
 | 
            this.oa.AutoSize = false; 
 | 
            this.oa.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.oa.ForeColor = System.Drawing.Color.White; 
 | 
            this.oa.Image = ((System.Drawing.Image)(resources.GetObject("oa.Image"))); 
 | 
            this.oa.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.oa.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.oa.Name = "oa"; 
 | 
            this.oa.Size = new System.Drawing.Size(178, 25); 
 | 
            this.oa.Tag = "我的工作台"; 
 | 
            this.oa.Text = "    我的工作台"; 
 | 
            this.oa.ToolTipText = "oa"; 
 | 
            this.oa.Click += new System.EventHandler(this.oa_Click); 
 | 
            //  
 | 
            // toolStripSeparator5 
 | 
            //  
 | 
            this.toolStripSeparator5.Name = "toolStripSeparator5"; 
 | 
            this.toolStripSeparator5.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator5.Tag = "分割线一"; 
 | 
            //  
 | 
            // 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, 25); 
 | 
            this.cg.Tag = "采购管理"; 
 | 
            this.cg.Text = "    采购管理"; 
 | 
            this.cg.ToolTipText = "cg"; 
 | 
            this.cg.Visible = false; 
 | 
            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, 25); 
 | 
            this.xs.Tag = "销售管理"; 
 | 
            this.xs.Text = "    销售管理"; 
 | 
            this.xs.ToolTipText = "xs"; 
 | 
            this.xs.Visible = false; 
 | 
            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, 35); 
 | 
            this.kf.Tag = "仓存管理"; 
 | 
            this.kf.Text = "    仓存管理"; 
 | 
            this.kf.ToolTipText = "kf"; 
 | 
            this.kf.Click += new System.EventHandler(this.ck_Click); 
 | 
            //  
 | 
            // ch 
 | 
            //  
 | 
            this.ch.AutoSize = false; 
 | 
            this.ch.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.ch.ForeColor = System.Drawing.Color.White; 
 | 
            this.ch.Image = ((System.Drawing.Image)(resources.GetObject("ch.Image"))); 
 | 
            this.ch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.ch.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.ch.Name = "ch"; 
 | 
            this.ch.Size = new System.Drawing.Size(178, 25); 
 | 
            this.ch.Tag = "存货核算"; 
 | 
            this.ch.Text = "    存货核算"; 
 | 
            this.ch.ToolTipText = "mak"; 
 | 
            this.ch.Visible = false; 
 | 
            this.ch.Click += new System.EventHandler(this.mak_Click); 
 | 
            //  
 | 
            // toolStripSeparator7 
 | 
            //  
 | 
            this.toolStripSeparator7.Name = "toolStripSeparator7"; 
 | 
            this.toolStripSeparator7.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator7.Tag = "分割线二"; 
 | 
            this.toolStripSeparator7.Visible = false; 
 | 
            //  
 | 
            // cr 
 | 
            //  
 | 
            this.cr.AutoSize = false; 
 | 
            this.cr.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.cr.ForeColor = System.Drawing.Color.White; 
 | 
            this.cr.Image = ((System.Drawing.Image)(resources.GetObject("cr.Image"))); 
 | 
            this.cr.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.cr.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.cr.Name = "cr"; 
 | 
            this.cr.Size = new System.Drawing.Size(178, 25); 
 | 
            this.cr.Tag = "客户管理"; 
 | 
            this.cr.Text = "    客户管理"; 
 | 
            this.cr.ToolTipText = "cr"; 
 | 
            this.cr.Visible = false; 
 | 
            this.cr.Click += new System.EventHandler(this.cr_Click); 
 | 
            //  
 | 
            // sec 
 | 
            //  
 | 
            this.sec.AutoSize = false; 
 | 
            this.sec.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.sec.ForeColor = System.Drawing.Color.White; 
 | 
            this.sec.Image = ((System.Drawing.Image)(resources.GetObject("sec.Image"))); 
 | 
            this.sec.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.sec.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.sec.Name = "sec"; 
 | 
            this.sec.Size = new System.Drawing.Size(178, 25); 
 | 
            this.sec.Tag = "售后管理"; 
 | 
            this.sec.Text = "    售后管理"; 
 | 
            this.sec.ToolTipText = "sec"; 
 | 
            this.sec.Visible = false; 
 | 
            this.sec.Click += new System.EventHandler(this.sec_Click); 
 | 
            //  
 | 
            // toolStripSeparator6 
 | 
            //  
 | 
            this.toolStripSeparator6.Name = "toolStripSeparator6"; 
 | 
            this.toolStripSeparator6.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator6.Tag = "分割线三"; 
 | 
            this.toolStripSeparator6.Visible = false; 
 | 
            //  
 | 
            // 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, 25); 
 | 
            this.ys.Tag = "应收管理"; 
 | 
            this.ys.Text = "    应收管理"; 
 | 
            this.ys.ToolTipText = "ys"; 
 | 
            this.ys.Visible = false; 
 | 
            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, 25); 
 | 
            this.yf.Tag = "应付管理"; 
 | 
            this.yf.Text = "    应付管理"; 
 | 
            this.yf.ToolTipText = "yf"; 
 | 
            this.yf.Visible = false; 
 | 
            this.yf.Click += new System.EventHandler(this.yf_Click); 
 | 
            //  
 | 
            // toolStripSeparator3 
 | 
            //  
 | 
            this.toolStripSeparator3.Name = "toolStripSeparator3"; 
 | 
            this.toolStripSeparator3.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator3.Tag = "分割线四"; 
 | 
            //  
 | 
            // jh 
 | 
            //  
 | 
            this.jh.AutoSize = false; 
 | 
            this.jh.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.jh.ForeColor = System.Drawing.Color.White; 
 | 
            this.jh.Image = ((System.Drawing.Image)(resources.GetObject("jh.Image"))); 
 | 
            this.jh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.jh.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.jh.Name = "jh"; 
 | 
            this.jh.Size = new System.Drawing.Size(178, 35); 
 | 
            this.jh.Tag = "计划管理"; 
 | 
            this.jh.Text = "    计划管理"; 
 | 
            this.jh.ToolTipText = "jh"; 
 | 
            this.jh.Visible = false; 
 | 
            this.jh.Click += new System.EventHandler(this.jh_Click); 
 | 
            //  
 | 
            // 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, 35); 
 | 
            this.sc.Tag = "生产管理"; 
 | 
            this.sc.Text = "    生产管理"; 
 | 
            this.sc.ToolTipText = "sc"; 
 | 
            this.sc.Click += new System.EventHandler(this.sc_Click); 
 | 
            //  
 | 
            // Zp 
 | 
            //  
 | 
            this.Zp.AutoSize = false; 
 | 
            this.Zp.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.Zp.ForeColor = System.Drawing.Color.White; 
 | 
            this.Zp.Image = ((System.Drawing.Image)(resources.GetObject("Zp.Image"))); 
 | 
            this.Zp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.Zp.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.Zp.Name = "Zp"; 
 | 
            this.Zp.Size = new System.Drawing.Size(178, 35); 
 | 
            this.Zp.Tag = "计划排程"; 
 | 
            this.Zp.Text = "    计划排程"; 
 | 
            this.Zp.ToolTipText = "pct"; 
 | 
            this.Zp.Visible = false; 
 | 
            this.Zp.Click += new System.EventHandler(this.pct_Click); 
 | 
            //  
 | 
            // cj 
 | 
            //  
 | 
            this.cj.AutoSize = false; 
 | 
            this.cj.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.cj.ForeColor = System.Drawing.Color.White; 
 | 
            this.cj.Image = ((System.Drawing.Image)(resources.GetObject("cj.Image"))); 
 | 
            this.cj.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.cj.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.cj.Name = "cj"; 
 | 
            this.cj.Size = new System.Drawing.Size(178, 35); 
 | 
            this.cj.Tag = "车间管理"; 
 | 
            this.cj.Text = "    车间管理"; 
 | 
            this.cj.ToolTipText = "cj"; 
 | 
            this.cj.Visible = false; 
 | 
            this.cj.Click += new System.EventHandler(this.cj_Click); 
 | 
            //  
 | 
            // toolStripSeparator1 
 | 
            //  
 | 
            this.toolStripSeparator1.ForeColor = System.Drawing.SystemColors.ActiveBorder; 
 | 
            this.toolStripSeparator1.Name = "toolStripSeparator1"; 
 | 
            this.toolStripSeparator1.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator1.Tag = "分割线五"; 
 | 
            this.toolStripSeparator1.Visible = false; 
 | 
            //  
 | 
            // 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, 25); 
 | 
            this.cb.Tag = "成本管理"; 
 | 
            this.cb.Text = "    成本管理"; 
 | 
            this.cb.ToolTipText = "cb"; 
 | 
            this.cb.Visible = false; 
 | 
            this.cb.Click += new System.EventHandler(this.cost_Click); 
 | 
            //  
 | 
            // mj 
 | 
            //  
 | 
            this.mj.AutoSize = false; 
 | 
            this.mj.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.mj.ForeColor = System.Drawing.Color.White; 
 | 
            this.mj.Image = ((System.Drawing.Image)(resources.GetObject("mj.Image"))); 
 | 
            this.mj.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.mj.ImageTransparentColor = System.Drawing.Color.Magenta; 
 | 
            this.mj.Name = "mj"; 
 | 
            this.mj.Size = new System.Drawing.Size(178, 25); 
 | 
            this.mj.Tag = "模具管理"; 
 | 
            this.mj.Text = "    模具管理"; 
 | 
            this.mj.ToolTipText = "kq"; 
 | 
            this.mj.Visible = false; 
 | 
            this.mj.Click += new System.EventHandler(this.kq_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, 25); 
 | 
            this.pay.Tag = "工资管理"; 
 | 
            this.pay.Text = "    工资管理"; 
 | 
            this.pay.ToolTipText = "pay"; 
 | 
            this.pay.Visible = false; 
 | 
            this.pay.Click += new System.EventHandler(this.pay_Click); 
 | 
            //  
 | 
            // toolStripSeparator4 
 | 
            //  
 | 
            this.toolStripSeparator4.Name = "toolStripSeparator4"; 
 | 
            this.toolStripSeparator4.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator4.Tag = "分割线六"; 
 | 
            //  
 | 
            // tx 
 | 
            //  
 | 
            this.tx.AutoSize = false; 
 | 
            this.tx.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.tx.ForeColor = System.Drawing.Color.White; 
 | 
            this.tx.Image = ((System.Drawing.Image)(resources.GetObject("tx.Image"))); 
 | 
            this.tx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; 
 | 
            this.tx.ImageTransparentColor = System.Drawing.Color.LightGray; 
 | 
            this.tx.Name = "tx"; 
 | 
            this.tx.Size = new System.Drawing.Size(178, 35); 
 | 
            this.tx.Tag = "图形报表"; 
 | 
            this.tx.Text = "    图形报表"; 
 | 
            this.tx.ToolTipText = "tx"; 
 | 
            this.tx.Visible = false; 
 | 
            this.tx.Click += new System.EventHandler(this.tx_Click); 
 | 
            //  
 | 
            // toolStripSeparator2 
 | 
            //  
 | 
            this.toolStripSeparator2.Name = "toolStripSeparator2"; 
 | 
            this.toolStripSeparator2.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator2.Tag = "分割线七"; 
 | 
            this.toolStripSeparator2.Visible = false; 
 | 
            //  
 | 
            // 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, 35); 
 | 
            this.gy.Tag = "基础资料"; 
 | 
            this.gy.Text = "    基础资料"; 
 | 
            this.gy.ToolTipText = "gy"; 
 | 
            this.gy.Visible = false; 
 | 
            this.gy.Click += new System.EventHandler(this.gy_Click); 
 | 
            //  
 | 
            // xt 
 | 
            //  
 | 
            this.xt.AutoSize = false; 
 | 
            this.xt.AutoToolTip = 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, 25); 
 | 
            this.xt.Tag = "系统管理"; 
 | 
            this.xt.Text = "    系统管理"; 
 | 
            this.xt.ToolTipText = "xt"; 
 | 
            this.xt.Click += new System.EventHandler(this.xt_Click); 
 | 
            //  
 | 
            // toolStripSeparator8 
 | 
            //  
 | 
            this.toolStripSeparator8.Name = "toolStripSeparator8"; 
 | 
            this.toolStripSeparator8.Size = new System.Drawing.Size(184, 6); 
 | 
            this.toolStripSeparator8.Tag = "分割线八"; 
 | 
            //  
 | 
            // 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.Fixed3D; 
 | 
            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; 
 | 
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
 | 
            this.Column1.DefaultCellStyle = dataGridViewCellStyle1; 
 | 
            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); 
 | 
            this.splitContainer1.Panel1.Controls.Add(this.panel6); 
 | 
            //  
 | 
            // splitContainer1.Panel2 
 | 
            //  
 | 
            this.splitContainer1.Panel2.Controls.Add(this.grdSub); 
 | 
            this.splitContainer1.Panel2.Controls.Add(this.panel8); 
 | 
            this.splitContainer1.Size = new System.Drawing.Size(1021, 684); 
 | 
            this.splitContainer1.SplitterDistance = 489; 
 | 
            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.Fixed3D; 
 | 
            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.NoControl; 
 | 
            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(489, 524); 
 | 
            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; 
 | 
            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.White; 
 | 
            this.Column2.DefaultCellStyle = dataGridViewCellStyle2; 
 | 
            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; 
 | 
            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
 | 
            dataGridViewCellStyle3.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle3.NullValue"))); 
 | 
            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.White; 
 | 
            this.Column3.DefaultCellStyle = dataGridViewCellStyle3; 
 | 
            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; 
 | 
            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; 
 | 
            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); 
 | 
            this.NameCol.DefaultCellStyle = dataGridViewCellStyle4; 
 | 
            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; 
 | 
            //  
 | 
            // panel6 
 | 
            //  
 | 
            this.panel6.Controls.Add(this.grdList1); 
 | 
            this.panel6.Controls.Add(this.panel7); 
 | 
            this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom; 
 | 
            this.panel6.Location = new System.Drawing.Point(0, 524); 
 | 
            this.panel6.Name = "panel6"; 
 | 
            this.panel6.Size = new System.Drawing.Size(489, 160); 
 | 
            this.panel6.TabIndex = 1; 
 | 
            //  
 | 
            // grdList1 
 | 
            //  
 | 
            this.grdList1.AllowUserToAddRows = false; 
 | 
            this.grdList1.AllowUserToDeleteRows = false; 
 | 
            this.grdList1.AllowUserToResizeRows = false; 
 | 
            this.grdList1.BackgroundColor = System.Drawing.Color.White; 
 | 
            this.grdList1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; 
 | 
            this.grdList1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; 
 | 
            this.grdList1.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable; 
 | 
            this.grdList1.ColumnHeadersHeight = 35; 
 | 
            this.grdList1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; 
 | 
            this.grdList1.Cursor = System.Windows.Forms.Cursors.Hand; 
 | 
            this.grdList1.Dock = System.Windows.Forms.DockStyle.Fill; 
 | 
            this.grdList1.GridColor = System.Drawing.Color.White; 
 | 
            this.grdList1.Location = new System.Drawing.Point(0, 23); 
 | 
            this.grdList1.MultiSelect = false; 
 | 
            this.grdList1.Name = "grdList1"; 
 | 
            this.grdList1.ReadOnly = true; 
 | 
            this.grdList1.RowHeadersVisible = false; 
 | 
            this.grdList1.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); 
 | 
            this.grdList1.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Black; 
 | 
            this.grdList1.RowTemplate.Height = 20; 
 | 
            this.grdList1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 
 | 
            this.grdList1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 
 | 
            this.grdList1.ShowCellToolTips = false; 
 | 
            this.grdList1.Size = new System.Drawing.Size(489, 137); 
 | 
            this.grdList1.TabIndex = 2; 
 | 
            this.grdList1.TabStop = false; 
 | 
            this.grdList1.DoubleClick += new System.EventHandler(this.grdList1_DoubleClick); 
 | 
            //  
 | 
            // panel7 
 | 
            //  
 | 
            this.panel7.BackColor = System.Drawing.SystemColors.GradientActiveCaption; 
 | 
            this.panel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; 
 | 
            this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 
 | 
            this.panel7.Controls.Add(this.label1); 
 | 
            this.panel7.Controls.Add(this.pictureBox1); 
 | 
            this.panel7.Controls.Add(this.lblMore); 
 | 
            this.panel7.Dock = System.Windows.Forms.DockStyle.Top; 
 | 
            this.panel7.Location = new System.Drawing.Point(0, 0); 
 | 
            this.panel7.Name = "panel7"; 
 | 
            this.panel7.Size = new System.Drawing.Size(489, 23); 
 | 
            this.panel7.TabIndex = 0; 
 | 
            //  
 | 
            // label1 
 | 
            //  
 | 
            this.label1.Dock = System.Windows.Forms.DockStyle.Left; 
 | 
            this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.label1.Location = new System.Drawing.Point(21, 0); 
 | 
            this.label1.Name = "label1"; 
 | 
            this.label1.Size = new System.Drawing.Size(70, 21); 
 | 
            this.label1.TabIndex = 3; 
 | 
            this.label1.Text = "消息通知"; 
 | 
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 
 | 
            //  
 | 
            // pictureBox1 
 | 
            //  
 | 
            this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left; 
 | 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); 
 | 
            this.pictureBox1.Location = new System.Drawing.Point(0, 0); 
 | 
            this.pictureBox1.Name = "pictureBox1"; 
 | 
            this.pictureBox1.Size = new System.Drawing.Size(21, 21); 
 | 
            this.pictureBox1.TabIndex = 5; 
 | 
            this.pictureBox1.TabStop = false; 
 | 
            //  
 | 
            // lblMore 
 | 
            //  
 | 
            this.lblMore.Dock = System.Windows.Forms.DockStyle.Right; 
 | 
            this.lblMore.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.lblMore.Location = new System.Drawing.Point(394, 0); 
 | 
            this.lblMore.Name = "lblMore"; 
 | 
            this.lblMore.Size = new System.Drawing.Size(93, 21); 
 | 
            this.lblMore.TabIndex = 4; 
 | 
            this.lblMore.Text = "查看更多..."; 
 | 
            this.lblMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 
 | 
            this.lblMore.Click += new System.EventHandler(this.lblMore_Click); 
 | 
            //  
 | 
            // 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.NoControl; 
 | 
            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(528, 524); 
 | 
            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; 
 | 
            dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.White; 
 | 
            dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White; 
 | 
            this.Column5.DefaultCellStyle = dataGridViewCellStyle5; 
 | 
            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; 
 | 
            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
 | 
            dataGridViewCellStyle6.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle6.NullValue"))); 
 | 
            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.White; 
 | 
            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.White; 
 | 
            this.Column4.DefaultCellStyle = dataGridViewCellStyle6; 
 | 
            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; 
 | 
            dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); 
 | 
            dataGridViewCellStyle7.SelectionForeColor = System.Drawing.Color.White; 
 | 
            this.SubNameCol.DefaultCellStyle = dataGridViewCellStyle7; 
 | 
            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; 
 | 
            //  
 | 
            // panel8 
 | 
            //  
 | 
            this.panel8.Controls.Add(this.grdList2); 
 | 
            this.panel8.Controls.Add(this.panel9); 
 | 
            this.panel8.Dock = System.Windows.Forms.DockStyle.Bottom; 
 | 
            this.panel8.Location = new System.Drawing.Point(0, 524); 
 | 
            this.panel8.Name = "panel8"; 
 | 
            this.panel8.Size = new System.Drawing.Size(528, 160); 
 | 
            this.panel8.TabIndex = 2; 
 | 
            //  
 | 
            // grdList2 
 | 
            //  
 | 
            this.grdList2.AllowUserToAddRows = false; 
 | 
            this.grdList2.AllowUserToDeleteRows = false; 
 | 
            this.grdList2.AllowUserToResizeRows = false; 
 | 
            this.grdList2.BackgroundColor = System.Drawing.Color.White; 
 | 
            this.grdList2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; 
 | 
            this.grdList2.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; 
 | 
            this.grdList2.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable; 
 | 
            this.grdList2.ColumnHeadersHeight = 35; 
 | 
            this.grdList2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; 
 | 
            this.grdList2.Cursor = System.Windows.Forms.Cursors.Hand; 
 | 
            this.grdList2.Dock = System.Windows.Forms.DockStyle.Fill; 
 | 
            this.grdList2.GridColor = System.Drawing.Color.White; 
 | 
            this.grdList2.Location = new System.Drawing.Point(0, 23); 
 | 
            this.grdList2.MultiSelect = false; 
 | 
            this.grdList2.Name = "grdList2"; 
 | 
            this.grdList2.ReadOnly = true; 
 | 
            this.grdList2.RowHeadersVisible = false; 
 | 
            this.grdList2.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); 
 | 
            this.grdList2.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Black; 
 | 
            this.grdList2.RowTemplate.Height = 20; 
 | 
            this.grdList2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; 
 | 
            this.grdList2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 
 | 
            this.grdList2.ShowCellToolTips = false; 
 | 
            this.grdList2.Size = new System.Drawing.Size(528, 137); 
 | 
            this.grdList2.TabIndex = 3; 
 | 
            this.grdList2.TabStop = false; 
 | 
            this.grdList2.DoubleClick += new System.EventHandler(this.grdList2_DoubleClick); 
 | 
            //  
 | 
            // panel9 
 | 
            //  
 | 
            this.panel9.BackColor = System.Drawing.SystemColors.GradientActiveCaption; 
 | 
            this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 
 | 
            this.panel9.Controls.Add(this.label2); 
 | 
            this.panel9.Controls.Add(this.pictureBox2); 
 | 
            this.panel9.Controls.Add(this.lblMore2); 
 | 
            this.panel9.Dock = System.Windows.Forms.DockStyle.Top; 
 | 
            this.panel9.Location = new System.Drawing.Point(0, 0); 
 | 
            this.panel9.Name = "panel9"; 
 | 
            this.panel9.Size = new System.Drawing.Size(528, 23); 
 | 
            this.panel9.TabIndex = 1; 
 | 
            //  
 | 
            // label2 
 | 
            //  
 | 
            this.label2.Dock = System.Windows.Forms.DockStyle.Left; 
 | 
            this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.label2.Location = new System.Drawing.Point(21, 0); 
 | 
            this.label2.Name = "label2"; 
 | 
            this.label2.Size = new System.Drawing.Size(75, 21); 
 | 
            this.label2.TabIndex = 4; 
 | 
            this.label2.Text = "工作联系单"; 
 | 
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 
 | 
            //  
 | 
            // pictureBox2 
 | 
            //  
 | 
            this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Left; 
 | 
            this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); 
 | 
            this.pictureBox2.Location = new System.Drawing.Point(0, 0); 
 | 
            this.pictureBox2.Name = "pictureBox2"; 
 | 
            this.pictureBox2.Size = new System.Drawing.Size(21, 21); 
 | 
            this.pictureBox2.TabIndex = 6; 
 | 
            this.pictureBox2.TabStop = false; 
 | 
            //  
 | 
            // lblMore2 
 | 
            //  
 | 
            this.lblMore2.Dock = System.Windows.Forms.DockStyle.Right; 
 | 
            this.lblMore2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 
 | 
            this.lblMore2.Location = new System.Drawing.Point(437, 0); 
 | 
            this.lblMore2.Name = "lblMore2"; 
 | 
            this.lblMore2.Size = new System.Drawing.Size(89, 21); 
 | 
            this.lblMore2.TabIndex = 5; 
 | 
            this.lblMore2.Text = "查看更多..."; 
 | 
            this.lblMore2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 
 | 
            this.lblMore2.Click += new System.EventHandler(this.lblMore2_Click); 
 | 
            //  
 | 
            // timer1 
 | 
            //  
 | 
            this.timer1.Enabled = true; 
 | 
            this.timer1.Interval = 1000; 
 | 
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick); 
 | 
            //  
 | 
            // Frm_Show 
 | 
            //  
 | 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); 
 | 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
 | 
            this.ClientSize = new System.Drawing.Size(1207, 742); 
 | 
            this.Controls.Add(this.splitContainer1); 
 | 
            this.Controls.Add(this.panel4); 
 | 
            this.Controls.Add(this.panel1); 
 | 
            this.Name = "Frm_Show"; 
 | 
            this.Text = "NETERPNoWin"; 
 | 
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized; 
 | 
            this.Load += new System.EventHandler(this.Frm_Show_Load); 
 | 
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Frm_Show_FormClosing); 
 | 
            this.panel1.ResumeLayout(false); 
 | 
            this.panel3.ResumeLayout(false); 
 | 
            this.panel10.ResumeLayout(false); 
 | 
            this.panel10.PerformLayout(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); 
 | 
            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(); 
 | 
            this.panel6.ResumeLayout(false); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdList1)).EndInit(); 
 | 
            this.panel7.ResumeLayout(false); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdSub)).EndInit(); 
 | 
            this.panel8.ResumeLayout(false); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.grdList2)).EndInit(); 
 | 
            this.panel9.ResumeLayout(false); 
 | 
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); 
 | 
            this.ResumeLayout(false); 
 | 
  
 | 
        } 
 | 
  
 | 
        #endregion 
 | 
  
 | 
        private System.Windows.Forms.Panel panel1; 
 | 
        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 cj; 
 | 
        private System.Windows.Forms.ToolStripButton sc; 
 | 
        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 tx; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; 
 | 
        private System.Windows.Forms.Panel panel6; 
 | 
        private System.Windows.Forms.Panel panel7; 
 | 
        private System.Windows.Forms.DataGridView grdList1; 
 | 
        private System.Windows.Forms.Panel panel8; 
 | 
        private System.Windows.Forms.DataGridView grdList2; 
 | 
        private System.Windows.Forms.Panel panel9; 
 | 
        private System.Windows.Forms.ToolStripButton oa; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; 
 | 
        private System.Windows.Forms.ToolStripButton jh; 
 | 
        private System.Windows.Forms.ToolStripButton xs; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; 
 | 
        private System.Windows.Forms.ToolStripButton kf; 
 | 
        private System.Windows.Forms.ToolStripButton cg; 
 | 
        private System.Windows.Forms.ToolStripButton pay; 
 | 
        private System.Windows.Forms.ToolStripButton ys; 
 | 
        private System.Windows.Forms.ToolStripButton yf; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; 
 | 
        private System.Windows.Forms.ToolStripButton cb; 
 | 
        private System.Windows.Forms.ToolStripButton cr; 
 | 
        private System.Windows.Forms.Timer timer1; 
 | 
        private System.Windows.Forms.ToolStripButton sec; 
 | 
        private System.Windows.Forms.ToolStripButton mj; 
 | 
        private System.Windows.Forms.ToolStripButton Zp; 
 | 
        private System.Windows.Forms.ToolStripButton ch; 
 | 
        private System.Windows.Forms.PictureBox pictureBox1; 
 | 
        private System.Windows.Forms.Label lblMore; 
 | 
        private System.Windows.Forms.Label label1; 
 | 
        private System.Windows.Forms.Label label2; 
 | 
        private System.Windows.Forms.PictureBox pictureBox2; 
 | 
        private System.Windows.Forms.Label lblMore2; 
 | 
        private System.Windows.Forms.PictureBox pictureBox3; 
 | 
        private System.Windows.Forms.Label lblUserName; 
 | 
        private System.Windows.Forms.Panel panel10; 
 | 
        private System.Windows.Forms.PictureBox pictureBox4; 
 | 
        private System.Windows.Forms.Label lblAccountName; 
 | 
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; 
 | 
  
 | 
    } 
 | 
} 
 |