Control.ShowKeyboardCues Property
Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
In controls created in the Windows Forms designer, keyboard accelerators are visible by default.
For more information about this feature, see the WM_QUERYUISTATE, WM_UPDATEUISTATE, and WM_CHANGEUISTATE topics in the MSDN library at http://msdn.microsoft.com/library.
Windows 2000, Windows XP Home Edition, Windows XP Professional x64 Edition, Windows Server 2003 Platform Note: Setting the ShowKeyboardCues property to true causes controls to conform to the Windows 2000 behavior that hides keyboard cues until the user performs a keyboard action.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.