Share via


IVsFontAndColorEvents.OnApply Method

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.

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

Syntax

'Declaration
Function OnApply As Integer
int OnApply()
int OnApply()
abstract OnApply : unit -> int
function OnApply() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsFontAndColorEvents Interface

Microsoft.VisualStudio.Shell.Interop Namespace