Gets or sets the brush used to draw the border of selector buttons when they are pressed.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public Brush ButtonBorderBrushDown { get; set; } |
Visual Basic Copy Code |
---|
Public Property ButtonBorderBrushDown As Brush |
An instance of the Brush class.