Making a form invisible

D

Dorian

When I set Me.visible = false does the form become invisible immediately or
is there some delay? What actually triggers the form to be invisible? I am
setting visible = false and yet the form is still visible after it is
unloaded.
 
D

Dorian

I solved it, there is a delay, and inserting a delay after the form close
solved the problem.
 

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

Similar Threads


Top