ComponentOne Basic Library for UWP
MouseOverBrush Property (C1TabControl)

C1.UWP Assembly > C1.Xaml Namespace > C1TabControl Class : MouseOverBrush Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over.
Syntax
'Declaration
 
Public Property MouseOverBrush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush MouseOverBrush {get; set;}
See Also

Reference

C1TabControl Class
C1TabControl Members