C1.WPF Namespace / C1TabItemPresenter Class / MouseOverBrush Property

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