property CalendarCombo.Date as Date
Retrieves or sets the browsed date. Ensures that the date is visible.

 TypeDescription 
   Date A DATE expression that indicates the browsed date.  

Use the Date property to browse for a date, in the drop down portion of the control. The SelDate property indicates the selected date. The Value property is identical with the SelDate property. The DateChanged event is fired when the user changes the browsed date. Use the FirstVisibleDate property to get the first visible date. Use the LastVisibleDate property to get the last visible date.


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