FocusRenderer Property
FocusRenderer
Gets or sets the focus indicator renderer for drawing the focus rectangle
in the component.
Declaration
[Browsable(false)]
public IFocusIndicatorRenderer FocusRenderer { get; set; }
<Browsable(False)>
Public Property FocusRenderer As IFocusIndicatorRenderer