Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to: store non form visual components in DLL

Status
Not open for further replies.

jgudnas

IS-IT--Management
Feb 8, 2004
4
CA
hi,

Writing an app which will have many modules loaded via DLLs. Already know how to store a form in a DLL, but wondering if it is possible to store something like a pagecontrol.

ie. Main app has a large page control, with one or two default tab sheets on it. App then searches for available dlls, loads, and adds a tabsheet for each dll, and puts content of dll onto created tabsheet.

not essential that app is designed this way, just playing with the idea for now, but would like to know if this is possible.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top