Share via


IVsFontAndColorEvents.OnApply Method

Definition

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

Returns

Applies to