This commit is contained in:
Kathy Ruffing 2010-11-23 14:52:15 +00:00
parent e03ccd4482
commit bd4ec5d510
2 changed files with 2 additions and 2 deletions

View File

@ -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);

View File

@ -1095,7 +1095,7 @@ namespace VEPROMS
btnNew.Enabled = false;
return;
}
// if at top, 'VE-PROMS', folder and childfolders below this only
// if at top, 'VEPROMS', folder and childfolders below this only
// option is to create a new (sub)folder, i.e. no submenu items.
if (fi.ChildFolderCount > 0 && fi.MyParent == null) return;
//if (fi.ChildFolderCount == 0) // submenu folders/docversion