IVsFontAndColorStorage3 Interface

 

Allows a VSPackage to manage registry font and color entries.

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

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("BAA340BB-FA34-4CCB-8C81-436566368517")]
public interface IVsFontAndColorStorage3 : IVsFontAndColorStorage2

NameDescription
System_CAPS_pubmethodRevertAllCategoriesToDefault()

Reverts all items in all categories to their default values.

System_CAPS_pubmethodRevertAllItemsToDefault()

System_CAPS_pubmethodRevertFontToDefault()

System_CAPS_pubmethodRevertItemToDefault(String)

Return to top
Show: