CalendarAutoFormatDialog.OnSelChangedScheme(Object, EventArgs) Method

Definition

Handles changes in the predefined schema choices.

protected:
 void OnSelChangedScheme(System::Object ^ source, EventArgs ^ e);
protected void OnSelChangedScheme (object source, EventArgs e);
member this.OnSelChangedScheme : obj * EventArgs -> unit
Protected Sub OnSelChangedScheme (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