Calendar Control

N

Nick

I would like to use a calendar control to up-date an Un-
bound text box, called "Date", on a primary form,
Called "Back". When I double click on the text
box, "Date", it opens a pop-up form, called "Date1", which
has the calendar control and a control button to close the
form.
My question is how do I get the calendar control to up-
date the Un-bound text box when the pop-up, "Date1" closes?

Regards
Nick
 
Top