System.Web.UI.Design.WebControls.CalendarDesigner.OnAutoFormat Method

Called when an auto-format scheme has been applied to the control.

Syntax

protected void OnAutoFormat (object sender, EventArgs e)

Parameters

sender
The source of the event.
e
The EventArgs object that contains the event data.

Remarks

Schemes are applied by the user to set the appearance of a control from a collection of predefined styles. Override this method to perform other actions that might be needed after a scheme is applied to a control.

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0