Share via


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

Public method

CloseCategory

Closes the registry key containing font and color information for the Display Items in the currently open Category.

Public method

GetFont

Returns the font attributes for the currently open Category.

Public method

GetItem

Returns the user-modifiable information for a named Display Item in the currently open Category.

Public method

OpenCategory

Opens the registry key containing font and color information for a Cateogry found in the Show Settings for: drop-down list.

Public method

RemoveCategory

Deletes saved data for a Category from the registry.

Public method

SetFont

Stores the basic definition of a font to be used by the currently open Category.

Public method

SetItem

Stores the user-modifiable color and font settings for a named Display Item in the registry.

Top

See Also

Reference

IVsFontAndColorStorage Interface

Microsoft.VisualStudio.Shell.Interop Namespace