Using VB6, I set up a menu like
&File
....&Open
....&Close
etc. In design mode, the F is underscored as expected
but O and C are not.
In run mode no underscores are displayed when selecting menu
items with the mouse.
Pressing the 'ALT' key makes the underscores visible.
How do I get the underscores to be visible at all times?
Thanks,
Geoff Turner.
&File
....&Open
....&Close
etc. In design mode, the F is underscored as expected
but O and C are not.
In run mode no underscores are displayed when selecting menu
items with the mouse.
Pressing the 'ALT' key makes the underscores visible.
How do I get the underscores to be visible at all times?
Thanks,
Geoff Turner.
Comment