详细代码
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace POS机C井例子代码
{
/// <summary>
/// Form4 的摘要说明。
/// </summary>
public class Form4 : System.Windows.Forms.Form
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.Container components = null;
public Form4()
{
//
// Windows 窗体设计器支持所必需的
//
InitializeComponent();
//
// TODO: 在 InitializeComponent 调用后添加任何构造函数代码
//
}
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
protected override void Dispose( bool disposing )
{
if( disposing )
{
if(components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要使用代码编辑器修改
/// 此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.driveListBox1 = new Microsoft.VisualBasic.Compatibility.VB6.DriveListBox();
this.driveListBox2 = new Microsoft.VisualBasic.Compatibility.VB6.DriveListBox();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.SuspendLayout();
//
// label1
//
this.label1.Location = new System.Drawing.Point(16, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(72, 23);
this.label1.TabIndex = 0;
this.label1.Text = "开机文字";
//
// label2
//
this.label2.Location = new System.Drawing.Point(16, 32);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(72, 23);
this.label2.TabIndex = 1;
this.label2.Text = "Logo图片";
//
// label3
//
this.label3.Location = new System.Drawing.Point(16, 56);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(80, 23);
this.label3.TabIndex = 2;
this.label3.Text = "咨询热线图片";
//
// label4
//
this.label4.Location = new System.Drawing.Point(16, 96);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(80, 23);
this.label4.TabIndex = 3;
this.label4.Text = "管理员密码";
//
// label5
//
this.label5.Location = new System.Drawing.Point(16, 120);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(64, 23);
this.label5.TabIndex = 4;
this.label5.Text = "单位代号";
//
// label6
//
this.label6.Location = new System.Drawing.Point(184, 96);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(112, 23);
this.label6.TabIndex = 5;
this.label6.Text = "卡内允许最大金额";
//
// label7
//
this.label7.Location = new System.Drawing.Point(184, 120);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(112, 23);
this.label7.TabIndex = 6;
this.label7.Text = "卡内允许最小金额";
//
// label8
//
this.label8.Location = new System.Drawing.Point(184, 144);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(112, 23);
this.label8.TabIndex = 7;
this.label8.Text = "卡内最小报警金额";
//
// label9
//
this.label9.Location = new System.Drawing.Point(184, 168);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(112, 23);
this.label9.TabIndex = 8;
this.label9.Text = "键盘输入最高限额";
//
// label10
//
this.label10.Location = new System.Drawing.Point(184, 192);
this.label10.Name = "label10";
this.label10.TabIndex = 9;
this.label10.Text = "相同卡最小间隔";
//
// label11
//
this.label11.Location = new System.Drawing.Point(160, 224);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(80, 16);
this.label11.TabIndex = 10;
this.label11.Text = "早餐起止时间";
//
// label12
//
this.label12.Location = new System.Drawing.Point(160, 248);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(80, 16);
this.label12.TabIndex = 11;
this.label12.Text = "午餐起止时间";
//
// label13
//
this.label13.Location = new System.Drawing.Point(160, 272);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(80, 16);
this.label13.TabIndex = 12;
this.label13.Text = "晚餐起止时间";
//
// label14
//
this.label14.Location = new System.Drawing.Point(160, 296);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(80, 16);
this.label14.TabIndex = 13;
this.label14.Text = "夜宵起止时间";
//
// label15
//
this.label15.Location = new System.Drawing.Point(16, 344);
this.label15.Name = "label15";
this.label15.TabIndex = 14;
this.label15.Text = "卡类别0早餐定额";
//
// label16
//
this.label16.Location = new System.Drawing.Point(280, 224);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(16, 23);
this.label16.TabIndex = 15;
this.label16.Text = ":";
//
// label17
//
this.label17.Location = new System.Drawing.Point(384, 224);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(16, 23);
this.label17.TabIndex = 16;
this.label17.Text = ":";
//
// label18
//
this.label18.Location = new System.Drawing.Point(336, 232);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(16, 23);
this.label18.TabIndex = 17;
this.label18.Text = "~";
//
// label19
//
this.label19.Location = new System.Drawing.Point(384, 160);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(56, 23);
this.label19.TabIndex = 18;
this.label19.Text = "消费模式";
//
// label20
//
this.label20.Location = new System.Drawing.Point(496, 160);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(256, 40);
this.label20.TabIndex = 19;
this.label20.Text = "(0-普通模式,1-定额消费,2-快捷键方式,3-只记次不扣钱)";
//
// label21
//
this.label21.Location = new System.Drawing.Point(456, 224);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(80, 16);
this.label21.TabIndex = 20;
this.label21.Text = "早餐最高限额";
//
// label22
//
this.label22.Location = new System.Drawing.Point(456, 248);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(80, 16);
this.label22.TabIndex = 21;
this.label22.Text = "午餐最高限额";
//
// label23
//
this.label23.Location = new System.Drawing.Point(456, 272);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(80, 16);
this.label23.TabIndex = 22;
this.label23.Text = "晚餐最高限额";
//
// label24
//
this.label24.Location = new System.Drawing.Point(456, 296);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(80, 16);
this.label24.TabIndex = 23;
this.label24.Text = "夜宵最高限额";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(104, 8);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(344, 21);
this.textBox1.TabIndex = 24;
this.textBox1.Text = "易用型IC卡POS机 型号:POS-IC-485-01 ——功能强大 快捷易用! ";
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(104, 32);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(344, 21);
this.textBox2.TabIndex = 25;
this.textBox2.Text = "";
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(104, 56);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(344, 21);
this.textBox3.TabIndex = 26;
this.textBox3.Text = "";
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(88, 96);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(88, 21);
this.textBox4.TabIndex = 27;
this.textBox4.Text = "123456";
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(88, 120);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(88, 21);
this.textBox5.TabIndex = 28;
this.textBox5.Text = "0";
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(296, 96);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(72, 21);
this.textBox6.TabIndex = 29;
this.textBox6.Text = "16777215";
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(296, 120);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(72, 21);
this.textBox7.TabIndex = 30;
this.textBox7.Text = "0";
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(296, 144);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(72, 21);
this.textBox8.TabIndex = 31;
this.textBox8.Text = "0";
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(296, 168);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(72, 21);
this.textBox9.TabIndex = 32;
this.textBox9.Text = "0";
//
// checkBox1
//
this.checkBox1.Location = new System.Drawing.Point(16, 192);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(120, 24);
this.checkBox1.TabIndex = 33;
this.checkBox1.Text = "卡类别0允许使用";
//
// checkBox2
//
this.checkBox2.Location = new System.Drawing.Point(16, 208);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(120, 24);
this.checkBox2.TabIndex = 34;
this.checkBox2.Text = "卡类别1允许使用";
//
// checkBox3
//
this.checkBox3.Location = new System.Drawing.Point(16, 224);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(120, 24);
this.checkBox3.TabIndex = 35;
this.checkBox3.Text = "卡类别2允许使用";
//
// checkBox4
//
this.checkBox4.Location = new System.Drawing.Point(16, 240);
this.checkBox4.Name = "checkBox4";
this.checkBox4.Size = new System.Drawing.Size(120, 24);
this.checkBox4.TabIndex = 36;
this.checkBox4.Text = "卡类别3允许使用";
//
// checkBox5
//
this.checkBox5.Location = new System.Drawing.Point(16, 256);
this.checkBox5.Name = "checkBox5";
this.checkBox5.Size = new System.Drawing.Size(128, 24);
this.checkBox5.TabIndex = 37;
this.checkBox5.Text = "卡类别4允许使用";
//
// checkBox6
//
this.checkBox6.Location = new System.Drawing.Point(16, 272);
this.checkBox6.Name = "checkBox6";
this.checkBox6.Size = new System.Drawing.Size(128, 24);
this.checkBox6.TabIndex = 38;
this.checkBox6.Text = "卡类别5允许使用";
//
// checkBox7
//
this.checkBox7.Location = new System.Drawing.Point(16, 288);
this.checkBox7.Name = "checkBox7";
this.checkBox7.Size = new System.Drawing.Size(120, 24);
this.checkBox7.TabIndex = 39;
this.checkBox7.Text = "卡类别6允许使用";
//
// checkBox8
//
this.checkBox8.Location = new System.Drawing.Point(16, 304);
this.checkBox8.Name = "checkBox8";
this.checkBox8.Size = new System.Drawing.Size(128, 24);
this.checkBox8.TabIndex = 40;
this.checkBox8.Text = "卡类别7允许使用";
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(296, 192);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(72, 21);
this.textBox10.TabIndex = 41;
this.textBox10.Text = "3";
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(248, 224);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(32, 21);
this.textBox11.TabIndex = 42;
this.textBox11.Text = "3";
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(296, 224);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(32, 21);
this.textBox12.TabIndex = 43;
this.textBox12.Text = "00";
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(352, 224);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(32, 21);
this.textBox13.TabIndex = 44;
this.textBox13.Text = "8";
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(400, 224);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(32, 21);
this.textBox14.TabIndex = 45;
this.textBox14.Text = "59";
//
// textBox15
//
this.textBox15.Location = new System.Drawing.Point(248, 248);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(32, 21);
this.textBox15.TabIndex = 46;
this.textBox15.Text = "9";
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(296, 248);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(32, 21);
this.textBox16.TabIndex = 47;
this.textBox16.Text = "00";
//
// textBox17
//
this.textBox17.Location = new System.Drawing.Point(352, 248);
this.textBox17.Name = "textBox17";
this.textBox17.Size = new System.Drawing.Size(32, 21);
this.textBox17.TabIndex = 48;
this.textBox17.Text = "15";
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(400, 248);
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(32, 21);
this.textBox18.TabIndex = 49;
this.textBox18.Text = "59";
//
// textBox19
//
this.textBox19.Location = new System.Drawing.Point(248, 272);
this.textBox19.Name = "textBox19";
this.textBox19.Size = new System.Drawing.Size(32, 21);
this.textBox19.TabIndex = 50;
this.textBox19.Text = "16";
//
// textBox20
//
this.textBox20.Location = new System.Drawing.Point(296, 272);
this.textBox20.Name = "textBox20";
this.textBox20.Size = new System.Drawing.Size(32, 21);
this.textBox20.TabIndex = 51;
this.textBox20.Text = "00";
//
// textBox21
//
this.textBox21.Location = new System.Drawing.Point(352, 272);
this.textBox21.Name = "textBox21";
this.textBox21.Size = new System.Drawing.Size(32, 21);
this.textBox21.TabIndex = 52;
this.textBox21.Text = "21";
//
// textBox22
//
this.textBox22.Location = new System.Drawing.Point(400, 272);
this.textBox22.Name = "textBox22";
this.textBox22.Size = new System.Drawing.Size(32, 21);
this.textBox22.TabIndex = 53;
this.textBox22.Text = "59";
//
// textBox23
//
this.textBox23.Location = new System.Drawing.Point(248, 296);
this.textBox23.Name = "textBox23";
this.textBox23.Size = new System.Drawing.Size(32, 21);
this.textBox23.TabIndex = 54;
this.textBox23.Text = "22";
//
// textBox24
//
this.textBox24.Location = new System.Drawing.Point(296, 296);
this.textBox24.Name = "textBox24";
this.textBox24.Size = new System.Drawing.Size(32, 21);
this.textBox24.TabIndex = 55;
this.textBox24.Text = "00";
//
// textBox25
//
this.textBox25.Location = new System.Drawing.Point(352, 296);
this.textBox25.Name = "textBox25";
this.textBox25.Size = new System.Drawing.Size(32, 21);
this.textBox25.TabIndex = 56;
this.textBox25.Text = "23";
//
// textBox26
//
this.textBox26.Location = new System.Drawing.Point(400, 296);
this.textBox26.Name = "textBox26";
this.textBox26.Size = new System.Drawing.Size(32, 21);
this.textBox26.TabIndex = 57;
this.textBox26.Text = "59";
//
// label25
//
this.label25.Location = new System.Drawing.Point(384, 248);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(16, 23);
this.label25.TabIndex = 58;
this.label25.Text = ":";
//
// label26
//
this.label26.Location = new System.Drawing.Point(280, 248);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(16, 23);
this.label26.TabIndex = 59;
this.label26.Text = ":";
//
// label27
//
this.label27.Location = new System.Drawing.Point(336, 256);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(16, 23);
this.label27.TabIndex = 60;
this.label27.Text = "~";
//
// label28
//
this.label28.Location = new System.Drawing.Point(280, 272);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(16, 23);
this.label28.TabIndex = 61;
this.label28.Text = ":";
//
// label29
//
this.label29.Location = new System.Drawing.Point(280, 296);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(16, 23);
this.label29.TabIndex = 62;
this.label29.Text = ":";
//
// label30
//
this.label30.Location = new System.Drawing.Point(384, 296);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(16, 23);
this.label30.TabIndex = 63;
this.label30.Text = ":";
//
// label31
//
this.label31.Location = new System.Drawing.Point(384, 272);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(16, 23);
this.label31.TabIndex = 64;
this.label31.Text = ":";
//
// checkBox9
//
this.checkBox9.Location = new System.Drawing.Point(384, 96);
this.checkBox9.Name = "checkBox9";
this.checkBox9.Size = new System.Drawing.Size(80, 24);
this.checkBox9.TabIndex = 65;
this.checkBox9.Text = "每餐累计";
//
// checkBox10
//
this.checkBox10.Location = new System.Drawing.Point(384, 120);
this.checkBox10.Name = "checkBox10";
this.checkBox10.Size = new System.Drawing.Size(80, 24);
this.checkBox10.TabIndex = 66;
this.checkBox10.Text = "每天累计";
//
// textBox27
//
this.textBox27.Location = new System.Drawing.Point(440, 160);
this.textBox27.Name = "textBox27";
this.textBox27.Size = new System.Drawing.Size(40, 21);
this.textBox27.TabIndex = 67;
this.textBox27.Text = "0";
//
// button1
//
this.button1.Location = new System.Drawing.Point(528, 8);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(80, 32);
this.button1.TabIndex = 68;
this.button1.Text = "刷 新";
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// driveListBox1
//
this.driveListBox1.Location = new System.Drawing.Point(528, 56);
this.driveListBox1.Name = "driveListBox1";
this.driveListBox1.Size = new System.Drawing.Size(80, 22);
this.driveListBox1.TabIndex = 69;
//
// button2
//
this.button2.Location = new System.Drawing.Point(632, 8);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(208, 32);
this.button2.TabIndex = 70;
this.button2.Text = "远程设定logo图片及开机文字";
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(632, 48);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(208, 32);
this.button3.TabIndex = 71;
this.button3.Text = "写logo图片及开机文字至U盘或磁盘";
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// textBox28
//
this.textBox28.Location = new System.Drawing.Point(544, 224);
this.textBox28.Name = "textBox28";
this.textBox28.Size = new System.Drawing.Size(88, 21);
this.textBox28.TabIndex = 72;
this.textBox28.Text = "16777215";
//
// textBox29
//
this.textBox29.Location = new System.Drawing.Point(544, 248);
this.textBox29.Name = "textBox29";
this.textBox29.Size = new System.Drawing.Size(88, 21);
this.textBox29.TabIndex = 73;
this.textBox29.Text = "16777215";
//
// textBox30
//
this.textBox30.Location = new System.Drawing.Point(544, 272);
this.textBox30.Name = "textBox30";
this.textBox30.Size = new System.Drawing.Size(88, 21);
this.textBox30.TabIndex = 74;
this.textBox30.Text = "16777215";
//
// textBox31
//
this.textBox31.Location = new System.Drawing.Point(544, 296);
this.textBox31.Name = "textBox31";
this.textBox31.Size = new System.Drawing.Size(88, 21);
this.textBox31.TabIndex = 75;
this.textBox31.Text = "16777215";
//
// label32
//
this.label32.Location = new System.Drawing.Point(336, 280);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(16, 23);
this.label32.TabIndex = 76;
this.label32.Text = "~";
//
// label33
//
this.label33.Location = new System.Drawing.Point(336, 304);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(16, 23);
this.label33.TabIndex = 77;
this.label33.Text = "~";
//
// label34
//
this.label34.Location = new System.Drawing.Point(224, 344);
this.label34.Name = "label34";
this.label34.TabIndex = 78;
this.label34.Text = "卡类别2早餐定额";
//
// label35
//
this.label35.Location = new System.Drawing.Point(440, 344);
this.label35.Name = "label35";
this.label35.TabIndex = 79;
this.label35.Text = "卡类别4早餐定额";
//
// label36
//
this.label36.Location = new System.Drawing.Point(224, 368);
this.label36.Name = "label36";
this.label36.TabIndex = 80;
this.label36.Text = "卡类别2午餐定额";
//
// label37
//
this.label37.Location = new System.Drawing.Point(640, 344);
this.label37.Name = "label37";
this.label37.TabIndex = 81;
this.label37.Text = "卡类别6早餐定额";
//
// label38
//
this.label38.Location = new System.Drawing.Point(16, 368);
this.label38.Name = "label38";
this.label38.TabIndex = 82;
this.label38.Text = "卡类别0午餐定额";
//
// label39
//
this.label39.Location = new System.Drawing.Point(16, 440);
this.label39.Name = "label39";
this.label39.TabIndex = 83;
this.label39.Text = "卡类别1早餐定额";
//
// label40
//
this.label40.Location = new System.Drawing.Point(16, 464);
this.label40.Name = "label40";
this.label40.TabIndex = 84;
this.label40.Text = "卡类别1午餐定额";
//
// label41
//
this.label41.Location = new System.Drawing.Point(224, 416);
this.label41.Name = "label41";
this.label41.TabIndex = 85;
this.label41.Text = "卡类别2夜宵定额";
//
// label42
//
this.label42.Location = new System.Drawing.Point(224, 392);
this.label42.Name = "label42";
this.label42.TabIndex = 86;
this.label42.Text = "卡类别2晚餐定额";
//
// label43
//
this.label43.Location = new System.Drawing.Point(224, 464);
this.label43.Name = "label43";
this.label43.TabIndex = 87;
this.label43.Text = "卡类别3午餐定额";
//
// label44
//
this.label44.Location = new System.Drawing.Point(16, 416);
this.label44.Name = "label44";
this.label44.TabIndex = 88;
this.label44.Text = "卡类别0夜宵定额";
//
// label45
//
this.label45.Location = new System.Drawing.Point(16, 392);
this.label45.Name = "label45";
this.label45.TabIndex = 89;
this.label45.Text = "卡类别0晚餐定额";
//
// label46
//
this.label46.Location = new System.Drawing.Point(640, 392);
this.label46.Name = "label46";
this.label46.TabIndex = 90;
this.label46.Text = "卡类别6晚餐定额";
//
// label47
//
this.label47.Location = new System.Drawing.Point(640, 368);
this.label47.Name = "label47";
this.label47.TabIndex = 91;
this.label47.Text = "卡类别6午餐定额";
//
// label49
//
this.label49.Location = new System.Drawing.Point(16, 512);
this.label49.Name = "label49";
this.label49.TabIndex = 93;
this.label49.Text = "卡类别1夜宵定额";
//
// label50
//
this.label50.Location = new System.Drawing.Point(16, 488);
this.label50.Name = "label50";
this.label50.TabIndex = 94;
this.label50.Text = "卡类别1晚餐定额";
//
// label48
//
this.label48.Location = new System.Drawing.Point(224, 440);
this.label48.Name = "label48";
this.label48.TabIndex = 95;
this.label48.Text = "卡类别3早餐定额";
//
// label51
//
this.label51.Location = new System.Drawing.Point(440, 368);
this.label51.Name = "label51";
this.label51.TabIndex = 96;
this.label51.Text = "卡类别4午餐定额";
//
// label52
//
this.label52.Location = new System.Drawing.Point(440, 512);
this.label52.Name = "label52";
this.label52.TabIndex = 97;
this.label52.Text = "卡类别5夜宵定额";
//
// label53
//
this.label53.Location = new System.Drawing.Point(440, 440);
this.label53.Name = "label53";
this.label53.TabIndex = 98;
this.label53.Text = "卡类别5早餐定额";
//
// label54
//
this.label54.Location = new System.Drawing.Point(640, 464);
this.label54.Name = "label54";
this.label54.TabIndex = 99;
this.label54.Text = "卡类别7午餐定额";
//
// label55
//
this.label55.Location = new System.Drawing.Point(640, 440);
this.label55.Name = "label55";
this.label55.TabIndex = 100;
this.label55.Text = "卡类别7早餐定额";
//
// label56
//
this.label56.Location = new System.Drawing.Point(640, 416);
this.label56.Name = "label56";
this.label56.TabIndex = 101;
this.label56.Text = "卡类别6夜宵定额";
//
// label57
//
this.label57.Location = new System.Drawing.Point(440, 416);
this.label57.Name = "label57";
。。。。。。。。。。。。。。。