|
-
Sep 27th, 2000, 10:06 PM
#1
Thread Starter
Addicted Member
Unloadable form
I have a form and I wrote:
timer1.interval=0
Unload Me
the form have a timer in whit a interval of 500
The form appear to unload BUT in the timer , I put this code:
msgbox "Hi !"
ok..
if I wrote timer1.interval=0
and unload me,
WHY THE MESSAGE POP UP WHEN THE FORM IS UNLOADED AND THE TIMER STOPPED !?!?!?
( I have nothing in Form_unload )
--> Did you know and other way to unload the form ???
It could be a 50 page API but I must UNLOAD THE FORM
AND STOP THE TIMER !!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|