IVsColorableItem Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodGetDefaultColors(array<COLORINDEX>^, array<COLORINDEX>^)

Defines the default background and foreground colors for a custom colorable item.

System_CAPS_pubmethodGetDefaultFontFlags(UInt32)

Returns the default font flags for the custom colorable item.

System_CAPS_pubmethodGetDisplayName(String^)

Gets the display name of the custom colorable item.

Return to top
Show: