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

📄 frmmain.designer.cs

📁 酒店管理系统,您酒店物业管理的好帮手
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.mnuPopedom.Text = "权限管理(&U)";
            this.mnuPopedom.Click += new System.EventHandler(this.mnuPopedom_Click);
            // 
            // mnuScreen
            // 
            this.mnuScreen.Name = "mnuScreen";
            this.mnuScreen.Size = new System.Drawing.Size(137, 22);
            this.mnuScreen.Text = "锁定屏幕(&C)";
            this.mnuScreen.Click += new System.EventHandler(this.mnuScreen_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(134, 6);
            // 
            // mnuExit
            // 
            this.mnuExit.Name = "mnuExit";
            this.mnuExit.Size = new System.Drawing.Size(137, 22);
            this.mnuExit.Text = "退出登录(&E)";
            this.mnuExit.Click += new System.EventHandler(this.mnuExit_Click);
            // 
            // mnuRoom
            // 
            this.mnuRoom.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuUnit,
            this.mnuGroup,
            this.mnuDestine,
            this.toolStripSeparator11,
            this.mnuState,
            this.mnuBarter,
            this.mnuMoRegister,
            this.toolStripSeparator2,
            this.mnuBuyerReckoning});
            this.mnuRoom.Name = "mnuRoom";
            this.mnuRoom.Size = new System.Drawing.Size(81, 20);
            this.mnuRoom.Text = "房务中心(&S)";
            // 
            // mnuUnit
            // 
            this.mnuUnit.Name = "mnuUnit";
            this.mnuUnit.Size = new System.Drawing.Size(138, 22);
            this.mnuUnit.Text = "散客开单(&I)";
            this.mnuUnit.Click += new System.EventHandler(this.mnuUnit_Click);
            // 
            // mnuGroup
            // 
            this.mnuGroup.Name = "mnuGroup";
            this.mnuGroup.Size = new System.Drawing.Size(138, 22);
            this.mnuGroup.Text = "团体开单(&F)";
            // 
            // mnuDestine
            // 
            this.mnuDestine.Name = "mnuDestine";
            this.mnuDestine.Size = new System.Drawing.Size(138, 22);
            this.mnuDestine.Text = "预定客房(&Y)";
            this.mnuDestine.Click += new System.EventHandler(this.mnuDestine_Click);
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            this.toolStripSeparator11.Size = new System.Drawing.Size(135, 6);
            // 
            // mnuState
            // 
            this.mnuState.Name = "mnuState";
            this.mnuState.Size = new System.Drawing.Size(138, 22);
            this.mnuState.Text = "更改房态(&T)";
            this.mnuState.Click += new System.EventHandler(this.mnuState_Click);
            // 
            // mnuBarter
            // 
            this.mnuBarter.Name = "mnuBarter";
            this.mnuBarter.Size = new System.Drawing.Size(138, 22);
            this.mnuBarter.Text = "更换房间(&G)";
            // 
            // mnuMoRegister
            // 
            this.mnuMoRegister.Name = "mnuMoRegister";
            this.mnuMoRegister.Size = new System.Drawing.Size(138, 22);
            this.mnuMoRegister.Text = "修改登记(&M)";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(135, 6);
            // 
            // mnuBuyerReckoning
            // 
            this.mnuBuyerReckoning.Name = "mnuBuyerReckoning";
            this.mnuBuyerReckoning.Size = new System.Drawing.Size(138, 22);
            this.mnuBuyerReckoning.Text = "客户结帐(&U)";
            // 
            // mnuInfo
            // 
            this.mnuInfo.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuInRoom,
            this.mnuHistory,
            this.mnuUse,
            this.toolStripSeparator4,
            this.mnuBuyerInfo,
            this.mnuAccount,
            this.mnuEmployeeInfo,
            this.mnuItemPrice,
            this.toolStripSeparator12,
            this.mnuCarFind,
            this.mnuLog});
            this.mnuInfo.Name = "mnuInfo";
            this.mnuInfo.Size = new System.Drawing.Size(81, 20);
            this.mnuInfo.Text = "信息查询(&V)";
            // 
            // mnuInRoom
            // 
            this.mnuInRoom.Name = "mnuInRoom";
            this.mnuInRoom.Size = new System.Drawing.Size(161, 22);
            this.mnuInRoom.Text = "在住客人查询(&I)";
            this.mnuInRoom.Click += new System.EventHandler(this.mnuInRoom_Click);
            // 
            // mnuHistory
            // 
            this.mnuHistory.Name = "mnuHistory";
            this.mnuHistory.Size = new System.Drawing.Size(161, 22);
            this.mnuHistory.Text = "历史客人查询(&L)";
            // 
            // mnuUse
            // 
            this.mnuUse.Name = "mnuUse";
            this.mnuUse.Size = new System.Drawing.Size(161, 22);
            this.mnuUse.Text = "客房使用情况(&U)";
            this.mnuUse.Click += new System.EventHandler(this.mnuUse_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(158, 6);
            // 
            // mnuBuyerInfo
            // 
            this.mnuBuyerInfo.Name = "mnuBuyerInfo";
            this.mnuBuyerInfo.Size = new System.Drawing.Size(161, 22);
            this.mnuBuyerInfo.Text = "客户信息查询";
            this.mnuBuyerInfo.Click += new System.EventHandler(this.mnuBuyerInfo_Click);
            // 
            // mnuAccount
            // 
            this.mnuAccount.Name = "mnuAccount";
            this.mnuAccount.Size = new System.Drawing.Size(161, 22);
            this.mnuAccount.Text = "帐单查询(&Q)";
            this.mnuAccount.Click += new System.EventHandler(this.mnuAccount_Click);
            // 
            // mnuEmployeeInfo
            // 
            this.mnuEmployeeInfo.Name = "mnuEmployeeInfo";
            this.mnuEmployeeInfo.Size = new System.Drawing.Size(161, 22);
            this.mnuEmployeeInfo.Text = "员工信息查询(&E)";
            this.mnuEmployeeInfo.Click += new System.EventHandler(this.mnuEmployeeInfo_Click);
            // 
            // mnuItemPrice
            // 
            this.mnuItemPrice.Name = "mnuItemPrice";
            this.mnuItemPrice.Size = new System.Drawing.Size(161, 22);
            this.mnuItemPrice.Text = "商品价格查询(&P)";
            this.mnuItemPrice.Click += new System.EventHandler(this.mnuItemPrice_Click);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(158, 6);
            // 
            // mnuCarFind
            // 
            this.mnuCarFind.Name = "mnuCarFind";
            this.mnuCarFind.Size = new System.Drawing.Size(161, 22);
            this.mnuCarFind.Text = "会员卡查询(&C)";
            this.mnuCarFind.Click += new System.EventHandler(this.mnuCarFind_Click);
            // 
            // mnuLog
            // 
            this.mnuLog.Name = "mnuLog";
            this.mnuLog.Size = new System.Drawing.Size(161, 22);
            this.mnuLog.Text = "操作日志(&L)";
            this.mnuLog.Click += new System.EventHandler(this.mnuLog_Click);
            // 
            // mnuReport
            // 
            this.mnuReport.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuCurrentlyBuyer,
            this.mnuHistoryBuyer,
            this.toolStripSeparator5,
            this.mnuAlready,
            this.mnuChargeList,
            this.mnuBusinessInfo,
            this.mnuCarInfo,
            this.toolStripSeparator6,
            this.mnuBuyerInfoList,
            this.toolStripSeparator7,
            this.mnuTodayOpenRoom,
            this.mnuTodayRoomState});
            this.mnuReport.Name = "mnuReport";
            this.mnuReport.Size = new System.Drawing.Size(85, 20);
            this.mnuReport.Text = "报表中心(W)";
            // 
            // mnuCurrentlyBuyer
            // 
            this.mnuCurrentlyBuyer.Name = "mnuCurrentlyBuyer";
            this.mnuCurrentlyBuyer.Size = new System.Drawing.Size(196, 22);
            this.mnuCurrentlyBuyer.Text = "所有宾客报表(&C)";
            this.mnuCurrentlyBuyer.Click += new System.EventHandler(this.mnuCurrentlyBuyer_Click);
            // 
            // mnuHistoryBuyer
            // 
            this.mnuHistoryBuyer.Name = "mnuHistoryBuyer";
            this.mnuHistoryBuyer.Size = new System.Drawing.Size(196, 22);
            this.mnuHistoryBuyer.Text = "历史宾客报表(&B)";
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(193, 6);
            // 
            // mnuAlready
            // 
            this.mnuAlready.Name = "mnuAlready";
            this.mnuAlready.Size = new System.Drawing.Size(196, 22);
            this.mnuAlready.Text = "已结帐客房明细报表(&Y)";
            // 
            // mnuChargeList
            // 
            this.mnuChargeList.Name = "mnuChargeList";
            this.mnuChargeList.Size = new System.Drawing.Size(196, 22);
            this.mnuChargeList.Text = "消费清单报表(&N)";
            // 
            // mnuBusinessInfo
            // 
            this.mnuBusinessInfo.Name = "mnuBusinessInfo";
            this.mnuBusinessInfo.Size = new System.Drawing.Size(196, 22);
            this.mnuBusinessInfo.Text = "交易信息报表(&T)";
            // 
            // mnuCarInfo
            // 
            this.mnuCarInfo.Name = "mnuCarInfo";
            this.mnuCarInfo.Size = new System.Drawing.Size(196, 22);
            this.mnuCarInfo.Text = "会员卡信息(&L)";
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(193, 6);
            // 
            // mnuBuyerInfoList
            // 
            this.mnuBuyerInfoList.Name = "mnuBuyerInfoList";
            this.mnuBuyerInfoList.Size = new System.Drawing.Size(196, 22);
            this.mnuBuyerInfoList.Text = "客户信息报表(&I)";
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(193, 6);
            // 
            // mnuTodayOpenRoom
            // 
            this.mnuTodayOpenRoom.Name = "mnuTodayOpenRoom";
            this.mnuTodayOpenRoom.Size = new System.Drawing.Size(196, 22);
            this.mnuTodayOpenRoom.Text = "当日开房客人统计(&O)";
            // 

⌨️ 快捷键说明

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