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

📄 formmain1.designer.cs

📁 超市进销存管理系统 Visual Studio 2005+SQL Sever2005
💻 CS
📖 第 1 页 / 共 4 页
字号:
namespace _10901BS
{
    partial class formMain1
    {
        /// <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(formMain1));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.系统管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.管理员信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.员工信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.授权ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.数据库ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.数据恢复ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.系统初始化ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.修改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.重新登陆ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.人员信息管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.供应商信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.客户信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.商品信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.进货管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.采购入库ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.采购退货ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.进货单据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.当前库存查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.帐目ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.库存管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.货品调拔ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.货品的报损溢ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.货品拆分ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.货品捆绑ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.库存货品报警查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.销售管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.销售查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.前台POS销售系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.报表管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.销售报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.年销售报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.月销售报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.日销售报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.进货报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.库存报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pOSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.panel7 = new System.Windows.Forms.Panel();
            this.bt_Xtgl = new System.Windows.Forms.Button();
            this.panel6 = new System.Windows.Forms.Panel();
            this.bt_Jbxs = new System.Windows.Forms.Button();
            this.panel5 = new System.Windows.Forms.Panel();
            this.bt_Mrts = new System.Windows.Forms.Button();
            this.panel4 = new System.Windows.Forms.Panel();
            this.bt_Kczx = new System.Windows.Forms.Button();
            this.panel3 = new System.Windows.Forms.Panel();
            this.bt_Xszx = new System.Windows.Forms.Button();
            this.panel2 = new System.Windows.Forms.Panel();
            this.bt_Jhzx = new System.Windows.Forms.Button();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel8 = new System.Windows.Forms.ToolStripStatusLabel();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.panel1 = new System.Windows.Forms.Panel();
            this.lb_Kcbj = new System.Windows.Forms.Label();
            this.bt_Kcbj = new System.Windows.Forms.Button();
            this.bt_Jhcx = new System.Windows.Forms.Button();
            this.bt_Xscx = new System.Windows.Forms.Button();
            this.bt_Posqt = new System.Windows.Forms.Button();
            this.bt_Jhwsdj = new System.Windows.Forms.Button();
            this.bt_Jhyw = new System.Windows.Forms.Button();
            this.bt_Kcpd = new System.Windows.Forms.Button();
            this.bt_Kccx = new System.Windows.Forms.Button();
            this.bt_Xtwh = new System.Windows.Forms.Button();
            this.bt_Yggl = new System.Windows.Forms.Button();
            this.bt_Rkyw = new System.Windows.Forms.Button();
            this.toolStripStatusLabel9 = new System.Windows.Forms.ToolStripStatusLabel();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.menuStrip1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.panel7.SuspendLayout();
            this.panel6.SuspendLayout();
            this.panel5.SuspendLayout();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel2.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.系统管理ToolStripMenuItem,
            this.人员信息管理ToolStripMenuItem,
            this.进货管理ToolStripMenuItem,
            this.库存管理ToolStripMenuItem,
            this.销售管理ToolStripMenuItem,
            this.报表管理ToolStripMenuItem,
            this.pOSToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(808, 24);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // 系统管理ToolStripMenuItem
            // 
            this.系统管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.管理员信息ToolStripMenuItem,
            this.数据库ToolStripMenuItem,
            this.数据恢复ToolStripMenuItem,
            this.系统初始化ToolStripMenuItem,
            this.修改密码ToolStripMenuItem,
            this.toolStripSeparator1,
            this.重新登陆ToolStripMenuItem,
            this.退出ToolStripMenuItem});
            this.系统管理ToolStripMenuItem.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.系统管理ToolStripMenuItem.Name = "系统管理ToolStripMenuItem";
            this.系统管理ToolStripMenuItem.Size = new System.Drawing.Size(84, 20);
            this.系统管理ToolStripMenuItem.Text = "系统管理";
            // 
            // 管理员信息ToolStripMenuItem
            // 
            this.管理员信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.员工信息ToolStripMenuItem,
            this.授权ToolStripMenuItem});
            this.管理员信息ToolStripMenuItem.Name = "管理员信息ToolStripMenuItem";
            this.管理员信息ToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
            this.管理员信息ToolStripMenuItem.Text = "管理员信息";
            // 
            // 员工信息ToolStripMenuItem
            // 
            this.员工信息ToolStripMenuItem.Name = "员工信息ToolStripMenuItem";
            this.员工信息ToolStripMenuItem.Size = new System.Drawing.Size(140, 22);
            this.员工信息ToolStripMenuItem.Text = "员工信息";
            // 
            // 授权ToolStripMenuItem
            // 
            this.授权ToolStripMenuItem.Name = "授权ToolStripMenuItem";
            this.授权ToolStripMenuItem.Size = new System.Drawing.Size(140, 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.Name = "数据恢复ToolStripMenuItem";
            this.数据恢复ToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
            this.数据恢复ToolStripMenuItem.Text = "数据恢复";
            // 
            // 系统初始化ToolStripMenuItem
            // 
            this.系统初始化ToolStripMenuItem.Name = "系统初始化ToolStripMenuItem";
            this.系统初始化ToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
            this.系统初始化ToolStripMenuItem.Text = "系统初始化";
            // 
            // 修改密码ToolStripMenuItem
            // 
            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);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(153, 6);
            // 
            // 重新登陆ToolStripMenuItem
            // 
            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 = "退出";
            this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
            // 
            // 人员信息管理ToolStripMenuItem
            // 
            this.人员信息管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.供应商信息ToolStripMenuItem,
            this.客户信息ToolStripMenuItem,
            this.商品信息ToolStripMenuItem});
            this.人员信息管理ToolStripMenuItem.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.人员信息管理ToolStripMenuItem.Name = "人员信息管理ToolStripMenuItem";
            this.人员信息管理ToolStripMenuItem.Size = new System.Drawing.Size(116, 20);
            this.人员信息管理ToolStripMenuItem.Text = "基本信息管理";
            // 
            // 供应商信息ToolStripMenuItem
            // 
            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
            // 

⌨️ 快捷键说明

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