ProgressBarColors Class

 

Defines the progress bar colors resource keys generated by the Visual Studio theme.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

System.Object
  Microsoft.VisualStudio.PlatformUI.ProgressBarColors

public static class ProgressBarColors

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticBackgroundBrushKey

Gets the BackgroundBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticBackgroundColorKey

Gets the BackgroundColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticIndicatorFillBrushKey

Gets the IndicatorFillBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticIndicatorFillColorKey

Gets the IndicatorFillColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticIndicatorFillCriticalBrushKey

System_CAPS_pubpropertySystem_CAPS_staticIndicatorFillCriticalColorKey

System_CAPS_pubpropertySystem_CAPS_staticIndicatorFillWarningBrushKey

System_CAPS_pubpropertySystem_CAPS_staticIndicatorFillWarningColorKey

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCategory

The category of the progress bar colors.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: