command button with calendar

  • Thread starter Thread starter SecretCharacter
  • Start date Start date
S

SecretCharacter

Hi I would like to create a command button that it will pop up a calendar
control when i click on it. After which I will select a date from the
calendar control and once selected the calendar will disappear and the date
selected will appear on a text box next to the command button.
These are the names:
command button: cmdCalendar
Calendar Control 11.0: ctlCalendar
Text Box: txtCalendar

How do I go about doing that? Thanks a zillion in advance.
 
Back
Top