CalendarAutoFormatDialog.OnOKClicked(Object, EventArgs) Method

Definition

Handles changes in the pre-defined schema choices.

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)

Parameters

source
Object

The source of the event.

e
EventArgs

An EventArgs that provides information about the event.

Applies to