turned on icon for shortcuts in help menu
This commit is contained in:
@@ -199,7 +199,7 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
// btnShortCuts
|
// btnShortCuts
|
||||||
//
|
//
|
||||||
//this.btnShortCuts.Image = global::VEPROMS.Properties.Resources.GotoShortcutsHS;
|
this.btnShortCuts.Image = global::VEPROMS.Properties.Resources.GotoShortcutsHS;
|
||||||
this.btnShortCuts.Name = "btnShortCuts";
|
this.btnShortCuts.Name = "btnShortCuts";
|
||||||
this.btnShortCuts.Text = "Shortcut List";
|
this.btnShortCuts.Text = "Shortcut List";
|
||||||
this.btnShortCuts.Click += new System.EventHandler(this.btnShortCuts_Click);
|
this.btnShortCuts.Click += new System.EventHandler(this.btnShortCuts_Click);
|
||||||
|
Reference in New Issue
Block a user