共用方式為


CalendarAutoFormatDialog.OnOKClicked(Object, EventArgs) 方法

定義

處理預先定義結構描述選項中的變更。

protected:
 void OnOKClicked(System::Object ^ source, EventArgs ^ e);
protected void OnOKClicked (object source, EventArgs e);
member this.OnOKClicked : obj * EventArgs -> unit
Protected Sub OnOKClicked (source As Object, e As EventArgs)

參數

source
Object

事件的來源。

e
EventArgs

EventArgs,提供關於事件的資訊。

適用於