Gets or sets the Brush used to highlight the focused control.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public Brush FocusBrush { get; set; } |
| Visual Basic |
|---|
Public Property FocusBrush As Brush Get Set |