create main form and Sub Form 
Author Message
 create main form and Sub Form

Is it possible to create access type forms (Main/Sub) in VB6

Abbas



Tue, 01 Oct 2002 03:00:00 GMT  
 create main form and Sub Form
Try using a MDI form and set all other forms (sub forms) as children (Set
property MDIChild to true).

Quote:
> Is it possible to create access type forms (Main/Sub) in VB6

> Abbas



Tue, 01 Oct 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. create Main Form Sub form in VB6

2. How to change caption on a sub from text on main form

3. Showing a form from within Sub Main.

4. Invock a dll that has sub Main(), instead of a form as entry point

5. trying to start a form, from a MAIN sub in a module

6. Sub Main(): keep app open after showing form?

7. Opening a form from a Mobule Sub Main

8. FindRecord - link main and sub forms with else

9. Good Main/Sub form Software

10. I want some help about Main-Sub Forms In VB

11. start up form sub main

12. Help: calling MDI form from Sub Main

 

 
Powered by phpBB® Forum Software