IVsColorableItem Members
Include Protected Members
Include Inherited Members
Provides default font colors, font style, and item name information for a custom colorable item.
The IVsColorableItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDefaultColors | Defines the default background and foreground colors for a custom colorable item. | |
GetDefaultFontFlags | Returns the default font flags for the custom colorable item. | |
GetDisplayName | Gets the display name of the custom colorable item. |
Top