📄 frmreception.designer.cs
字号:
// lpAllRoom
//
this.lpAllRoom.AutoScroll = true;
this.lpAllRoom.Dock = System.Windows.Forms.DockStyle.Fill;
this.lpAllRoom.Location = new System.Drawing.Point(3, 3);
this.lpAllRoom.Name = "lpAllRoom";
this.lpAllRoom.Size = new System.Drawing.Size(827, 454);
this.lpAllRoom.TabIndex = 1;
//
// tabPgListMemo
//
this.tabPgListMemo.Location = new System.Drawing.Point(4, 21);
this.tabPgListMemo.Name = "tabPgListMemo";
this.tabPgListMemo.Padding = new System.Windows.Forms.Padding(3);
this.tabPgListMemo.Size = new System.Drawing.Size(833, 436);
this.tabPgListMemo.TabIndex = 3;
this.tabPgListMemo.Text = "详细信息列表";
this.tabPgListMemo.UseVisualStyleBackColor = true;
//
// tabRoomManager
//
this.tabRoomManager.Controls.Add(this.tabPage1);
this.tabRoomManager.Controls.Add(this.tabPage2);
this.tabRoomManager.Controls.Add(this.tabPage3);
this.tabRoomManager.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabRoomManager.ImageList = this.imageList1;
this.tabRoomManager.ItemSize = new System.Drawing.Size(146, 22);
this.tabRoomManager.Location = new System.Drawing.Point(0, 0);
this.tabRoomManager.Multiline = true;
this.tabRoomManager.Name = "tabRoomManager";
this.tabRoomManager.SelectedIndex = 0;
this.tabRoomManager.Size = new System.Drawing.Size(1028, 550);
this.tabRoomManager.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabRoomManager.TabIndex = 0;
//
// panel1
//
this.panel1.Controls.Add(this.tabRoomManager);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1028, 550);
this.panel1.TabIndex = 7;
//
// Work1MenuItem
//
this.Work1MenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.OldGuestMenuItem,
this.MemberMenuItem,
this.CorRoomMenuItem,
this.toolStripMenuItem2,
this.RoomManagerMenuItem,
this.GuestManagerMenuItem,
this.TeamManagerMenuItem,
this.MemberManagerMenuItem,
this.toolStripMenuItem5,
this.BlackListMenuItem,
this.RefuestMenuItem,
this.toolStripMenuItem8,
this.PrinterSetMenuItem,
this.QuitMenuItem});
this.Work1MenuItem.Name = "Work1MenuItem";
this.Work1MenuItem.Size = new System.Drawing.Size(59, 20);
this.Work1MenuItem.Text = "业务(&F)";
//
// OldGuestMenuItem
//
this.OldGuestMenuItem.Name = "OldGuestMenuItem";
this.OldGuestMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
this.OldGuestMenuItem.Size = new System.Drawing.Size(195, 22);
this.OldGuestMenuItem.Text = "常客接待(&Q)...";
//
// MemberMenuItem
//
this.MemberMenuItem.Name = "MemberMenuItem";
this.MemberMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.M)));
this.MemberMenuItem.Size = new System.Drawing.Size(195, 22);
this.MemberMenuItem.Text = "会员接待(&R)...";
//
// CorRoomMenuItem
//
this.CorRoomMenuItem.Name = "CorRoomMenuItem";
this.CorRoomMenuItem.Size = new System.Drawing.Size(195, 22);
this.CorRoomMenuItem.Text = "同住管理(&S)";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.AccessibleRole = System.Windows.Forms.AccessibleRole.ColumnHeader;
this.toolStripMenuItem2.MergeAction = System.Windows.Forms.MergeAction.Replace;
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Overflow = System.Windows.Forms.ToolStripItemOverflow.Always;
this.toolStripMenuItem2.Size = new System.Drawing.Size(192, 6);
//
// RoomManagerMenuItem
//
this.RoomManagerMenuItem.Name = "RoomManagerMenuItem";
this.RoomManagerMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
this.RoomManagerMenuItem.Size = new System.Drawing.Size(195, 22);
this.RoomManagerMenuItem.Text = "房态盘管理(&U)";
//
// GuestManagerMenuItem
//
this.GuestManagerMenuItem.Name = "GuestManagerMenuItem";
this.GuestManagerMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F6;
this.GuestManagerMenuItem.Size = new System.Drawing.Size(195, 22);
this.GuestManagerMenuItem.Text = "客人管理(&V)";
//
// TeamManagerMenuItem
//
this.TeamManagerMenuItem.Name = "TeamManagerMenuItem";
this.TeamManagerMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F7;
this.TeamManagerMenuItem.Size = new System.Drawing.Size(195, 22);
this.TeamManagerMenuItem.Text = "团队管理(&W)";
//
// MemberManagerMenuItem
//
this.MemberManagerMenuItem.Name = "MemberManagerMenuItem";
this.MemberManagerMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F6)));
this.MemberManagerMenuItem.Size = new System.Drawing.Size(195, 22);
this.MemberManagerMenuItem.Text = "会员管理(&Y)";
//
// toolStripMenuItem5
//
this.toolStripMenuItem5.AccessibleRole = System.Windows.Forms.AccessibleRole.ColumnHeader;
this.toolStripMenuItem5.MergeAction = System.Windows.Forms.MergeAction.Replace;
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
this.toolStripMenuItem5.Overflow = System.Windows.Forms.ToolStripItemOverflow.Always;
this.toolStripMenuItem5.Size = new System.Drawing.Size(192, 6);
//
// BlackListMenuItem
//
this.BlackListMenuItem.Name = "BlackListMenuItem";
this.BlackListMenuItem.Size = new System.Drawing.Size(195, 22);
this.BlackListMenuItem.Text = "黑名单(&B)";
//
// RefuestMenuItem
//
this.RefuestMenuItem.Name = "RefuestMenuItem";
this.RefuestMenuItem.Size = new System.Drawing.Size(195, 22);
this.RefuestMenuItem.Text = "刷新数据(&Z)";
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
this.toolStripMenuItem8.Size = new System.Drawing.Size(192, 6);
//
// PrinterSetMenuItem
//
this.PrinterSetMenuItem.Name = "PrinterSetMenuItem";
this.PrinterSetMenuItem.Size = new System.Drawing.Size(195, 22);
this.PrinterSetMenuItem.Text = "打印机设置(&P)...";
//
// QuitMenuItem
//
this.QuitMenuItem.Name = "QuitMenuItem";
this.QuitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
this.QuitMenuItem.Size = new System.Drawing.Size(195, 22);
this.QuitMenuItem.Text = "退出(&Q)";
//
// muReception
//
this.muReception.Dock = System.Windows.Forms.DockStyle.None;
this.muReception.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.Work1MenuItem});
this.muReception.Location = new System.Drawing.Point(0, 0);
this.muReception.Name = "muReception";
this.muReception.Size = new System.Drawing.Size(67, 24);
this.muReception.TabIndex = 5;
this.muReception.Text = "业务";
//
// FrmReception
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1028, 550);
this.Controls.Add(this.panel1);
this.Controls.Add(this.muReception);
this.Name = "FrmReception";
this.Text = "FrmMain";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.panel3.ResumeLayout(false);
this.cmLayer.ResumeLayout(false);
this.cmUnit.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
this.toolStripContainer1.TopToolStripPanel.PerformLayout();
this.toolStripContainer1.ResumeLayout(false);
this.toolStripContainer1.PerformLayout();
this.tlStrip.ResumeLayout(false);
this.tlStrip.PerformLayout();
this.tabPage6.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.UserConPanel.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabRoomManager.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.muReception.ResumeLayout(false);
this.muReception.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ImageList imageList1;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.ToolStripContainer toolStripContainer1;
private System.Windows.Forms.ToolStrip tlStrip;
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton2;
private System.Windows.Forms.ToolStripMenuItem 功能1ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 功能1ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 功能3ToolStripMenuItem;
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton3;
private System.Windows.Forms.ToolStripMenuItem 干净客房ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 使用客房ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.ToolStripButton toolStripButton8;
private System.Windows.Forms.ToolStripButton toolStripButton10;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel UserConPanel;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.FlowLayoutPanel lpAllRoom;
private System.Windows.Forms.TabControl tabRoomManager;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TabPage tabPgListMemo;
private System.Windows.Forms.ToolStripButton toolStripButton11;
private System.Windows.Forms.ListView lvLayer;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ListView lvUnit;
private System.Windows.Forms.ImageList ImLLayer;
private System.Windows.Forms.ContextMenuStrip cmUnit;
private System.Windows.Forms.ToolStripMenuItem allSelectUnitMenu;
private System.Windows.Forms.ToolStripMenuItem noSelectUnitMenu;
private System.Windows.Forms.ContextMenuStrip cmLayer;
private System.Windows.Forms.ToolStripMenuItem allSelectLayerMenu;
private System.Windows.Forms.ToolStripMenuItem NoSelectLayerMenu;
private System.Windows.Forms.ToolStripMenuItem Work1MenuItem;
private System.Windows.Forms.ToolStripMenuItem OldGuestMenuItem;
private System.Windows.Forms.ToolStripMenuItem MemberMenuItem;
private System.Windows.Forms.ToolStripMenuItem CorRoomMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem RoomManagerMenuItem;
private System.Windows.Forms.ToolStripMenuItem GuestManagerMenuItem;
private System.Windows.Forms.ToolStripMenuItem TeamManagerMenuItem;
private System.Windows.Forms.ToolStripMenuItem MemberManagerMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
private System.Windows.Forms.ToolStripMenuItem BlackListMenuItem;
private System.Windows.Forms.ToolStripMenuItem RefuestMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem8;
private System.Windows.Forms.ToolStripMenuItem PrinterSetMenuItem;
private System.Windows.Forms.ToolStripMenuItem QuitMenuItem;
private System.Windows.Forms.MenuStrip muReception;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -