Click to See Complete Forum and Search --> : Windows-2000 Menu Issue


maheshj
May 7th, 2001, 10:47 PM
Hi,
i have developed a application under Windows 2000. It doesn't show the menu shortcut key until unless i don't press the Alt key. if i press Alt key, it shows my all shortcut keys like File(F with underscore). i need to display the shortcut keys always like the Windows-95 and NT.

thanks,
J.Mahesh.

Demetresz
May 8th, 2001, 08:35 AM
You will have to programmaticaly change the default selection (is false) in Accessibility Options->Show extra keyboard help in programs.
This is done by modifying the resitry at
HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Preference
Set the value On="1".

Remi_Obiajunwa
June 6th, 2001, 03:36 PM
Go to Start -> Settings -> Control Panel -> Display -> Effects tab
Uncheck the box that says "Hide Keyboard navigation indicators until I use the Alt key"

Remi Obiajunwa