|
@@ -773,7 +773,7 @@
|
|
this.MaximizeBox = false;
|
|
this.MaximizeBox = false;
|
|
this.Name = "Form1";
|
|
this.Name = "Form1";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
- this.Text = "MOTINOVA_BMS_Test_V1.0.1";
|
|
|
|
|
|
+ this.Text = "MOTINOVA_BMS_Test_V1.0.2";
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.groupBox1.PerformLayout();
|