ColorableItem Members
Include Protected Members
Include Inherited Members
Provides a default implementation of the VSIP interface IVsColorableItem.
The ColorableItem type exposes the following members.
Constructors
Name
Description
Initializes the ColorableItem class and accepts all the information needed to describe a colorable item.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets the canonical name of a colorable item.
Get the specified high color foreground or background element.
Returns the foreground and background color for this colorable item.
Returns the font attributes for this colorable item.
Returns a description for this colorable item.
Returns the name of this colorable item.
Serves as a hash function for a particular type. (Inherited from Object.)
Returns the priority this colorable item has when compared to other colorable items of the same name.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top