|
@@ -30,6 +30,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.btn_auto = new System.Windows.Forms.Button();
|
|
|
this.cB_XRayDataCount = new System.Windows.Forms.CheckBox();
|
|
|
this.label_help = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
@@ -55,7 +56,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.btn_auto = new System.Windows.Forms.Button();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
@@ -94,10 +94,22 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
this.groupBox2.TabStop = false;
|
|
|
this.groupBox2.Text = "显示信息设置";
|
|
|
//
|
|
|
+ // btn_auto
|
|
|
+ //
|
|
|
+ this.btn_auto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btn_auto.Location = new System.Drawing.Point(472, 19);
|
|
|
+ this.btn_auto.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
+ this.btn_auto.Name = "btn_auto";
|
|
|
+ this.btn_auto.Size = new System.Drawing.Size(38, 21);
|
|
|
+ this.btn_auto.TabIndex = 132;
|
|
|
+ this.btn_auto.Text = "自动";
|
|
|
+ this.btn_auto.UseVisualStyleBackColor = true;
|
|
|
+ this.btn_auto.Click += new System.EventHandler(this.btn_auto_Click);
|
|
|
+ //
|
|
|
// cB_XRayDataCount
|
|
|
//
|
|
|
this.cB_XRayDataCount.AutoSize = true;
|
|
|
- this.cB_XRayDataCount.Location = new System.Drawing.Point(339, 146);
|
|
|
+ this.cB_XRayDataCount.Location = new System.Drawing.Point(372, 146);
|
|
|
this.cB_XRayDataCount.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.cB_XRayDataCount.Name = "cB_XRayDataCount";
|
|
|
this.cB_XRayDataCount.Size = new System.Drawing.Size(72, 16);
|
|
@@ -128,7 +140,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_ParticleCoordinate
|
|
|
//
|
|
|
this.cb_ParticleCoordinate.AutoSize = true;
|
|
|
- this.cb_ParticleCoordinate.Location = new System.Drawing.Point(223, 146);
|
|
|
+ this.cb_ParticleCoordinate.Location = new System.Drawing.Point(225, 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);
|
|
@@ -172,7 +184,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cB_Density
|
|
|
//
|
|
|
this.cB_Density.AutoSize = true;
|
|
|
- this.cB_Density.Location = new System.Drawing.Point(339, 169);
|
|
|
+ this.cB_Density.Location = new System.Drawing.Point(372, 169);
|
|
|
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);
|
|
@@ -191,7 +203,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cB_Hardness
|
|
|
//
|
|
|
this.cB_Hardness.AutoSize = true;
|
|
|
- this.cB_Hardness.Location = new System.Drawing.Point(223, 169);
|
|
|
+ this.cB_Hardness.Location = new System.Drawing.Point(225, 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);
|
|
@@ -213,7 +225,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_ELONG
|
|
|
//
|
|
|
this.cb_ELONG.AutoSize = true;
|
|
|
- this.cb_ELONG.Location = new System.Drawing.Point(339, 74);
|
|
|
+ this.cb_ELONG.Location = new System.Drawing.Point(372, 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);
|
|
@@ -235,7 +247,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_PERI
|
|
|
//
|
|
|
this.cb_PERI.AutoSize = true;
|
|
|
- this.cb_PERI.Location = new System.Drawing.Point(223, 98);
|
|
|
+ this.cb_PERI.Location = new System.Drawing.Point(225, 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);
|
|
@@ -246,7 +258,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_MinDiameter
|
|
|
//
|
|
|
this.cb_MinDiameter.AutoSize = true;
|
|
|
- this.cb_MinDiameter.Location = new System.Drawing.Point(223, 50);
|
|
|
+ this.cb_MinDiameter.Location = new System.Drawing.Point(225, 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);
|
|
@@ -279,7 +291,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(339, 123);
|
|
|
+ this.cb_ASPECT_ELONG.Location = new System.Drawing.Point(372, 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);
|
|
@@ -290,7 +302,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_FerretDiameter
|
|
|
//
|
|
|
this.cb_FerretDiameter.AutoSize = true;
|
|
|
- this.cb_FerretDiameter.Location = new System.Drawing.Point(223, 74);
|
|
|
+ this.cb_FerretDiameter.Location = new System.Drawing.Point(225, 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);
|
|
@@ -301,7 +313,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_Orientation
|
|
|
//
|
|
|
this.cb_Orientation.AutoSize = true;
|
|
|
- this.cb_Orientation.Location = new System.Drawing.Point(223, 122);
|
|
|
+ this.cb_Orientation.Location = new System.Drawing.Point(225, 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);
|
|
@@ -312,7 +324,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_PERP
|
|
|
//
|
|
|
this.cb_PERP.AutoSize = true;
|
|
|
- this.cb_PERP.Location = new System.Drawing.Point(339, 50);
|
|
|
+ this.cb_PERP.Location = new System.Drawing.Point(372, 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);
|
|
@@ -334,7 +346,7 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
// cb_INSCR
|
|
|
//
|
|
|
this.cb_INSCR.AutoSize = true;
|
|
|
- this.cb_INSCR.Location = new System.Drawing.Point(339, 98);
|
|
|
+ this.cb_INSCR.Location = new System.Drawing.Point(372, 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);
|
|
@@ -364,18 +376,6 @@ namespace OTSIncAReportApp._1_UI.Control_Grids.ParticlesGridDevidePage
|
|
|
this.btn_ybcsbc.UseVisualStyleBackColor = true;
|
|
|
this.btn_ybcsbc.Click += new System.EventHandler(this.btn_ybcsbc_Click);
|
|
|
//
|
|
|
- // btn_auto
|
|
|
- //
|
|
|
- this.btn_auto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btn_auto.Location = new System.Drawing.Point(472, 19);
|
|
|
- this.btn_auto.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
- this.btn_auto.Name = "btn_auto";
|
|
|
- this.btn_auto.Size = new System.Drawing.Size(38, 21);
|
|
|
- this.btn_auto.TabIndex = 132;
|
|
|
- this.btn_auto.Text = "自动";
|
|
|
- this.btn_auto.UseVisualStyleBackColor = true;
|
|
|
- this.btn_auto.Click += new System.EventHandler(this.btn_auto_Click);
|
|
|
- //
|
|
|
// ParticlesGridDevidePageShowConfig
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|