DTE2.GetThemeColor Method (vsThemeColors)
Visual Studio 2015
Gets a color used to draw the user interface within Visual Studio.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- Element
-
Type:
EnvDTE80.vsThemeColors
Standard color for UI.
Return Value
Type: System.UInt32A color value representing a standard color defined by vsThemeColors.
Show: