namespace LMES { partial class Frm_Show { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(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.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.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.sup = new System.Windows.Forms.ToolStripButton(); this.jh = new System.Windows.Forms.ToolStripButton(); this.Zp = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.sc = new System.Windows.Forms.ToolStripButton(); this.cj = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.mj = new System.Windows.Forms.ToolStripButton(); this.sb = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.pz = 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.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.label9 = new System.Windows.Forms.Label(); this.pBarCodeEdit = new System.Windows.Forms.PictureBox(); 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.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.lblDate = new System.Windows.Forms.Label(); 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.panel1 = new System.Windows.Forms.Panel(); this.pay = new System.Windows.Forms.ToolStripButton(); this.panel4.SuspendLayout(); this.toolStrip2.SuspendLayout(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdMod)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).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.pBarCodeEdit)).BeginInit(); ((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.panel3.SuspendLayout(); this.panel10.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // 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, 68); this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(248, 860); 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.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.oa, this.toolStripSeparator5, this.cg, this.xs, this.kf, this.toolStripSeparator7, this.sup, this.jh, this.Zp, this.toolStripSeparator6, this.sc, this.cj, this.pay, this.toolStripSeparator3, this.mj, this.sb, this.toolStripSeparator1, this.pz, this.toolStripSeparator4, this.tx, this.toolStripSeparator2, this.gy, this.xt}); this.toolStrip2.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow; this.toolStrip2.Location = new System.Drawing.Point(0, 30); this.toolStrip2.Name = "toolStrip2"; this.toolStrip2.ShowItemToolTips = false; this.toolStrip2.Size = new System.Drawing.Size(248, 830); 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(246, 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.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.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, 25); this.kf.Tag = "仓存管理"; this.kf.Text = " 仓存管理"; this.kf.ToolTipText = "kf"; this.kf.Click += new System.EventHandler(this.ck_Click); // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(246, 6); this.toolStripSeparator7.Tag = "分割线二"; // // 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.Magenta; this.sup.Name = "sup"; this.sup.Size = new System.Drawing.Size(178, 25); this.sup.Tag = "供应商管理"; this.sup.Text = " 供应商管理"; this.sup.ToolTipText = "jh"; this.sup.Click += new System.EventHandler(this.sup_Click); // // 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, 25); this.jh.Tag = "计划管理"; this.jh.Text = " 计划管理"; this.jh.ToolTipText = "jh"; this.jh.Click += new System.EventHandler(this.jh_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, 25); this.Zp.Tag = "计划排程"; this.Zp.Text = " 计划排程"; this.Zp.ToolTipText = "pct"; this.Zp.Click += new System.EventHandler(this.pct_Click); // // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; this.toolStripSeparator6.Size = new System.Drawing.Size(246, 6); this.toolStripSeparator6.Tag = "分割线三"; // // 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, 25); this.sc.Tag = "生产管理"; this.sc.Text = " 生产管理"; this.sc.ToolTipText = "sc"; this.sc.Click += new System.EventHandler(this.sc_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, 25); this.cj.Tag = "车间管理"; this.cj.Text = " 车间管理"; this.cj.ToolTipText = "cj"; this.cj.Click += new System.EventHandler(this.cj_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(246, 6); this.toolStripSeparator3.Tag = "分割线四"; // // 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.Click += new System.EventHandler(this.kq_Click); // // sb // this.sb.AutoSize = false; this.sb.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.sb.ForeColor = System.Drawing.Color.White; this.sb.Image = ((System.Drawing.Image)(resources.GetObject("sb.Image"))); this.sb.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.sb.ImageTransparentColor = System.Drawing.Color.Magenta; this.sb.Name = "sb"; this.sb.Size = new System.Drawing.Size(178, 25); this.sb.Tag = "设备管理"; this.sb.Text = " 设备管理"; this.sb.ToolTipText = "sb"; this.sb.Click += new System.EventHandler(this.sb_Click); // // toolStripSeparator1 // this.toolStripSeparator1.ForeColor = System.Drawing.SystemColors.ActiveBorder; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(246, 6); this.toolStripSeparator1.Tag = "分割线五"; // // pz // this.pz.AutoSize = false; this.pz.Font = new System.Drawing.Font("新宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pz.ForeColor = System.Drawing.Color.White; this.pz.Image = ((System.Drawing.Image)(resources.GetObject("pz.Image"))); this.pz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.pz.ImageTransparentColor = System.Drawing.Color.LightGray; this.pz.Name = "pz"; this.pz.Size = new System.Drawing.Size(178, 25); this.pz.Tag = "品质管理"; this.pz.Text = " 品质管理"; this.pz.ToolTipText = "tx"; this.pz.Click += new System.EventHandler(this.pz_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(246, 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, 25); this.tx.Tag = "看板管理"; this.tx.Text = " 看板管理"; this.tx.ToolTipText = "tx"; this.tx.Click += new System.EventHandler(this.tx_Click); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(246, 6); this.toolStripSeparator2.Tag = "分割线七"; // // 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, 25); this.gy.Tag = "基础资料"; this.gy.Text = " 基础资料"; this.gy.ToolTipText = "gy"; 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); // // 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(248, 30); 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.ColumnHeadersHeight = 29; 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdMod.MultiSelect = false; this.grdMod.Name = "grdMod"; this.grdMod.RowHeadersVisible = false; this.grdMod.RowHeadersWidth = 51; this.grdMod.RowTemplate.Height = 23; this.grdMod.ShowCellToolTips = false; this.grdMod.ShowEditingIcon = false; this.grdMod.ShowRowErrors = false; this.grdMod.Size = new System.Drawing.Size(248, 30); this.grdMod.TabIndex = 0; this.grdMod.TabStop = false; // // Column6 // this.Column6.HeaderText = ""; this.Column6.MinimumWidth = 6; 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.MinimumWidth = 6; 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(248, 68); this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); 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(1361, 860); this.splitContainer1.SplitterDistance = 650; this.splitContainer1.SplitterWidth = 5; 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.ColumnHeadersHeight = 29; 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdList.MultiSelect = false; this.grdList.Name = "grdList"; this.grdList.ReadOnly = true; this.grdList.RowHeadersVisible = false; this.grdList.RowHeadersWidth = 51; 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(650, 660); 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.MinimumWidth = 6; 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.MinimumWidth = 6; this.IDCol.Name = "IDCol"; this.IDCol.ReadOnly = true; this.IDCol.Visible = false; this.IDCol.Width = 125; // // 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.MinimumWidth = 6; 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.MinimumWidth = 6; 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.label9); this.panel6.Controls.Add(this.pBarCodeEdit); 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, 660); this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(650, 200); this.panel6.TabIndex = 1; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.ForeColor = System.Drawing.Color.Navy; this.label9.Location = new System.Drawing.Point(8, 175); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(135, 20); this.label9.TabIndex = 10; this.label9.Text = "条码快速生成"; // // pBarCodeEdit // this.pBarCodeEdit.BackColor = System.Drawing.Color.Transparent; this.pBarCodeEdit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pBarCodeEdit.BackgroundImage"))); this.pBarCodeEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pBarCodeEdit.Location = new System.Drawing.Point(21, 55); this.pBarCodeEdit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pBarCodeEdit.Name = "pBarCodeEdit"; this.pBarCodeEdit.Size = new System.Drawing.Size(115, 115); this.pBarCodeEdit.TabIndex = 9; this.pBarCodeEdit.TabStop = false; this.pBarCodeEdit.Visible = false; this.pBarCodeEdit.Click += new System.EventHandler(this.pBarCodeEdit_Click); // // 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, 28); this.grdList1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdList1.MultiSelect = false; this.grdList1.Name = "grdList1"; this.grdList1.ReadOnly = true; this.grdList1.RowHeadersVisible = false; this.grdList1.RowHeadersWidth = 51; 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(650, 172); 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(650, 28); 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(28, 0); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(93, 26); 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(28, 26); 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(524, 0); this.lblMore.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblMore.Name = "lblMore"; this.lblMore.Size = new System.Drawing.Size(124, 26); 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.ColumnHeadersHeight = 29; 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdSub.MultiSelect = false; this.grdSub.Name = "grdSub"; this.grdSub.ReadOnly = true; this.grdSub.RowHeadersVisible = false; this.grdSub.RowHeadersWidth = 51; 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(706, 660); this.grdSub.TabIndex = 1; this.grdSub.TabStop = false; this.grdSub.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellDoubleClick); this.grdSub.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdList_CellMouseClick); this.grdSub.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.grdSub_CellPainting); // // 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.MinimumWidth = 6; 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.MinimumWidth = 6; this.SubIDCol.Name = "SubIDCol"; this.SubIDCol.ReadOnly = true; this.SubIDCol.Visible = false; this.SubIDCol.Width = 125; // // SubNumberCol // this.SubNumberCol.HeaderText = ""; this.SubNumberCol.MinimumWidth = 6; this.SubNumberCol.Name = "SubNumberCol"; this.SubNumberCol.ReadOnly = true; this.SubNumberCol.Visible = false; this.SubNumberCol.Width = 125; // // 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.MinimumWidth = 6; 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.MinimumWidth = 6; 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, 660); this.panel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(706, 200); 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, 28); this.grdList2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdList2.MultiSelect = false; this.grdList2.Name = "grdList2"; this.grdList2.ReadOnly = true; this.grdList2.RowHeadersVisible = false; this.grdList2.RowHeadersWidth = 51; 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(706, 172); 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(706, 28); 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(28, 0); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(100, 26); 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(28, 26); 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(585, 0); this.lblMore2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblMore2.Name = "lblMore2"; this.lblMore2.Size = new System.Drawing.Size(119, 26); 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 = 6000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // 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, -14); this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1609, 82); this.panel2.TabIndex = 5; // // panel3 // this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage"))); this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel3.Controls.Add(this.lblDate); 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1609, 72); this.panel3.TabIndex = 6; // // lblDate // this.lblDate.BackColor = System.Drawing.Color.Transparent; this.lblDate.Location = new System.Drawing.Point(1025, 9); this.lblDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblDate.Name = "lblDate"; this.lblDate.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblDate.Size = new System.Drawing.Size(223, 29); this.lblDate.TabIndex = 9; // // 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(1256, 0); this.panel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel10.Name = "panel10"; this.panel10.Size = new System.Drawing.Size(353, 72); 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(7, 31); this.pictureBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(28, 26); this.pictureBox4.TabIndex = 8; this.pictureBox4.TabStop = false; // // lblAccountName // this.lblAccountName.BackColor = System.Drawing.Color.Transparent; this.lblAccountName.Location = new System.Drawing.Point(36, 35); this.lblAccountName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblAccountName.Name = "lblAccountName"; this.lblAccountName.Size = new System.Drawing.Size(313, 38); 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(7, 5); this.pictureBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(28, 26); 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(36, 9); this.lblUserName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblUserName.Name = "lblUserName"; this.lblUserName.Size = new System.Drawing.Size(52, 15); this.lblUserName.TabIndex = 7; this.lblUserName.Text = "用户:"; // // panel1 // 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1609, 68); this.panel1.TabIndex = 4; // // 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.Click += new System.EventHandler(this.pay_Click); // // Frm_Show // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1609, 928); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.panel4); this.Controls.Add(this.panel1); this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "Frm_Show"; this.Text = "NETERP"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Frm_Show_FormClosing); this.Load += new System.EventHandler(this.Frm_Show_Load); 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); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit(); this.panel6.ResumeLayout(false); this.panel6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pBarCodeEdit)).EndInit(); ((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.panel3.ResumeLayout(false); this.panel10.ResumeLayout(false); this.panel10.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion 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.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.ToolStripButton mj; private System.Windows.Forms.ToolStripButton Zp; 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.ToolStripButton sb; private System.Windows.Forms.ToolStripButton pz; private System.Windows.Forms.ToolStripButton sup; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label lblDate; private System.Windows.Forms.Panel panel10; private System.Windows.Forms.PictureBox pictureBox4; private System.Windows.Forms.Label lblAccountName; private System.Windows.Forms.PictureBox pictureBox3; private System.Windows.Forms.Label lblUserName; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label9; private System.Windows.Forms.PictureBox pBarCodeEdit; private System.Windows.Forms.ToolStripButton pay; } }