System.Windows.Forms.Control.ShowKeyboardCues Property

Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected virtual bool ShowKeyboardCues { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0