Skybound Rebar

ControlRenderer.ShowKeyboardCues Property

Gets or sets a value that specifies whether keyboard cues are drawn on the control.

[Visual Basic]
Public Property ShowKeyboardCues As Boolean
[C#]
public bool ShowKeyboardCues {get; set;}

Property Value

true if keyboard cues are drawn on the control; otherwise, false.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace