Results 1 to 3 of 3

Thread: Easy MsgBox Question

  1. #1
    Guest
    Hi, this should be a fairly simple question:
    When you do MsgBox "blah blah" the form that does the msgbox drops to the very back of everything, sometimes so you can't see it because it's behind another form or something
    Is there a way to make it just right behind the msgbox? so any other forms will be behind it as well?

    thanks

  2. #2
    Guest
    Msgbox "Hello World", vbSystemModal + 64, "Hello World"

  3. #3
    Guest
    works good! thanks

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