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

📄 frmmain.designer.cs

📁 本系统属于小型的餐饮管理系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace MrCy
{
    partial class frmMain
    {
        /// <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(frmMain));
            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.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.退出系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel9 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel10 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel11 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel12 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel13 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel14 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel15 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel16 = new System.Windows.Forms.ToolStripStatusLabel();
            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.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.开台ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.取消开台toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.点菜ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.消费查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.结账ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lvDesk = new System.Windows.Forms.ListView();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.基础信息MToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.桌台信息ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.职员信息ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.辅助工具TToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.日历ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.记事本ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.计算器ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.系统维护SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.权限管理ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.系统备份ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.系统恢复ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.系统设置DToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.口令设置ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.锁定系统ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.帮助HToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.关于ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.退出IToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.退出系统ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.statusStrip1.SuspendLayout();
            this.contextMenuStrip1.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // 基础信息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(83, 20);
            this.基础信息ToolStripMenuItem.Text = "基础信息[&M]";
            // 
            // 桌台信息ToolStripMenuItem
            // 
            this.桌台信息ToolStripMenuItem.Name = "桌台信息ToolStripMenuItem";
            this.桌台信息ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.桌台信息ToolStripMenuItem.Text = "桌台信息";
            // 
            // 职员信息ToolStripMenuItem
            // 
            this.职员信息ToolStripMenuItem.Name = "职员信息ToolStripMenuItem";
            this.职员信息ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.职员信息ToolStripMenuItem.Text = "职员信息";
            // 
            // 辅助工具ToolStripMenuItem
            // 
            this.辅助工具ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.日历ToolStripMenuItem,
            this.记事本ToolStripMenuItem,
            this.计算器ToolStripMenuItem});
            this.辅助工具ToolStripMenuItem.Name = "辅助工具ToolStripMenuItem";
            this.辅助工具ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.辅助工具ToolStripMenuItem.Text = "辅助工具[&T]";
            // 
            // 日历ToolStripMenuItem
            // 
            this.日历ToolStripMenuItem.Name = "日历ToolStripMenuItem";
            this.日历ToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.日历ToolStripMenuItem.Text = "日历";
            // 
            // 记事本ToolStripMenuItem
            // 
            this.记事本ToolStripMenuItem.Name = "记事本ToolStripMenuItem";
            this.记事本ToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.记事本ToolStripMenuItem.Text = "记事本";
            // 
            // 计算器ToolStripMenuItem
            // 
            this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
            this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.计算器ToolStripMenuItem.Text = "计算器";
            // 
            // 系统维护ToolStripMenuItem
            // 
            this.系统维护ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.权限管理ToolStripMenuItem,
            this.系统备份ToolStripMenuItem,
            this.系统恢复ToolStripMenuItem});
            this.系统维护ToolStripMenuItem.Name = "系统维护ToolStripMenuItem";
            this.系统维护ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.系统维护ToolStripMenuItem.Text = "系统维护[&S]";
            // 
            // 权限管理ToolStripMenuItem
            // 
            this.权限管理ToolStripMenuItem.Name = "权限管理ToolStripMenuItem";
            this.权限管理ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.权限管理ToolStripMenuItem.Text = "权限管理";
            // 
            // 系统备份ToolStripMenuItem
            // 
            this.系统备份ToolStripMenuItem.Name = "系统备份ToolStripMenuItem";
            this.系统备份ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.系统备份ToolStripMenuItem.Text = "系统备份";
            // 
            // 系统恢复ToolStripMenuItem
            // 
            this.系统恢复ToolStripMenuItem.Name = "系统恢复ToolStripMenuItem";
            this.系统恢复ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            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(83, 20);
            this.系统设置ToolStripMenuItem.Text = "系统设置[&O]";
            // 
            // 口令设置ToolStripMenuItem
            // 
            this.口令设置ToolStripMenuItem.Name = "口令设置ToolStripMenuItem";
            this.口令设置ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.口令设置ToolStripMenuItem.Text = "口令设置";
            // 
            // 锁定系统ToolStripMenuItem
            // 
            this.锁定系统ToolStripMenuItem.Name = "锁定系统ToolStripMenuItem";
            this.锁定系统ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.锁定系统ToolStripMenuItem.Text = "锁定系统";
            // 
            // 窗口ToolStripMenuItem
            // 
            this.窗口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.层叠排列ToolStripMenuItem,
            this.垂直平铺ToolStripMenuItem,
            this.水平平铺ToolStripMenuItem});
            this.窗口ToolStripMenuItem.Name = "窗口ToolStripMenuItem";
            this.窗口ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.窗口ToolStripMenuItem.Text = "窗口布局[&W]";
            // 
            // 层叠排列ToolStripMenuItem
            // 
            this.层叠排列ToolStripMenuItem.Name = "层叠排列ToolStripMenuItem";
            this.层叠排列ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.层叠排列ToolStripMenuItem.Text = "层叠排列";
            // 
            // 垂直平铺ToolStripMenuItem
            // 
            this.垂直平铺ToolStripMenuItem.Name = "垂直平铺ToolStripMenuItem";
            this.垂直平铺ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.垂直平铺ToolStripMenuItem.Text = "垂直平铺";
            // 
            // 水平平铺ToolStripMenuItem
            // 
            this.水平平铺ToolStripMenuItem.Name = "水平平铺ToolStripMenuItem";
            this.水平平铺ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.水平平铺ToolStripMenuItem.Text = "水平平铺";
            // 
            // 帮助ToolStripMenuItem
            // 
            this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.关于ToolStripMenuItem});
            this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
            this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
            this.帮助ToolStripMenuItem.Text = "帮助[&H]";
            // 
            // 关于ToolStripMenuItem
            // 
            this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
            this.关于ToolStripMenuItem.Size = new System.Drawing.Size(94, 22);
            this.关于ToolStripMenuItem.Text = "关于";
            // 
            // 退出ToolStripMenuItem
            // 

⌨️ 快捷键说明

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