ColorableItem Methods

 

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetCanonicalName(String^)

Gets the canonical name of a colorable item.

System_CAPS_pubmethodGetColorData(Int32, UInt32)

Get the specified high color foreground or background element.

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

Returns the foreground and background color for this colorable item.

System_CAPS_pubmethodGetDefaultFontFlags(UInt32)

Returns the font attributes for this colorable item.

System_CAPS_pubmethodGetDescription(String^)

Returns a description for this colorable item.

System_CAPS_pubmethodGetDisplayName(String^)

Returns the name of this colorable item.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetMergingPriority(Int32)

Returns the priority this colorable item has when compared to other colorable items of the same name.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: