using System.Windows.Forms;
namespace OTSIncAReprotCharts
{
partial class frmReportSysConfig
{
///
/// 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(frmReportSysConfig));
this.listView2 = new System.Windows.Forms.ListView();
this.label15 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.comboBox6 = new System.Windows.Forms.ComboBox();
this.comboBox5 = new System.Windows.Forms.ComboBox();
this.comboBox4 = new System.Windows.Forms.ComboBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.button18 = new System.Windows.Forms.Button();
this.button17 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.comboBox_PartiSizeFileFolder = new System.Windows.Forms.ComboBox();
this.btn_PartSize = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.btn_ybcsqx = new System.Windows.Forms.Button();
this.btn_ybcsbc = new System.Windows.Forms.Button();
this.btn_sjtmbwj = new System.Windows.Forms.Button();
this.label17 = new System.Windows.Forms.Label();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.cB_sjtmbwj = new System.Windows.Forms.ComboBox();
this.tb_blyz = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label1 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.cB_SIZE_CAL_METHOD_TYPE = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.groupBox3.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// listView2
//
this.listView2.FullRowSelect = true;
this.listView2.GridLines = true;
this.listView2.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
this.listView2.HideSelection = false;
this.listView2.Location = new System.Drawing.Point(6, 27);
this.listView2.Name = "listView2";
this.listView2.Size = new System.Drawing.Size(248, 365);
this.listView2.TabIndex = 71;
this.listView2.UseCompatibleStateImageBehavior = false;
this.listView2.View = System.Windows.Forms.View.Details;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(8, 131);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(80, 18);
this.label15.TabIndex = 0;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(8, 84);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(44, 18);
this.label14.TabIndex = 0;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(8, 231);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(62, 18);
this.label12.TabIndex = 0;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(8, 182);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(80, 18);
this.label13.TabIndex = 0;
//
// comboBox6
//
this.comboBox6.FormattingEnabled = true;
this.comboBox6.Location = new System.Drawing.Point(88, 128);
this.comboBox6.Name = "comboBox6";
this.comboBox6.Size = new System.Drawing.Size(227, 20);
this.comboBox6.TabIndex = 1;
//
// comboBox5
//
this.comboBox5.FormattingEnabled = true;
this.comboBox5.Location = new System.Drawing.Point(88, 174);
this.comboBox5.Name = "comboBox5";
this.comboBox5.Size = new System.Drawing.Size(227, 20);
this.comboBox5.TabIndex = 1;
//
// comboBox4
//
this.comboBox4.FormattingEnabled = true;
this.comboBox4.Location = new System.Drawing.Point(88, 223);
this.comboBox4.Name = "comboBox4";
this.comboBox4.Size = new System.Drawing.Size(227, 20);
this.comboBox4.TabIndex = 1;
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(88, 81);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(227, 21);
this.textBox9.TabIndex = 1;
//
// button18
//
this.button18.Location = new System.Drawing.Point(5, 340);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(71, 37);
this.button18.TabIndex = 83;
this.button18.Text = "增加";
this.button18.UseVisualStyleBackColor = true;
//
// button17
//
this.button17.Location = new System.Drawing.Point(92, 340);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(71, 37);
this.button17.TabIndex = 82;
this.button17.Text = "修改";
this.button17.UseVisualStyleBackColor = true;
//
// button16
//
this.button16.Location = new System.Drawing.Point(177, 340);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(71, 37);
this.button16.TabIndex = 81;
this.button16.Text = "删除";
this.button16.UseVisualStyleBackColor = true;
//
// button15
//
this.button15.Location = new System.Drawing.Point(259, 340);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(71, 37);
this.button15.TabIndex = 80;
this.button15.Text = "取消";
this.button15.UseVisualStyleBackColor = true;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.comboBox_PartiSizeFileFolder);
this.groupBox3.Controls.Add(this.btn_PartSize);
this.groupBox3.Controls.Add(this.label4);
this.groupBox3.Location = new System.Drawing.Point(8, 8);
this.groupBox3.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox3.Size = new System.Drawing.Size(501, 43);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "粒级设置";
//
// comboBox_PartiSizeFileFolder
//
this.comboBox_PartiSizeFileFolder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_PartiSizeFileFolder.FormattingEnabled = true;
this.comboBox_PartiSizeFileFolder.Location = new System.Drawing.Point(125, 15);
this.comboBox_PartiSizeFileFolder.Name = "comboBox_PartiSizeFileFolder";
this.comboBox_PartiSizeFileFolder.Size = new System.Drawing.Size(333, 20);
this.comboBox_PartiSizeFileFolder.TabIndex = 5;
//
// btn_PartSize
//
this.btn_PartSize.Location = new System.Drawing.Point(463, 17);
this.btn_PartSize.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.btn_PartSize.Name = "btn_PartSize";
this.btn_PartSize.Size = new System.Drawing.Size(33, 19);
this.btn_PartSize.TabIndex = 4;
this.btn_PartSize.Text = "...";
this.btn_PartSize.UseVisualStyleBackColor = true;
this.btn_PartSize.Click += new System.EventHandler(this.btn_PartSize_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(10, 21);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(41, 12);
this.label4.TabIndex = 2;
this.label4.Text = "粒级表";
//
// btn_ybcsqx
//
this.btn_ybcsqx.Location = new System.Drawing.Point(444, 253);
this.btn_ybcsqx.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.btn_ybcsqx.Name = "btn_ybcsqx";
this.btn_ybcsqx.Size = new System.Drawing.Size(67, 23);
this.btn_ybcsqx.TabIndex = 76;
this.btn_ybcsqx.Text = "取 消";
this.btn_ybcsqx.UseVisualStyleBackColor = true;
this.btn_ybcsqx.Click += new System.EventHandler(this.btn_ybcsqx_Click);
//
// btn_ybcsbc
//
this.btn_ybcsbc.Location = new System.Drawing.Point(373, 253);
this.btn_ybcsbc.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.btn_ybcsbc.Name = "btn_ybcsbc";
this.btn_ybcsbc.Size = new System.Drawing.Size(67, 23);
this.btn_ybcsbc.TabIndex = 77;
this.btn_ybcsbc.Text = "确 定";
this.btn_ybcsbc.UseVisualStyleBackColor = true;
this.btn_ybcsbc.Click += new System.EventHandler(this.btn_ybcsbc_Click);
//
// btn_sjtmbwj
//
this.btn_sjtmbwj.Location = new System.Drawing.Point(463, 26);
this.btn_sjtmbwj.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.btn_sjtmbwj.Name = "btn_sjtmbwj";
this.btn_sjtmbwj.Size = new System.Drawing.Size(33, 19);
this.btn_sjtmbwj.TabIndex = 4;
this.btn_sjtmbwj.Text = "...";
this.btn_sjtmbwj.UseVisualStyleBackColor = true;
this.btn_sjtmbwj.Click += new System.EventHandler(this.btn_sjtwj_Click);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(10, 30);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(41, 12);
this.label17.TabIndex = 2;
this.label17.Text = "三元图";
//
// groupBox6
//
this.groupBox6.Controls.Add(this.cB_sjtmbwj);
this.groupBox6.Controls.Add(this.btn_sjtmbwj);
this.groupBox6.Controls.Add(this.label17);
this.groupBox6.Location = new System.Drawing.Point(8, 53);
this.groupBox6.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Padding = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox6.Size = new System.Drawing.Size(501, 60);
this.groupBox6.TabIndex = 1;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "三元相图模板设置";
//
// cB_sjtmbwj
//
this.cB_sjtmbwj.FormattingEnabled = true;
this.cB_sjtmbwj.Location = new System.Drawing.Point(125, 24);
this.cB_sjtmbwj.Name = "cB_sjtmbwj";
this.cB_sjtmbwj.Size = new System.Drawing.Size(333, 20);
this.cB_sjtmbwj.TabIndex = 5;
//
// tb_blyz
//
this.tb_blyz.Location = new System.Drawing.Point(125, 15);
this.tb_blyz.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.tb_blyz.Name = "tb_blyz";
this.tb_blyz.Size = new System.Drawing.Size(85, 21);
this.tb_blyz.TabIndex = 1;
this.tb_blyz.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.tb_blyz.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_blyz_KeyPress);
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(10, 21);
this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(53, 12);
this.label22.TabIndex = 0;
this.label22.Text = "比例因子";
//
// folderBrowserDialog1
//
this.folderBrowserDialog1.SelectedPath = "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Common7\\IDE\\Config\\" +
"ProData\\";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Controls.Add(this.tb_blyz);
this.groupBox2.Controls.Add(this.label22);
this.groupBox2.Location = new System.Drawing.Point(8, 192);
this.groupBox2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox2.Size = new System.Drawing.Size(503, 49);
this.groupBox2.TabIndex = 85;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "显示信息设置";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(215, 21);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(281, 12);
this.label1.TabIndex = 2;
this.label1.Text = "特征/夹杂物指数=特征总面积/检测视场总面积*系数";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.cB_SIZE_CAL_METHOD_TYPE);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Location = new System.Drawing.Point(8, 123);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.groupBox1.Size = new System.Drawing.Size(501, 56);
this.groupBox1.TabIndex = 86;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "尺寸计算方法设置";
//
// cB_SIZE_CAL_METHOD_TYPE
//
this.cB_SIZE_CAL_METHOD_TYPE.FormattingEnabled = true;
this.cB_SIZE_CAL_METHOD_TYPE.Location = new System.Drawing.Point(125, 22);
this.cB_SIZE_CAL_METHOD_TYPE.Name = "cB_SIZE_CAL_METHOD_TYPE";
this.cB_SIZE_CAL_METHOD_TYPE.Size = new System.Drawing.Size(333, 20);
this.cB_SIZE_CAL_METHOD_TYPE.TabIndex = 5;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(10, 26);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(77, 12);
this.label2.TabIndex = 2;
this.label2.Text = "尺寸计算方法";
//
// frmReportSysConfig
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(520, 283);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox6);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.btn_ybcsqx);
this.Controls.Add(this.btn_ybcsbc);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmReportSysConfig";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "程序管理";
this.Load += new System.EventHandler(this.ReportMgrInfoForm_Load);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.ListView listView2;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ComboBox comboBox6;
private System.Windows.Forms.ComboBox comboBox5;
private System.Windows.Forms.ComboBox comboBox4;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Button btn_ybcsqx;
private System.Windows.Forms.Button btn_ybcsbc;
private System.Windows.Forms.Button btn_sjtmbwj;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.TextBox tb_blyz;
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
private System.Windows.Forms.GroupBox groupBox2;
private Button btn_PartSize;
private Label label1;
private ComboBox comboBox_PartiSizeFileFolder;
private ComboBox cB_sjtmbwj;
private GroupBox groupBox1;
private ComboBox cB_SIZE_CAL_METHOD_TYPE;
private Label label2;
}
}