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

📄 frmmain.designer.cs

📁 酒店管理系统,您酒店物业管理的好帮手
💻 CS
📖 第 1 页 / 共 5 页
字号:
            // mnuTodayRoomState
            // 
            this.mnuTodayRoomState.Name = "mnuTodayRoomState";
            this.mnuTodayRoomState.Size = new System.Drawing.Size(196, 22);
            this.mnuTodayRoomState.Text = "当日房态统计(&D)";
            // 
            // mnuBaseSet
            // 
            this.mnuBaseSet.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuRemind,
            this.toolStripSeparator8,
            this.mnuConsumeItem,
            this.mnuCarSet});
            this.mnuBaseSet.Name = "mnuBaseSet";
            this.mnuBaseSet.Size = new System.Drawing.Size(81, 20);
            this.mnuBaseSet.Text = "基础设置(&X)";
            // 
            // mnuRemind
            // 
            this.mnuRemind.Name = "mnuRemind";
            this.mnuRemind.Size = new System.Drawing.Size(135, 22);
            this.mnuRemind.Text = "电子提醒(&L)";
            this.mnuRemind.Click += new System.EventHandler(this.mnuRemind_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(132, 6);
            // 
            // mnuConsumeItem
            // 
            this.mnuConsumeItem.Name = "mnuConsumeItem";
            this.mnuConsumeItem.Size = new System.Drawing.Size(135, 22);
            this.mnuConsumeItem.Text = "消费项目(&I)";
            // 
            // mnuCarSet
            // 
            this.mnuCarSet.Name = "mnuCarSet";
            this.mnuCarSet.Size = new System.Drawing.Size(135, 22);
            this.mnuCarSet.Text = "会员卡(&C)";
            // 
            // mnuColour
            // 
            this.mnuColour.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuGlassBrown,
            this.mnuGlassGreen,
            this.mnuGlassOrange,
            this.mnuSteelBlue,
            this.mnuWave,
            this.mnuDefault});
            this.mnuColour.Name = "mnuColour";
            this.mnuColour.Size = new System.Drawing.Size(67, 20);
            this.mnuColour.Text = "系统风格";
            // 
            // mnuGlassBrown
            // 
            this.mnuGlassBrown.Name = "mnuGlassBrown";
            this.mnuGlassBrown.Size = new System.Drawing.Size(122, 22);
            this.mnuGlassBrown.Text = "灰色地带";
            this.mnuGlassBrown.Click += new System.EventHandler(this.mnuGlassBrown_Click);
            // 
            // mnuGlassGreen
            // 
            this.mnuGlassGreen.Name = "mnuGlassGreen";
            this.mnuGlassGreen.Size = new System.Drawing.Size(122, 22);
            this.mnuGlassGreen.Text = "绿色森林";
            this.mnuGlassGreen.Click += new System.EventHandler(this.mnuGlassGreen_Click);
            // 
            // mnuGlassOrange
            // 
            this.mnuGlassOrange.Name = "mnuGlassOrange";
            this.mnuGlassOrange.Size = new System.Drawing.Size(122, 22);
            this.mnuGlassOrange.Text = "橙色风暴";
            this.mnuGlassOrange.Click += new System.EventHandler(this.mnuGlassOrange_Click);
            // 
            // mnuSteelBlue
            // 
            this.mnuSteelBlue.Name = "mnuSteelBlue";
            this.mnuSteelBlue.Size = new System.Drawing.Size(122, 22);
            this.mnuSteelBlue.Text = "蓝色忧郁";
            this.mnuSteelBlue.Click += new System.EventHandler(this.mnuSteelBlue_Click);
            // 
            // mnuWave
            // 
            this.mnuWave.Name = "mnuWave";
            this.mnuWave.Size = new System.Drawing.Size(122, 22);
            this.mnuWave.Text = "海浪";
            this.mnuWave.Click += new System.EventHandler(this.mnuWave_Click);
            // 
            // mnuDefault
            // 
            this.mnuDefault.Name = "mnuDefault";
            this.mnuDefault.Size = new System.Drawing.Size(122, 22);
            this.mnuDefault.Text = "系统默认";
            this.mnuDefault.Click += new System.EventHandler(this.mnuDefault_Click);
            // 
            // mnuMaintenance
            // 
            this.mnuMaintenance.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDataBack,
            this.mnuComeback,
            this.mnuSystemSet,
            this.toolStripSeparator10,
            this.mnuDataDelete,
            this.mnuSystemBegin});
            this.mnuMaintenance.Name = "mnuMaintenance";
            this.mnuMaintenance.Size = new System.Drawing.Size(81, 20);
            this.mnuMaintenance.Text = "系统维护(&Y)";
            // 
            // mnuDataBack
            // 
            this.mnuDataBack.Name = "mnuDataBack";
            this.mnuDataBack.Size = new System.Drawing.Size(161, 22);
            this.mnuDataBack.Text = "数据备份(&D)";
            this.mnuDataBack.Click += new System.EventHandler(this.mnuDataBack_Click);
            // 
            // mnuComeback
            // 
            this.mnuComeback.Name = "mnuComeback";
            this.mnuComeback.Size = new System.Drawing.Size(161, 22);
            this.mnuComeback.Text = "数据恢复(&H)";
            this.mnuComeback.Click += new System.EventHandler(this.mnuComeback_Click);
            // 
            // mnuSystemSet
            // 
            this.mnuSystemSet.Name = "mnuSystemSet";
            this.mnuSystemSet.Size = new System.Drawing.Size(161, 22);
            this.mnuSystemSet.Text = "系统设置(&S)";
            this.mnuSystemSet.Click += new System.EventHandler(this.mnuSystemSet_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(158, 6);
            // 
            // mnuDataDelete
            // 
            this.mnuDataDelete.Name = "mnuDataDelete";
            this.mnuDataDelete.Size = new System.Drawing.Size(161, 22);
            this.mnuDataDelete.Text = "清除业务数据(&A)";
            // 
            // mnuSystemBegin
            // 
            this.mnuSystemBegin.Name = "mnuSystemBegin";
            this.mnuSystemBegin.Size = new System.Drawing.Size(161, 22);
            this.mnuSystemBegin.Text = "系统初始化(&R)";
            // 
            // mnuHelp
            // 
            this.mnuHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuHelpDoc,
            this.mnuAboutWe});
            this.mnuHelp.Name = "mnuHelp";
            this.mnuHelp.Size = new System.Drawing.Size(58, 20);
            this.mnuHelp.Text = "帮助(&H)";
            // 
            // mnuHelpDoc
            // 
            this.mnuHelpDoc.Name = "mnuHelpDoc";
            this.mnuHelpDoc.Size = new System.Drawing.Size(136, 22);
            this.mnuHelpDoc.Text = "帮助文档";
            this.mnuHelpDoc.Click += new System.EventHandler(this.mnuHelpDoc_Click);
            // 
            // mnuAboutWe
            // 
            this.mnuAboutWe.Name = "mnuAboutWe";
            this.mnuAboutWe.Size = new System.Drawing.Size(136, 22);
            this.mnuAboutWe.Text = "关于我们(&Z)";
            this.mnuAboutWe.Click += new System.EventHandler(this.mnuAboutWe_Click);
            // 
            // tspMain
            // 
            this.tspMain.ImageScalingSize = new System.Drawing.Size(40, 40);
            this.tspMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsbDestine,
            this.tsbOne,
            this.tsbHow,
            this.tsbAdd,
            this.tsbReckoning,
            this.tsbFind,
            this.tsbManager,
            this.tsbItems,
            this.tsbSystem,
            this.tsbExit});
            this.tspMain.Location = new System.Drawing.Point(0, 24);
            this.tspMain.Name = "tspMain";
            this.tspMain.Size = new System.Drawing.Size(804, 60);
            this.tspMain.TabIndex = 1;
            this.tspMain.Text = "toolStrip1";
            // 
            // tsbDestine
            // 
            this.tsbDestine.Image = ((System.Drawing.Image)(resources.GetObject("tsbDestine.Image")));
            this.tsbDestine.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbDestine.Name = "tsbDestine";
            this.tsbDestine.Size = new System.Drawing.Size(59, 57);
            this.tsbDestine.Text = "预定客房";
            this.tsbDestine.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsbDestine.Click += new System.EventHandler(this.tsbDestine_Click);
            // 
            // tsbOne
            // 
            this.tsbOne.Image = ((System.Drawing.Image)(resources.GetObject("tsbOne.Image")));
            this.tsbOne.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbOne.Name = "tsbOne";
            this.tsbOne.Size = new System.Drawing.Size(59, 57);
            this.tsbOne.Text = "散客开单";
            this.tsbOne.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsbOne.Click += new System.EventHandler(this.tsbOne_Click);
            // 
            // tsbHow
            // 
            this.tsbHow.Image = ((System.Drawing.Image)(resources.GetObject("tsbHow.Image")));
            this.tsbHow.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbHow.Name = "tsbHow";
            this.tsbHow.Size = new System.Drawing.Size(59, 57);
            this.tsbHow.Text = "团体开单";
            this.tsbHow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsbHow.Click += new System.EventHandler(this.tsbHow_Click);
            // 
            // tsbAdd
            // 
            this.tsbAdd.Image = ((System.Drawing.Image)(resources.GetObject("tsbAdd.Image")));
            this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbAdd.Name = "tsbAdd";
            this.tsbAdd.Size = new System.Drawing.Size(59, 57);
            this.tsbAdd.Text = "增加消费";
            this.tsbAdd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsbAdd.Click += new System.EventHandler(this.tsbAdd_Click);
            // 
            // tsbReckoning
            // 
            this.tsbReckoning.Image = ((System.Drawing.Image)(resources.GetObject("tsbReckoning.Image")));
            this.tsbReckoning.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbReckoning.Name = "tsbReckoning";
            this.tsbReckoning.Size = new System.Drawing.Size(59, 57);
            this.tsbReckoning.Text = "宾客结账";
            this.tsbReckoning.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsbReckoning.Click += new System.EventHandler(this.tsbReckoning_Click);
            // 
            // tsbFind
            // 
            this.tsbFind.Image = ((System.Drawing.Image)(resources.GetObject("tsbFind.Image")));
            this.tsbFind.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbFind.Name = "tsbFind";
            this.tsbFind.Size = new System.Drawing.Size(59, 57);
            this.tsbFind.Text = "客户查询";
            this.tsbFind.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsbFind.Click += new System.EventHandler(this.tsbFind_Click);
            // 
            // tsbManager
            // 
            this.tsbManager.Image = ((System.Drawing.Image)(resources.GetObject("tsbManager.Image")));
            this.tsbManager.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbManager.Name = "tsbManager";
            this.tsbManager.Size = new System.Drawing.Size(59, 57);
            this.tsbManager.Text = "内务管理";
            this.tsbManager.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tsbManager.Click += new System.EventHandler(this.tsbManager_Click);
            // 
            // tsbItems
            // 
            this.tsbItems.Image = ((System.Drawing.Image)(resources.GetObject("tsbItems.Image")));
            this.tsbItems.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbItems.Name = "tsbItems";
            this.tsbItems.Size = new System.Drawing.Size(59, 57);

⌨️ 快捷键说明

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