|
-
Nov 9th, 2000, 12:21 AM
#1
Thread Starter
Addicted Member
I have an app, with lots of modal forms, that need to be remodeled.
I want to have a tabstip in frmMain and then embed the old existing forms in the client area of the tabstrip. The forms must then be modeless and must appear to be in the tabstip.
Any guru with ideas ?.
-
Nov 9th, 2000, 01:01 AM
#2
Convert them all to UserControls, and then just draw them on the the tabstrip. To convert a form to a usercontrol, you need to do a bit of hacking on the form file using notepad - have a look at the two - it's not really difficult
- gaffa
-
Nov 9th, 2000, 09:29 AM
#3
Thread Starter
Addicted Member
Thanks Gaffa
Its not what you know, its who you know. I sure I will come right now.
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
|