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