|
-
Oct 18th, 2001, 04:55 AM
#1
Thread Starter
Member
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!
-
Oct 18th, 2001, 06:53 AM
#2
Try setting the Msgbox as a System Modal.
VB Code:
Msgbox "Hello!", vbSystemModal
-
Oct 18th, 2001, 07:02 AM
#3
Thread Starter
Member
Didn't work
Hi,
Tried it, didn't work. Any other suggestions?
-
Oct 23rd, 2001, 01:36 AM
#4
Thread Starter
Member
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
|