kingsgambit
Registered User.
- Local time
- Today, 18:13
- Joined
- May 27, 2001
- Messages
- 134
On my form I have a button which opens a calendar, when the user clicks on a date it puts the date into a text box and close.
If the user clciks on the button by accident,I want the user to be able to click anywhere on the form instead and the form will close. I tried OnLostFocus, but it puts the claendar behind the form. Any ideas?
If the user clciks on the button by accident,I want the user to be able to click anywhere on the form instead and the form will close. I tried OnLostFocus, but it puts the claendar behind the form. Any ideas?