dynamic form loading 
Author Message
 dynamic form loading

How can a form be loaded dynamically? That is, how can a form be
loaded during run time using only the form string name?

A good start for this and any other lower level VB issues would be to
locate a resource for such info. Such as what VB REALLY does under the
covers.

I have the Appleman book for Win32. That book is incredible. However,
the one thing that is not really handled in depth in that book is how
forms are actually loaded/unloaded.

If someone could help with either an idea for the form load question
or a good architectural VB book, please send me e-mail:

thanks

Tony



Sat, 24 Jul 1999 03:00:00 GMT  
 dynamic form loading

Sorry, what do you mean string name?  Do you mean windows handle?
(wND)  Or just the form name?  (probably not)  There is probably a
function or API call to get the form name from the wND.  

Jared Kaplan

Quote:

> How can a form be loaded dynamically? That is, how can a form be
> loaded during run time using only the form string name?

> A good start for this and any other lower level VB issues would be to
> locate a resource for such info. Such as what VB REALLY does under the
> covers.

> I have the Appleman book for Win32. That book is incredible. However,
> the one thing that is not really handled in depth in that book is how
> forms are actually loaded/unloaded.

> If someone could help with either an idea for the form load question
> or a good architectural VB book, please send me e-mail:

> thanks

> Tony



Tue, 03 Aug 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB 6.0 Dynamic Form loading?

2. dynamic form loading

3. VB 6.0 Dynamic Form loading?

4. dynamic form loading

5. Dynamic Form Loads: CallByName

6. how to load custom usercontrol dynamic on form

7. Dynamic loading forms using reflection

8. Dynamic Loading forms

9. Dynamic Loading of Forms

10. Looking for dynamic ComboBox-VBX (goes too long in Form.Load)

11. Forms dynamic loading

12. Form Dynamic property , app Dynamic property ?

 

 
Powered by phpBB® Forum Software