Warning Serious problems might occur if you modify the registry
incorrectly by using Registry Editor or by using another method. These problems
might require that you reinstall your operating system. Microsoft cannot
guarantee that these problems can be solved. Modify the registry at your own
risk.
To change this behavior, use one of the following
methods:
Change the Windows desktop properties
- Right-click the Windows desktop, and then click
Properties. The Display Properties dialog box
appears.
- Click the Appearance tab.
Note In Windows 2000, click the Effects
tab. - On the Appearance tab, click
Effects. The Effects dialog box
appears.
- Click to clear the Hide underlined letters for
keyboard navigation until I press the Alt key check box, and then
click OK.
Note In Windows 2000, click to clear the Hide keyboard
navigation indicators until I use the Alt key check box, and then
click OK.
Change the setting programmatically
Note This method is the preferred method to work around this
problem.
To change the setting programatically, call the
SystemParametersInfo function with the SPI_SETKEYBOARDCUES flag and the
pvParam parameter set to
TRUE. For more information about the
SystemParametersInfo function, visit the following Microsoft Developer Network (MSDN)
Web site: