📄 mainform.designer.cs
字号:
namespace project_beat
{
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()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.来宾登记BToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.顾客开单F4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.快速开单F6ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.快餐外卖F7ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.更换餐台ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.修改登记ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.餐台状态ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.预订管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.退出系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.收银结算SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.宾客结账ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.合并账单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.拆分账单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.已挂账单结账ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.宾客消费明细ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.结账状态查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.系统维护WToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.修改当前操作员密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.系统设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.系统日志ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.数据库压缩修复ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.数据库备份恢复ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.页面设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.关于本软件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.锁定系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.退出系统ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.panelBottom = new System.Windows.Forms.Panel();
this.panelRight = new System.Windows.Forms.Panel();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
this.columnHeader7 = new System.Windows.Forms.ColumnHeader();
this.columnHeader8 = new System.Windows.Forms.ColumnHeader();
this.contextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.ctmgkkd = new System.Windows.Forms.ToolStripMenuItem();
this.增加消费ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.宾客结账ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.打印清单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.更换餐台ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.修改登记ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.餐台状态ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.合并财单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.分拆财单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.宾客预订ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.panel6 = new System.Windows.Forms.Panel();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.panel5 = new System.Windows.Forms.Panel();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.listView2 = new System.Windows.Forms.ListView();
this.columnHeader9 = new System.Windows.Forms.ColumnHeader();
this.columnHeader10 = new System.Windows.Forms.ColumnHeader();
this.columnHeader11 = new System.Windows.Forms.ColumnHeader();
this.columnHeader12 = new System.Windows.Forms.ColumnHeader();
this.columnHeader13 = new System.Windows.Forms.ColumnHeader();
this.columnHeader14 = new System.Windows.Forms.ColumnHeader();
this.columnHeader16 = new System.Windows.Forms.ColumnHeader();
this.columnHeader17 = new System.Windows.Forms.ColumnHeader();
this.label1 = new System.Windows.Forms.Label();
this.panelMiddle = new System.Windows.Forms.Panel();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.panelLeft = new System.Windows.Forms.Panel();
this.panel8 = new System.Windows.Forms.Panel();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.lblLeftSzl = new System.Windows.Forms.Label();
this.lblLeftDqty = new System.Windows.Forms.Label();
this.lblLeftDqyd = new System.Windows.Forms.Label();
this.lblLeftDqkg = new System.Windows.Forms.Label();
this.lblLeftDqzy = new System.Windows.Forms.Label();
this.lblLeftCtzs = new System.Windows.Forms.Label();
this.lblLeftXfje = new System.Windows.Forms.Label();
this.lblLeftYysj = new System.Windows.Forms.Label();
this.lblLeftJdsj = new System.Windows.Forms.Label();
this.lblLeftJfbz = new System.Windows.Forms.Label();
this.lblLeftZdxf = new System.Windows.Forms.Label();
this.lblLeftZt = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.panel7 = new System.Windows.Forms.Panel();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.label2 = new System.Windows.Forms.Label();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.imageList2 = new System.Windows.Forms.ImageList(this.components);
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.大图标ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.小图标ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.切换为列表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton10 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
this.menuStrip1.SuspendLayout();
this.panelBottom.SuspendLayout();
this.panelRight.SuspendLayout();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.contextMenu.SuspendLayout();
this.panel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.panelMiddle.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
this.panelLeft.SuspendLayout();
this.panel8.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.panel7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
this.statusStrip1.SuspendLayout();
this.contextMenuStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.来宾登记BToolStripMenuItem,
this.收银结算SToolStripMenuItem,
this.系统维护WToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(1144, 24);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked);
//
// 来宾登记BToolStripMenuItem
//
this.来宾登记BToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.顾客开单F4ToolStripMenuItem,
this.快速开单F6ToolStripMenuItem,
this.快餐外卖F7ToolStripMenuItem,
this.更换餐台ToolStripMenuItem1,
this.修改登记ToolStripMenuItem1,
this.餐台状态ToolStripMenuItem1,
this.toolStripSeparator4,
this.预订管理ToolStripMenuItem,
this.toolStripSeparator5,
this.退出系统ToolStripMenuItem});
this.来宾登记BToolStripMenuItem.Name = "来宾登记BToolStripMenuItem";
this.来宾登记BToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
this.来宾登记BToolStripMenuItem.Text = "来宾登记(&B)";
//
// 顾客开单F4ToolStripMenuItem
//
this.顾客开单F4ToolStripMenuItem.Name = "顾客开单F4ToolStripMenuItem";
this.顾客开单F4ToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.顾客开单F4ToolStripMenuItem.Text = "顾客开单(&F4)";
//
// 快速开单F6ToolStripMenuItem
//
this.快速开单F6ToolStripMenuItem.Name = "快速开单F6ToolStripMenuItem";
this.快速开单F6ToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.快速开单F6ToolStripMenuItem.Text = "快速开单(&F6)";
//
// 快餐外卖F7ToolStripMenuItem
//
this.快餐外卖F7ToolStripMenuItem.Name = "快餐外卖F7ToolStripMenuItem";
this.快餐外卖F7ToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.快餐外卖F7ToolStripMenuItem.Text = "快餐外卖(&F7)";
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -