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!
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!