IVsFontAndColorGroup Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetCategory(Int32, Guid)

Returns the GUID of the one of the categories within a group as identified by a group index.

System_CAPS_pubmethodGetCount(Int32)

Returns the number of categories represented by the group.

System_CAPS_pubmethodGetGroupName(String^)

Returns a category group's localized name.

System_CAPS_pubmethodGetPriority(UInt16)

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.

Return to top
Show: