WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / MouseOverBorderBrush Property
In This Topic
    MouseOverBorderBrush Property (C1TimeEditor)
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush used to highlight the border of the control when it has the mouse over.
    Syntax
    public Brush MouseOverBorderBrush {get; set;}
    See Also