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

📄 frmmain.designer.cs

📁 本系统属于小型的餐饮管理系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.职员信息ToolStripMenuItem1.Click += new System.EventHandler(this.职员信息ToolStripMenuItem1_Click);
            // 
            // 辅助工具TToolStripMenuItem
            // 
            this.辅助工具TToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.日历ToolStripMenuItem1,
            this.toolStripSeparator2,
            this.记事本ToolStripMenuItem1,
            this.toolStripSeparator5,
            this.计算器ToolStripMenuItem1});
            this.辅助工具TToolStripMenuItem.Name = "辅助工具TToolStripMenuItem";
            this.辅助工具TToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.辅助工具TToolStripMenuItem.Text = "辅助工具[&T]";
            // 
            // 日历ToolStripMenuItem1
            // 
            this.日历ToolStripMenuItem1.Name = "日历ToolStripMenuItem1";
            this.日历ToolStripMenuItem1.Size = new System.Drawing.Size(106, 22);
            this.日历ToolStripMenuItem1.Text = "日历";
            this.日历ToolStripMenuItem1.Click += new System.EventHandler(this.日历ToolStripMenuItem1_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(103, 6);
            // 
            // 记事本ToolStripMenuItem1
            // 
            this.记事本ToolStripMenuItem1.Name = "记事本ToolStripMenuItem1";
            this.记事本ToolStripMenuItem1.Size = new System.Drawing.Size(106, 22);
            this.记事本ToolStripMenuItem1.Text = "记事本";
            this.记事本ToolStripMenuItem1.Click += new System.EventHandler(this.记事本ToolStripMenuItem1_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(103, 6);
            // 
            // 计算器ToolStripMenuItem1
            // 
            this.计算器ToolStripMenuItem1.Name = "计算器ToolStripMenuItem1";
            this.计算器ToolStripMenuItem1.Size = new System.Drawing.Size(106, 22);
            this.计算器ToolStripMenuItem1.Text = "计算器";
            this.计算器ToolStripMenuItem1.Click += new System.EventHandler(this.计算器ToolStripMenuItem1_Click);
            // 
            // 系统维护SToolStripMenuItem
            // 
            this.系统维护SToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.权限管理ToolStripMenuItem1,
            this.toolStripSeparator6,
            this.系统备份ToolStripMenuItem1,
            this.toolStripSeparator7,
            this.系统恢复ToolStripMenuItem1});
            this.系统维护SToolStripMenuItem.Name = "系统维护SToolStripMenuItem";
            this.系统维护SToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.系统维护SToolStripMenuItem.Text = "系统维护[&S]";
            this.系统维护SToolStripMenuItem.Click += new System.EventHandler(this.系统维护SToolStripMenuItem_Click);
            // 
            // 权限管理ToolStripMenuItem1
            // 
            this.权限管理ToolStripMenuItem1.Name = "权限管理ToolStripMenuItem1";
            this.权限管理ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
            this.权限管理ToolStripMenuItem1.Text = "权限管理";
            this.权限管理ToolStripMenuItem1.Click += new System.EventHandler(this.权限管理ToolStripMenuItem1_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(115, 6);
            // 
            // 系统备份ToolStripMenuItem1
            // 
            this.系统备份ToolStripMenuItem1.Name = "系统备份ToolStripMenuItem1";
            this.系统备份ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
            this.系统备份ToolStripMenuItem1.Text = "系统备份";
            this.系统备份ToolStripMenuItem1.Click += new System.EventHandler(this.系统备份ToolStripMenuItem1_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(115, 6);
            // 
            // 系统恢复ToolStripMenuItem1
            // 
            this.系统恢复ToolStripMenuItem1.Name = "系统恢复ToolStripMenuItem1";
            this.系统恢复ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
            this.系统恢复ToolStripMenuItem1.Text = "系统恢复";
            this.系统恢复ToolStripMenuItem1.Click += new System.EventHandler(this.系统恢复ToolStripMenuItem1_Click);
            // 
            // 系统设置DToolStripMenuItem
            // 
            this.系统设置DToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.口令设置ToolStripMenuItem1,
            this.toolStripSeparator8,
            this.锁定系统ToolStripMenuItem1});
            this.系统设置DToolStripMenuItem.Name = "系统设置DToolStripMenuItem";
            this.系统设置DToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.系统设置DToolStripMenuItem.Text = "系统设置[&D]";
            // 
            // 口令设置ToolStripMenuItem1
            // 
            this.口令设置ToolStripMenuItem1.Name = "口令设置ToolStripMenuItem1";
            this.口令设置ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
            this.口令设置ToolStripMenuItem1.Text = "口令设置";
            this.口令设置ToolStripMenuItem1.Click += new System.EventHandler(this.口令设置ToolStripMenuItem1_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(115, 6);
            // 
            // 锁定系统ToolStripMenuItem1
            // 
            this.锁定系统ToolStripMenuItem1.Name = "锁定系统ToolStripMenuItem1";
            this.锁定系统ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
            this.锁定系统ToolStripMenuItem1.Text = "锁定系统";
            this.锁定系统ToolStripMenuItem1.Click += new System.EventHandler(this.锁定系统ToolStripMenuItem1_Click);
            // 
            // 帮助HToolStripMenuItem
            // 
            this.帮助HToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.关于ToolStripMenuItem1});
            this.帮助HToolStripMenuItem.Name = "帮助HToolStripMenuItem";
            this.帮助HToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
            this.帮助HToolStripMenuItem.Text = "帮助[&H]";
            // 
            // 关于ToolStripMenuItem1
            // 
            this.关于ToolStripMenuItem1.Name = "关于ToolStripMenuItem1";
            this.关于ToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
            this.关于ToolStripMenuItem1.Text = "关于";
            this.关于ToolStripMenuItem1.Click += new System.EventHandler(this.关于ToolStripMenuItem1_Click);
            // 
            // 退出IToolStripMenuItem
            // 
            this.退出IToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.退出系统ToolStripMenuItem1});
            this.退出IToolStripMenuItem.Name = "退出IToolStripMenuItem";
            this.退出IToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
            this.退出IToolStripMenuItem.Text = "退出[&I]";
            // 
            // 退出系统ToolStripMenuItem1
            // 
            this.退出系统ToolStripMenuItem1.Name = "退出系统ToolStripMenuItem1";
            this.退出系统ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
            this.退出系统ToolStripMenuItem1.Text = "退出系统";
            this.退出系统ToolStripMenuItem1.Click += new System.EventHandler(this.退出系统ToolStripMenuItem1_Click);
            // 
            // frmMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(728, 508);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.menuStrip1);
            this.Controls.Add(this.lvDesk);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.MaximizeBox = false;
            this.Name = "frmMain";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "餐饮管理系统";
            this.Activated += new System.EventHandler(this.frmMain_Activated);
            this.Load += new System.EventHandler(this.frmMain_Load);
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.contextMenuStrip1.ResumeLayout(false);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.ToolStripMenuItem 辅助工具ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统维护ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 窗口ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 关于ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 日历ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 记事本ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 计算器ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 层叠排列ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 垂直平铺ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 水平平铺ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 口令设置ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 锁定系统ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 权限管理ToolStripMenuItem;
        private System.Windows.Forms.StatusStrip statusStrip1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel8;
        private System.Windows.Forms.ToolStripMenuItem 系统备份ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统恢复ToolStripMenuItem;
        public System.Windows.Forms.ListView lvDesk;
        private System.Windows.Forms.ImageList imageList1;
        private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
        private System.Windows.Forms.ToolStripMenuItem 开台ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 点菜ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 消费查询ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 结账ToolStripMenuItem;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
        private System.Windows.Forms.ToolStripMenuItem 取消开台toolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 基础信息ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 桌台信息ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 职员信息ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 退出系统ToolStripMenuItem;
        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.ToolStripMenuItem 基础信息MToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 辅助工具TToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统维护SToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统设置DToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 帮助HToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 退出IToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 桌台信息ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStripMenuItem 职员信息ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem 日历ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.ToolStripMenuItem 记事本ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
        private System.Windows.Forms.ToolStripMenuItem 计算器ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem 权限管理ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
        private System.Windows.Forms.ToolStripMenuItem 系统备份ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
        private System.Windows.Forms.ToolStripMenuItem 系统恢复ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem 口令设置ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
        private System.Windows.Forms.ToolStripMenuItem 锁定系统ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem 关于ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem 退出系统ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel9;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel10;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel11;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel12;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel13;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel14;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel15;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel16;
    }
}

⌨️ 快捷键说明

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