Erradic menu shortcut behavior

G

Guest

I've created a menu for my MDI and used the standard (I thought) & character for creating an underlined shortcut

&Fil
E&xi
etc

At design time, they appear. At run time, they do not... UNLESS I actually use the shortcut keys from my keyboard ATL+F for example, takes me to the File menu and I can see all the shortcuts underlined. Once it loses focus, the underlines are gone again. Clicking with the mouse does NOT display them.

VS.NET 2003

Thanks!
 
G

Guest

Also happening with buttons on my Child form. When I press ALT, all the underlines display. Very strange. Hopefully just a setting I'm missing somewhere. Even tried creating a new project and it did the same thing. Running Win XP Pro


----- BillyB wrote: ----

I've created a menu for my MDI and used the standard (I thought) & character for creating an underlined shortcut

&Fil
E&xi
etc

At design time, they appear. At run time, they do not... UNLESS I actually use the shortcut keys from my keyboard ATL+F for example, takes me to the File menu and I can see all the shortcuts underlined. Once it loses focus, the underlines are gone again. Clicking with the mouse does NOT display them.

VS.NET 2003

Thanks!
 
G

Guest

This is actually standard behaviour under Windows XP (run any other app and
see for yourself)

I'm not keen on it either...

AndyC

BillyB said:
Also happening with buttons on my Child form. When I press ALT, all the
underlines display. Very strange. Hopefully just a setting I'm missing
somewhere. Even tried creating a new project and it did the same thing.
Running Win XP Pro.
----- BillyB wrote: -----

I've created a menu for my MDI and used the standard (I thought) &
character for creating an underlined shortcut:
&File
E&xit
etc.

At design time, they appear. At run time, they do not... UNLESS I
actually use the shortcut keys from my keyboard ATL+F for example, takes me
to the File menu and I can see all the shortcuts underlined. Once it loses
focus, the underlines are gone again. Clicking with the mouse does NOT
display them.
 
H

Herfried K. Wagner [MVP]

* =?Utf-8?B?QmlsbHlC?= said:
I've created a menu for my MDI and used the standard (I thought) & character for creating an underlined shortcut:

&File
E&xit
etc.

At design time, they appear. At run time, they do not... UNLESS I
actually use the shortcut keys from my keyboard ATL+F for example, takes
me to the File menu and I can see all the shortcuts underlined. Once it
loses focus, the underlines are gone again. Clicking with the mouse
does NOT display them.

This behavior is by design since Windows 2000.

223552: Keyboard Navigation Indicators Are Not Present
<URL:http://support.microsoft.com/?scid=223552>

<URL:http://www.google.de/groups?selm=#Fh#[email protected]>
 
G

Guest

Well how about that... That actually briefly occurred to me, but then I saw that the VS IDE does have the underlines visible all the time. Should have followed that hunch further and looked at some other apps

Thank you

Bill


----- (e-mail address removed) wrote: ----

This is actually standard behaviour under Windows XP (run any other app an
see for yourself

I'm not keen on it either..

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top