📄 frmmain.designer.cs
字号:
this.toolStripBtn系统设置.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripBtn系统设置.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripBtn系统设置.Name = "toolStripBtn系统设置";
this.toolStripBtn系统设置.Size = new System.Drawing.Size(64, 64);
this.toolStripBtn系统设置.Text = "toolStripButton16";
this.toolStripBtn系统设置.Click += new System.EventHandler(this.toolStripBtn系统设置_Click);
//
// toolStripButton1
//
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(64, 64);
this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// toolStripButton2
//
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
this.toolStripButton2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(64, 64);
this.toolStripButton2.Text = "toolStripButton2";
//
// toolStripButton3
//
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(64, 64);
this.toolStripButton3.Text = "toolStripButton3";
//
// toolStripButton4
//
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
this.toolStripButton4.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(64, 64);
this.toolStripButton4.Text = "toolStripButton4";
//
// toolStripButton5
//
this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
this.toolStripButton5.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton5.Name = "toolStripButton5";
this.toolStripButton5.Size = new System.Drawing.Size(64, 64);
this.toolStripButton5.Text = "toolStripButton5";
//
// toolStripButton6
//
this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
this.toolStripButton6.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton6.Name = "toolStripButton6";
this.toolStripButton6.Size = new System.Drawing.Size(64, 64);
this.toolStripButton6.Text = "toolStripButton6";
//
// toolStripButton7
//
this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
this.toolStripButton7.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton7.Name = "toolStripButton7";
this.toolStripButton7.Size = new System.Drawing.Size(64, 64);
this.toolStripButton7.Text = "toolStripButton7";
//
// toolStripButton8
//
this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image")));
this.toolStripButton8.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton8.Name = "toolStripButton8";
this.toolStripButton8.Size = new System.Drawing.Size(64, 64);
this.toolStripButton8.Text = "toolStripButton8";
//
// toolStripButton9
//
this.toolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton9.Name = "toolStripButton9";
this.toolStripButton9.Size = new System.Drawing.Size(23, 64);
this.toolStripButton9.Text = "toolStripButton9";
//
// frmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1000, 622);
this.Controls.Add(this.label消费时间);
this.Controls.Add(this.label已用时间);
this.Controls.Add(this.label进店时间);
this.Controls.Add(this.label计费标准);
this.Controls.Add(this.label最低消费);
this.Controls.Add(this.label上座率);
this.Controls.Add(this.label当前停用);
this.Controls.Add(this.label当前预定);
this.Controls.Add(this.label当前可供);
this.Controls.Add(this.label当前占用);
this.Controls.Add(this.label餐台总数);
this.Controls.Add(this.tabControl1i);
this.Controls.Add(this.splitter2);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.splitter1);
this.Controls.Add(this.toolStrip1);
this.Name = "frmMain";
this.Text = "餐饮管理系统";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.tabControl1i.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private System.Windows.Forms.ToolStripButton toolStripButton7;
private System.Windows.Forms.Splitter splitter1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Splitter splitter2;
private System.Windows.Forms.TabControl tabControl1i;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.Label label餐台总数;
private System.Windows.Forms.Label label最低消费;
private System.Windows.Forms.Label label计费标准;
private System.Windows.Forms.Label label进店时间;
private System.Windows.Forms.Label label已用时间;
private System.Windows.Forms.Label label消费时间;
private System.Windows.Forms.Label label当前占用;
private System.Windows.Forms.Label label当前可供;
private System.Windows.Forms.Label label当前预定;
private System.Windows.Forms.Label label当前停用;
private System.Windows.Forms.Label label上座率;
private System.Windows.Forms.ToolStripButton toolStripButton8;
private System.Windows.Forms.ToolStripButton toolStripButton9;
private System.Windows.Forms.ToolStripButton toolStripBtn开单;
private System.Windows.Forms.ToolStripButton toolStripBtnAdd消费;
private System.Windows.Forms.ToolStripButton toolStripBtnFast开单;
private System.Windows.Forms.ImageList imageList1;
private System.Windows.Forms.ToolStripButton toolStripBtnVIP结账;
private System.Windows.Forms.ToolStripButton toolStripBtn快餐外卖;
private System.Windows.Forms.ToolStripButton toolStripBtn预定管理;
private System.Windows.Forms.ToolStripButton toolStripBtn系统设置;
private System.Windows.Forms.ListView listView大厅;
private System.Windows.Forms.ListView listView普通包间;
private System.Windows.Forms.ListView listView豪华包间;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -