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