|
-
Sep 25th, 2000, 09:24 PM
#1
Thread Starter
Addicted Member
I have a COTS(Commercial Off The Shelf) appliation that promotes customizability via a VB DLL. The COTS product, which is a MS Access compiled front end, has a button which allows you to launch any VB DLL you want. The problem is that you must use all forms as modal forms. What I want to do is launch the DLL and display a main form (which has to be modal or the app will reject it) which can launch other "child" forms. When I launch the child forms, I want the "parent" form to hide but VB does not allow .HIDE or setting the Visible prop to False. Is there any way around this.
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
|