Results 1 to 2 of 2

Thread: [RESOLVED] form not disappearing right away

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2003
    Posts
    193

    Resolved [RESOLVED] form not disappearing right away

    I have a form shown as VBmodal. while still processing within it, I want to hide it.. I do Me.Hide, but it still displays until I unload it laterr. Is there a way to clear it out immediately??
    Thanks

  2. #2
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: form not disappearing right away

    Try adding DoEvents after hiding it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width