2025-03-28 09:49:56 +08:00

532 lines
31 KiB
C#

namespace InvoicingTool
{
partial class ScanPay
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.lblMessage = new System.Windows.Forms.Label();
this.lblPoints = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.lblResult = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.lblPayment = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.lblAmount = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.lblOrderCode = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.lblPayType = new System.Windows.Forms.Label();
this.lblShop = new System.Windows.Forms.Label();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.label2 = new System.Windows.Forms.Label();
this.btnALIPAY = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.btnClose = new System.Windows.Forms.Button();
this.label8 = new System.Windows.Forms.Label();
this.lblBalance = new System.Windows.Forms.Label();
this.picQRCode = new System.Windows.Forms.PictureBox();
this.btnWECHRT = new System.Windows.Forms.Button();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.lblOutTime = new System.Windows.Forms.Label();
this.tableLayoutPanel2.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picQRCode)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.SuspendLayout();
//
// lblMessage
//
this.lblMessage.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblMessage.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblMessage, 8);
this.lblMessage.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblMessage.ForeColor = System.Drawing.Color.Black;
this.lblMessage.Location = new System.Drawing.Point(34, 387);
this.lblMessage.Name = "lblMessage";
this.lblMessage.Size = new System.Drawing.Size(558, 27);
this.lblMessage.TabIndex = 46;
this.lblMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPoints
//
this.lblPoints.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblPoints.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblPoints, 2);
this.lblPoints.Font = new System.Drawing.Font("宋体", 14F);
this.lblPoints.ForeColor = System.Drawing.Color.White;
this.lblPoints.Location = new System.Drawing.Point(434, 123);
this.lblPoints.Name = "lblPoints";
this.lblPoints.Size = new System.Drawing.Size(190, 20);
this.lblPoints.TabIndex = 45;
this.lblPoints.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label5
//
this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label5, 2);
this.label5.Font = new System.Drawing.Font("宋体", 14F);
this.label5.ForeColor = System.Drawing.Color.Black;
this.label5.Location = new System.Drawing.Point(321, 123);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(107, 20);
this.label5.TabIndex = 14;
this.label5.Text = "积分累计:";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblResult
//
this.lblResult.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblResult.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblResult, 4);
this.lblResult.Font = new System.Drawing.Font("宋体", 14F);
this.lblResult.ForeColor = System.Drawing.Color.Black;
this.lblResult.Location = new System.Drawing.Point(112, 163);
this.lblResult.Name = "lblResult";
this.lblResult.Size = new System.Drawing.Size(316, 20);
this.lblResult.TabIndex = 13;
this.lblResult.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label3
//
this.label3.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label3, 2);
this.label3.Font = new System.Drawing.Font("宋体", 14F);
this.label3.ForeColor = System.Drawing.Color.Black;
this.label3.Location = new System.Drawing.Point(3, 163);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(103, 20);
this.label3.TabIndex = 12;
this.label3.Text = "交易结果:";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblPayment
//
this.lblPayment.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblPayment.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblPayment, 2);
this.lblPayment.Font = new System.Drawing.Font("宋体", 14F);
this.lblPayment.ForeColor = System.Drawing.Color.Black;
this.lblPayment.Location = new System.Drawing.Point(112, 84);
this.lblPayment.Name = "lblPayment";
this.lblPayment.Size = new System.Drawing.Size(203, 20);
this.lblPayment.TabIndex = 11;
this.lblPayment.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label10
//
this.label10.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label10.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label10, 2);
this.label10.Font = new System.Drawing.Font("宋体", 14F);
this.label10.ForeColor = System.Drawing.Color.Black;
this.label10.Location = new System.Drawing.Point(3, 84);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(103, 20);
this.label10.TabIndex = 10;
this.label10.Text = "实际应付:";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblAmount
//
this.lblAmount.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblAmount.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblAmount, 2);
this.lblAmount.Font = new System.Drawing.Font("宋体", 14F);
this.lblAmount.ForeColor = System.Drawing.Color.Black;
this.lblAmount.Location = new System.Drawing.Point(434, 84);
this.lblAmount.Name = "lblAmount";
this.lblAmount.Size = new System.Drawing.Size(190, 20);
this.lblAmount.TabIndex = 7;
this.lblAmount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label6, 2);
this.label6.Font = new System.Drawing.Font("宋体", 14F);
this.label6.ForeColor = System.Drawing.Color.Black;
this.label6.Location = new System.Drawing.Point(321, 84);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(107, 20);
this.label6.TabIndex = 6;
this.label6.Text = "订单总额:";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblOrderCode
//
this.lblOrderCode.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblOrderCode.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblOrderCode, 2);
this.lblOrderCode.Font = new System.Drawing.Font("宋体", 14F);
this.lblOrderCode.ForeColor = System.Drawing.Color.Black;
this.lblOrderCode.Location = new System.Drawing.Point(434, 45);
this.lblOrderCode.Name = "lblOrderCode";
this.lblOrderCode.Size = new System.Drawing.Size(190, 20);
this.lblOrderCode.TabIndex = 5;
this.lblOrderCode.Text = "20170225-3357-002";
this.lblOrderCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label4, 2);
this.label4.Font = new System.Drawing.Font("宋体", 14F);
this.label4.ForeColor = System.Drawing.Color.Black;
this.label4.Location = new System.Drawing.Point(323, 45);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(103, 20);
this.label4.TabIndex = 4;
this.label4.Text = "订货单号:";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblPayType
//
this.lblPayType.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblPayType.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblPayType, 2);
this.lblPayType.Font = new System.Drawing.Font("微软雅黑", 13F);
this.lblPayType.ForeColor = System.Drawing.Color.Black;
this.lblPayType.Location = new System.Drawing.Point(434, 354);
this.lblPayType.Name = "lblPayType";
this.lblPayType.Size = new System.Drawing.Size(190, 28);
this.lblPayType.TabIndex = 1;
this.lblPayType.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblShop
//
this.lblShop.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tableLayoutPanel2.SetColumnSpan(this.lblShop, 2);
this.lblShop.Font = new System.Drawing.Font("微软雅黑", 14F);
this.lblShop.ForeColor = System.Drawing.Color.Black;
this.lblShop.Location = new System.Drawing.Point(109, 43);
this.lblShop.Margin = new System.Windows.Forms.Padding(0);
this.lblShop.Name = "lblShop";
this.lblShop.Size = new System.Drawing.Size(206, 24);
this.lblShop.TabIndex = 4;
this.lblShop.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.ColumnCount = 8;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 54F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 55F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 63F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.label2, 0, 6);
this.tableLayoutPanel2.Controls.Add(this.btnALIPAY, 1, 7);
this.tableLayoutPanel2.Controls.Add(this.lblPayType, 6, 10);
this.tableLayoutPanel2.Controls.Add(this.label1, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.lblMessage, 0, 11);
this.tableLayoutPanel2.Controls.Add(this.lblShop, 2, 1);
this.tableLayoutPanel2.Controls.Add(this.lblAmount, 6, 2);
this.tableLayoutPanel2.Controls.Add(this.label6, 4, 2);
this.tableLayoutPanel2.Controls.Add(this.panel1, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.label4, 4, 1);
this.tableLayoutPanel2.Controls.Add(this.lblOrderCode, 6, 1);
this.tableLayoutPanel2.Controls.Add(this.label10, 0, 2);
this.tableLayoutPanel2.Controls.Add(this.lblPayment, 2, 2);
this.tableLayoutPanel2.Controls.Add(this.label8, 0, 3);
this.tableLayoutPanel2.Controls.Add(this.lblBalance, 2, 3);
this.tableLayoutPanel2.Controls.Add(this.label5, 4, 3);
this.tableLayoutPanel2.Controls.Add(this.lblPoints, 6, 3);
this.tableLayoutPanel2.Controls.Add(this.picQRCode, 6, 5);
this.tableLayoutPanel2.Controls.Add(this.btnWECHRT, 1, 9);
this.tableLayoutPanel2.Controls.Add(this.pictureBox2, 0, 5);
this.tableLayoutPanel2.Controls.Add(this.label3, 0, 4);
this.tableLayoutPanel2.Controls.Add(this.lblResult, 2, 4);
this.tableLayoutPanel2.Controls.Add(this.lblOutTime, 3, 6);
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 12;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.1358F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.75309F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.1358F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.86301F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(627, 415);
this.tableLayoutPanel2.TabIndex = 5;
//
// label2
//
this.label2.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label2, 3);
this.label2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(28, 206);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(181, 31);
this.label2.TabIndex = 51;
this.label2.Text = "请选择支付方式:";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnALIPAY
//
this.btnALIPAY.Anchor = System.Windows.Forms.AnchorStyles.None;
this.btnALIPAY.AutoSize = true;
this.btnALIPAY.BackColor = System.Drawing.Color.Transparent;
this.btnALIPAY.BackgroundImage = global::InvoicingTool.Properties.Resources.;
this.btnALIPAY.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.tableLayoutPanel2.SetColumnSpan(this.btnALIPAY, 2);
this.btnALIPAY.FlatAppearance.BorderSize = 0;
this.btnALIPAY.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnALIPAY.Font = new System.Drawing.Font("微软雅黑", 14F);
this.btnALIPAY.ForeColor = System.Drawing.Color.White;
this.btnALIPAY.Location = new System.Drawing.Point(76, 252);
this.btnALIPAY.Name = "btnALIPAY";
this.tableLayoutPanel2.SetRowSpan(this.btnALIPAY, 2);
this.btnALIPAY.Size = new System.Drawing.Size(139, 50);
this.btnALIPAY.TabIndex = 44;
this.btnALIPAY.Text = "支 付 宝 ";
this.btnALIPAY.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnALIPAY.UseVisualStyleBackColor = false;
this.btnALIPAY.Click += new System.EventHandler(this.btnALIPAY_Click);
//
// label1
//
this.label1.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label1, 2);
this.label1.Font = new System.Drawing.Font("宋体", 14F);
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(3, 45);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(103, 20);
this.label1.TabIndex = 50;
this.label1.Text = "门店名称:";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(77)))), ((int)(((byte)(63)))));
this.tableLayoutPanel2.SetColumnSpan(this.panel1, 8);
this.panel1.Controls.Add(this.pictureBox1);
this.panel1.Controls.Add(this.btnClose);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(627, 36);
this.panel1.TabIndex = 49;
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.BackgroundImage = global::InvoicingTool.Properties.Resources.logopay;
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(190, 35);
this.pictureBox1.TabIndex = 5;
this.pictureBox1.TabStop = false;
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackgroundImage = global::InvoicingTool.Properties.Resources.Close;
this.btnClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(78)))), ((int)(((byte)(63)))));
this.btnClose.FlatAppearance.BorderSize = 0;
this.btnClose.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Sienna;
this.btnClose.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Firebrick;
this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClose.ForeColor = System.Drawing.Color.Transparent;
this.btnClose.Location = new System.Drawing.Point(608, 4);
this.btnClose.Margin = new System.Windows.Forms.Padding(0);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(15, 15);
this.btnClose.TabIndex = 1;
this.btnClose.TabStop = false;
this.btnClose.UseVisualStyleBackColor = false;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// label8
//
this.label8.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.label8, 2);
this.label8.Font = new System.Drawing.Font("宋体", 14.25F);
this.label8.ForeColor = System.Drawing.Color.Red;
this.label8.Location = new System.Drawing.Point(3, 123);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(103, 20);
this.label8.TabIndex = 47;
this.label8.Text = "节省金额:";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblBalance
//
this.lblBalance.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblBalance.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel2.SetColumnSpan(this.lblBalance, 2);
this.lblBalance.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBalance.ForeColor = System.Drawing.Color.Red;
this.lblBalance.Location = new System.Drawing.Point(112, 123);
this.lblBalance.Name = "lblBalance";
this.lblBalance.Size = new System.Drawing.Size(203, 20);
this.lblBalance.TabIndex = 48;
this.lblBalance.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// picQRCode
//
this.picQRCode.Anchor = System.Windows.Forms.AnchorStyles.None;
this.picQRCode.BackColor = System.Drawing.Color.White;
this.tableLayoutPanel2.SetColumnSpan(this.picQRCode, 2);
this.picQRCode.Location = new System.Drawing.Point(454, 197);
this.picQRCode.Name = "picQRCode";
this.tableLayoutPanel2.SetRowSpan(this.picQRCode, 5);
this.picQRCode.Size = new System.Drawing.Size(150, 150);
this.picQRCode.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.picQRCode.TabIndex = 0;
this.picQRCode.TabStop = false;
//
// btnWECHRT
//
this.btnWECHRT.Anchor = System.Windows.Forms.AnchorStyles.None;
this.btnWECHRT.AutoSize = true;
this.btnWECHRT.BackColor = System.Drawing.Color.Transparent;
this.btnWECHRT.BackgroundImage = global::InvoicingTool.Properties.Resources.;
this.btnWECHRT.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.tableLayoutPanel2.SetColumnSpan(this.btnWECHRT, 2);
this.btnWECHRT.FlatAppearance.BorderSize = 0;
this.btnWECHRT.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnWECHRT.Font = new System.Drawing.Font("微软雅黑", 14F);
this.btnWECHRT.ForeColor = System.Drawing.Color.White;
this.btnWECHRT.Location = new System.Drawing.Point(76, 324);
this.btnWECHRT.Name = "btnWECHRT";
this.tableLayoutPanel2.SetRowSpan(this.btnWECHRT, 2);
this.btnWECHRT.Size = new System.Drawing.Size(139, 50);
this.btnWECHRT.TabIndex = 43;
this.btnWECHRT.Text = "微信支付";
this.btnWECHRT.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnWECHRT.UseVisualStyleBackColor = false;
this.btnWECHRT.Click += new System.EventHandler(this.btnWECHRT_Click);
//
// pictureBox2
//
this.pictureBox2.BackgroundImage = global::InvoicingTool.Properties.Resources._3;
this.tableLayoutPanel2.SetColumnSpan(this.pictureBox2, 6);
this.pictureBox2.Location = new System.Drawing.Point(3, 197);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(425, 2);
this.pictureBox2.TabIndex = 45;
this.pictureBox2.TabStop = false;
//
// lblOutTime
//
this.lblOutTime.Anchor = System.Windows.Forms.AnchorStyles.None;
this.tableLayoutPanel2.SetColumnSpan(this.lblOutTime, 3);
this.lblOutTime.Font = new System.Drawing.Font("宋体", 12F);
this.lblOutTime.Location = new System.Drawing.Point(243, 207);
this.lblOutTime.Name = "lblOutTime";
this.lblOutTime.Size = new System.Drawing.Size(182, 30);
this.lblOutTime.TabIndex = 52;
this.lblOutTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// ScanPay
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.WhiteSmoke;
this.ClientSize = new System.Drawing.Size(626, 418);
this.ControlBox = false;
this.Controls.Add(this.tableLayoutPanel2);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.KeyPreview = true;
this.Name = "ScanPay";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "ScanAudit";
this.TopMost = true;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ScanPay_FormClosing);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ScanAudit_KeyDown);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picQRCode)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.PictureBox picQRCode;
private System.Windows.Forms.Button btnClose;
private System.Windows.Forms.Label lblPayType;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label lblPayment;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label lblAmount;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label lblOrderCode;
private System.Windows.Forms.Label lblResult;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Button btnWECHRT;
private System.Windows.Forms.Label lblPoints;
private System.Windows.Forms.Label lblMessage;
private System.Windows.Forms.Label lblShop;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Button btnALIPAY;
private System.Windows.Forms.Label lblBalance;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label lblOutTime;
}
}