You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
272 lines
13 KiB
272 lines
13 KiB
namespace wcfControlMonitorClient
|
|
{
|
|
partial class FrmRGVAreaSet
|
|
{
|
|
/// <summary>
|
|
/// 必需的设计器变量。
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 清理所有正在使用的资源。
|
|
/// </summary>
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
_formInstance = null;
|
|
}
|
|
|
|
#region Windows 窗体设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.nud1AreaRGV = new System.Windows.Forms.NumericUpDown();
|
|
this.nud2AreaRGVIn = new System.Windows.Forms.NumericUpDown();
|
|
this.nud2AreaRGVOut = new System.Windows.Forms.NumericUpDown();
|
|
this.nud4AreaRGVIn = new System.Windows.Forms.NumericUpDown();
|
|
this.nud4AreaRGVOut = new System.Windows.Forms.NumericUpDown();
|
|
this.nud3AreaRGV = new System.Windows.Forms.NumericUpDown();
|
|
this.nud5AreaRGV = new System.Windows.Forms.NumericUpDown();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud1AreaRGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud2AreaRGVIn)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud2AreaRGVOut)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud4AreaRGVIn)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud4AreaRGVOut)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud3AreaRGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud5AreaRGV)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.直穿区域图;
|
|
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.pictureBox1.Location = new System.Drawing.Point(2, 10);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(1194, 184);
|
|
this.pictureBox1.TabIndex = 0;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(938, 197);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(75, 15);
|
|
this.label1.TabIndex = 2;
|
|
this.label1.Text = "区1直穿:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(724, 201);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(90, 15);
|
|
this.label2.TabIndex = 2;
|
|
this.label2.Text = "进区2直穿:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(553, 202);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(75, 15);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "区3直穿:";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(724, 239);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(90, 15);
|
|
this.label4.TabIndex = 2;
|
|
this.label4.Text = "出区2直穿:";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(169, 204);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(75, 15);
|
|
this.label5.TabIndex = 2;
|
|
this.label5.Text = "区5直穿:";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(388, 198);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(90, 15);
|
|
this.label6.TabIndex = 2;
|
|
this.label6.Text = "进区4直穿:";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(388, 237);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(90, 15);
|
|
this.label7.TabIndex = 2;
|
|
this.label7.Text = "出区4直穿:";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(1102, 328);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(89, 30);
|
|
this.button1.TabIndex = 3;
|
|
this.button1.Text = "保存";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label8.ForeColor = System.Drawing.Color.Red;
|
|
this.label8.Location = new System.Drawing.Point(430, 301);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(552, 27);
|
|
this.label8.TabIndex = 2;
|
|
this.label8.Text = "注意:如果一台车负责三个区域,换车交接区两台车保持相同";
|
|
//
|
|
// nud1AreaRGV
|
|
//
|
|
this.nud1AreaRGV.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.nud1AreaRGV.Location = new System.Drawing.Point(1008, 192);
|
|
this.nud1AreaRGV.Name = "nud1AreaRGV";
|
|
this.nud1AreaRGV.Size = new System.Drawing.Size(77, 28);
|
|
this.nud1AreaRGV.TabIndex = 4;
|
|
//
|
|
// nud2AreaRGVIn
|
|
//
|
|
this.nud2AreaRGVIn.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.nud2AreaRGVIn.Location = new System.Drawing.Point(807, 196);
|
|
this.nud2AreaRGVIn.Name = "nud2AreaRGVIn";
|
|
this.nud2AreaRGVIn.Size = new System.Drawing.Size(77, 28);
|
|
this.nud2AreaRGVIn.TabIndex = 4;
|
|
//
|
|
// nud2AreaRGVOut
|
|
//
|
|
this.nud2AreaRGVOut.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.nud2AreaRGVOut.Location = new System.Drawing.Point(807, 227);
|
|
this.nud2AreaRGVOut.Name = "nud2AreaRGVOut";
|
|
this.nud2AreaRGVOut.Size = new System.Drawing.Size(77, 28);
|
|
this.nud2AreaRGVOut.TabIndex = 4;
|
|
//
|
|
// nud4AreaRGVIn
|
|
//
|
|
this.nud4AreaRGVIn.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.nud4AreaRGVIn.Location = new System.Drawing.Point(470, 193);
|
|
this.nud4AreaRGVIn.Name = "nud4AreaRGVIn";
|
|
this.nud4AreaRGVIn.Size = new System.Drawing.Size(77, 28);
|
|
this.nud4AreaRGVIn.TabIndex = 4;
|
|
//
|
|
// nud4AreaRGVOut
|
|
//
|
|
this.nud4AreaRGVOut.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.nud4AreaRGVOut.Location = new System.Drawing.Point(470, 223);
|
|
this.nud4AreaRGVOut.Name = "nud4AreaRGVOut";
|
|
this.nud4AreaRGVOut.Size = new System.Drawing.Size(77, 28);
|
|
this.nud4AreaRGVOut.TabIndex = 4;
|
|
//
|
|
// nud3AreaRGV
|
|
//
|
|
this.nud3AreaRGV.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.nud3AreaRGV.Location = new System.Drawing.Point(623, 197);
|
|
this.nud3AreaRGV.Name = "nud3AreaRGV";
|
|
this.nud3AreaRGV.Size = new System.Drawing.Size(77, 28);
|
|
this.nud3AreaRGV.TabIndex = 4;
|
|
//
|
|
// nud5AreaRGV
|
|
//
|
|
this.nud5AreaRGV.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.nud5AreaRGV.Location = new System.Drawing.Point(238, 199);
|
|
this.nud5AreaRGV.Name = "nud5AreaRGV";
|
|
this.nud5AreaRGV.Size = new System.Drawing.Size(77, 28);
|
|
this.nud5AreaRGV.TabIndex = 4;
|
|
//
|
|
// FrmRGVAreaSet
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1203, 370);
|
|
this.Controls.Add(this.nud2AreaRGVOut);
|
|
this.Controls.Add(this.nud4AreaRGVOut);
|
|
this.Controls.Add(this.nud3AreaRGV);
|
|
this.Controls.Add(this.nud5AreaRGV);
|
|
this.Controls.Add(this.nud4AreaRGVIn);
|
|
this.Controls.Add(this.nud2AreaRGVIn);
|
|
this.Controls.Add(this.nud1AreaRGV);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "FrmRGVAreaSet";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "直穿RGV工作区域设置";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmRGVAreaSet_FormClosing);
|
|
this.Load += new System.EventHandler(this.FrmRGVAreaSet_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud1AreaRGV)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud2AreaRGVIn)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud2AreaRGVOut)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud4AreaRGVIn)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud4AreaRGVOut)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud3AreaRGV)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud5AreaRGV)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.NumericUpDown nud1AreaRGV;
|
|
private System.Windows.Forms.NumericUpDown nud2AreaRGVIn;
|
|
private System.Windows.Forms.NumericUpDown nud2AreaRGVOut;
|
|
private System.Windows.Forms.NumericUpDown nud4AreaRGVIn;
|
|
private System.Windows.Forms.NumericUpDown nud4AreaRGVOut;
|
|
private System.Windows.Forms.NumericUpDown nud3AreaRGV;
|
|
private System.Windows.Forms.NumericUpDown nud5AreaRGV;
|
|
}
|
|
}
|