C1.WPF.Input Namespace / C1FilePicker Class / MouseOverBorderBrush Property

In This Topic
MouseOverBorderBrush Property (C1FilePicker)
In This Topic
Gets or sets the System.Windows.Media.Brush used to highlight the border of the control when it has the mouse over.
Syntax
'Declaration
 
Public Property MouseOverBorderBrush As Brush
 
See Also