Apr 15, 2002 #1 north2060 Programmer Apr 11, 2002 23 AU I am trying to display calender on date field on click. How do I do it? Thanx
Apr 16, 2002 #2 braindead2 Technical User Nov 11, 2010 647 GB add the calendar control to your form. Then on the on-click event of the control make the calander control visible There is much more detail on this if you do a keyword search. Upvote 0 Downvote
add the calendar control to your form. Then on the on-click event of the control make the calander control visible There is much more detail on this if you do a keyword search.