⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jz_form.designer.cs

📁 饮食管理系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.label8.Location = new System.Drawing.Point(394, 10);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(66, 26);
            this.label8.TabIndex = 12;
            this.label8.Text = "会员级别:";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.Location = new System.Drawing.Point(227, 10);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(62, 26);
            this.label4.TabIndex = 8;
            this.label4.Text = "会员姓名:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.Location = new System.Drawing.Point(3, 10);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(124, 26);
            this.label3.TabIndex = 7;
            this.label3.Text = "会员编号/姓名[F2]:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // panel3
            // 
            this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel3.Controls.Add(this.pictureBox1);
            this.panel3.Controls.Add(this.buttonX4);
            this.panel3.Controls.Add(this.buttonX3);
            this.panel3.Controls.Add(this.buttonX2);
            this.panel3.Controls.Add(this.buttonX1);
            this.panel3.Controls.Add(this.checkBoxX6);
            this.panel3.Controls.Add(this.checkBoxX5);
            this.panel3.Controls.Add(this.checkBoxX4);
            this.panel3.Controls.Add(this.checkBoxX3);
            this.panel3.Controls.Add(this.checkBoxX2);
            this.panel3.Controls.Add(this.checkBoxX1);
            this.panel3.Controls.Add(this.txtRemark);
            this.panel3.Controls.Add(this.txtZf);
            this.panel3.Controls.Add(this.txtSsMoney);
            this.panel3.Controls.Add(this.lblZq);
            this.panel3.Controls.Add(this.lblYh);
            this.panel3.Controls.Add(this.lblysMoney);
            this.panel3.Controls.Add(this.label12);
            this.panel3.Controls.Add(this.label11);
            this.panel3.Controls.Add(this.label2);
            this.panel3.Controls.Add(this.label7);
            this.panel3.Controls.Add(this.label6);
            this.panel3.Controls.Add(this.label5);
            this.panel3.Location = new System.Drawing.Point(12, 116);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(809, 161);
            this.panel3.TabIndex = 1;
            // 
            // pictureBox1
            // 
            this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox1.Image = global::project_beat.Properties.Resources.jsq;
            this.pictureBox1.Location = new System.Drawing.Point(394, 61);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(22, 28);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox1.TabIndex = 32;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
            // 
            // buttonX4
            // 
            this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX4.Location = new System.Drawing.Point(687, 110);
            this.buttonX4.Name = "buttonX4";
            this.buttonX4.Size = new System.Drawing.Size(105, 23);
            this.buttonX4.TabIndex = 31;
            this.buttonX4.Text = "取消[&F8]";
            this.buttonX4.Click += new System.EventHandler(this.buttonX4_Click);
            // 
            // buttonX3
            // 
            this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX3.Location = new System.Drawing.Point(687, 79);
            this.buttonX3.Name = "buttonX3";
            this.buttonX3.Size = new System.Drawing.Size(105, 23);
            this.buttonX3.TabIndex = 30;
            this.buttonX3.Text = "打印结账单[&F3]";
            // 
            // buttonX2
            // 
            this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX2.Location = new System.Drawing.Point(687, 50);
            this.buttonX2.Name = "buttonX2";
            this.buttonX2.Size = new System.Drawing.Size(105, 23);
            this.buttonX2.TabIndex = 29;
            this.buttonX2.Text = "联合结账[&F9]";
            // 
            // buttonX1
            // 
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.Location = new System.Drawing.Point(687, 21);
            this.buttonX1.Name = "buttonX1";
            this.buttonX1.Size = new System.Drawing.Size(105, 23);
            this.buttonX1.TabIndex = 28;
            this.buttonX1.Text = "结账[&F5]";
            this.buttonX1.Click += new System.EventHandler(this.buttonX1_Click);
            // 
            // checkBoxX6
            // 
            this.checkBoxX6.Location = new System.Drawing.Point(571, 12);
            this.checkBoxX6.Name = "checkBoxX6";
            this.checkBoxX6.Size = new System.Drawing.Size(92, 23);
            this.checkBoxX6.TabIndex = 27;
            this.checkBoxX6.Text = "签单[&F6]";
            // 
            // checkBoxX5
            // 
            this.checkBoxX5.Location = new System.Drawing.Point(571, 127);
            this.checkBoxX5.Name = "checkBoxX5";
            this.checkBoxX5.Size = new System.Drawing.Size(92, 23);
            this.checkBoxX5.TabIndex = 26;
            this.checkBoxX5.Text = "任意打折";
            // 
            // checkBoxX4
            // 
            this.checkBoxX4.Location = new System.Drawing.Point(571, 104);
            this.checkBoxX4.Name = "checkBoxX4";
            this.checkBoxX4.Size = new System.Drawing.Size(92, 23);
            this.checkBoxX4.TabIndex = 25;
            this.checkBoxX4.Text = "开发票";
            // 
            // checkBoxX3
            // 
            this.checkBoxX3.Location = new System.Drawing.Point(571, 81);
            this.checkBoxX3.Name = "checkBoxX3";
            this.checkBoxX3.Size = new System.Drawing.Size(92, 23);
            this.checkBoxX3.TabIndex = 24;
            this.checkBoxX3.Text = "退单";
            // 
            // checkBoxX2
            // 
            this.checkBoxX2.Location = new System.Drawing.Point(571, 58);
            this.checkBoxX2.Name = "checkBoxX2";
            this.checkBoxX2.Size = new System.Drawing.Size(92, 23);
            this.checkBoxX2.TabIndex = 23;
            this.checkBoxX2.Text = "免费";
            // 
            // checkBoxX1
            // 
            this.checkBoxX1.Location = new System.Drawing.Point(571, 35);
            this.checkBoxX1.Name = "checkBoxX1";
            this.checkBoxX1.Size = new System.Drawing.Size(92, 23);
            this.checkBoxX1.TabIndex = 22;
            this.checkBoxX1.Text = "挂账";
            this.checkBoxX1.CheckedChanged += new System.EventHandler(this.checkBoxX1_CheckedChanged);
            // 
            // txtRemark
            // 
            // 
            // 
            // 
            this.txtRemark.Border.Class = "TextBoxBorder";
            this.txtRemark.Location = new System.Drawing.Point(94, 106);
            this.txtRemark.Name = "txtRemark";
            this.txtRemark.Size = new System.Drawing.Size(294, 21);
            this.txtRemark.TabIndex = 21;
            this.txtRemark.Text = "*";
            // 
            // txtZf
            // 
            // 
            // 
            // 
            this.txtZf.Border.Class = "TextBoxBorder";
            this.txtZf.Location = new System.Drawing.Point(288, 63);
            this.txtZf.Name = "txtZf";
            this.txtZf.Size = new System.Drawing.Size(100, 21);
            this.txtZf.TabIndex = 19;
            this.txtZf.TextChanged += new System.EventHandler(this.txtZf_TextChanged);
            // 
            // txtSsMoney
            // 
            // 
            // 
            // 
            this.txtSsMoney.Border.Class = "TextBoxBorder";
            this.txtSsMoney.Location = new System.Drawing.Point(94, 66);
            this.txtSsMoney.Name = "txtSsMoney";
            this.txtSsMoney.ReadOnly = true;
            this.txtSsMoney.Size = new System.Drawing.Size(100, 21);
            this.txtSsMoney.TabIndex = 18;
            // 
            // lblZq
            // 
            this.lblZq.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblZq.ForeColor = System.Drawing.Color.Red;
            this.lblZq.Location = new System.Drawing.Point(476, 63);
            this.lblZq.Name = "lblZq";
            this.lblZq.Size = new System.Drawing.Size(77, 24);
            this.lblZq.TabIndex = 17;
            this.lblZq.Text = "0.00";
            this.lblZq.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblYh
            // 
            this.lblYh.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblYh.ForeColor = System.Drawing.Color.Red;
            this.lblYh.Location = new System.Drawing.Point(411, 21);
            this.lblYh.Name = "lblYh";
            this.lblYh.Size = new System.Drawing.Size(90, 24);
            this.lblYh.TabIndex = 16;
            this.lblYh.Text = "0.00";
            this.lblYh.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblysMoney
            // 
            this.lblysMoney.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblysMoney.ForeColor = System.Drawing.Color.Red;
            this.lblysMoney.Location = new System.Drawing.Point(122, 21);
            this.lblysMoney.Name = "lblysMoney";
            this.lblysMoney.Size = new System.Drawing.Size(90, 24);
            this.lblysMoney.TabIndex = 15;
            this.lblysMoney.Text = "0.00";
            this.lblysMoney.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label12.ForeColor = System.Drawing.SystemColors.ActiveCaption;
            this.label12.Location = new System.Drawing.Point(427, 63);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(67, 24);
            this.label12.TabIndex = 13;
            this.label12.Text = "找零:";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label11
            // 
            this.label11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.ForeColor = System.Drawing.SystemColors.ActiveCaption;
            this.label11.Location = new System.Drawing.Point(315, 21);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(90, 24);
            this.label11.TabIndex = 12;
            this.label11.Text = "优惠金额:";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.SystemColors.ActiveCaption;
            this.label2.Location = new System.Drawing.Point(20, 21);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(83, 24);
            this.label2.TabIndex = 9;
            this.label2.Text = "应收金额:";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.Location = new System.Drawing.Point(211, 61);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(78, 26);
            this.label7.TabIndex = 11;
            this.label7.Text = "宾客支付:";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.Location = new System.Drawing.Point(3, 101);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(85, 26);
            this.label6.TabIndex = 10;
            this.label6.Text = "结账备注[F1]:";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label5
            // 
            this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label5.Location = new System.Drawing.Point(3, 61);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(85, 26);
            this.label5.TabIndex = 9;
            this.label5.Text = "实收金额[F4]:";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // panel4
            // 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -