This commit is contained in:
@@ -1213,7 +1213,7 @@ namespace VEPROMS
|
||||
this.Controls.Add(this.ribbonControl1);
|
||||
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.Name = "frmVEPROMS";
|
||||
this.Text = "VE-PROMS";
|
||||
this.Text = "Proms";
|
||||
this.Load += new System.EventHandler(this.frmVEPROMS_Load);
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmVEPROMS_FormClosing);
|
||||
this.Resize += new System.EventHandler(this.frmVEPROMS_Resize);
|
||||
|
Reference in New Issue
Block a user