|
-
Nov 21st, 2002, 01:02 PM
#1
Thread Starter
Member
container for forms
hi...
is there a container in vb.net which can show forms? what i want to do is to show form_x in formMain. form_x is not always the same form...
maybe someone has an idea how to solve this problem
thanks
-
Nov 21st, 2002, 01:42 PM
#2
MDI Parents work like that, is that what you mean?
-
Nov 22nd, 2002, 04:34 AM
#3
Thread Starter
Member
i'm searching for a control which can be placed on an existing form... during runtime the control should show different forms.
what i want to do is to design the look&feel of vb.net (especially the sourcecode-element). the opened objects (forms, classes, modules) are shown in the codearea and in the header-area the titles of the opened objects are listed. with the magiclibrary it is possible to program such an interface but the tabpage-object of the magiclibrary can only show controls (textbox...).
maybe there's an activeX-control or something like that?
-
Nov 22nd, 2002, 06:14 AM
#4
Thread Starter
Member
userdefined controls are the solution...
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
|