Gets or sets the brush used to fill the button when it is disabled.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public Brush BackgroundBrushDisabled { get; set; } |
Visual Basic Copy Code |
---|
Public Property BackgroundBrushDisabled As Brush |