IVsFontAndColorEvents.OnApply 方法

定义

当用户在 "选项" 对话框中单击 "字体和颜色" 属性页上的 "确定" 或 "应用" 按钮时,由环境调用。

public:
 int OnApply();
public:
 int OnApply();
int OnApply();
public int OnApply ();
abstract member OnApply : unit -> int
Public Function OnApply () As Integer

返回

Int32

适用于