System.Web.UI.WebControls Namespace
Provides data for the VisibleMonthChanged event of a Calendar.
The VisibleMonthChanged event is raised whenever the user clicks on the Calendar navigation controls to display the next or previous month.
For a list of initial property values for an instance of MonthChangedEventArgs, see the MonthChangedEventArgs constructor.
For more information about handling events, see Web Forms Events Model.
The following example demonstrates how to specify and code a handler for the VisibleMonthChanged event to determine, and display in a Label, whether the Calendar has moved forward or backward one month.
Show me
Calendar MonthChangedEventHandler
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph