event DateChanging (HeaderArrow as HeaderArrowEnum, Cancel as Variant)
Occurs when the user is about to change the browsed date.

 TypeDescription 
   HeaderArrow as HeaderArrowEnum A HeaderArrowEnum expression that indicates the arrow being clicked.  
   Cancel as Variant A Boolean expression that specifies whether the default operation is canceled or not.  
Use the DataChanging property event to increase or decrease the browsed date as user clicks the arrows in the header of the calendar. The Date property specifies the browsed date. The DateChanged event notifies your application that the browsed date is changed. By default, the Cancel parameter is False, so the default operation is executed when the user clicks a button in the header of the calendar. The SelDate property indicates the date being selected.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.