shortcut for file open from the V start button

This commit is contained in:
2009-10-02 18:10:38 +00:00
parent 6cb48301cb
commit c5d2578ee9
2 changed files with 6 additions and 14 deletions

View File

@@ -1133,5 +1133,10 @@ namespace VEPROMS
expandableSplitter3.Enabled = infoPanel.Expanded;
}
#endregion
//protected override void WndProc(ref Message m)
//{
// base.WndProc(ref m);
//}
}
}