⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 formmain.designer.cs

📁 超市进销存管理系统 Visual Studio 2005+SQL Sever2005
💻 CS
📖 第 1 页 / 共 4 页
字号:
            this.货品捆绑ToolStripMenuItem.Name = "货品捆绑ToolStripMenuItem";
            this.货品捆绑ToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
            this.货品捆绑ToolStripMenuItem.Text = "入库业务";
            this.货品捆绑ToolStripMenuItem.Click += new System.EventHandler(this.货品捆绑ToolStripMenuItem_Click);
            // 
            // 库存货品报警查询ToolStripMenuItem
            // 
            this.库存货品报警查询ToolStripMenuItem.Name = "库存货品报警查询ToolStripMenuItem";
            this.库存货品报警查询ToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
            this.库存货品报警查询ToolStripMenuItem.Text = "库库存查询";
            // 
            // 销售管理ToolStripMenuItem
            // 
            this.销售管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.销售查询ToolStripMenuItem,
            this.前台POS销售系统ToolStripMenuItem});
            this.销售管理ToolStripMenuItem.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.销售管理ToolStripMenuItem.ForeColor = System.Drawing.Color.Black;
            this.销售管理ToolStripMenuItem.Name = "销售管理ToolStripMenuItem";
            this.销售管理ToolStripMenuItem.Size = new System.Drawing.Size(84, 20);
            this.销售管理ToolStripMenuItem.Text = "销售管理";
            // 
            // 销售查询ToolStripMenuItem
            // 
            this.销售查询ToolStripMenuItem.Name = "销售查询ToolStripMenuItem";
            this.销售查询ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
            this.销售查询ToolStripMenuItem.Text = "销售查询";
            this.销售查询ToolStripMenuItem.Click += new System.EventHandler(this.销售查询ToolStripMenuItem_Click);
            // 
            // 前台POS销售系统ToolStripMenuItem
            // 
            this.前台POS销售系统ToolStripMenuItem.Name = "前台POS销售系统ToolStripMenuItem";
            this.前台POS销售系统ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
            this.前台POS销售系统ToolStripMenuItem.Text = "前台POS销售系统";
            this.前台POS销售系统ToolStripMenuItem.Click += new System.EventHandler(this.前台POS销售系统ToolStripMenuItem_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("groupBox1.BackgroundImage")));
            this.groupBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.groupBox1.Controls.Add(this.panel7);
            this.groupBox1.Controls.Add(this.panel6);
            this.groupBox1.Controls.Add(this.panel5);
            this.groupBox1.Controls.Add(this.panel4);
            this.groupBox1.Controls.Add(this.panel3);
            this.groupBox1.Controls.Add(this.panel2);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
            this.groupBox1.ForeColor = System.Drawing.Color.Black;
            this.groupBox1.Location = new System.Drawing.Point(0, 24);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(141, 552);
            this.groupBox1.TabIndex = 5;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "快捷窗体";
            // 
            // panel7
            // 
            this.panel7.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.panel7.BackColor = System.Drawing.Color.Transparent;
            this.panel7.Controls.Add(this.bt_Xtgl);
            this.panel7.Location = new System.Drawing.Point(13, 461);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(124, 60);
            this.panel7.TabIndex = 7;
            // 
            // bt_Xtgl
            // 
            this.bt_Xtgl.AutoSize = true;
            this.bt_Xtgl.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bt_Xtgl.BackgroundImage")));
            this.bt_Xtgl.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.bt_Xtgl.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.bt_Xtgl.ForeColor = System.Drawing.Color.Black;
            this.bt_Xtgl.Location = new System.Drawing.Point(12, 17);
            this.bt_Xtgl.Name = "bt_Xtgl";
            this.bt_Xtgl.Size = new System.Drawing.Size(100, 30);
            this.bt_Xtgl.TabIndex = 5;
            this.bt_Xtgl.Text = "系统管理";
            this.bt_Xtgl.UseVisualStyleBackColor = true;
            this.bt_Xtgl.MouseEnter += new System.EventHandler(this.bt_Xtgl_MouseEnter);
            // 
            // panel6
            // 
            this.panel6.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.panel6.BackColor = System.Drawing.Color.Transparent;
            this.panel6.Controls.Add(this.bt_Jbxs);
            this.panel6.Location = new System.Drawing.Point(13, 375);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(124, 60);
            this.panel6.TabIndex = 7;
            // 
            // bt_Jbxs
            // 
            this.bt_Jbxs.AutoSize = true;
            this.bt_Jbxs.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bt_Jbxs.BackgroundImage")));
            this.bt_Jbxs.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.bt_Jbxs.ForeColor = System.Drawing.Color.Black;
            this.bt_Jbxs.Location = new System.Drawing.Point(12, 18);
            this.bt_Jbxs.Name = "bt_Jbxs";
            this.bt_Jbxs.Size = new System.Drawing.Size(100, 30);
            this.bt_Jbxs.TabIndex = 4;
            this.bt_Jbxs.Text = "基本信息";
            this.bt_Jbxs.UseVisualStyleBackColor = true;
            this.bt_Jbxs.MouseEnter += new System.EventHandler(this.bt_Jbxs_MouseEnter);
            // 
            // panel5
            // 
            this.panel5.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.panel5.BackColor = System.Drawing.Color.Transparent;
            this.panel5.Controls.Add(this.bt_Mrts);
            this.panel5.Location = new System.Drawing.Point(13, 289);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(124, 60);
            this.panel5.TabIndex = 7;
            // 
            // bt_Mrts
            // 
            this.bt_Mrts.AutoSize = true;
            this.bt_Mrts.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bt_Mrts.BackgroundImage")));
            this.bt_Mrts.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.bt_Mrts.ForeColor = System.Drawing.Color.Black;
            this.bt_Mrts.Location = new System.Drawing.Point(12, 15);
            this.bt_Mrts.Name = "bt_Mrts";
            this.bt_Mrts.Size = new System.Drawing.Size(100, 30);
            this.bt_Mrts.TabIndex = 3;
            this.bt_Mrts.Text = "每日提示";
            this.bt_Mrts.UseVisualStyleBackColor = true;
            this.bt_Mrts.MouseEnter += new System.EventHandler(this.bt_Mrts_MouseEnter);
            // 
            // panel4
            // 
            this.panel4.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.panel4.BackColor = System.Drawing.Color.Transparent;
            this.panel4.Controls.Add(this.bt_Kczx);
            this.panel4.Location = new System.Drawing.Point(13, 203);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(124, 60);
            this.panel4.TabIndex = 7;
            // 
            // bt_Kczx
            // 
            this.bt_Kczx.AutoSize = true;
            this.bt_Kczx.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bt_Kczx.BackgroundImage")));
            this.bt_Kczx.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.bt_Kczx.ForeColor = System.Drawing.Color.Black;
            this.bt_Kczx.Location = new System.Drawing.Point(12, 16);
            this.bt_Kczx.Name = "bt_Kczx";
            this.bt_Kczx.Size = new System.Drawing.Size(100, 30);
            this.bt_Kczx.TabIndex = 2;
            this.bt_Kczx.Text = "库存中心";
            this.bt_Kczx.UseVisualStyleBackColor = true;
            this.bt_Kczx.MouseEnter += new System.EventHandler(this.bt_Kczx_MouseEnter);
            // 
            // panel3
            // 
            this.panel3.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.panel3.BackColor = System.Drawing.Color.Transparent;
            this.panel3.Controls.Add(this.bt_Xszx);
            this.panel3.Location = new System.Drawing.Point(13, 117);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(124, 60);
            this.panel3.TabIndex = 7;
            // 
            // bt_Xszx
            // 
            this.bt_Xszx.AutoSize = true;
            this.bt_Xszx.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bt_Xszx.BackgroundImage")));
            this.bt_Xszx.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.bt_Xszx.ForeColor = System.Drawing.Color.Black;
            this.bt_Xszx.Location = new System.Drawing.Point(12, 15);
            this.bt_Xszx.Name = "bt_Xszx";
            this.bt_Xszx.Size = new System.Drawing.Size(100, 30);
            this.bt_Xszx.TabIndex = 1;
            this.bt_Xszx.Text = "销售中心";
            this.bt_Xszx.UseVisualStyleBackColor = true;
            this.bt_Xszx.MouseEnter += new System.EventHandler(this.bt_Xszx_MouseEnter);
            // 
            // panel2
            // 
            this.panel2.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.panel2.BackColor = System.Drawing.Color.Transparent;
            this.panel2.Controls.Add(this.bt_Jhzx);
            this.panel2.Location = new System.Drawing.Point(13, 31);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(124, 60);
            this.panel2.TabIndex = 7;
            // 
            // bt_Jhzx
            // 
            this.bt_Jhzx.AutoSize = true;
            this.bt_Jhzx.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bt_Jhzx.BackgroundImage")));
            this.bt_Jhzx.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.bt_Jhzx.ForeColor = System.Drawing.Color.Black;
            this.bt_Jhzx.Location = new System.Drawing.Point(12, 15);
            this.bt_Jhzx.Name = "bt_Jhzx";
            this.bt_Jhzx.Size = new System.Drawing.Size(100, 30);
            this.bt_Jhzx.TabIndex = 0;
            this.bt_Jhzx.Text = "进货中心";
            this.bt_Jhzx.UseVisualStyleBackColor = true;
            this.bt_Jhzx.MouseEnter += new System.EventHandler(this.bt_Jhzx_MouseEnter);
            // 
            // statusStrip1
            // 
            this.statusStrip1.AutoSize = false;
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2,
            this.toolStripStatusLabel3,
            this.toolStripStatusLabel4,
            this.toolStripStatusLabel5,
            this.toolStripStatusLabel6,
            this.toolStripStatusLabel7,
            this.toolStripStatusLabel8});
            this.statusStrip1.Location = new System.Drawing.Point(141, 551);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(661, 25);
            this.statusStrip1.TabIndex = 8;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.BackColor = System.Drawing.Color.Transparent;
            this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.Black;
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(59, 20);
            this.toolStripStatusLabel1.Text = "登陆用户:";
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.ForeColor = System.Drawing.Color.Black;
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(131, 20);
            this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
            // 
            // toolStripStatusLabel3
            // 
            this.toolStripStatusLabel3.ForeColor = System.Drawing.Color.Black;
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(11, 20);
            this.toolStripStatusLabel3.Text = "|";
            // 
            // toolStripStatusLabel4
            // 
            this.toolStripStatusLabel4.ForeColor = System.Drawing.Color.Black;
            this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
            this.toolStripStatusLabel4.Size = new System.Drawing.Size(59, 20);
            this.toolStripStatusLabel4.Text = "登陆权限:";
            // 
            // toolStripStatusLabel5
            // 
            this.toolStripStatusLabel5.ForeColor = System.Drawing.Color.Black;
            this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
            this.toolStripStatusLabel5.Size = new System.Drawing.Size(131, 20);
            this.toolStripStatusLabel5.Text = "toolStripStatusLabel5";
            // 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -