MindFusion.Silverlight Package Programmer's Guide
DateTimePicker.OnCalendarOpened Method
See Also
 





Raises the CalendarOpened event.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

protected virtual void OnCalendarOpened (
    EventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnCalendarOpened( _
    e As EventArgs _
)

 Parameters

e
The object that contains the event data.

 See Also

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.Silverlight Namespace