VsColors::GetColorBaseKey Method (Int32)
Visual Studio 2015
Gets the key for the color.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- vsSysColor
-
Type:
System::Int32
The color.
Only colors in the range [FirstColor, LastColor] areknown VS colors, any other value is out of range.
Show: