IVsFontAndColorDefaultsProvider Members
Include Protected Members
Include Inherited Members
Provides an instance of the IVsFontAndColorDefaults or the IVsFontAndColorGroup interface corresponding to a particular Category -- a particular item listed in the Show Settings For: drop down listing of the Fonts and Colors properties page of the Options dialog box.
The IVsFontAndColorDefaultsProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetObject | Returns an IVsFontAndColorDefaults or an IVsFontAndColorGroupIVsFontAndColorDefaults interface for the category specified by the rguidCategory parameter. |
Top