|
@@ -77,8 +77,8 @@
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
|
this.textBox_zypxss = new System.Windows.Forms.TextBox();
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
- this.button7 = new System.Windows.Forms.Button();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.button7 = new System.Windows.Forms.Button();
|
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
|
@@ -358,7 +358,7 @@
|
|
|
// ck_ysfx_xsmk
|
|
|
//
|
|
|
this.ck_ysfx_xsmk.AutoSize = true;
|
|
|
- this.ck_ysfx_xsmk.Location = new System.Drawing.Point(22, 137);
|
|
|
+ this.ck_ysfx_xsmk.Location = new System.Drawing.Point(22, 140);
|
|
|
this.ck_ysfx_xsmk.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ck_ysfx_xsmk.Name = "ck_ysfx_xsmk";
|
|
|
this.ck_ysfx_xsmk.Size = new System.Drawing.Size(72, 16);
|
|
@@ -571,7 +571,7 @@
|
|
|
this.groupBox9.Size = new System.Drawing.Size(263, 260);
|
|
|
this.groupBox9.TabIndex = 1;
|
|
|
this.groupBox9.TabStop = false;
|
|
|
- this.groupBox9.Text = "首页设置信息";
|
|
|
+ this.groupBox9.Text = "首页设置";
|
|
|
//
|
|
|
// groupBox2
|
|
|
//
|
|
@@ -623,7 +623,16 @@
|
|
|
this.groupBox3.Size = new System.Drawing.Size(618, 369);
|
|
|
this.groupBox3.TabIndex = 78;
|
|
|
this.groupBox3.TabStop = false;
|
|
|
- this.groupBox3.Text = "颗粒筛选";
|
|
|
+ this.groupBox3.Text = "模式设定";
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ this.label2.AutoSize = true;
|
|
|
+ this.label2.Location = new System.Drawing.Point(99, 141);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(83, 12);
|
|
|
+ this.label2.TabIndex = 68;
|
|
|
+ this.label2.Text = "元素选择设置:";
|
|
|
//
|
|
|
// button7
|
|
|
//
|
|
@@ -636,15 +645,6 @@
|
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
|
//
|
|
|
- // label2
|
|
|
- //
|
|
|
- this.label2.AutoSize = true;
|
|
|
- this.label2.Location = new System.Drawing.Point(99, 141);
|
|
|
- this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(83, 12);
|
|
|
- this.label2.TabIndex = 68;
|
|
|
- this.label2.Text = "元素选择设置:";
|
|
|
- //
|
|
|
// groupBox4
|
|
|
//
|
|
|
this.groupBox4.Controls.Add(this.button3);
|