IVsFontAndColorStorage Members
Include Protected Members
Include Inherited Members
Allows a VSPackage to retrieve or save font and color data to the registry.
The IVsFontAndColorStorage type exposes the following members.
Methods
Name
Description
Closes the registry key containing font and color information for the Display Items in the currently open Category.
Returns the font attributes for the currently open Category.
Returns the user-modifiable information for a named Display Item in the currently open Category.
Opens the registry key containing font and color information for a Cateogry found in the Show Settings for: drop-down list.
Deletes saved data for a Category from the registry.
Stores the basic definition of a font to be used by the currently open Category.
Stores the user-modifiable color and font settings for a named Display Item in the registry.
Top