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

📄 frmmain.designer.cs

📁 酒店管理软件,c#版本可以选择不同的模式
💻 CS
📖 第 1 页 / 共 4 页
字号:
            this.LanguageMenuItem});
            this.ToolSetMenuItem.Image = global::Hotel.Reception.Properties.Resources.wizard;
            this.ToolSetMenuItem.Name = "ToolSetMenuItem";
            resources.ApplyResources(this.ToolSetMenuItem, "ToolSetMenuItem");
            this.ToolSetMenuItem.Click += new System.EventHandler(this.ToolSetMenuItem_Click);
            // 
            // RoomNavigateMenuItem
            // 
            this.RoomNavigateMenuItem.Image = global::Hotel.Reception.Properties.Resources.wizard;
            this.RoomNavigateMenuItem.Name = "RoomNavigateMenuItem";
            resources.ApplyResources(this.RoomNavigateMenuItem, "RoomNavigateMenuItem");
            this.RoomNavigateMenuItem.Click += new System.EventHandler(this.RoomNavigateMenuItem_Click);
            // 
            // QuickSearchMenuItem
            // 
            this.QuickSearchMenuItem.Image = global::Hotel.Reception.Properties.Resources.zoom;
            this.QuickSearchMenuItem.Name = "QuickSearchMenuItem";
            resources.ApplyResources(this.QuickSearchMenuItem, "QuickSearchMenuItem");
            this.QuickSearchMenuItem.Click += new System.EventHandler(this.QuickSearchMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
            this.toolStripSeparator1.Click += new System.EventHandler(this.toolStripSeparator1_Click);
            // 
            // HabitusMenuItem
            // 
            this.HabitusMenuItem.Name = "HabitusMenuItem";
            resources.ApplyResources(this.HabitusMenuItem, "HabitusMenuItem");
            this.HabitusMenuItem.Click += new System.EventHandler(this.HabitusMenuItem_Click);
            // 
            // QuickBtnMenuItem
            // 
            this.QuickBtnMenuItem.Name = "QuickBtnMenuItem";
            resources.ApplyResources(this.QuickBtnMenuItem, "QuickBtnMenuItem");
            this.QuickBtnMenuItem.Click += new System.EventHandler(this.QuickBtnMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
            this.toolStripSeparator2.Click += new System.EventHandler(this.toolStripSeparator2_Click);
            // 
            // LanguageMenuItem
            // 
            this.LanguageMenuItem.Name = "LanguageMenuItem";
            resources.ApplyResources(this.LanguageMenuItem, "LanguageMenuItem");
            this.LanguageMenuItem.Click += new System.EventHandler(this.LanguageMenuItem_Click);
            // 
            // HelpMenuItem
            // 
            this.HelpMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ManualMenuItem,
            this.AboutMenuItem});
            this.HelpMenuItem.Image = global::Hotel.Reception.Properties.Resources.help;
            this.HelpMenuItem.Name = "HelpMenuItem";
            resources.ApplyResources(this.HelpMenuItem, "HelpMenuItem");
            this.HelpMenuItem.Click += new System.EventHandler(this.HelpMenuItem_Click);
            // 
            // ManualMenuItem
            // 
            this.ManualMenuItem.Name = "ManualMenuItem";
            resources.ApplyResources(this.ManualMenuItem, "ManualMenuItem");
            this.ManualMenuItem.Click += new System.EventHandler(this.ManualMenuItem_Click);
            // 
            // AboutMenuItem
            // 
            this.AboutMenuItem.Name = "AboutMenuItem";
            resources.ApplyResources(this.AboutMenuItem, "AboutMenuItem");
            this.AboutMenuItem.Click += new System.EventHandler(this.AboutMenuItem_Click);
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton1,
            this.toolStripButton2,
            this.toolStripButton3,
            this.toolStripSeparator3,
            this.toolStripButton4,
            this.toolStripButton5,
            this.toolStripButton6,
            this.toolStripSeparator4,
            this.toolStripButton7,
            this.toolStripSeparator5,
            this.toolStripLabel1,
            this.toolStripSplitButton1,
            this.toolStripButton9});
            resources.ApplyResources(this.toolStrip1, "toolStrip1");
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButton1, "toolStripButton1");
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
            // 
            // toolStripButton2
            // 
            this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButton2, "toolStripButton2");
            this.toolStripButton2.Name = "toolStripButton2";
            this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
            // 
            // toolStripButton3
            // 
            this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButton3, "toolStripButton3");
            this.toolStripButton3.Name = "toolStripButton3";
            this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3");
            this.toolStripSeparator3.Click += new System.EventHandler(this.toolStripSeparator3_Click);
            // 
            // toolStripButton4
            // 
            this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButton4, "toolStripButton4");
            this.toolStripButton4.Name = "toolStripButton4";
            this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
            // 
            // toolStripButton5
            // 
            this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButton5, "toolStripButton5");
            this.toolStripButton5.Name = "toolStripButton5";
            this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
            // 
            // toolStripButton6
            // 
            this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButton6, "toolStripButton6");
            this.toolStripButton6.Name = "toolStripButton6";
            this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4");
            this.toolStripSeparator4.Click += new System.EventHandler(this.toolStripSeparator4_Click);
            // 
            // toolStripButton7
            // 
            this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButton7, "toolStripButton7");
            this.toolStripButton7.Name = "toolStripButton7";
            this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            resources.ApplyResources(this.toolStripSeparator5, "toolStripSeparator5");
            this.toolStripSeparator5.Click += new System.EventHandler(this.toolStripSeparator5_Click);
            // 
            // toolStripLabel1
            // 
            resources.ApplyResources(this.toolStripLabel1, "toolStripLabel1");
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Click += new System.EventHandler(this.toolStripLabel1_Click);
            // 
            // toolStripSplitButton1
            // 
            this.toolStripSplitButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.萨大幅度送ToolStripMenuItem,
            this.萨大幅送大幅ToolStripMenuItem});
            resources.ApplyResources(this.toolStripSplitButton1, "toolStripSplitButton1");
            this.toolStripSplitButton1.Name = "toolStripSplitButton1";
            this.toolStripSplitButton1.ButtonClick += new System.EventHandler(this.toolStripSplitButton1_ButtonClick);
            // 
            // 萨大幅度送ToolStripMenuItem
            // 
            this.萨大幅度送ToolStripMenuItem.Name = "萨大幅度送ToolStripMenuItem";
            resources.ApplyResources(this.萨大幅度送ToolStripMenuItem, "萨大幅度送ToolStripMenuItem");
            this.萨大幅度送ToolStripMenuItem.Click += new System.EventHandler(this.萨大幅度送ToolStripMenuItem_Click);
            // 
            // 萨大幅送大幅ToolStripMenuItem
            // 
            this.萨大幅送大幅ToolStripMenuItem.Name = "萨大幅送大幅ToolStripMenuItem";
            resources.ApplyResources(this.萨大幅送大幅ToolStripMenuItem, "萨大幅送大幅ToolStripMenuItem");
            this.萨大幅送大幅ToolStripMenuItem.Click += new System.EventHandler(this.萨大幅送大幅ToolStripMenuItem_Click);
            // 
            // toolStripButton9
            // 
            this.toolStripButton9.CheckOnClick = true;
            resources.ApplyResources(this.toolStripButton9, "toolStripButton9");
            this.toolStripButton9.Name = "toolStripButton9";
            this.toolStripButton9.Click += new System.EventHandler(this.toolStripButton9_Click);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.tabRoomManager);
            resources.ApplyResources(this.panel1, "panel1");
            this.panel1.Name = "panel1";
            this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
            // 
            // tabRoomManager
            // 
            this.tabRoomManager.Controls.Add(this.tabPage1);
            this.tabRoomManager.Controls.Add(this.tabPage2);
            this.tabRoomManager.Controls.Add(this.tabPage3);
            resources.ApplyResources(this.tabRoomManager, "tabRoomManager");
            this.tabRoomManager.ImageList = this.imageList1;
            this.tabRoomManager.Multiline = true;
            this.tabRoomManager.Name = "tabRoomManager";
            this.tabRoomManager.SelectedIndex = 0;
            this.tabRoomManager.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
            this.tabRoomManager.SelectedIndexChanged += new System.EventHandler(this.tabRoomManager_SelectedIndexChanged);
            // 
            // tabPage1
            // 
            this.tabPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tabPage1.Controls.Add(this.statusStrip1);
            this.tabPage1.Controls.Add(this.panel2);
            resources.ApplyResources(this.tabPage1, "tabPage1");
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.UseVisualStyleBackColor = true;
            this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
            // 
            // statusStrip1
            // 
            resources.ApplyResources(this.statusStrip1, "statusStrip1");
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.statusStrip1_ItemClicked);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Controls.Add(this.panel3);
            resources.ApplyResources(this.panel2, "panel2");
            this.panel2.Name = "panel2";
            this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.UserConPanel);
            this.panel4.Controls.Add(this.panel5);
            resources.ApplyResources(this.panel4, "panel4");
            this.panel4.Name = "panel4";
            this.panel4.Paint += new System.Windows.Forms.PaintEventHandler(this.panel4_Paint);
            // 
            // UserConPanel
            // 
            this.UserConPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.UserConPanel.Controls.Add(this.tabControl1);
            resources.ApplyResources(this.UserConPanel, "UserConPanel");
            this.UserConPanel.Name = "UserConPanel";
            this.UserConPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.UserConPanel_Paint);
            // 
            // tabControl1
            // 

⌨️ 快捷键说明

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