📄 frmmain.designer.cs
字号:
this.退出ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.退出系统ToolStripMenuItem});
this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
this.退出ToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.退出ToolStripMenuItem.Text = "退出[&X]";
//
// 退出系统ToolStripMenuItem
//
this.退出系统ToolStripMenuItem.Name = "退出系统ToolStripMenuItem";
this.退出系统ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.退出系统ToolStripMenuItem.Text = "退出系统";
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel9,
this.toolStripStatusLabel10,
this.toolStripStatusLabel11,
this.toolStripStatusLabel12,
this.toolStripStatusLabel13,
this.toolStripStatusLabel14,
this.toolStripStatusLabel15,
this.toolStripStatusLabel16});
this.statusStrip1.Location = new System.Drawing.Point(0, 486);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(728, 22);
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel9
//
this.toolStripStatusLabel9.Name = "toolStripStatusLabel9";
this.toolStripStatusLabel9.Size = new System.Drawing.Size(77, 17);
this.toolStripStatusLabel9.Text = "登录用户名:";
//
// toolStripStatusLabel10
//
this.toolStripStatusLabel10.Name = "toolStripStatusLabel10";
this.toolStripStatusLabel10.Size = new System.Drawing.Size(137, 17);
this.toolStripStatusLabel10.Text = "toolStripStatusLabel10";
//
// toolStripStatusLabel11
//
this.toolStripStatusLabel11.Name = "toolStripStatusLabel11";
this.toolStripStatusLabel11.Size = new System.Drawing.Size(11, 17);
this.toolStripStatusLabel11.Text = "|";
//
// toolStripStatusLabel12
//
this.toolStripStatusLabel12.Name = "toolStripStatusLabel12";
this.toolStripStatusLabel12.Size = new System.Drawing.Size(65, 17);
this.toolStripStatusLabel12.Text = "用户权限:";
//
// toolStripStatusLabel13
//
this.toolStripStatusLabel13.Name = "toolStripStatusLabel13";
this.toolStripStatusLabel13.Size = new System.Drawing.Size(137, 17);
this.toolStripStatusLabel13.Text = "toolStripStatusLabel13";
//
// toolStripStatusLabel14
//
this.toolStripStatusLabel14.Name = "toolStripStatusLabel14";
this.toolStripStatusLabel14.Size = new System.Drawing.Size(11, 17);
this.toolStripStatusLabel14.Text = "|";
//
// toolStripStatusLabel15
//
this.toolStripStatusLabel15.Name = "toolStripStatusLabel15";
this.toolStripStatusLabel15.Size = new System.Drawing.Size(65, 17);
this.toolStripStatusLabel15.Text = "登录时间:";
//
// toolStripStatusLabel16
//
this.toolStripStatusLabel16.Name = "toolStripStatusLabel16";
this.toolStripStatusLabel16.Size = new System.Drawing.Size(137, 17);
this.toolStripStatusLabel16.Text = "toolStripStatusLabel16";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(77, 17);
this.toolStripStatusLabel1.Text = "登录用户名:";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(131, 17);
this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(11, 17);
this.toolStripStatusLabel3.Text = "|";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(65, 17);
this.toolStripStatusLabel4.Text = "用户权限:";
//
// toolStripStatusLabel5
//
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new System.Drawing.Size(131, 17);
this.toolStripStatusLabel5.Text = "toolStripStatusLabel5";
//
// toolStripStatusLabel6
//
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
this.toolStripStatusLabel6.Size = new System.Drawing.Size(11, 17);
this.toolStripStatusLabel6.Text = "|";
//
// toolStripStatusLabel7
//
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
this.toolStripStatusLabel7.Size = new System.Drawing.Size(65, 17);
this.toolStripStatusLabel7.Text = "登录时间:";
//
// toolStripStatusLabel8
//
this.toolStripStatusLabel8.Name = "toolStripStatusLabel8";
this.toolStripStatusLabel8.Size = new System.Drawing.Size(131, 17);
this.toolStripStatusLabel8.Text = "toolStripStatusLabel8";
//
// imageList1
//
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
this.imageList1.Images.SetKeyName(0, "a_1.gif");
this.imageList1.Images.SetKeyName(1, "a_2.gif");
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.开台ToolStripMenuItem,
this.取消开台toolStripMenuItem,
this.toolStripSeparator3,
this.点菜ToolStripMenuItem,
this.toolStripSeparator4,
this.消费查询ToolStripMenuItem,
this.结账ToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.contextMenuStrip1.ShowImageMargin = false;
this.contextMenuStrip1.ShowItemToolTips = false;
this.contextMenuStrip1.Size = new System.Drawing.Size(94, 126);
//
// 开台ToolStripMenuItem
//
this.开台ToolStripMenuItem.Name = "开台ToolStripMenuItem";
this.开台ToolStripMenuItem.Size = new System.Drawing.Size(93, 22);
this.开台ToolStripMenuItem.Text = "开台";
this.开台ToolStripMenuItem.Click += new System.EventHandler(this.开台ToolStripMenuItem_Click);
//
// 取消开台toolStripMenuItem
//
this.取消开台toolStripMenuItem.Name = "取消开台toolStripMenuItem";
this.取消开台toolStripMenuItem.Size = new System.Drawing.Size(93, 22);
this.取消开台toolStripMenuItem.Text = "取消开台";
this.取消开台toolStripMenuItem.Click += new System.EventHandler(this.取消开台toolStripMenuItem_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(90, 6);
//
// 点菜ToolStripMenuItem
//
this.点菜ToolStripMenuItem.Name = "点菜ToolStripMenuItem";
this.点菜ToolStripMenuItem.Size = new System.Drawing.Size(93, 22);
this.点菜ToolStripMenuItem.Text = "点/加菜";
this.点菜ToolStripMenuItem.Click += new System.EventHandler(this.点菜ToolStripMenuItem_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(90, 6);
//
// 消费查询ToolStripMenuItem
//
this.消费查询ToolStripMenuItem.Name = "消费查询ToolStripMenuItem";
this.消费查询ToolStripMenuItem.Size = new System.Drawing.Size(93, 22);
this.消费查询ToolStripMenuItem.Text = "消费查询";
this.消费查询ToolStripMenuItem.Click += new System.EventHandler(this.消费查询ToolStripMenuItem_Click);
//
// 结账ToolStripMenuItem
//
this.结账ToolStripMenuItem.Name = "结账ToolStripMenuItem";
this.结账ToolStripMenuItem.Size = new System.Drawing.Size(93, 22);
this.结账ToolStripMenuItem.Text = "结账";
this.结账ToolStripMenuItem.Click += new System.EventHandler(this.结账ToolStripMenuItem_Click);
//
// lvDesk
//
this.lvDesk.BackgroundImage = global::MrCy.Properties.Resources.bg_03;
this.lvDesk.BackgroundImageTiled = true;
this.lvDesk.ContextMenuStrip = this.contextMenuStrip1;
this.lvDesk.Cursor = System.Windows.Forms.Cursors.Default;
this.lvDesk.HideSelection = false;
this.lvDesk.LargeImageList = this.imageList1;
this.lvDesk.Location = new System.Drawing.Point(0, 24);
this.lvDesk.MultiSelect = false;
this.lvDesk.Name = "lvDesk";
this.lvDesk.Size = new System.Drawing.Size(728, 472);
this.lvDesk.TabIndex = 4;
this.lvDesk.UseCompatibleStateImageBehavior = false;
this.lvDesk.DoubleClick += new System.EventHandler(this.lvDesk_DoubleClick);
this.lvDesk.Click += new System.EventHandler(this.lvDesk_Click);
//
// menuStrip1
//
this.menuStrip1.BackgroundImage = global::MrCy.Properties.Resources.bg_03;
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.基础信息MToolStripMenuItem,
this.辅助工具TToolStripMenuItem,
this.系统维护SToolStripMenuItem,
this.系统设置DToolStripMenuItem,
this.帮助HToolStripMenuItem,
this.退出IToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(728, 24);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// 基础信息MToolStripMenuItem
//
this.基础信息MToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.桌台信息ToolStripMenuItem1,
this.toolStripSeparator1,
this.职员信息ToolStripMenuItem1});
this.基础信息MToolStripMenuItem.Name = "基础信息MToolStripMenuItem";
this.基础信息MToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
this.基础信息MToolStripMenuItem.Text = "基础信息[&M]";
//
// 桌台信息ToolStripMenuItem1
//
this.桌台信息ToolStripMenuItem1.Name = "桌台信息ToolStripMenuItem1";
this.桌台信息ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
this.桌台信息ToolStripMenuItem1.Text = "桌台信息";
this.桌台信息ToolStripMenuItem1.Click += new System.EventHandler(this.桌台信息ToolStripMenuItem1_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(115, 6);
//
// 职员信息ToolStripMenuItem1
//
this.职员信息ToolStripMenuItem1.Name = "职员信息ToolStripMenuItem1";
this.职员信息ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22);
this.职员信息ToolStripMenuItem1.Text = "职员信息";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -