IVsFontAndColorGroup Members
Include Protected Members
Include Inherited Members
Provides a mechanism by which a VSPackage providing font and color support can specify a Display Item group - a super-category that represents the union of two or more categories.
The IVsFontAndColorGroup type exposes the following members.
Methods
Name
Description
Returns the GUID of the one of the categories within a group as identified by a group index.
Returns the number of categories represented by the group.
Returns a category group's localized name.
Returns a group's display priority, which determines its position in the Show settings for: drop-down box of the Fonts and Colors property page.
Top