📄 fmreckoning.cs
字号:
this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
this.label4.Location = new System.Drawing.Point(424, 16);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(80, 23);
this.label4.TabIndex = 4;
this.label4.Text = "宾客姓名:";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label2
//
this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(208, 16);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(72, 23);
this.label2.TabIndex = 2;
this.label2.Text = "结帐房间:";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(8, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(66, 17);
this.label1.TabIndex = 0;
this.label1.Text = "结帐单号:";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbltab
//
this.lbltab.Location = new System.Drawing.Point(88, 16);
this.lbltab.Name = "lbltab";
this.lbltab.Size = new System.Drawing.Size(112, 23);
this.lbltab.TabIndex = 1;
this.lbltab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label3
//
this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label3.Location = new System.Drawing.Point(296, 16);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(104, 23);
this.label3.TabIndex = 3;
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// groupBox2
//
this.groupBox2.BackColor = System.Drawing.Color.Snow;
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.lblvIntegral);
this.groupBox2.Controls.Add(this.lbl);
this.groupBox2.Controls.Add(this.lblVsort);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.lblvname);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.txtVIPID);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Location = new System.Drawing.Point(8, 88);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(752, 48);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
//
// label15
//
this.label15.Location = new System.Drawing.Point(696, 16);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(48, 23);
this.label15.TabIndex = 9;
this.label15.Text = "无";
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label13
//
this.label13.Location = new System.Drawing.Point(616, 16);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(72, 23);
this.label13.TabIndex = 8;
this.label13.Text = "打折比例:";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblvIntegral
//
this.lblvIntegral.Location = new System.Drawing.Point(568, 16);
this.lblvIntegral.Name = "lblvIntegral";
this.lblvIntegral.Size = new System.Drawing.Size(32, 23);
this.lblvIntegral.TabIndex = 7;
this.lblvIntegral.Text = "无";
this.lblvIntegral.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbl
//
this.lbl.Location = new System.Drawing.Point(488, 16);
this.lbl.Name = "lbl";
this.lbl.Size = new System.Drawing.Size(72, 23);
this.lbl.TabIndex = 6;
this.lbl.Text = "当前积分:";
this.lbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblVsort
//
this.lblVsort.Location = new System.Drawing.Point(432, 16);
this.lblVsort.Name = "lblVsort";
this.lblVsort.Size = new System.Drawing.Size(40, 23);
this.lblVsort.TabIndex = 5;
this.lblVsort.Text = "无";
this.lblVsort.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label14
//
this.label14.Location = new System.Drawing.Point(344, 16);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(72, 16);
this.label14.TabIndex = 4;
this.label14.Text = "VIP类型:";
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblvname
//
this.lblvname.Location = new System.Drawing.Point(256, 16);
this.lblvname.Name = "lblvname";
this.lblvname.Size = new System.Drawing.Size(72, 23);
this.lblvname.TabIndex = 3;
this.lblvname.Text = "普通宾客";
this.lblvname.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label12
//
this.label12.Location = new System.Drawing.Point(184, 16);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(72, 16);
this.label12.TabIndex = 2;
this.label12.Text = "VIP姓名:";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtVIPID
//
this.txtVIPID.Location = new System.Drawing.Point(72, 16);
this.txtVIPID.Name = "txtVIPID";
this.txtVIPID.TabIndex = 1;
this.txtVIPID.Text = "";
//
// label11
//
this.label11.Location = new System.Drawing.Point(8, 16);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(72, 23);
this.label11.TabIndex = 0;
this.label11.Text = "VIP编号:";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// groupBox3
//
this.groupBox3.BackColor = System.Drawing.Color.Snow;
this.groupBox3.Controls.Add(this.textBox1);
this.groupBox3.Controls.Add(this.label21);
this.groupBox3.Controls.Add(this.lblpayGue);
this.groupBox3.Controls.Add(this.label20);
this.groupBox3.Controls.Add(this.txtguPayment);
this.groupBox3.Controls.Add(this.label19);
this.groupBox3.Controls.Add(this.txtpayment);
this.groupBox3.Controls.Add(this.label18);
this.groupBox3.Controls.Add(this.button4);
this.groupBox3.Controls.Add(this.button3);
this.groupBox3.Controls.Add(this.button2);
this.groupBox3.Controls.Add(this.button1);
this.groupBox3.Controls.Add(this.checkBox6);
this.groupBox3.Controls.Add(this.checkBox5);
this.groupBox3.Controls.Add(this.checkBox4);
this.groupBox3.Controls.Add(this.checkBox3);
this.groupBox3.Controls.Add(this.checkBox2);
this.groupBox3.Controls.Add(this.checkBox1);
this.groupBox3.Controls.Add(this.lblFavourable);
this.groupBox3.Controls.Add(this.lblreduce);
this.groupBox3.Controls.Add(this.lbldeposit);
this.groupBox3.Controls.Add(this.label17);
this.groupBox3.Controls.Add(this.lblcharge);
this.groupBox3.Controls.Add(this.label16);
this.groupBox3.Location = new System.Drawing.Point(8, 136);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(752, 152);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(80, 120);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(352, 21);
this.textBox1.TabIndex = 23;
this.textBox1.Text = "";
//
// label21
//
this.label21.Location = new System.Drawing.Point(16, 120);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(72, 16);
this.label21.TabIndex = 22;
this.label21.Text = "结帐备注:";
//
// lblpayGue
//
this.lblpayGue.Location = new System.Drawing.Point(440, 72);
this.lblpayGue.Name = "lblpayGue";
this.lblpayGue.Size = new System.Drawing.Size(80, 16);
this.lblpayGue.TabIndex = 21;
this.lblpayGue.Text = "100";
this.lblpayGue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label20
//
this.label20.Location = new System.Drawing.Point(392, 72);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(48, 16);
this.label20.TabIndex = 20;
this.label20.Text = "找零:";
//
// txtguPayment
//
this.txtguPayment.Location = new System.Drawing.Point(280, 72);
this.txtguPayment.Name = "txtguPayment";
this.txtguPayment.Size = new System.Drawing.Size(96, 21);
this.txtguPayment.TabIndex = 19;
this.txtguPayment.Text = "";
//
// label19
//
this.label19.Location = new System.Drawing.Point(184, 72);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(88, 16);
this.label19.TabIndex = 18;
this.label19.Text = "宾客支付(A):";
//
// txtpayment
//
this.txtpayment.Location = new System.Drawing.Point(80, 72);
this.txtpayment.Name = "txtpayment";
this.txtpayment.Size = new System.Drawing.Size(88, 21);
this.txtpayment.TabIndex = 17;
this.txtpayment.Text = "";
//
// label18
//
this.label18.Location = new System.Drawing.Point(16, 72);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(72, 23);
this.label18.TabIndex = 16;
this.label18.Text = "实收金额:";
//
// button4
//
this.button4.Location = new System.Drawing.Point(640, 112);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(80, 24);
this.button4.TabIndex = 15;
this.button4.Text = "打印发票[F8]";
//
// button3
//
this.button3.Location = new System.Drawing.Point(640, 80);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(80, 23);
this.button3.TabIndex = 14;
this.button3.Text = "打印清单[F3]";
//
// button2
//
this.button2.Location = new System.Drawing.Point(640, 48);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(80, 23);
this.button2.TabIndex = 13;
this.button2.Text = "联合结帐[F9]";
//
// button1
//
this.button1.Location = new System.Drawing.Point(640, 16);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(80, 23);
this.button1.TabIndex = 12;
this.button1.Text = "结帐[F5]";
//
// checkBox6
//
this.checkBox6.Location = new System.Drawing.Point(544, 96);
this.checkBox6.Name = "checkBox6";
this.checkBox6.Size = new System.Drawing.Size(64, 24);
this.checkBox6.TabIndex = 11;
this.checkBox6.Text = "退押金";
this.checkBox6.Visible = false;
//
// checkBox5
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -