namespace SmartCoalApplication.AutomaticMeasurement
{
partial class ResultViewNameRule
{
///
/// 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()
{
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.label31 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label15 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.listView1 = new System.Windows.Forms.ListView();
this.groupBox19 = new System.Windows.Forms.GroupBox();
this.label29 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.btn_Save = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.groupBox5.SuspendLayout();
this.groupBox19.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// groupBox5
//
this.groupBox5.Controls.Add(this.textBox8);
this.groupBox5.Controls.Add(this.textBox7);
this.groupBox5.Controls.Add(this.label31);
this.groupBox5.Controls.Add(this.label30);
this.groupBox5.Controls.Add(this.comboBox1);
this.groupBox5.Controls.Add(this.label15);
this.groupBox5.Controls.Add(this.textBox2);
this.groupBox5.Controls.Add(this.label14);
this.groupBox5.Controls.Add(this.textBox4);
this.groupBox5.Controls.Add(this.label13);
this.groupBox5.Controls.Add(this.listView1);
this.groupBox5.Location = new System.Drawing.Point(21, 326);
this.groupBox5.Margin = new System.Windows.Forms.Padding(4);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Padding = new System.Windows.Forms.Padding(4);
this.groupBox5.Size = new System.Drawing.Size(591, 612);
this.groupBox5.TabIndex = 54;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "信息";
//
// textBox8
//
this.textBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.textBox8.Location = new System.Drawing.Point(116, 99);
this.textBox8.Margin = new System.Windows.Forms.Padding(4);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(160, 28);
this.textBox8.TabIndex = 16;
this.textBox8.TextChanged += new System.EventHandler(this.text_change);
//
// textBox7
//
this.textBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.textBox7.Location = new System.Drawing.Point(116, 62);
this.textBox7.Margin = new System.Windows.Forms.Padding(4);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(160, 28);
this.textBox7.TabIndex = 15;
this.textBox7.TextChanged += new System.EventHandler(this.text_change);
//
// label31
//
this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(63, 104);
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(44, 18);
this.label31.TabIndex = 14;
this.label31.Text = "Z2:";
//
// label30
//
this.label30.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(63, 69);
this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(44, 18);
this.label30.TabIndex = 13;
this.label30.Text = "Z1:";
//
// comboBox1
//
this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(420, 72);
this.comboBox1.Margin = new System.Windows.Forms.Padding(4);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(160, 26);
this.comboBox1.TabIndex = 8;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.text_change);
this.comboBox1.SelectedValueChanged += new System.EventHandler(this.text_change);
//
// label15
//
this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(314, 78);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(98, 18);
this.label15.TabIndex = 5;
this.label15.Text = "數值位數:";
//
// textBox2
//
this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.textBox2.Location = new System.Drawing.Point(420, 24);
this.textBox2.Margin = new System.Windows.Forms.Padding(4);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(160, 28);
this.textBox2.TabIndex = 4;
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
//
// label14
//
this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(314, 30);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(98, 18);
this.label14.TabIndex = 3;
this.label14.Text = "名稱格式:";
//
// textBox4
//
this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.textBox4.Location = new System.Drawing.Point(116, 24);
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(160, 28);
this.textBox4.TabIndex = 2;
this.textBox4.TextChanged += new System.EventHandler(this.text_change);
//
// label13
//
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(50, 32);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(62, 18);
this.label13.TabIndex = 1;
this.label13.Text = "文本:";
//
// listView1
//
this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.listView1.FullRowSelect = true;
this.listView1.GridLines = true;
this.listView1.HideSelection = false;
this.listView1.Location = new System.Drawing.Point(12, 140);
this.listView1.Margin = new System.Windows.Forms.Padding(4);
this.listView1.MultiSelect = false;
this.listView1.Name = "listView1";
this.listView1.Size = new System.Drawing.Size(568, 457);
this.listView1.TabIndex = 12;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
this.listView1.DoubleClick += new System.EventHandler(this.listView1_DoubleClick);
//
// groupBox19
//
this.groupBox19.Controls.Add(this.comboBox2);
this.groupBox19.Controls.Add(this.label29);
this.groupBox19.Location = new System.Drawing.Point(21, 118);
this.groupBox19.Margin = new System.Windows.Forms.Padding(4);
this.groupBox19.Name = "groupBox19";
this.groupBox19.Padding = new System.Windows.Forms.Padding(4);
this.groupBox19.Size = new System.Drawing.Size(591, 87);
this.groupBox19.TabIndex = 53;
this.groupBox19.TabStop = false;
this.groupBox19.Text = "當前使用";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(45, 34);
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(62, 18);
this.label29.TabIndex = 0;
this.label29.Text = "名稱:";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.btn_Save);
this.groupBox2.Controls.Add(this.button2);
this.groupBox2.Location = new System.Drawing.Point(21, 15);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
this.groupBox2.Size = new System.Drawing.Size(591, 87);
this.groupBox2.TabIndex = 52;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "操作";
//
// btn_Save
//
this.btn_Save.Location = new System.Drawing.Point(348, 30);
this.btn_Save.Margin = new System.Windows.Forms.Padding(4);
this.btn_Save.Name = "btn_Save";
this.btn_Save.Size = new System.Drawing.Size(112, 34);
this.btn_Save.TabIndex = 2;
this.btn_Save.Text = "保存";
this.btn_Save.UseVisualStyleBackColor = true;
this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(470, 30);
this.button2.Margin = new System.Windows.Forms.Padding(4);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(112, 34);
this.button2.TabIndex = 1;
this.button2.Text = "取消";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.textBox5);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(21, 222);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(591, 87);
this.groupBox1.TabIndex = 55;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "預覽";
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(106, 28);
this.textBox5.Margin = new System.Windows.Forms.Padding(4);
this.textBox5.Name = "textBox5";
this.textBox5.ReadOnly = true;
this.textBox5.Size = new System.Drawing.Size(352, 28);
this.textBox5.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(45, 34);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(62, 18);
this.label1.TabIndex = 0;
this.label1.Text = "名稱:";
//
// comboBox2
//
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(106, 31);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(352, 26);
this.comboBox2.TabIndex = 1;
this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
//
// ResultViewNameRule
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(634, 956);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.groupBox5);
this.Controls.Add(this.groupBox19);
this.Controls.Add(this.groupBox2);
this.Margin = new System.Windows.Forms.Padding(4);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "ResultViewNameRule";
this.Text = "命名規則";
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox19.ResumeLayout(false);
this.groupBox19.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ListView listView1;
public System.Windows.Forms.GroupBox groupBox19;
private System.Windows.Forms.Label label29;
public System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button btn_Save;
private System.Windows.Forms.Button button2;
public System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox comboBox2;
}
}