namespace iWareSda_QQJF
{
partial class FormMain
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
this.panel1 = new System.Windows.Forms.Panel();
this.tbTime = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.labelTran = new System.Windows.Forms.Label();
this.labelRgv1 = new System.Windows.Forms.Label();
this.labelRgv2 = new System.Windows.Forms.Label();
this.labelRgv3 = new System.Windows.Forms.Label();
this.labelRgv4 = new System.Windows.Forms.Label();
this.labelSrm9 = new System.Windows.Forms.Label();
this.labelSrm5 = new System.Windows.Forms.Label();
this.labelSrm8 = new System.Windows.Forms.Label();
this.labelSrm7 = new System.Windows.Forms.Label();
this.labelSrm6 = new System.Windows.Forms.Label();
this.labelSrm4 = new System.Windows.Forms.Label();
this.labelSrm2 = new System.Windows.Forms.Label();
this.labelSrm3 = new System.Windows.Forms.Label();
this.labelSrm1 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.rtbError = new System.Windows.Forms.RichTextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.btnDeviceCanDo = new System.Windows.Forms.Button();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.btnDeviceCanDo);
this.panel1.Controls.Add(this.tbTime);
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.labelTran);
this.panel1.Controls.Add(this.labelRgv1);
this.panel1.Controls.Add(this.labelRgv2);
this.panel1.Controls.Add(this.labelRgv3);
this.panel1.Controls.Add(this.labelRgv4);
this.panel1.Controls.Add(this.labelSrm9);
this.panel1.Controls.Add(this.labelSrm5);
this.panel1.Controls.Add(this.labelSrm8);
this.panel1.Controls.Add(this.labelSrm7);
this.panel1.Controls.Add(this.labelSrm6);
this.panel1.Controls.Add(this.labelSrm4);
this.panel1.Controls.Add(this.labelSrm2);
this.panel1.Controls.Add(this.labelSrm3);
this.panel1.Controls.Add(this.labelSrm1);
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.rtbError);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.pictureBox5);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(424, 588);
this.panel1.TabIndex = 1;
//
// tbTime
//
this.tbTime.Location = new System.Drawing.Point(50, 408);
this.tbTime.Name = "tbTime";
this.tbTime.Size = new System.Drawing.Size(100, 21);
this.tbTime.TabIndex = 34;
//
// button1
//
this.button1.Location = new System.Drawing.Point(50, 438);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(100, 23);
this.button1.TabIndex = 33;
this.button1.Text = "设置过期时间";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// labelTran
//
this.labelTran.AutoSize = true;
this.labelTran.Location = new System.Drawing.Point(33, 385);
this.labelTran.MaximumSize = new System.Drawing.Size(410, 0);
this.labelTran.Name = "labelTran";
this.labelTran.Size = new System.Drawing.Size(0, 12);
this.labelTran.TabIndex = 32;
//
// labelRgv1
//
this.labelRgv1.AutoSize = true;
this.labelRgv1.Location = new System.Drawing.Point(33, 327);
this.labelRgv1.MaximumSize = new System.Drawing.Size(410, 0);
this.labelRgv1.Name = "labelRgv1";
this.labelRgv1.Size = new System.Drawing.Size(0, 12);
this.labelRgv1.TabIndex = 31;
//
// labelRgv2
//
this.labelRgv2.AutoSize = true;
this.labelRgv2.Location = new System.Drawing.Point(33, 339);
this.labelRgv2.MaximumSize = new System.Drawing.Size(410, 0);
this.labelRgv2.Name = "labelRgv2";
this.labelRgv2.Size = new System.Drawing.Size(0, 12);
this.labelRgv2.TabIndex = 30;
//
// labelRgv3
//
this.labelRgv3.AutoSize = true;
this.labelRgv3.Location = new System.Drawing.Point(33, 351);
this.labelRgv3.MaximumSize = new System.Drawing.Size(410, 0);
this.labelRgv3.Name = "labelRgv3";
this.labelRgv3.Size = new System.Drawing.Size(0, 12);
this.labelRgv3.TabIndex = 29;
//
// labelRgv4
//
this.labelRgv4.AutoSize = true;
this.labelRgv4.Location = new System.Drawing.Point(33, 363);
this.labelRgv4.MaximumSize = new System.Drawing.Size(410, 0);
this.labelRgv4.Name = "labelRgv4";
this.labelRgv4.Size = new System.Drawing.Size(0, 12);
this.labelRgv4.TabIndex = 28;
//
// labelSrm9
//
this.labelSrm9.AutoSize = true;
this.labelSrm9.Location = new System.Drawing.Point(33, 300);
this.labelSrm9.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm9.Name = "labelSrm9";
this.labelSrm9.Size = new System.Drawing.Size(0, 12);
this.labelSrm9.TabIndex = 27;
//
// labelSrm5
//
this.labelSrm5.AutoSize = true;
this.labelSrm5.Location = new System.Drawing.Point(33, 252);
this.labelSrm5.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm5.Name = "labelSrm5";
this.labelSrm5.Size = new System.Drawing.Size(0, 12);
this.labelSrm5.TabIndex = 26;
//
// labelSrm8
//
this.labelSrm8.AutoSize = true;
this.labelSrm8.Location = new System.Drawing.Point(33, 288);
this.labelSrm8.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm8.Name = "labelSrm8";
this.labelSrm8.Size = new System.Drawing.Size(0, 12);
this.labelSrm8.TabIndex = 25;
//
// labelSrm7
//
this.labelSrm7.AutoSize = true;
this.labelSrm7.Location = new System.Drawing.Point(33, 276);
this.labelSrm7.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm7.Name = "labelSrm7";
this.labelSrm7.Size = new System.Drawing.Size(0, 12);
this.labelSrm7.TabIndex = 24;
//
// labelSrm6
//
this.labelSrm6.AutoSize = true;
this.labelSrm6.Location = new System.Drawing.Point(33, 264);
this.labelSrm6.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm6.Name = "labelSrm6";
this.labelSrm6.Size = new System.Drawing.Size(0, 12);
this.labelSrm6.TabIndex = 23;
//
// labelSrm4
//
this.labelSrm4.AutoSize = true;
this.labelSrm4.Location = new System.Drawing.Point(33, 240);
this.labelSrm4.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm4.Name = "labelSrm4";
this.labelSrm4.Size = new System.Drawing.Size(0, 12);
this.labelSrm4.TabIndex = 22;
//
// labelSrm2
//
this.labelSrm2.AutoSize = true;
this.labelSrm2.Location = new System.Drawing.Point(33, 216);
this.labelSrm2.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm2.Name = "labelSrm2";
this.labelSrm2.Size = new System.Drawing.Size(0, 12);
this.labelSrm2.TabIndex = 21;
//
// labelSrm3
//
this.labelSrm3.AutoSize = true;
this.labelSrm3.Location = new System.Drawing.Point(33, 228);
this.labelSrm3.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm3.Name = "labelSrm3";
this.labelSrm3.Size = new System.Drawing.Size(0, 12);
this.labelSrm3.TabIndex = 20;
//
// labelSrm1
//
this.labelSrm1.AutoSize = true;
this.labelSrm1.Location = new System.Drawing.Point(33, 204);
this.labelSrm1.MaximumSize = new System.Drawing.Size(410, 0);
this.labelSrm1.Name = "labelSrm1";
this.labelSrm1.Size = new System.Drawing.Size(0, 12);
this.labelSrm1.TabIndex = 18;
//
// panel2
//
this.panel2.Controls.Add(this.pictureBox4);
this.panel2.Controls.Add(this.pictureBox3);
this.panel2.Controls.Add(this.pictureBox2);
this.panel2.Controls.Add(this.pictureBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(0, 484);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(422, 102);
this.panel2.TabIndex = 17;
//
// pictureBox4
//
this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox4.Location = new System.Drawing.Point(320, 0);
this.pictureBox4.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(103, 102);
this.pictureBox4.TabIndex = 17;
this.pictureBox4.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox3.Location = new System.Drawing.Point(216, 0);
this.pictureBox3.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(104, 102);
this.pictureBox3.TabIndex = 16;
this.pictureBox3.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox2.Location = new System.Drawing.Point(103, 0);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(113, 102);
this.pictureBox2.TabIndex = 15;
this.pictureBox2.TabStop = false;
//
// pictureBox1
//
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(103, 102);
this.pictureBox1.TabIndex = 14;
this.pictureBox1.TabStop = false;
//
// rtbError
//
this.rtbError.BackColor = System.Drawing.Color.White;
this.rtbError.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.rtbError.Dock = System.Windows.Forms.DockStyle.Top;
this.rtbError.Location = new System.Drawing.Point(0, 188);
this.rtbError.Margin = new System.Windows.Forms.Padding(4);
this.rtbError.Name = "rtbError";
this.rtbError.ReadOnly = true;
this.rtbError.Size = new System.Drawing.Size(422, 242);
this.rtbError.TabIndex = 16;
this.rtbError.Text = "";
//
// label2
//
this.label2.Dock = System.Windows.Forms.DockStyle.Top;
this.label2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Maroon;
this.label2.Location = new System.Drawing.Point(0, 142);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(422, 46);
this.label2.TabIndex = 9;
this.label2.Text = "请勿关闭!";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label1
//
this.label1.Dock = System.Windows.Forms.DockStyle.Top;
this.label1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.Maroon;
this.label1.Location = new System.Drawing.Point(0, 92);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(422, 50);
this.label1.TabIndex = 8;
this.label1.Text = "青汽解放数据访问服务";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pictureBox5
//
this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox5.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox5.Location = new System.Drawing.Point(0, 0);
this.pictureBox5.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(422, 92);
this.pictureBox5.TabIndex = 14;
this.pictureBox5.TabStop = false;
//
// btnDeviceCanDo
//
this.btnDeviceCanDo.Location = new System.Drawing.Point(237, 437);
this.btnDeviceCanDo.Name = "btnDeviceCanDo";
this.btnDeviceCanDo.Size = new System.Drawing.Size(100, 24);
this.btnDeviceCanDo.TabIndex = 35;
this.btnDeviceCanDo.Text = "运行";
this.btnDeviceCanDo.UseVisualStyleBackColor = true;
this.btnDeviceCanDo.Click += new System.EventHandler(this.btnDeviceCanDo_Click);
//
// FormMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(424, 588);
this.Controls.Add(this.panel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.Name = "FormMain";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "iWareSda-数据访问服务";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FormMain_FormClosed);
this.Load += new System.EventHandler(this.FormMain_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.RichTextBox rtbError;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label labelSrm1;
private System.Windows.Forms.Label labelTran;
private System.Windows.Forms.Label labelRgv1;
private System.Windows.Forms.Label labelRgv2;
private System.Windows.Forms.Label labelRgv3;
private System.Windows.Forms.Label labelRgv4;
private System.Windows.Forms.Label labelSrm9;
private System.Windows.Forms.Label labelSrm5;
private System.Windows.Forms.Label labelSrm8;
private System.Windows.Forms.Label labelSrm7;
private System.Windows.Forms.Label labelSrm6;
private System.Windows.Forms.Label labelSrm4;
private System.Windows.Forms.Label labelSrm2;
private System.Windows.Forms.Label labelSrm3;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox tbTime;
private System.Windows.Forms.Button btnDeviceCanDo;
}
}