CalendarAutoFormatDialog.OnActivated Method (Object, EventArgs)
.NET Framework 3.0
Occurs when the CalendarAutoFormatDialog is activated.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
protected void OnActivated ( Object source, EventArgs e )
protected function OnActivated ( source : Object, e : EventArgs )
Not applicable.
Parameters
- source
The source of the event.
- e
An EventArgs that provides information about the event.
Community Additions
ADD
Show: