📄 constistart_form.designer.cs
字号:
namespace project_beat
{
partial class ConstiStart_Form
{
/// <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.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.lblZdct = new System.Windows.Forms.Label();
this.lblZdxf = new System.Windows.Forms.Label();
this.txtRs = new System.Windows.Forms.TextBox();
this.txtWaiterName = new System.Windows.Forms.TextBox();
this.txtRemark = new System.Windows.Forms.TextBox();
this.chk1 = new System.Windows.Forms.CheckBox();
this.btnSelect = new System.Windows.Forms.Button();
this.btnConfirm = new System.Windows.Forms.Button();
this.btnCancle = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.btnPCancel = new System.Windows.Forms.Button();
this.btnPCanfirm = new System.Windows.Forms.Button();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
this.lblRoomJf = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(45, 84);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(80, 23);
this.label1.TabIndex = 1;
this.label1.Text = "主单餐台:";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label2
//
this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(45, 125);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(80, 23);
this.label2.TabIndex = 2;
this.label2.Text = "宾客人数:";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label3
//
this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(247, 80);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(100, 26);
this.label3.TabIndex = 3;
this.label3.Text = "最低消费:";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(219, 125);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(100, 23);
this.label4.TabIndex = 4;
this.label4.Text = "服务生:";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(45, 163);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(80, 23);
this.label5.TabIndex = 5;
this.label5.Text = "开单备注:";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblZdct
//
this.lblZdct.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblZdct.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.lblZdct.Location = new System.Drawing.Point(115, 83);
this.lblZdct.Name = "lblZdct";
this.lblZdct.Size = new System.Drawing.Size(126, 23);
this.lblZdct.TabIndex = 7;
this.lblZdct.Text = "显示信息";
this.lblZdct.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblZdxf
//
this.lblZdxf.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblZdxf.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.lblZdxf.Location = new System.Drawing.Point(315, 83);
this.lblZdxf.Name = "lblZdxf";
this.lblZdxf.Size = new System.Drawing.Size(100, 23);
this.lblZdxf.TabIndex = 8;
this.lblZdxf.Text = "显示信息";
this.lblZdxf.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtRs
//
this.txtRs.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtRs.Location = new System.Drawing.Point(113, 128);
this.txtRs.Name = "txtRs";
this.txtRs.Size = new System.Drawing.Size(100, 26);
this.txtRs.TabIndex = 9;
this.txtRs.Text = "1";
//
// txtWaiterName
//
this.txtWaiterName.Location = new System.Drawing.Point(298, 127);
this.txtWaiterName.Name = "txtWaiterName";
this.txtWaiterName.Size = new System.Drawing.Size(100, 21);
this.txtWaiterName.TabIndex = 10;
//
// txtRemark
//
this.txtRemark.Location = new System.Drawing.Point(112, 166);
this.txtRemark.Multiline = true;
this.txtRemark.Name = "txtRemark";
this.txtRemark.Size = new System.Drawing.Size(275, 44);
this.txtRemark.TabIndex = 11;
//
// chk1
//
this.chk1.AutoSize = true;
this.chk1.Location = new System.Drawing.Point(48, 228);
this.chk1.Name = "chk1";
this.chk1.Size = new System.Drawing.Size(156, 16);
this.chk1.TabIndex = 12;
this.chk1.Text = "开单后立刻添加消费项目";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -