ProgressBarColors Class
Defines the progress bar colors resource keys generated by the Visual Studio theme.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.ProgressBarColors
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public NotInheritable Class ProgressBarColors
public static class ProgressBarColors
The ProgressBarColors type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackgroundBrushKey | Gets the BackgroundBrushKey attribute. | |
BackgroundColorKey | Gets the BackgroundColorKey attribute. | |
IndicatorFillBrushKey | Gets the IndicatorFillBrushKey attribute. | |
IndicatorFillColorKey | Gets the IndicatorFillColorKey attribute. |
Top
Fields
Name | Description | |
---|---|---|
Category | The category of the progress bar colors. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.