|
-
November 23rd, 1999, 03:27 PM
#1
embedding VB Forms in a tab strip
I have a bunch of individual dialog box forms (with associated action code) that I want to embed in a tabstrip, so that the user could access them all at once by selecting between them through tabs.
I have done this in VC++ by making the individual screens property pages and grouping them together that way, is there a similar way to do it in VB? Can I somehow invoke an instance of a particular form at runtime and stick it into one of the tab of a TabStrip control?
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
|