📄 mainform.designer.cs
字号:
namespace MyHotel
{
partial class MainForm
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.客房管理RToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.入住登记ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.入住登记ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.换房登记ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.换房登记ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.退房登记ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.退房登记ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.预订房间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.预订房间ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.预订入住ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.预订入住ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.补交押金ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.补交押金ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.补打帐单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.费用管理CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.餐费入帐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.餐费入帐ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.话费入帐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.话费入帐ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.消费入帐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.查询管理QToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.入住旅客信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.入住旅客信息ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.客房入住状态ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客房入住状态ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.物品消耗信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.物品消耗信息ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.物品消耗汇总ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.物品消耗汇总ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.押金消费信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.报表管理RToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客房入住报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客房入住报表ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.客房餐费报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客房餐费报表ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.客房消费报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客房消费报表ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.客房话费报表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客房话费报表ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.客房结帐汇总表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.系统管理SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.操作权限设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.操作权限设置ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.修改用户密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.修改用户密码ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.酒店信息设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.酒店信息设置ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.酒店客房设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.酒店客房设置ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.消费物品设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.消费物品设置ToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
this.系统帮助信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.退出系统EToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.入住登记ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.换房登记ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.结帐登记ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.预订登记ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.预订入住ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.补交押金ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.打印帐单ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.餐费登记ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.话费登记ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.消费登记ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.旅客信息ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.客房信息ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.消耗信息ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.消耗汇总ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.押金信息ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.入住报表ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.餐费报表ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.消费报表ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.话费报表ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.结帐报表ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.退出系统ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.menuStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.客房管理RToolStripMenuItem,
this.费用管理CToolStripMenuItem,
this.查询管理QToolStripMenuItem,
this.报表管理RToolStripMenuItem,
this.系统管理SToolStripMenuItem,
this.退出系统EToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(542, 24);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// 客房管理RToolStripMenuItem
//
this.客房管理RToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.入住登记ToolStripMenuItem,
this.入住登记ToolStripSeparator,
this.换房登记ToolStripMenuItem,
this.换房登记ToolStripSeparator,
this.退房登记ToolStripMenuItem,
this.退房登记ToolStripSeparator,
this.预订房间ToolStripMenuItem,
this.预订房间ToolStripSeparator,
this.预订入住ToolStripMenuItem,
this.预订入住ToolStripSeparator,
this.补交押金ToolStripMenuItem,
this.补交押金ToolStripSeparator,
this.补打帐单ToolStripMenuItem});
this.客房管理RToolStripMenuItem.Image = global::MyHotel.Properties.Resources.入住登记;
this.客房管理RToolStripMenuItem.Name = "客房管理RToolStripMenuItem";
this.客房管理RToolStripMenuItem.Size = new System.Drawing.Size(98, 20);
this.客房管理RToolStripMenuItem.Text = "客房管理(&H)";
//
// 入住登记ToolStripMenuItem
//
this.入住登记ToolStripMenuItem.Image = global::MyHotel.Properties.Resources.入住登记;
this.入住登记ToolStripMenuItem.Name = "入住登记ToolStripMenuItem";
this.入住登记ToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
this.入住登记ToolStripMenuItem.Text = "入住登记(&R)";
this.入住登记ToolStripMenuItem.Click += new System.EventHandler(this.入住登记ToolStripMenuItem_Click);
//
// 入住登记ToolStripSeparator
//
this.入住登记ToolStripSeparator.Name = "入住登记ToolStripSeparator";
this.入住登记ToolStripSeparator.Size = new System.Drawing.Size(135, 6);
//
// 换房登记ToolStripMenuItem
//
this.换房登记ToolStripMenuItem.Image = global::MyHotel.Properties.Resources.换房登记;
this.换房登记ToolStripMenuItem.Name = "换房登记ToolStripMenuItem";
this.换房登记ToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
this.换房登记ToolStripMenuItem.Text = "换房登记(&C)";
this.换房登记ToolStripMenuItem.Click += new System.EventHandler(this.换房登记ToolStripMenuItem_Click);
//
// 换房登记ToolStripSeparator
//
this.换房登记ToolStripSeparator.Name = "换房登记ToolStripSeparator";
this.换房登记ToolStripSeparator.Size = new System.Drawing.Size(135, 6);
//
// 退房登记ToolStripMenuItem
//
this.退房登记ToolStripMenuItem.Image = global::MyHotel.Properties.Resources.结帐登记;
this.退房登记ToolStripMenuItem.Name = "退房登记ToolStripMenuItem";
this.退房登记ToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
this.退房登记ToolStripMenuItem.Text = "退房登记(&E)";
this.退房登记ToolStripMenuItem.Click += new System.EventHandler(this.退房登记ToolStripMenuItem_Click);
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -