|
@@ -30,6 +30,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label_help = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.cb_ParticleCoordinate = new System.Windows.Forms.CheckBox();
|
|
|
this.btn_xsys = new System.Windows.Forms.Button();
|
|
@@ -53,7 +54,6 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
this.cb_INSCR = new System.Windows.Forms.CheckBox();
|
|
|
this.btn_ybcsqx = new System.Windows.Forms.Button();
|
|
|
this.btn_ybcsbc = new System.Windows.Forms.Button();
|
|
|
- this.label_help = new System.Windows.Forms.Label();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
@@ -90,20 +90,30 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
this.groupBox2.TabStop = false;
|
|
|
this.groupBox2.Text = "显示信息设置";
|
|
|
//
|
|
|
+ // label_help
|
|
|
+ //
|
|
|
+ this.label_help.AutoSize = true;
|
|
|
+ this.label_help.Location = new System.Drawing.Point(502, 1);
|
|
|
+ this.label_help.Name = "label_help";
|
|
|
+ this.label_help.Size = new System.Drawing.Size(17, 12);
|
|
|
+ this.label_help.TabIndex = 130;
|
|
|
+ this.label_help.Text = "?";
|
|
|
+ this.label_help.MouseHover += new System.EventHandler(this.label_help_MouseHover);
|
|
|
+ //
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
- this.label1.Location = new System.Drawing.Point(14, 15);
|
|
|
+ this.label1.Location = new System.Drawing.Point(14, 22);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.label1.Size = new System.Drawing.Size(65, 12);
|
|
|
this.label1.TabIndex = 109;
|
|
|
- this.label1.Text = "显示元素";
|
|
|
+ this.label1.Text = "显示元素:";
|
|
|
//
|
|
|
// cb_ParticleCoordinate
|
|
|
//
|
|
|
this.cb_ParticleCoordinate.AutoSize = true;
|
|
|
- this.cb_ParticleCoordinate.Location = new System.Drawing.Point(254, 135);
|
|
|
+ this.cb_ParticleCoordinate.Location = new System.Drawing.Point(254, 146);
|
|
|
this.cb_ParticleCoordinate.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_ParticleCoordinate.Name = "cb_ParticleCoordinate";
|
|
|
this.cb_ParticleCoordinate.Size = new System.Drawing.Size(72, 16);
|
|
@@ -113,7 +123,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
//
|
|
|
// btn_xsys
|
|
|
//
|
|
|
- this.btn_xsys.Location = new System.Drawing.Point(469, 11);
|
|
|
+ this.btn_xsys.Location = new System.Drawing.Point(469, 18);
|
|
|
this.btn_xsys.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.btn_xsys.Name = "btn_xsys";
|
|
|
this.btn_xsys.Size = new System.Drawing.Size(33, 19);
|
|
@@ -125,7 +135,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cB_Electrical_conductivity
|
|
|
//
|
|
|
this.cB_Electrical_conductivity.AutoSize = true;
|
|
|
- this.cB_Electrical_conductivity.Location = new System.Drawing.Point(128, 160);
|
|
|
+ this.cB_Electrical_conductivity.Location = new System.Drawing.Point(128, 169);
|
|
|
this.cB_Electrical_conductivity.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cB_Electrical_conductivity.Name = "cB_Electrical_conductivity";
|
|
|
this.cB_Electrical_conductivity.Size = new System.Drawing.Size(60, 16);
|
|
@@ -136,17 +146,17 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
- this.label2.Location = new System.Drawing.Point(14, 37);
|
|
|
+ this.label2.Location = new System.Drawing.Point(14, 50);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.label2.Size = new System.Drawing.Size(65, 12);
|
|
|
this.label2.TabIndex = 110;
|
|
|
- this.label2.Text = "显示类型";
|
|
|
+ this.label2.Text = "显示类型:";
|
|
|
//
|
|
|
// cB_Density
|
|
|
//
|
|
|
this.cB_Density.AutoSize = true;
|
|
|
- this.cB_Density.Location = new System.Drawing.Point(370, 135);
|
|
|
+ this.cB_Density.Location = new System.Drawing.Point(370, 146);
|
|
|
this.cB_Density.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cB_Density.Name = "cB_Density";
|
|
|
this.cB_Density.Size = new System.Drawing.Size(48, 16);
|
|
@@ -156,7 +166,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
//
|
|
|
// tb_xsys
|
|
|
//
|
|
|
- this.tb_xsys.Location = new System.Drawing.Point(128, 12);
|
|
|
+ this.tb_xsys.Location = new System.Drawing.Point(128, 19);
|
|
|
this.tb_xsys.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.tb_xsys.Name = "tb_xsys";
|
|
|
this.tb_xsys.Size = new System.Drawing.Size(336, 21);
|
|
@@ -165,7 +175,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cB_Hardness
|
|
|
//
|
|
|
this.cB_Hardness.AutoSize = true;
|
|
|
- this.cB_Hardness.Location = new System.Drawing.Point(254, 160);
|
|
|
+ this.cB_Hardness.Location = new System.Drawing.Point(254, 169);
|
|
|
this.cB_Hardness.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cB_Hardness.Name = "cB_Hardness";
|
|
|
this.cB_Hardness.Size = new System.Drawing.Size(48, 16);
|
|
@@ -176,7 +186,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_Area
|
|
|
//
|
|
|
this.cb_Area.AutoSize = true;
|
|
|
- this.cb_Area.Location = new System.Drawing.Point(128, 39);
|
|
|
+ this.cb_Area.Location = new System.Drawing.Point(128, 50);
|
|
|
this.cb_Area.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_Area.Name = "cb_Area";
|
|
|
this.cb_Area.Size = new System.Drawing.Size(66, 16);
|
|
@@ -187,7 +197,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_ELONG
|
|
|
//
|
|
|
this.cb_ELONG.AutoSize = true;
|
|
|
- this.cb_ELONG.Location = new System.Drawing.Point(370, 63);
|
|
|
+ this.cb_ELONG.Location = new System.Drawing.Point(370, 74);
|
|
|
this.cb_ELONG.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_ELONG.Name = "cb_ELONG";
|
|
|
this.cb_ELONG.Size = new System.Drawing.Size(84, 16);
|
|
@@ -198,7 +208,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_MaxDiameter
|
|
|
//
|
|
|
this.cb_MaxDiameter.AutoSize = true;
|
|
|
- this.cb_MaxDiameter.Location = new System.Drawing.Point(128, 87);
|
|
|
+ this.cb_MaxDiameter.Location = new System.Drawing.Point(128, 98);
|
|
|
this.cb_MaxDiameter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_MaxDiameter.Name = "cb_MaxDiameter";
|
|
|
this.cb_MaxDiameter.Size = new System.Drawing.Size(84, 16);
|
|
@@ -209,7 +219,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_PERI
|
|
|
//
|
|
|
this.cb_PERI.AutoSize = true;
|
|
|
- this.cb_PERI.Location = new System.Drawing.Point(254, 87);
|
|
|
+ this.cb_PERI.Location = new System.Drawing.Point(254, 98);
|
|
|
this.cb_PERI.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_PERI.Name = "cb_PERI";
|
|
|
this.cb_PERI.Size = new System.Drawing.Size(60, 16);
|
|
@@ -220,7 +230,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_MinDiameter
|
|
|
//
|
|
|
this.cb_MinDiameter.AutoSize = true;
|
|
|
- this.cb_MinDiameter.Location = new System.Drawing.Point(254, 39);
|
|
|
+ this.cb_MinDiameter.Location = new System.Drawing.Point(254, 50);
|
|
|
this.cb_MinDiameter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_MinDiameter.Name = "cb_MinDiameter";
|
|
|
this.cb_MinDiameter.Size = new System.Drawing.Size(84, 16);
|
|
@@ -231,7 +241,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_EquivalentCircleDiameter
|
|
|
//
|
|
|
this.cb_EquivalentCircleDiameter.AutoSize = true;
|
|
|
- this.cb_EquivalentCircleDiameter.Location = new System.Drawing.Point(128, 112);
|
|
|
+ this.cb_EquivalentCircleDiameter.Location = new System.Drawing.Point(128, 123);
|
|
|
this.cb_EquivalentCircleDiameter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_EquivalentCircleDiameter.Name = "cb_EquivalentCircleDiameter";
|
|
|
this.cb_EquivalentCircleDiameter.Size = new System.Drawing.Size(96, 16);
|
|
@@ -242,7 +252,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_DiameterRatio
|
|
|
//
|
|
|
this.cb_DiameterRatio.AutoSize = true;
|
|
|
- this.cb_DiameterRatio.Location = new System.Drawing.Point(128, 63);
|
|
|
+ this.cb_DiameterRatio.Location = new System.Drawing.Point(128, 74);
|
|
|
this.cb_DiameterRatio.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_DiameterRatio.Name = "cb_DiameterRatio";
|
|
|
this.cb_DiameterRatio.Size = new System.Drawing.Size(84, 16);
|
|
@@ -253,7 +263,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_ASPECT_ELONG
|
|
|
//
|
|
|
this.cb_ASPECT_ELONG.AutoSize = true;
|
|
|
- this.cb_ASPECT_ELONG.Location = new System.Drawing.Point(370, 112);
|
|
|
+ this.cb_ASPECT_ELONG.Location = new System.Drawing.Point(370, 123);
|
|
|
this.cb_ASPECT_ELONG.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_ASPECT_ELONG.Name = "cb_ASPECT_ELONG";
|
|
|
this.cb_ASPECT_ELONG.Size = new System.Drawing.Size(84, 16);
|
|
@@ -264,7 +274,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_FerretDiameter
|
|
|
//
|
|
|
this.cb_FerretDiameter.AutoSize = true;
|
|
|
- this.cb_FerretDiameter.Location = new System.Drawing.Point(254, 63);
|
|
|
+ this.cb_FerretDiameter.Location = new System.Drawing.Point(254, 74);
|
|
|
this.cb_FerretDiameter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_FerretDiameter.Name = "cb_FerretDiameter";
|
|
|
this.cb_FerretDiameter.Size = new System.Drawing.Size(96, 16);
|
|
@@ -275,7 +285,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_Orientation
|
|
|
//
|
|
|
this.cb_Orientation.AutoSize = true;
|
|
|
- this.cb_Orientation.Location = new System.Drawing.Point(254, 111);
|
|
|
+ this.cb_Orientation.Location = new System.Drawing.Point(254, 122);
|
|
|
this.cb_Orientation.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_Orientation.Name = "cb_Orientation";
|
|
|
this.cb_Orientation.Size = new System.Drawing.Size(84, 16);
|
|
@@ -286,7 +296,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_PERP
|
|
|
//
|
|
|
this.cb_PERP.AutoSize = true;
|
|
|
- this.cb_PERP.Location = new System.Drawing.Point(370, 39);
|
|
|
+ this.cb_PERP.Location = new System.Drawing.Point(370, 50);
|
|
|
this.cb_PERP.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_PERP.Name = "cb_PERP";
|
|
|
this.cb_PERP.Size = new System.Drawing.Size(84, 16);
|
|
@@ -297,7 +307,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_MEAN
|
|
|
//
|
|
|
this.cb_MEAN.AutoSize = true;
|
|
|
- this.cb_MEAN.Location = new System.Drawing.Point(128, 135);
|
|
|
+ this.cb_MEAN.Location = new System.Drawing.Point(128, 146);
|
|
|
this.cb_MEAN.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_MEAN.Name = "cb_MEAN";
|
|
|
this.cb_MEAN.Size = new System.Drawing.Size(108, 16);
|
|
@@ -308,7 +318,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_INSCR
|
|
|
//
|
|
|
this.cb_INSCR.AutoSize = true;
|
|
|
- this.cb_INSCR.Location = new System.Drawing.Point(370, 87);
|
|
|
+ this.cb_INSCR.Location = new System.Drawing.Point(370, 98);
|
|
|
this.cb_INSCR.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cb_INSCR.Name = "cb_INSCR";
|
|
|
this.cb_INSCR.Size = new System.Drawing.Size(96, 16);
|
|
@@ -338,16 +348,6 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
this.btn_ybcsbc.UseVisualStyleBackColor = true;
|
|
|
this.btn_ybcsbc.Click += new System.EventHandler(this.btn_ybcsbc_Click);
|
|
|
//
|
|
|
- // label_help
|
|
|
- //
|
|
|
- this.label_help.AutoSize = true;
|
|
|
- this.label_help.Location = new System.Drawing.Point(72, 37);
|
|
|
- this.label_help.Name = "label_help";
|
|
|
- this.label_help.Size = new System.Drawing.Size(17, 12);
|
|
|
- this.label_help.TabIndex = 130;
|
|
|
- this.label_help.Text = "?";
|
|
|
- this.label_help.MouseHover += new System.EventHandler(this.label_help_MouseHover);
|
|
|
- //
|
|
|
// ParticlesGridDevidePageShowConfig
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -362,7 +362,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
this.Name = "ParticlesGridDevidePageShowConfig";
|
|
|
this.ShowIcon = false;
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
- this.Text = "ParticlesGridDevidePageShowConfig";
|
|
|
+ this.Text = "Interfacedisplayconfiguration";
|
|
|
this.Load += new System.EventHandler(this.ParticlesGridDevidePageShowConfig_Load);
|
|
|
this.groupBox2.ResumeLayout(false);
|
|
|
this.groupBox2.PerformLayout();
|