|
@@ -73,7 +73,6 @@
|
|
|
this.comboBox_Elem1 = new System.Windows.Forms.ComboBox();
|
|
|
this.comboBox_Elem = new System.Windows.Forms.ComboBox();
|
|
|
this.comboBox_ImgProperty = new System.Windows.Forms.ComboBox();
|
|
|
- this.helpProvider1 = new System.Windows.Forms.HelpProvider();
|
|
|
this.tabSTDStandrad.SuspendLayout();
|
|
|
this.tabSTD.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView_SubElements)).BeginInit();
|
|
@@ -555,7 +554,7 @@
|
|
|
//
|
|
|
this.label_help2.AutoSize = true;
|
|
|
this.label_help2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label_help2.Location = new System.Drawing.Point(523, 25);
|
|
|
+ this.label_help2.Location = new System.Drawing.Point(522, 25);
|
|
|
this.label_help2.Name = "label_help2";
|
|
|
this.label_help2.Size = new System.Drawing.Size(19, 19);
|
|
|
this.label_help2.TabIndex = 20;
|
|
@@ -714,7 +713,6 @@
|
|
|
public System.Windows.Forms.DataGridView dataGridView_SubElements;
|
|
|
private System.Windows.Forms.Button button_PeriodicTableSwitch;
|
|
|
private System.Windows.Forms.Button button_del;
|
|
|
- private System.Windows.Forms.HelpProvider helpProvider1;
|
|
|
private System.Windows.Forms.Label label_help2;
|
|
|
private System.Windows.Forms.Label label_help1;
|
|
|
}
|