|
-
February 15th, 2000, 02:47 AM
#2
Re: how to bring add-in form to top
in case anyone cares, I have fixed the problem.
Seems like if you start a "background process" from an Add-in it is "better" to create the process with the vbHide flag.
Otherwise, the add-in window will be in the background ("behind" the VB IDE window).
At least, using the vbHide flag with the Shell command fixed my problem.
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
|