Compartir a través de


IVsFontAndColorEvents Members

Include Protected Members
Include Inherited Members

Notifies VSPackages using font and color information about changes in font and color settings.

The IVsFontAndColorEvents type exposes the following members.

Methods

  Name Description
Public method OnApply Called by the environment when user has clicked the OK or Apply button on the Fonts and Colors property page in the Options dialog box.
Public method OnFontChanged Called by the Visual Studio environment when the fonts of one Categories of the items listed in the Display Items drop-down list is modified.
Public method OnItemChanged Called by the environment whenever an item in the Display Items drop-down list is modified.
Public method OnReset Called by the environment whenever the items in the Display Items list are reset to their default values.
Public method OnResetToBaseCategory Called by the environment whenever all of a category's attributes are reset to its alternate set of default values, as specified by its base category.

Top

See Also

Reference

IVsFontAndColorEvents Interface

Microsoft.VisualStudio.Shell.Interop Namespace