ProgressBarColors Class
Defines the progress bar colors resource keys generated by the Visual Studio theme.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.ProgressBarColors
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class ProgressBarColors
public static class ProgressBarColors
public ref class ProgressBarColors abstract sealed
[<AbstractClass>]
[<Sealed>]
type ProgressBarColors = class end
public final 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.