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.
299 lines
14 KiB
299 lines
14 KiB
namespace SystemConfig
|
|
{
|
|
partial class FrmRouteDeviceEdit
|
|
{
|
|
/// <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.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.listView1 = new System.Windows.Forms.ListView();
|
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Location = new System.Drawing.Point(1, 4);
|
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1339, 730);
|
|
this.tabControl1.TabIndex = 0;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.AutoScroll = true;
|
|
this.tabPage1.Controls.Add(this.label3);
|
|
this.tabPage1.Controls.Add(this.button6);
|
|
this.tabPage1.Controls.Add(this.button7);
|
|
this.tabPage1.Controls.Add(this.comboBox1);
|
|
this.tabPage1.Controls.Add(this.comboBox2);
|
|
this.tabPage1.Controls.Add(this.checkBox1);
|
|
this.tabPage1.Controls.Add(this.listView1);
|
|
this.tabPage1.Controls.Add(this.button3);
|
|
this.tabPage1.Controls.Add(this.label1);
|
|
this.tabPage1.Controls.Add(this.button1);
|
|
this.tabPage1.Controls.Add(this.button2);
|
|
this.tabPage1.Controls.Add(this.comboBox3);
|
|
this.tabPage1.Controls.Add(this.button5);
|
|
this.tabPage1.Controls.Add(this.label2);
|
|
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(1331, 701);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "生成路径设备对照表";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(947, 14);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(0, 15);
|
|
this.label3.TabIndex = 26;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button6.Location = new System.Drawing.Point(136, 664);
|
|
this.button6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(101, 29);
|
|
this.button6.TabIndex = 25;
|
|
this.button6.Text = "撤销全选";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.Location = new System.Drawing.Point(1208, 44);
|
|
this.button7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(100, 29);
|
|
this.button7.TabIndex = 24;
|
|
this.button7.Text = "批量生成";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Location = new System.Drawing.Point(139, 11);
|
|
this.comboBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(779, 23);
|
|
this.comboBox1.TabIndex = 13;
|
|
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
//
|
|
// comboBox2
|
|
//
|
|
this.comboBox2.FormattingEnabled = true;
|
|
this.comboBox2.Location = new System.Drawing.Point(363, 41);
|
|
this.comboBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox2.Name = "comboBox2";
|
|
this.comboBox2.Size = new System.Drawing.Size(405, 23);
|
|
this.comboBox2.TabIndex = 23;
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Location = new System.Drawing.Point(133, 44);
|
|
this.checkBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(209, 19);
|
|
this.checkBox1.TabIndex = 22;
|
|
this.checkBox1.Text = "指定入出库方向的交换设备";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
//
|
|
// listView1
|
|
//
|
|
this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.listView1.CheckBoxes = true;
|
|
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeader1,
|
|
this.columnHeader2});
|
|
this.listView1.GridLines = true;
|
|
this.listView1.HideSelection = false;
|
|
this.listView1.Location = new System.Drawing.Point(8, 80);
|
|
this.listView1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.listView1.Name = "listView1";
|
|
this.listView1.ShowGroups = false;
|
|
this.listView1.Size = new System.Drawing.Size(1315, 576);
|
|
this.listView1.TabIndex = 19;
|
|
this.listView1.UseCompatibleStateImageBehavior = false;
|
|
this.listView1.View = System.Windows.Forms.View.Details;
|
|
//
|
|
// columnHeader1
|
|
//
|
|
this.columnHeader1.Text = "路径编号";
|
|
this.columnHeader1.Width = 70;
|
|
//
|
|
// columnHeader2
|
|
//
|
|
this.columnHeader2.Text = "路径描述";
|
|
this.columnHeader2.Width = 100;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button3.Location = new System.Drawing.Point(271, 664);
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(100, 29);
|
|
this.button3.TabIndex = 17;
|
|
this.button3.Text = "清除内容";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(24, 15);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(112, 15);
|
|
this.label1.TabIndex = 11;
|
|
this.label1.Text = "选择调度路径:";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(980, 44);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(208, 29);
|
|
this.button1.TabIndex = 9;
|
|
this.button1.Text = "生成路径和设备对照表";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button2.Location = new System.Drawing.Point(617, 664);
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(209, 29);
|
|
this.button2.TabIndex = 15;
|
|
this.button2.Text = "保存路径和设备对照表";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// comboBox3
|
|
//
|
|
this.comboBox3.FormattingEnabled = true;
|
|
this.comboBox3.Location = new System.Drawing.Point(139, 11);
|
|
this.comboBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox3.Name = "comboBox3";
|
|
this.comboBox3.Size = new System.Drawing.Size(699, 23);
|
|
this.comboBox3.TabIndex = 14;
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button5.Location = new System.Drawing.Point(15, 664);
|
|
this.button5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(101, 29);
|
|
this.button5.TabIndex = 16;
|
|
this.button5.Text = "全选";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(24, 15);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(112, 15);
|
|
this.label2.TabIndex = 12;
|
|
this.label2.Text = "选择调度路径:";
|
|
//
|
|
// FrmRouteDeviceEdit
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1353, 736);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "FrmRouteDeviceEdit";
|
|
this.Text = "生成路径设备对照表";
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.ComboBox comboBox2;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.ListView listView1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.ComboBox comboBox3;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Label label3;
|
|
}
|
|
}
|