tijian_jichuang/Code/ShouFei/frmTuiFei.Designer.cs
2025-02-20 11:54:48 +08:00

1216 lines
56 KiB
C#

namespace SOH.ShouFei
{
partial class frmTuiFei
{
/// <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.panel1 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.gvKTF = new System.Windows.Forms.DataGridView();
this.zhmc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jg1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tb_TM = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tbWx = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.tbWstc = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.tbZfb = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.tbMF = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.btnQX = new System.Windows.Forms.Button();
this.btnTF = new System.Windows.Forms.Button();
this.tbHJJE = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.tbZP = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.tbYHK = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.tbXJ = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.tbYTJE = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.dataGridView3 = new System.Windows.Forms.DataGridView();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.label29 = new System.Windows.Forms.Label();
this.textBox28 = new System.Windows.Forms.TextBox();
this.label28 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.textBox25 = new System.Windows.Forms.TextBox();
this.textBox26 = new System.Windows.Forms.TextBox();
this.label26 = new System.Windows.Forms.Label();
this.textBox27 = new System.Windows.Forms.TextBox();
this.label27 = new System.Windows.Forms.Label();
this.textBox30 = new System.Windows.Forms.TextBox();
this.textBox31 = new System.Windows.Forms.TextBox();
this.label31 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.label24 = new System.Windows.Forms.Label();
this.textBox24 = new System.Windows.Forms.TextBox();
this.textBox22 = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.textBox23 = new System.Windows.Forms.TextBox();
this.label23 = new System.Windows.Forms.Label();
this.textBox20 = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.textBox21 = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.textBox19 = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.textBox18 = new System.Windows.Forms.TextBox();
this.label18 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.gvTF = new System.Windows.Forms.DataGridView();
this.zhmc2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jg2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnJian = new System.Windows.Forms.Button();
this.btnJia = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.tbTMH = new System.Windows.Forms.TextBox();
this.label30 = new System.Windows.Forms.Label();
this.tbJXSF = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.tbTCMC = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.tbSFLX = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.tbNL = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.tbXB = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.tbXM = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.tbHYH = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gvKTF)).BeginInit();
this.panel2.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
this.groupBox5.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gvTF)).BeginInit();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Controls.Add(this.tb_TM);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(320, 643);
this.panel1.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.gvKTF);
this.groupBox1.Location = new System.Drawing.Point(16, 116);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(304, 516);
this.groupBox1.TabIndex = 2;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "可退费检查项目";
//
// gvKTF
//
this.gvKTF.AllowUserToAddRows = false;
this.gvKTF.AllowUserToDeleteRows = false;
this.gvKTF.AllowUserToResizeColumns = false;
this.gvKTF.AllowUserToResizeRows = false;
this.gvKTF.BackgroundColor = System.Drawing.Color.White;
this.gvKTF.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.gvKTF.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.zhmc1,
this.jg1});
this.gvKTF.Location = new System.Drawing.Point(4, 21);
this.gvKTF.Margin = new System.Windows.Forms.Padding(4);
this.gvKTF.MultiSelect = false;
this.gvKTF.Name = "gvKTF";
this.gvKTF.ReadOnly = true;
this.gvKTF.RowHeadersVisible = false;
this.gvKTF.RowHeadersWidth = 51;
this.gvKTF.RowTemplate.Height = 23;
this.gvKTF.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.gvKTF.Size = new System.Drawing.Size(292, 490);
this.gvKTF.TabIndex = 0;
//
// zhmc1
//
this.zhmc1.DataPropertyName = "zhmc";
this.zhmc1.HeaderText = "组合名称";
this.zhmc1.MinimumWidth = 6;
this.zhmc1.Name = "zhmc1";
this.zhmc1.ReadOnly = true;
this.zhmc1.Width = 115;
//
// jg1
//
this.jg1.DataPropertyName = "zhjg_v";
this.jg1.HeaderText = "交费价格";
this.jg1.MinimumWidth = 6;
this.jg1.Name = "jg1";
this.jg1.ReadOnly = true;
this.jg1.Width = 125;
//
// tb_TM
//
this.tb_TM.Location = new System.Drawing.Point(123, 50);
this.tb_TM.Margin = new System.Windows.Forms.Padding(4);
this.tb_TM.MaxLength = 10;
this.tb_TM.Name = "tb_TM";
this.tb_TM.Size = new System.Drawing.Size(171, 25);
this.tb_TM.TabIndex = 1;
this.tb_TM.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_TM_KeyDown);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(21, 55);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(97, 15);
this.label1.TabIndex = 0;
this.label1.Text = "请扫描条码:";
//
// panel2
//
this.panel2.Controls.Add(this.tabControl1);
this.panel2.Controls.Add(this.groupBox3);
this.panel2.Controls.Add(this.btnJian);
this.panel2.Controls.Add(this.btnJia);
this.panel2.Controls.Add(this.groupBox2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(320, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(791, 643);
this.panel2.TabIndex = 1;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Location = new System.Drawing.Point(377, 119);
this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(371, 514);
this.tabControl1.TabIndex = 4;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.tbWx);
this.tabPage1.Controls.Add(this.label16);
this.tabPage1.Controls.Add(this.tbWstc);
this.tabPage1.Controls.Add(this.label13);
this.tabPage1.Controls.Add(this.tbZfb);
this.tabPage1.Controls.Add(this.label12);
this.tabPage1.Controls.Add(this.tbMF);
this.tabPage1.Controls.Add(this.label11);
this.tabPage1.Controls.Add(this.btnQX);
this.tabPage1.Controls.Add(this.btnTF);
this.tabPage1.Controls.Add(this.tbHJJE);
this.tabPage1.Controls.Add(this.label17);
this.tabPage1.Controls.Add(this.tbZP);
this.tabPage1.Controls.Add(this.label15);
this.tabPage1.Controls.Add(this.tbYHK);
this.tabPage1.Controls.Add(this.label14);
this.tabPage1.Controls.Add(this.tbXJ);
this.tabPage1.Controls.Add(this.label10);
this.tabPage1.Controls.Add(this.tbYTJE);
this.tabPage1.Controls.Add(this.label9);
this.tabPage1.Location = new System.Drawing.Point(4, 25);
this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
this.tabPage1.Size = new System.Drawing.Size(363, 485);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "本次退费";
this.tabPage1.UseVisualStyleBackColor = true;
//
// tbWx
//
this.tbWx.Location = new System.Drawing.Point(133, 301);
this.tbWx.Margin = new System.Windows.Forms.Padding(4);
this.tbWx.MaxLength = 4;
this.tbWx.Name = "tbWx";
this.tbWx.Size = new System.Drawing.Size(180, 25);
this.tbWx.TabIndex = 27;
this.tbWx.Text = "0";
this.tbWx.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbWx.TextChanged += new System.EventHandler(this.tbWx_TextChanged);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(41, 305);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(68, 15);
this.label16.TabIndex = 26;
this.label16.Text = "微 信:";
this.label16.Click += new System.EventHandler(this.label16_Click);
//
// tbWstc
//
this.tbWstc.Location = new System.Drawing.Point(133, 345);
this.tbWstc.Margin = new System.Windows.Forms.Padding(4);
this.tbWstc.MaxLength = 4;
this.tbWstc.Name = "tbWstc";
this.tbWstc.Size = new System.Drawing.Size(180, 25);
this.tbWstc.TabIndex = 25;
this.tbWstc.Text = "0";
this.tbWstc.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbWstc.TextChanged += new System.EventHandler(this.tbWstc_TextChanged);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(41, 348);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(82, 15);
this.label13.TabIndex = 24;
this.label13.Text = "网上套餐:";
//
// tbZfb
//
this.tbZfb.Location = new System.Drawing.Point(133, 258);
this.tbZfb.Margin = new System.Windows.Forms.Padding(4);
this.tbZfb.MaxLength = 4;
this.tbZfb.Name = "tbZfb";
this.tbZfb.Size = new System.Drawing.Size(180, 25);
this.tbZfb.TabIndex = 23;
this.tbZfb.Text = "0";
this.tbZfb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbZfb.TextChanged += new System.EventHandler(this.tbZfb_TextChanged);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(41, 261);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(67, 15);
this.label12.TabIndex = 22;
this.label12.Text = "支付宝:";
//
// tbMF
//
this.tbMF.Location = new System.Drawing.Point(132, 211);
this.tbMF.Margin = new System.Windows.Forms.Padding(4);
this.tbMF.MaxLength = 4;
this.tbMF.Name = "tbMF";
this.tbMF.Size = new System.Drawing.Size(180, 25);
this.tbMF.TabIndex = 21;
this.tbMF.Text = "0";
this.tbMF.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(40, 214);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(84, 15);
this.label11.TabIndex = 20;
this.label11.Text = "免 费:";
//
// btnQX
//
this.btnQX.Location = new System.Drawing.Point(191, 436);
this.btnQX.Margin = new System.Windows.Forms.Padding(4);
this.btnQX.Name = "btnQX";
this.btnQX.Size = new System.Drawing.Size(100, 29);
this.btnQX.TabIndex = 19;
this.btnQX.Text = "取 消";
this.btnQX.UseVisualStyleBackColor = true;
this.btnQX.Click += new System.EventHandler(this.btnQX_Click);
//
// btnTF
//
this.btnTF.Location = new System.Drawing.Point(52, 436);
this.btnTF.Margin = new System.Windows.Forms.Padding(4);
this.btnTF.Name = "btnTF";
this.btnTF.Size = new System.Drawing.Size(100, 29);
this.btnTF.TabIndex = 18;
this.btnTF.Text = "退 费";
this.btnTF.UseVisualStyleBackColor = true;
this.btnTF.Click += new System.EventHandler(this.btnTF_Click);
//
// tbHJJE
//
this.tbHJJE.Location = new System.Drawing.Point(132, 393);
this.tbHJJE.Margin = new System.Windows.Forms.Padding(4);
this.tbHJJE.Name = "tbHJJE";
this.tbHJJE.ReadOnly = true;
this.tbHJJE.Size = new System.Drawing.Size(180, 25);
this.tbHJJE.TabIndex = 17;
this.tbHJJE.Text = "0";
this.tbHJJE.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(40, 396);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(82, 15);
this.label17.TabIndex = 16;
this.label17.Text = "合计金额:";
//
// tbZP
//
this.tbZP.Location = new System.Drawing.Point(132, 163);
this.tbZP.Margin = new System.Windows.Forms.Padding(4);
this.tbZP.MaxLength = 4;
this.tbZP.Name = "tbZP";
this.tbZP.Size = new System.Drawing.Size(180, 25);
this.tbZP.TabIndex = 13;
this.tbZP.Text = "0";
this.tbZP.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbZP.TextChanged += new System.EventHandler(this.tbZP_TextChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(40, 167);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(67, 15);
this.label15.TabIndex = 12;
this.label15.Text = "体检卡:";
//
// tbYHK
//
this.tbYHK.Location = new System.Drawing.Point(132, 115);
this.tbYHK.Margin = new System.Windows.Forms.Padding(4);
this.tbYHK.MaxLength = 4;
this.tbYHK.Name = "tbYHK";
this.tbYHK.Size = new System.Drawing.Size(180, 25);
this.tbYHK.TabIndex = 11;
this.tbYHK.Text = "0";
this.tbYHK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbYHK.TextChanged += new System.EventHandler(this.tbYHK_TextChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(40, 119);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(83, 15);
this.label14.TabIndex = 10;
this.label14.Text = "银 行 卡:";
//
// tbXJ
//
this.tbXJ.Location = new System.Drawing.Point(132, 67);
this.tbXJ.Margin = new System.Windows.Forms.Padding(4);
this.tbXJ.MaxLength = 4;
this.tbXJ.Name = "tbXJ";
this.tbXJ.Size = new System.Drawing.Size(180, 25);
this.tbXJ.TabIndex = 3;
this.tbXJ.Text = "0";
this.tbXJ.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbXJ.TextChanged += new System.EventHandler(this.tbXJ_TextChanged);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(40, 71);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(84, 15);
this.label10.TabIndex = 2;
this.label10.Text = "现 金:";
//
// tbYTJE
//
this.tbYTJE.Location = new System.Drawing.Point(37, 35);
this.tbYTJE.Margin = new System.Windows.Forms.Padding(4);
this.tbYTJE.Name = "tbYTJE";
this.tbYTJE.ReadOnly = true;
this.tbYTJE.Size = new System.Drawing.Size(275, 25);
this.tbYTJE.TabIndex = 1;
this.tbYTJE.Text = "0";
this.tbYTJE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(99, 11);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(135, 15);
this.label9.TabIndex = 0;
this.label9.Text = "本次应退费金额:";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox6);
this.tabPage2.Controls.Add(this.groupBox5);
this.tabPage2.Controls.Add(this.groupBox4);
this.tabPage2.Location = new System.Drawing.Point(4, 25);
this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
this.tabPage2.Size = new System.Drawing.Size(363, 485);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "已收费信息";
this.tabPage2.UseVisualStyleBackColor = true;
//
// groupBox6
//
this.groupBox6.Controls.Add(this.dataGridView3);
this.groupBox6.Location = new System.Drawing.Point(9, 308);
this.groupBox6.Margin = new System.Windows.Forms.Padding(4);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Padding = new System.Windows.Forms.Padding(4);
this.groupBox6.Size = new System.Drawing.Size(343, 168);
this.groupBox6.TabIndex = 2;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "已退费检查项目";
//
// dataGridView3
//
this.dataGridView3.AllowUserToAddRows = false;
this.dataGridView3.AllowUserToDeleteRows = false;
this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column4,
this.Column5});
this.dataGridView3.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView3.Location = new System.Drawing.Point(4, 22);
this.dataGridView3.Margin = new System.Windows.Forms.Padding(4);
this.dataGridView3.Name = "dataGridView3";
this.dataGridView3.ReadOnly = true;
this.dataGridView3.RowHeadersWidth = 51;
this.dataGridView3.RowTemplate.Height = 23;
this.dataGridView3.Size = new System.Drawing.Size(335, 142);
this.dataGridView3.TabIndex = 0;
//
// Column4
//
this.Column4.HeaderText = "组合名称";
this.Column4.MinimumWidth = 6;
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
this.Column4.Width = 125;
//
// Column5
//
this.Column5.HeaderText = "交费价格";
this.Column5.MinimumWidth = 6;
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
this.Column5.Width = 125;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.label29);
this.groupBox5.Controls.Add(this.textBox28);
this.groupBox5.Controls.Add(this.label28);
this.groupBox5.Controls.Add(this.label25);
this.groupBox5.Controls.Add(this.textBox25);
this.groupBox5.Controls.Add(this.textBox26);
this.groupBox5.Controls.Add(this.label26);
this.groupBox5.Controls.Add(this.textBox27);
this.groupBox5.Controls.Add(this.label27);
this.groupBox5.Controls.Add(this.textBox30);
this.groupBox5.Controls.Add(this.textBox31);
this.groupBox5.Controls.Add(this.label31);
this.groupBox5.Location = new System.Drawing.Point(9, 178);
this.groupBox5.Margin = new System.Windows.Forms.Padding(4);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Padding = new System.Windows.Forms.Padding(4);
this.groupBox5.Size = new System.Drawing.Size(343, 128);
this.groupBox5.TabIndex = 1;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "退费信息";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(8, 99);
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(67, 15);
this.label29.TabIndex = 16;
this.label29.Text = "银行卡:";
//
// textBox28
//
this.textBox28.Location = new System.Drawing.Point(76, 95);
this.textBox28.Margin = new System.Windows.Forms.Padding(4);
this.textBox28.Name = "textBox28";
this.textBox28.Size = new System.Drawing.Size(85, 25);
this.textBox28.TabIndex = 15;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(180, 26);
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(67, 15);
this.label28.TabIndex = 14;
this.label28.Text = "记帐卡:";
//
// label25
//
this.label25.AutoSize = true;
this.label25.ForeColor = System.Drawing.Color.Blue;
this.label25.Location = new System.Drawing.Point(180, 99);
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(68, 15);
this.label25.TabIndex = 13;
this.label25.Text = "合 计:";
//
// textBox25
//
this.textBox25.Location = new System.Drawing.Point(249, 95);
this.textBox25.Margin = new System.Windows.Forms.Padding(4);
this.textBox25.Name = "textBox25";
this.textBox25.Size = new System.Drawing.Size(85, 25);
this.textBox25.TabIndex = 12;
//
// textBox26
//
this.textBox26.Location = new System.Drawing.Point(248, 58);
this.textBox26.Margin = new System.Windows.Forms.Padding(4);
this.textBox26.Name = "textBox26";
this.textBox26.Size = new System.Drawing.Size(85, 25);
this.textBox26.TabIndex = 11;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(180, 61);
this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(68, 15);
this.label26.TabIndex = 10;
this.label26.Text = "支 票:";
//
// textBox27
//
this.textBox27.Location = new System.Drawing.Point(76, 58);
this.textBox27.Margin = new System.Windows.Forms.Padding(4);
this.textBox27.Name = "textBox27";
this.textBox27.Size = new System.Drawing.Size(85, 25);
this.textBox27.TabIndex = 9;
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(8, 61);
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(68, 15);
this.label27.TabIndex = 8;
this.label27.Text = "医 保:";
//
// textBox30
//
this.textBox30.Location = new System.Drawing.Point(248, 22);
this.textBox30.Margin = new System.Windows.Forms.Padding(4);
this.textBox30.Name = "textBox30";
this.textBox30.Size = new System.Drawing.Size(85, 25);
this.textBox30.TabIndex = 3;
//
// textBox31
//
this.textBox31.Location = new System.Drawing.Point(76, 22);
this.textBox31.Margin = new System.Windows.Forms.Padding(4);
this.textBox31.Name = "textBox31";
this.textBox31.Size = new System.Drawing.Size(85, 25);
this.textBox31.TabIndex = 1;
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(8, 26);
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(68, 15);
this.label31.TabIndex = 0;
this.label31.Text = "现 金:";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.label24);
this.groupBox4.Controls.Add(this.textBox24);
this.groupBox4.Controls.Add(this.textBox22);
this.groupBox4.Controls.Add(this.label22);
this.groupBox4.Controls.Add(this.textBox23);
this.groupBox4.Controls.Add(this.label23);
this.groupBox4.Controls.Add(this.textBox20);
this.groupBox4.Controls.Add(this.label20);
this.groupBox4.Controls.Add(this.textBox21);
this.groupBox4.Controls.Add(this.label21);
this.groupBox4.Controls.Add(this.textBox19);
this.groupBox4.Controls.Add(this.label19);
this.groupBox4.Controls.Add(this.textBox18);
this.groupBox4.Controls.Add(this.label18);
this.groupBox4.Location = new System.Drawing.Point(9, 9);
this.groupBox4.Margin = new System.Windows.Forms.Padding(4);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Padding = new System.Windows.Forms.Padding(4);
this.groupBox4.Size = new System.Drawing.Size(343, 164);
this.groupBox4.TabIndex = 0;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "收费信息";
//
// label24
//
this.label24.AutoSize = true;
this.label24.ForeColor = System.Drawing.Color.Blue;
this.label24.Location = new System.Drawing.Point(7, 128);
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(68, 15);
this.label24.TabIndex = 13;
this.label24.Text = "合 计:";
//
// textBox24
//
this.textBox24.Location = new System.Drawing.Point(76, 124);
this.textBox24.Margin = new System.Windows.Forms.Padding(4);
this.textBox24.Name = "textBox24";
this.textBox24.Size = new System.Drawing.Size(85, 25);
this.textBox24.TabIndex = 12;
//
// textBox22
//
this.textBox22.Location = new System.Drawing.Point(248, 89);
this.textBox22.Margin = new System.Windows.Forms.Padding(4);
this.textBox22.Name = "textBox22";
this.textBox22.Size = new System.Drawing.Size(85, 25);
this.textBox22.TabIndex = 11;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(180, 92);
this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(68, 15);
this.label22.TabIndex = 10;
this.label22.Text = "支 票:";
//
// textBox23
//
this.textBox23.Location = new System.Drawing.Point(76, 89);
this.textBox23.Margin = new System.Windows.Forms.Padding(4);
this.textBox23.Name = "textBox23";
this.textBox23.Size = new System.Drawing.Size(85, 25);
this.textBox23.TabIndex = 9;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(8, 92);
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(68, 15);
this.label23.TabIndex = 8;
this.label23.Text = "医 保:";
//
// textBox20
//
this.textBox20.Location = new System.Drawing.Point(248, 56);
this.textBox20.Margin = new System.Windows.Forms.Padding(4);
this.textBox20.Name = "textBox20";
this.textBox20.Size = new System.Drawing.Size(85, 25);
this.textBox20.TabIndex = 7;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(180, 60);
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(67, 15);
this.label20.TabIndex = 6;
this.label20.Text = "套餐卡:";
//
// textBox21
//
this.textBox21.Location = new System.Drawing.Point(76, 56);
this.textBox21.Margin = new System.Windows.Forms.Padding(4);
this.textBox21.Name = "textBox21";
this.textBox21.Size = new System.Drawing.Size(85, 25);
this.textBox21.TabIndex = 5;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(8, 60);
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(67, 15);
this.label21.TabIndex = 4;
this.label21.Text = "记帐卡:";
//
// textBox19
//
this.textBox19.Location = new System.Drawing.Point(248, 22);
this.textBox19.Margin = new System.Windows.Forms.Padding(4);
this.textBox19.Name = "textBox19";
this.textBox19.Size = new System.Drawing.Size(85, 25);
this.textBox19.TabIndex = 3;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(180, 26);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(67, 15);
this.label19.TabIndex = 2;
this.label19.Text = "银行卡:";
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(76, 22);
this.textBox18.Margin = new System.Windows.Forms.Padding(4);
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(85, 25);
this.textBox18.TabIndex = 1;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(8, 26);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(68, 15);
this.label18.TabIndex = 0;
this.label18.Text = "现 金:";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.gvTF);
this.groupBox3.Location = new System.Drawing.Point(85, 119);
this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
this.groupBox3.Size = new System.Drawing.Size(277, 514);
this.groupBox3.TabIndex = 3;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "本次退费项目";
//
// gvTF
//
this.gvTF.AllowUserToAddRows = false;
this.gvTF.AllowUserToDeleteRows = false;
this.gvTF.AllowUserToResizeColumns = false;
this.gvTF.AllowUserToResizeRows = false;
this.gvTF.BackgroundColor = System.Drawing.Color.White;
this.gvTF.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.gvTF.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.zhmc2,
this.jg2});
this.gvTF.Location = new System.Drawing.Point(4, 20);
this.gvTF.Margin = new System.Windows.Forms.Padding(4);
this.gvTF.MultiSelect = false;
this.gvTF.Name = "gvTF";
this.gvTF.ReadOnly = true;
this.gvTF.RowHeadersVisible = false;
this.gvTF.RowHeadersWidth = 51;
this.gvTF.RowTemplate.Height = 23;
this.gvTF.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.gvTF.Size = new System.Drawing.Size(268, 486);
this.gvTF.TabIndex = 1;
//
// zhmc2
//
this.zhmc2.DataPropertyName = "zhmc";
this.zhmc2.HeaderText = "组合名称";
this.zhmc2.MinimumWidth = 6;
this.zhmc2.Name = "zhmc2";
this.zhmc2.ReadOnly = true;
this.zhmc2.Width = 105;
//
// jg2
//
this.jg2.DataPropertyName = "zhjg_v";
this.jg2.HeaderText = "交费价格";
this.jg2.MinimumWidth = 6;
this.jg2.Name = "jg2";
this.jg2.ReadOnly = true;
this.jg2.Width = 90;
//
// btnJian
//
this.btnJian.Location = new System.Drawing.Point(0, 310);
this.btnJian.Margin = new System.Windows.Forms.Padding(4);
this.btnJian.Name = "btnJian";
this.btnJian.Size = new System.Drawing.Size(77, 29);
this.btnJian.TabIndex = 2;
this.btnJian.Text = "<--";
this.btnJian.UseVisualStyleBackColor = true;
this.btnJian.Click += new System.EventHandler(this.btnJian_Click);
//
// btnJia
//
this.btnJia.Location = new System.Drawing.Point(0, 228);
this.btnJia.Margin = new System.Windows.Forms.Padding(4);
this.btnJia.Name = "btnJia";
this.btnJia.Size = new System.Drawing.Size(77, 29);
this.btnJia.TabIndex = 1;
this.btnJia.Text = "-->";
this.btnJia.UseVisualStyleBackColor = true;
this.btnJia.Click += new System.EventHandler(this.btnJia_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.tbTMH);
this.groupBox2.Controls.Add(this.label30);
this.groupBox2.Controls.Add(this.tbJXSF);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.tbTCMC);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.tbSFLX);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.tbNL);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.tbXB);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.tbXM);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.tbHYH);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Location = new System.Drawing.Point(4, 11);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
this.groupBox2.Size = new System.Drawing.Size(757, 98);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "基本信息";
//
// tbTMH
//
this.tbTMH.Location = new System.Drawing.Point(92, 56);
this.tbTMH.Margin = new System.Windows.Forms.Padding(4);
this.tbTMH.Name = "tbTMH";
this.tbTMH.ReadOnly = true;
this.tbTMH.Size = new System.Drawing.Size(144, 25);
this.tbTMH.TabIndex = 15;
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(13, 61);
this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(83, 15);
this.label30.TabIndex = 14;
this.label30.Text = "条 码 号:";
//
// tbJXSF
//
this.tbJXSF.Location = new System.Drawing.Point(643, 58);
this.tbJXSF.Margin = new System.Windows.Forms.Padding(4);
this.tbJXSF.Name = "tbJXSF";
this.tbJXSF.ReadOnly = true;
this.tbJXSF.Size = new System.Drawing.Size(93, 25);
this.tbJXSF.TabIndex = 13;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(567, 60);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(82, 15);
this.label8.TabIndex = 12;
this.label8.Text = "加项收费:";
//
// tbTCMC
//
this.tbTCMC.Location = new System.Drawing.Point(328, 56);
this.tbTCMC.Margin = new System.Windows.Forms.Padding(4);
this.tbTCMC.Name = "tbTCMC";
this.tbTCMC.ReadOnly = true;
this.tbTCMC.Size = new System.Drawing.Size(227, 25);
this.tbTCMC.TabIndex = 11;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(245, 60);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(82, 15);
this.label7.TabIndex = 10;
this.label7.Text = "套餐名称:";
//
// tbSFLX
//
this.tbSFLX.Location = new System.Drawing.Point(643, 24);
this.tbSFLX.Margin = new System.Windows.Forms.Padding(4);
this.tbSFLX.Name = "tbSFLX";
this.tbSFLX.ReadOnly = true;
this.tbSFLX.Size = new System.Drawing.Size(93, 25);
this.tbSFLX.TabIndex = 9;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(567, 28);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(82, 15);
this.label6.TabIndex = 8;
this.label6.Text = "收费类型:";
//
// tbNL
//
this.tbNL.Location = new System.Drawing.Point(515, 24);
this.tbNL.Margin = new System.Windows.Forms.Padding(4);
this.tbNL.Name = "tbNL";
this.tbNL.ReadOnly = true;
this.tbNL.Size = new System.Drawing.Size(41, 25);
this.tbNL.TabIndex = 7;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(468, 28);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(52, 15);
this.label5.TabIndex = 6;
this.label5.Text = "年龄:";
//
// tbXB
//
this.tbXB.Location = new System.Drawing.Point(421, 24);
this.tbXB.Margin = new System.Windows.Forms.Padding(4);
this.tbXB.Name = "tbXB";
this.tbXB.ReadOnly = true;
this.tbXB.Size = new System.Drawing.Size(41, 25);
this.tbXB.TabIndex = 5;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(376, 28);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(52, 15);
this.label4.TabIndex = 4;
this.label4.Text = "性别:";
//
// tbXM
//
this.tbXM.Location = new System.Drawing.Point(287, 24);
this.tbXM.Margin = new System.Windows.Forms.Padding(4);
this.tbXM.Name = "tbXM";
this.tbXM.ReadOnly = true;
this.tbXM.Size = new System.Drawing.Size(85, 25);
this.tbXM.TabIndex = 3;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(245, 28);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(52, 15);
this.label3.TabIndex = 2;
this.label3.Text = "姓名:";
//
// tbHYH
//
this.tbHYH.Location = new System.Drawing.Point(92, 24);
this.tbHYH.Margin = new System.Windows.Forms.Padding(4);
this.tbHYH.Name = "tbHYH";
this.tbHYH.ReadOnly = true;
this.tbHYH.Size = new System.Drawing.Size(144, 25);
this.tbHYH.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(13, 28);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(83, 15);
this.label2.TabIndex = 0;
this.label2.Text = "会 员 号:";
//
// frmTuiFei
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1111, 643);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "frmTuiFei";
this.Text = "退费";
this.Load += new System.EventHandler(this.frmTuiFei_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gvKTF)).EndInit();
this.panel2.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.groupBox6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gvTF)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.DataGridView gvKTF;
private System.Windows.Forms.TextBox tb_TM;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox tbTCMC;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox tbSFLX;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tbNL;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox tbXB;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tbXM;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox tbHYH;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button btnJian;
private System.Windows.Forms.Button btnJia;
private System.Windows.Forms.TextBox tbJXSF;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.DataGridView gvTF;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TextBox tbXJ;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tbYTJE;
private System.Windows.Forms.TextBox tbYHK;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox tbZP;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox tbHJJE;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Button btnQX;
private System.Windows.Forms.Button btnTF;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.TextBox textBox24;
private System.Windows.Forms.TextBox textBox22;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.TextBox textBox23;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.TextBox textBox20;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.TextBox textBox21;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TextBox textBox19;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox textBox18;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TextBox textBox25;
private System.Windows.Forms.TextBox textBox26;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.TextBox textBox27;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.TextBox textBox30;
private System.Windows.Forms.TextBox textBox31;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.DataGridView dataGridView3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.TextBox textBox28;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.TextBox tbTMH;
private System.Windows.Forms.DataGridViewTextBoxColumn zhmc1;
private System.Windows.Forms.DataGridViewTextBoxColumn jg1;
private System.Windows.Forms.DataGridViewTextBoxColumn zhmc2;
private System.Windows.Forms.DataGridViewTextBoxColumn jg2;
private System.Windows.Forms.TextBox tbMF;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox tbWstc;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox tbZfb;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox tbWx;
private System.Windows.Forms.Label label16;
}
}