Problem with DTPicker 6.0 control

R

Robert Crandal

I found a problem with the DTPicker 6.0 control. Here is my scenario:

I have one DTPicker control on top of my main Userform1. I also
handle the "DTPicker1_CloseUp()" subroutine. The "CloseUp"
event is triggered whenever someone chooses a date from the
calendar, which "closes" the calendar.

So, once the calendar is "up", try pressing the ESC key to close
the calendar. (try this twice if necessary). If you press the
ESC key to close the calendar, you will see the following error
message:

"Code execution has been interrupted"

Does anybody know why this is happening?? Or how can I
stop this message from occurring?? Why do the ESC key and
the "CloseUp" event not work well together???


Thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top