Skybound Rebar

ControlRenderer.ShowFocusCues Property

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

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

Property Value

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

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace