|
|
|
@ -28,61 +28,91 @@
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
label3 = new System.Windows.Forms.Label();
|
|
|
|
|
groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
lstBoxConnect = new System.Windows.Forms.ListBox();
|
|
|
|
|
txtDestAddr = new System.Windows.Forms.TextBox();
|
|
|
|
|
label2 = new System.Windows.Forms.Label();
|
|
|
|
|
txtChargePort = new System.Windows.Forms.TextBox();
|
|
|
|
|
label1 = new System.Windows.Forms.Label();
|
|
|
|
|
txtChargeIp = new System.Windows.Forms.TextBox();
|
|
|
|
|
BtnCloseConnect = new System.Windows.Forms.Button();
|
|
|
|
|
BtnChrg01Connect = new System.Windows.Forms.Button();
|
|
|
|
|
groupBox5 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
lstSendFrameInfo = new System.Windows.Forms.ListBox();
|
|
|
|
|
groupBox9 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
groupBox11 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
button26 = new System.Windows.Forms.Button();
|
|
|
|
|
button20 = new System.Windows.Forms.Button();
|
|
|
|
|
button21 = new System.Windows.Forms.Button();
|
|
|
|
|
button24 = new System.Windows.Forms.Button();
|
|
|
|
|
button19 = new System.Windows.Forms.Button();
|
|
|
|
|
button23 = new System.Windows.Forms.Button();
|
|
|
|
|
button22 = new System.Windows.Forms.Button();
|
|
|
|
|
groupBox8 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
groupBox12 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
button12 = new System.Windows.Forms.Button();
|
|
|
|
|
button27 = new System.Windows.Forms.Button();
|
|
|
|
|
button28 = new System.Windows.Forms.Button();
|
|
|
|
|
button29 = new System.Windows.Forms.Button();
|
|
|
|
|
button30 = new System.Windows.Forms.Button();
|
|
|
|
|
button15 = new System.Windows.Forms.Button();
|
|
|
|
|
button14 = new System.Windows.Forms.Button();
|
|
|
|
|
button16 = new System.Windows.Forms.Button();
|
|
|
|
|
button17 = new System.Windows.Forms.Button();
|
|
|
|
|
button18 = new System.Windows.Forms.Button();
|
|
|
|
|
lstRecvFrameInfo = new System.Windows.Forms.ListBox();
|
|
|
|
|
groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
button1 = new System.Windows.Forms.Button();
|
|
|
|
|
button2 = new System.Windows.Forms.Button();
|
|
|
|
|
button3 = new System.Windows.Forms.Button();
|
|
|
|
|
button4 = new System.Windows.Forms.Button();
|
|
|
|
|
button5 = new System.Windows.Forms.Button();
|
|
|
|
|
button6 = new System.Windows.Forms.Button();
|
|
|
|
|
button7 = new System.Windows.Forms.Button();
|
|
|
|
|
button8 = new System.Windows.Forms.Button();
|
|
|
|
|
button9 = new System.Windows.Forms.Button();
|
|
|
|
|
button10 = new System.Windows.Forms.Button();
|
|
|
|
|
groupBox3.SuspendLayout();
|
|
|
|
|
groupBox1.SuspendLayout();
|
|
|
|
|
groupBox5.SuspendLayout();
|
|
|
|
|
groupBox9.SuspendLayout();
|
|
|
|
|
groupBox11.SuspendLayout();
|
|
|
|
|
groupBox8.SuspendLayout();
|
|
|
|
|
groupBox12.SuspendLayout();
|
|
|
|
|
groupBox2.SuspendLayout();
|
|
|
|
|
SuspendLayout();
|
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.lstBoxConnect = new System.Windows.Forms.ListBox();
|
|
|
|
|
this.txtDestAddr = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtChargePort = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtChargeIp = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.BtnCloseConnect = new System.Windows.Forms.Button();
|
|
|
|
|
this.BtnChrg01Connect = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.lstSendFrameInfo = new System.Windows.Forms.ListBox();
|
|
|
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.groupBox11 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button26 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button21 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button23 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button22 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.groupBox12 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button27 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button28 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button29 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button30 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
|
|
|
this.lstRecvFrameInfo = new System.Windows.Forms.ListBox();
|
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button25 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button31 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox14 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button33 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button34 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox15 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button36 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox16 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button37 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button38 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button39 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button40 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button32 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button35 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button41 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button42 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
|
this.groupBox5.SuspendLayout();
|
|
|
|
|
this.groupBox9.SuspendLayout();
|
|
|
|
|
this.groupBox11.SuspendLayout();
|
|
|
|
|
this.groupBox8.SuspendLayout();
|
|
|
|
|
this.groupBox12.SuspendLayout();
|
|
|
|
|
this.groupBox4.SuspendLayout();
|
|
|
|
|
this.groupBox6.SuspendLayout();
|
|
|
|
|
this.groupBox7.SuspendLayout();
|
|
|
|
|
this.groupBox10.SuspendLayout();
|
|
|
|
|
this.groupBox13.SuspendLayout();
|
|
|
|
|
this.groupBox14.SuspendLayout();
|
|
|
|
|
this.groupBox15.SuspendLayout();
|
|
|
|
|
this.groupBox16.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// groupBox3
|
|
|
|
|
//
|
|
|
|
@ -108,12 +138,12 @@
|
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
label3.AutoSize = true;
|
|
|
|
|
label3.Location = new System.Drawing.Point(343, 38);
|
|
|
|
|
label3.Name = "label3";
|
|
|
|
|
label3.Size = new System.Drawing.Size(94, 20);
|
|
|
|
|
label3.TabIndex = 20;
|
|
|
|
|
label3.Text = "DestAddr:";
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(343, 33);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(94, 20);
|
|
|
|
|
this.label3.TabIndex = 20;
|
|
|
|
|
this.label3.Text = "DestAddr:";
|
|
|
|
|
//
|
|
|
|
|
// groupBox1
|
|
|
|
|
//
|
|
|
|
@ -204,16 +234,16 @@
|
|
|
|
|
//
|
|
|
|
|
// groupBox5
|
|
|
|
|
//
|
|
|
|
|
groupBox5.Controls.Add(lstSendFrameInfo);
|
|
|
|
|
groupBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
|
|
|
|
groupBox5.Location = new System.Drawing.Point(6, 571);
|
|
|
|
|
groupBox5.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
groupBox5.Name = "groupBox5";
|
|
|
|
|
groupBox5.Padding = new System.Windows.Forms.Padding(5);
|
|
|
|
|
groupBox5.Size = new System.Drawing.Size(1538, 172);
|
|
|
|
|
groupBox5.TabIndex = 82;
|
|
|
|
|
groupBox5.TabStop = false;
|
|
|
|
|
groupBox5.Text = "发送数据帧信息";
|
|
|
|
|
this.groupBox5.Controls.Add(this.lstSendFrameInfo);
|
|
|
|
|
this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
|
|
|
|
this.groupBox5.Location = new System.Drawing.Point(6, 477);
|
|
|
|
|
this.groupBox5.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.groupBox5.Name = "groupBox5";
|
|
|
|
|
this.groupBox5.Padding = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.groupBox5.Size = new System.Drawing.Size(1538, 172);
|
|
|
|
|
this.groupBox5.TabIndex = 82;
|
|
|
|
|
this.groupBox5.TabStop = false;
|
|
|
|
|
this.groupBox5.Text = "发送数据帧信息";
|
|
|
|
|
//
|
|
|
|
|
// lstSendFrameInfo
|
|
|
|
|
//
|
|
|
|
@ -482,153 +512,417 @@
|
|
|
|
|
//
|
|
|
|
|
// lstRecvFrameInfo
|
|
|
|
|
//
|
|
|
|
|
lstRecvFrameInfo.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
|
|
|
lstRecvFrameInfo.FormattingEnabled = true;
|
|
|
|
|
lstRecvFrameInfo.ItemHeight = 20;
|
|
|
|
|
lstRecvFrameInfo.Location = new System.Drawing.Point(10, 20);
|
|
|
|
|
lstRecvFrameInfo.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
lstRecvFrameInfo.Name = "lstRecvFrameInfo";
|
|
|
|
|
lstRecvFrameInfo.Size = new System.Drawing.Size(1528, 224);
|
|
|
|
|
lstRecvFrameInfo.TabIndex = 72;
|
|
|
|
|
this.lstRecvFrameInfo.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
|
this.lstRecvFrameInfo.FormattingEnabled = true;
|
|
|
|
|
this.lstRecvFrameInfo.ItemHeight = 20;
|
|
|
|
|
this.lstRecvFrameInfo.Location = new System.Drawing.Point(8, 659);
|
|
|
|
|
this.lstRecvFrameInfo.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.lstRecvFrameInfo.Name = "lstRecvFrameInfo";
|
|
|
|
|
this.lstRecvFrameInfo.Size = new System.Drawing.Size(1536, 124);
|
|
|
|
|
this.lstRecvFrameInfo.TabIndex = 72;
|
|
|
|
|
//
|
|
|
|
|
// groupBox2
|
|
|
|
|
//
|
|
|
|
|
groupBox2.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
groupBox2.Controls.Add(lstRecvFrameInfo);
|
|
|
|
|
groupBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
|
|
|
|
groupBox2.Location = new System.Drawing.Point(6, 753);
|
|
|
|
|
groupBox2.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
groupBox2.Name = "groupBox2";
|
|
|
|
|
groupBox2.Padding = new System.Windows.Forms.Padding(5);
|
|
|
|
|
groupBox2.Size = new System.Drawing.Size(1545, 288);
|
|
|
|
|
groupBox2.TabIndex = 81;
|
|
|
|
|
groupBox2.TabStop = false;
|
|
|
|
|
groupBox2.Text = "接收数据帧信息";
|
|
|
|
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(6, 753);
|
|
|
|
|
this.groupBox2.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(1545, 0);
|
|
|
|
|
this.groupBox2.TabIndex = 81;
|
|
|
|
|
this.groupBox2.TabStop = false;
|
|
|
|
|
this.groupBox2.Text = "接收数据帧信息";
|
|
|
|
|
//
|
|
|
|
|
// button1
|
|
|
|
|
//
|
|
|
|
|
button1.Location = new System.Drawing.Point(19, 212);
|
|
|
|
|
button1.Name = "button1";
|
|
|
|
|
button1.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button1.TabIndex = 118;
|
|
|
|
|
button1.Text = "1101";
|
|
|
|
|
button1.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button1.Location = new System.Drawing.Point(6, 26);
|
|
|
|
|
this.button1.Name = "button1";
|
|
|
|
|
this.button1.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button1.TabIndex = 118;
|
|
|
|
|
this.button1.Text = "1101";
|
|
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
|
|
|
//
|
|
|
|
|
// button2
|
|
|
|
|
//
|
|
|
|
|
button2.Location = new System.Drawing.Point(164, 212);
|
|
|
|
|
button2.Name = "button2";
|
|
|
|
|
button2.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button2.TabIndex = 119;
|
|
|
|
|
button2.Text = "1103";
|
|
|
|
|
button2.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(149, 26);
|
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
this.button2.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button2.TabIndex = 119;
|
|
|
|
|
this.button2.Text = "1103";
|
|
|
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
|
|
//
|
|
|
|
|
// button3
|
|
|
|
|
//
|
|
|
|
|
button3.Location = new System.Drawing.Point(309, 212);
|
|
|
|
|
button3.Name = "button3";
|
|
|
|
|
button3.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button3.TabIndex = 120;
|
|
|
|
|
button3.Text = "1105";
|
|
|
|
|
button3.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button3.Location = new System.Drawing.Point(294, 26);
|
|
|
|
|
this.button3.Name = "button3";
|
|
|
|
|
this.button3.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button3.TabIndex = 120;
|
|
|
|
|
this.button3.Text = "1105";
|
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
|
|
|
//
|
|
|
|
|
// button4
|
|
|
|
|
//
|
|
|
|
|
button4.Location = new System.Drawing.Point(454, 212);
|
|
|
|
|
button4.Name = "button4";
|
|
|
|
|
button4.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button4.TabIndex = 121;
|
|
|
|
|
button4.Text = "1107";
|
|
|
|
|
button4.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button4.Location = new System.Drawing.Point(439, 26);
|
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
|
this.button4.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button4.TabIndex = 121;
|
|
|
|
|
this.button4.Text = "1107";
|
|
|
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
|
|
|
//
|
|
|
|
|
// button5
|
|
|
|
|
//
|
|
|
|
|
button5.Location = new System.Drawing.Point(599, 212);
|
|
|
|
|
button5.Name = "button5";
|
|
|
|
|
button5.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button5.TabIndex = 122;
|
|
|
|
|
button5.Text = "1301";
|
|
|
|
|
button5.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button5.Location = new System.Drawing.Point(6, 26);
|
|
|
|
|
this.button5.Name = "button5";
|
|
|
|
|
this.button5.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button5.TabIndex = 122;
|
|
|
|
|
this.button5.Text = "1301";
|
|
|
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
|
|
//
|
|
|
|
|
// button6
|
|
|
|
|
//
|
|
|
|
|
button6.Location = new System.Drawing.Point(744, 212);
|
|
|
|
|
button6.Name = "button6";
|
|
|
|
|
button6.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button6.TabIndex = 123;
|
|
|
|
|
button6.Text = "1401";
|
|
|
|
|
button6.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button6.Location = new System.Drawing.Point(6, 26);
|
|
|
|
|
this.button6.Name = "button6";
|
|
|
|
|
this.button6.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button6.TabIndex = 123;
|
|
|
|
|
this.button6.Text = "1401";
|
|
|
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
|
|
|
//
|
|
|
|
|
// button7
|
|
|
|
|
//
|
|
|
|
|
button7.Location = new System.Drawing.Point(889, 212);
|
|
|
|
|
button7.Name = "button7";
|
|
|
|
|
button7.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button7.TabIndex = 124;
|
|
|
|
|
button7.Text = "1406";
|
|
|
|
|
button7.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button7.Location = new System.Drawing.Point(127, 26);
|
|
|
|
|
this.button7.Name = "button7";
|
|
|
|
|
this.button7.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button7.TabIndex = 124;
|
|
|
|
|
this.button7.Text = "1406";
|
|
|
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
|
|
|
//
|
|
|
|
|
// button8
|
|
|
|
|
//
|
|
|
|
|
button8.Location = new System.Drawing.Point(1034, 212);
|
|
|
|
|
button8.Name = "button8";
|
|
|
|
|
button8.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button8.TabIndex = 125;
|
|
|
|
|
button8.Text = "1502";
|
|
|
|
|
button8.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button8.Location = new System.Drawing.Point(5, 26);
|
|
|
|
|
this.button8.Name = "button8";
|
|
|
|
|
this.button8.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button8.TabIndex = 125;
|
|
|
|
|
this.button8.Text = "1502";
|
|
|
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
|
|
|
|
//
|
|
|
|
|
// button9
|
|
|
|
|
//
|
|
|
|
|
button9.Location = new System.Drawing.Point(1179, 212);
|
|
|
|
|
button9.Name = "button9";
|
|
|
|
|
button9.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button9.TabIndex = 126;
|
|
|
|
|
button9.Text = "1504";
|
|
|
|
|
button9.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button9.Location = new System.Drawing.Point(147, 26);
|
|
|
|
|
this.button9.Name = "button9";
|
|
|
|
|
this.button9.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button9.TabIndex = 126;
|
|
|
|
|
this.button9.Text = "1504";
|
|
|
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
|
|
|
//
|
|
|
|
|
// button10
|
|
|
|
|
//
|
|
|
|
|
button10.Location = new System.Drawing.Point(1324, 212);
|
|
|
|
|
button10.Name = "button10";
|
|
|
|
|
button10.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
button10.TabIndex = 127;
|
|
|
|
|
button10.Text = "1506";
|
|
|
|
|
button10.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button10.Location = new System.Drawing.Point(289, 26);
|
|
|
|
|
this.button10.Name = "button10";
|
|
|
|
|
this.button10.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button10.TabIndex = 127;
|
|
|
|
|
this.button10.Text = "1506";
|
|
|
|
|
this.button10.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button10.Click += new System.EventHandler(this.button10_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupBox4
|
|
|
|
|
//
|
|
|
|
|
this.groupBox4.Controls.Add(this.button3);
|
|
|
|
|
this.groupBox4.Controls.Add(this.button1);
|
|
|
|
|
this.groupBox4.Controls.Add(this.button2);
|
|
|
|
|
this.groupBox4.Controls.Add(this.button4);
|
|
|
|
|
this.groupBox4.Location = new System.Drawing.Point(9, 381);
|
|
|
|
|
this.groupBox4.Name = "groupBox4";
|
|
|
|
|
this.groupBox4.Size = new System.Drawing.Size(562, 75);
|
|
|
|
|
this.groupBox4.TabIndex = 128;
|
|
|
|
|
this.groupBox4.TabStop = false;
|
|
|
|
|
this.groupBox4.Text = "与计费策略相关的指令";
|
|
|
|
|
//
|
|
|
|
|
// groupBox6
|
|
|
|
|
//
|
|
|
|
|
this.groupBox6.Controls.Add(this.button5);
|
|
|
|
|
this.groupBox6.Location = new System.Drawing.Point(602, 381);
|
|
|
|
|
this.groupBox6.Name = "groupBox6";
|
|
|
|
|
this.groupBox6.Size = new System.Drawing.Size(130, 75);
|
|
|
|
|
this.groupBox6.TabIndex = 129;
|
|
|
|
|
this.groupBox6.TabStop = false;
|
|
|
|
|
this.groupBox6.Text = "白名单报文";
|
|
|
|
|
//
|
|
|
|
|
// groupBox7
|
|
|
|
|
//
|
|
|
|
|
this.groupBox7.Controls.Add(this.button6);
|
|
|
|
|
this.groupBox7.Controls.Add(this.button7);
|
|
|
|
|
this.groupBox7.Location = new System.Drawing.Point(758, 381);
|
|
|
|
|
this.groupBox7.Name = "groupBox7";
|
|
|
|
|
this.groupBox7.Size = new System.Drawing.Size(250, 75);
|
|
|
|
|
this.groupBox7.TabIndex = 129;
|
|
|
|
|
this.groupBox7.TabStop = false;
|
|
|
|
|
this.groupBox7.Text = "FTP远程升级、FTP日志上传";
|
|
|
|
|
//
|
|
|
|
|
// groupBox10
|
|
|
|
|
//
|
|
|
|
|
this.groupBox10.Controls.Add(this.button9);
|
|
|
|
|
this.groupBox10.Controls.Add(this.button8);
|
|
|
|
|
this.groupBox10.Controls.Add(this.button10);
|
|
|
|
|
this.groupBox10.Location = new System.Drawing.Point(1034, 381);
|
|
|
|
|
this.groupBox10.Name = "groupBox10";
|
|
|
|
|
this.groupBox10.Size = new System.Drawing.Size(410, 75);
|
|
|
|
|
this.groupBox10.TabIndex = 130;
|
|
|
|
|
this.groupBox10.TabStop = false;
|
|
|
|
|
this.groupBox10.Text = "协议方式日志上传";
|
|
|
|
|
//
|
|
|
|
|
// groupBox13
|
|
|
|
|
//
|
|
|
|
|
this.groupBox13.Controls.Add(this.button32);
|
|
|
|
|
this.groupBox13.Controls.Add(this.button11);
|
|
|
|
|
this.groupBox13.Controls.Add(this.button13);
|
|
|
|
|
this.groupBox13.Controls.Add(this.button25);
|
|
|
|
|
this.groupBox13.Controls.Add(this.button31);
|
|
|
|
|
this.groupBox13.Location = new System.Drawing.Point(11, 212);
|
|
|
|
|
this.groupBox13.Name = "groupBox13";
|
|
|
|
|
this.groupBox13.Size = new System.Drawing.Size(712, 75);
|
|
|
|
|
this.groupBox13.TabIndex = 129;
|
|
|
|
|
this.groupBox13.TabStop = false;
|
|
|
|
|
this.groupBox13.Text = "充电信息数据";
|
|
|
|
|
//
|
|
|
|
|
// button11
|
|
|
|
|
//
|
|
|
|
|
this.button11.Location = new System.Drawing.Point(294, 26);
|
|
|
|
|
this.button11.Name = "button11";
|
|
|
|
|
this.button11.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button11.TabIndex = 120;
|
|
|
|
|
this.button11.Text = "205";
|
|
|
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
|
|
|
|
//
|
|
|
|
|
// button13
|
|
|
|
|
//
|
|
|
|
|
this.button13.Location = new System.Drawing.Point(6, 26);
|
|
|
|
|
this.button13.Name = "button13";
|
|
|
|
|
this.button13.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button13.TabIndex = 118;
|
|
|
|
|
this.button13.Text = "201/221";
|
|
|
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
|
|
|
|
//
|
|
|
|
|
// button25
|
|
|
|
|
//
|
|
|
|
|
this.button25.Location = new System.Drawing.Point(149, 26);
|
|
|
|
|
this.button25.Name = "button25";
|
|
|
|
|
this.button25.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button25.TabIndex = 119;
|
|
|
|
|
this.button25.Text = "203";
|
|
|
|
|
this.button25.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button25.Click += new System.EventHandler(this.button25_Click);
|
|
|
|
|
//
|
|
|
|
|
// button31
|
|
|
|
|
//
|
|
|
|
|
this.button31.Location = new System.Drawing.Point(439, 26);
|
|
|
|
|
this.button31.Name = "button31";
|
|
|
|
|
this.button31.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button31.TabIndex = 121;
|
|
|
|
|
this.button31.Text = "207";
|
|
|
|
|
this.button31.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button31.Click += new System.EventHandler(this.button31_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupBox14
|
|
|
|
|
//
|
|
|
|
|
this.groupBox14.Controls.Add(this.button33);
|
|
|
|
|
this.groupBox14.Controls.Add(this.button34);
|
|
|
|
|
this.groupBox14.Location = new System.Drawing.Point(740, 212);
|
|
|
|
|
this.groupBox14.Name = "groupBox14";
|
|
|
|
|
this.groupBox14.Size = new System.Drawing.Size(273, 75);
|
|
|
|
|
this.groupBox14.TabIndex = 130;
|
|
|
|
|
this.groupBox14.TabStop = false;
|
|
|
|
|
this.groupBox14.Text = "直流充电桩BMS信息数据(预留)";
|
|
|
|
|
//
|
|
|
|
|
// button33
|
|
|
|
|
//
|
|
|
|
|
this.button33.Location = new System.Drawing.Point(6, 26);
|
|
|
|
|
this.button33.Name = "button33";
|
|
|
|
|
this.button33.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button33.TabIndex = 118;
|
|
|
|
|
this.button33.Text = "301";
|
|
|
|
|
this.button33.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button33.Click += new System.EventHandler(this.button33_Click);
|
|
|
|
|
//
|
|
|
|
|
// button34
|
|
|
|
|
//
|
|
|
|
|
this.button34.Location = new System.Drawing.Point(140, 26);
|
|
|
|
|
this.button34.Name = "button34";
|
|
|
|
|
this.button34.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button34.TabIndex = 119;
|
|
|
|
|
this.button34.Text = "303";
|
|
|
|
|
this.button34.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button34.Click += new System.EventHandler(this.button34_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupBox15
|
|
|
|
|
//
|
|
|
|
|
this.groupBox15.Controls.Add(this.button36);
|
|
|
|
|
this.groupBox15.Location = new System.Drawing.Point(1039, 212);
|
|
|
|
|
this.groupBox15.Name = "groupBox15";
|
|
|
|
|
this.groupBox15.Size = new System.Drawing.Size(130, 75);
|
|
|
|
|
this.groupBox15.TabIndex = 130;
|
|
|
|
|
this.groupBox15.TabStop = false;
|
|
|
|
|
this.groupBox15.Text = "历史数据";
|
|
|
|
|
//
|
|
|
|
|
// button36
|
|
|
|
|
//
|
|
|
|
|
this.button36.Location = new System.Drawing.Point(6, 26);
|
|
|
|
|
this.button36.Name = "button36";
|
|
|
|
|
this.button36.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button36.TabIndex = 122;
|
|
|
|
|
this.button36.Text = "401";
|
|
|
|
|
this.button36.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button36.Click += new System.EventHandler(this.button36_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupBox16
|
|
|
|
|
//
|
|
|
|
|
this.groupBox16.Controls.Add(this.button42);
|
|
|
|
|
this.groupBox16.Controls.Add(this.button41);
|
|
|
|
|
this.groupBox16.Controls.Add(this.button35);
|
|
|
|
|
this.groupBox16.Controls.Add(this.button37);
|
|
|
|
|
this.groupBox16.Controls.Add(this.button38);
|
|
|
|
|
this.groupBox16.Controls.Add(this.button39);
|
|
|
|
|
this.groupBox16.Controls.Add(this.button40);
|
|
|
|
|
this.groupBox16.Location = new System.Drawing.Point(6, 293);
|
|
|
|
|
this.groupBox16.Name = "groupBox16";
|
|
|
|
|
this.groupBox16.Size = new System.Drawing.Size(1007, 75);
|
|
|
|
|
this.groupBox16.TabIndex = 130;
|
|
|
|
|
this.groupBox16.TabStop = false;
|
|
|
|
|
this.groupBox16.Text = "升级命令";
|
|
|
|
|
//
|
|
|
|
|
// button37
|
|
|
|
|
//
|
|
|
|
|
this.button37.Location = new System.Drawing.Point(294, 26);
|
|
|
|
|
this.button37.Name = "button37";
|
|
|
|
|
this.button37.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button37.TabIndex = 120;
|
|
|
|
|
this.button37.Text = "1005";
|
|
|
|
|
this.button37.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button37.Click += new System.EventHandler(this.button37_Click);
|
|
|
|
|
//
|
|
|
|
|
// button38
|
|
|
|
|
//
|
|
|
|
|
this.button38.Location = new System.Drawing.Point(6, 26);
|
|
|
|
|
this.button38.Name = "button38";
|
|
|
|
|
this.button38.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button38.TabIndex = 118;
|
|
|
|
|
this.button38.Text = "1001";
|
|
|
|
|
this.button38.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button38.Click += new System.EventHandler(this.button38_Click);
|
|
|
|
|
//
|
|
|
|
|
// button39
|
|
|
|
|
//
|
|
|
|
|
this.button39.Location = new System.Drawing.Point(150, 26);
|
|
|
|
|
this.button39.Name = "button39";
|
|
|
|
|
this.button39.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button39.TabIndex = 119;
|
|
|
|
|
this.button39.Text = "1003";
|
|
|
|
|
this.button39.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button39.Click += new System.EventHandler(this.button39_Click);
|
|
|
|
|
//
|
|
|
|
|
// button40
|
|
|
|
|
//
|
|
|
|
|
this.button40.Location = new System.Drawing.Point(438, 26);
|
|
|
|
|
this.button40.Name = "button40";
|
|
|
|
|
this.button40.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button40.TabIndex = 121;
|
|
|
|
|
this.button40.Text = "1007";
|
|
|
|
|
this.button40.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button40.Click += new System.EventHandler(this.button40_Click);
|
|
|
|
|
//
|
|
|
|
|
// button32
|
|
|
|
|
//
|
|
|
|
|
this.button32.Location = new System.Drawing.Point(576, 26);
|
|
|
|
|
this.button32.Name = "button32";
|
|
|
|
|
this.button32.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button32.TabIndex = 122;
|
|
|
|
|
this.button32.Text = "209";
|
|
|
|
|
this.button32.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button32.Click += new System.EventHandler(this.button32_Click);
|
|
|
|
|
//
|
|
|
|
|
// button35
|
|
|
|
|
//
|
|
|
|
|
this.button35.Location = new System.Drawing.Point(582, 26);
|
|
|
|
|
this.button35.Name = "button35";
|
|
|
|
|
this.button35.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button35.TabIndex = 122;
|
|
|
|
|
this.button35.Text = "1009";
|
|
|
|
|
this.button35.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button35.Click += new System.EventHandler(this.button35_Click);
|
|
|
|
|
//
|
|
|
|
|
// button41
|
|
|
|
|
//
|
|
|
|
|
this.button41.Location = new System.Drawing.Point(726, 26);
|
|
|
|
|
this.button41.Name = "button41";
|
|
|
|
|
this.button41.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button41.TabIndex = 123;
|
|
|
|
|
this.button41.Text = "1011";
|
|
|
|
|
this.button41.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button41.Click += new System.EventHandler(this.button41_Click);
|
|
|
|
|
//
|
|
|
|
|
// button42
|
|
|
|
|
//
|
|
|
|
|
this.button42.Location = new System.Drawing.Point(870, 26);
|
|
|
|
|
this.button42.Name = "button42";
|
|
|
|
|
this.button42.Size = new System.Drawing.Size(115, 37);
|
|
|
|
|
this.button42.TabIndex = 124;
|
|
|
|
|
this.button42.Text = "1021";
|
|
|
|
|
this.button42.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button42.Click += new System.EventHandler(this.button42_Click);
|
|
|
|
|
//
|
|
|
|
|
// FrmChargeResult
|
|
|
|
|
//
|
|
|
|
|
AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|
|
|
|
|
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
ClientSize = new System.Drawing.Size(1563, 1055);
|
|
|
|
|
Controls.Add(button10);
|
|
|
|
|
Controls.Add(button9);
|
|
|
|
|
Controls.Add(button8);
|
|
|
|
|
Controls.Add(button7);
|
|
|
|
|
Controls.Add(button6);
|
|
|
|
|
Controls.Add(button5);
|
|
|
|
|
Controls.Add(button4);
|
|
|
|
|
Controls.Add(button3);
|
|
|
|
|
Controls.Add(button2);
|
|
|
|
|
Controls.Add(button1);
|
|
|
|
|
Controls.Add(groupBox9);
|
|
|
|
|
Controls.Add(groupBox11);
|
|
|
|
|
Controls.Add(groupBox5);
|
|
|
|
|
Controls.Add(groupBox8);
|
|
|
|
|
Controls.Add(groupBox2);
|
|
|
|
|
FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
|
|
|
|
|
Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
Name = "FrmChargeResult";
|
|
|
|
|
Text = "充电机对接";
|
|
|
|
|
groupBox3.ResumeLayout(false);
|
|
|
|
|
groupBox3.PerformLayout();
|
|
|
|
|
groupBox1.ResumeLayout(false);
|
|
|
|
|
groupBox5.ResumeLayout(false);
|
|
|
|
|
groupBox9.ResumeLayout(false);
|
|
|
|
|
groupBox11.ResumeLayout(false);
|
|
|
|
|
groupBox8.ResumeLayout(false);
|
|
|
|
|
groupBox12.ResumeLayout(false);
|
|
|
|
|
groupBox2.ResumeLayout(false);
|
|
|
|
|
ResumeLayout(false);
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(1563, 900);
|
|
|
|
|
this.Controls.Add(this.lstRecvFrameInfo);
|
|
|
|
|
this.Controls.Add(this.groupBox16);
|
|
|
|
|
this.Controls.Add(this.groupBox15);
|
|
|
|
|
this.Controls.Add(this.groupBox14);
|
|
|
|
|
this.Controls.Add(this.groupBox13);
|
|
|
|
|
this.Controls.Add(this.groupBox10);
|
|
|
|
|
this.Controls.Add(this.groupBox7);
|
|
|
|
|
this.Controls.Add(this.groupBox6);
|
|
|
|
|
this.Controls.Add(this.groupBox4);
|
|
|
|
|
this.Controls.Add(this.groupBox9);
|
|
|
|
|
this.Controls.Add(this.groupBox11);
|
|
|
|
|
this.Controls.Add(this.groupBox5);
|
|
|
|
|
this.Controls.Add(this.groupBox8);
|
|
|
|
|
this.Controls.Add(this.groupBox2);
|
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
|
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(5);
|
|
|
|
|
this.Name = "FrmChargeResult";
|
|
|
|
|
this.Text = "充电机对接";
|
|
|
|
|
this.groupBox3.ResumeLayout(false);
|
|
|
|
|
this.groupBox3.PerformLayout();
|
|
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
|
|
this.groupBox5.ResumeLayout(false);
|
|
|
|
|
this.groupBox9.ResumeLayout(false);
|
|
|
|
|
this.groupBox11.ResumeLayout(false);
|
|
|
|
|
this.groupBox8.ResumeLayout(false);
|
|
|
|
|
this.groupBox12.ResumeLayout(false);
|
|
|
|
|
this.groupBox4.ResumeLayout(false);
|
|
|
|
|
this.groupBox6.ResumeLayout(false);
|
|
|
|
|
this.groupBox7.ResumeLayout(false);
|
|
|
|
|
this.groupBox10.ResumeLayout(false);
|
|
|
|
|
this.groupBox13.ResumeLayout(false);
|
|
|
|
|
this.groupBox14.ResumeLayout(false);
|
|
|
|
|
this.groupBox15.ResumeLayout(false);
|
|
|
|
|
this.groupBox16.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
@ -679,5 +973,28 @@
|
|
|
|
|
private System.Windows.Forms.Button button8;
|
|
|
|
|
private System.Windows.Forms.Button button9;
|
|
|
|
|
private System.Windows.Forms.Button button10;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox6;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox10;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox13;
|
|
|
|
|
private System.Windows.Forms.Button button11;
|
|
|
|
|
private System.Windows.Forms.Button button13;
|
|
|
|
|
private System.Windows.Forms.Button button25;
|
|
|
|
|
private System.Windows.Forms.Button button31;
|
|
|
|
|
private System.Windows.Forms.Button button32;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox14;
|
|
|
|
|
private System.Windows.Forms.Button button33;
|
|
|
|
|
private System.Windows.Forms.Button button34;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox15;
|
|
|
|
|
private System.Windows.Forms.Button button36;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox16;
|
|
|
|
|
private System.Windows.Forms.Button button42;
|
|
|
|
|
private System.Windows.Forms.Button button41;
|
|
|
|
|
private System.Windows.Forms.Button button35;
|
|
|
|
|
private System.Windows.Forms.Button button37;
|
|
|
|
|
private System.Windows.Forms.Button button38;
|
|
|
|
|
private System.Windows.Forms.Button button39;
|
|
|
|
|
private System.Windows.Forms.Button button40;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|