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