IVsFontAndColorEvents.OnApply Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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:
int OnApply();
public:
int OnApply();
int OnApply();
public int OnApply ();
abstract member OnApply : unit -> int
Public Function OnApply () As Integer