Results 1 to 4 of 4

Thread: forms and msgboxes on top

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2000
    Location
    South Africa
    Posts
    40

    forms and msgboxes on top

    Hi,

    I am integrating my app with visio. I would like to pop up my forms and messages boxes on the visio interface.

    I know how to set the form to be always on top, but if you are working in the visio environment, and the message box must pop up, it does not display on top.

    Please help!

    Thanks!



  2. #2
    Matthew Gates
    Guest
    Try setting the Msgbox as a System Modal.


    VB Code:
    1. Msgbox "Hello!", vbSystemModal

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2000
    Location
    South Africa
    Posts
    40

    Didn't work

    Hi,
    Tried it, didn't work. Any other suggestions?

  4. #4

    Thread Starter
    Member
    Join Date
    Feb 2000
    Location
    South Africa
    Posts
    40
    Thanks, I will try that!

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