Gets or sets the brush used to draw the button border when the button is being hovered.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public Brush BorderBrushOver { get; set; } |
Visual Basic Copy Code |
---|
Public Property BorderBrushOver As Brush |