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