|
-
Sep 3rd, 2001, 05:45 AM
#1
Thread Starter
Junior Member
Dockable Dialogs
Hi,
Does anybody know how to create a form that can be docked inside another application. I know that this can done in C++ and I think you need to use the CDialogBar class.
Has anybody seen a VB App. with this kind of functionality??
If so is there any sample code that I could take a peek at??
Thanks in advance, Gibbo
-
Sep 3rd, 2001, 05:52 AM
#2
Monday Morning Lunatic
Well, the CDialogBar class is part of MFC, which is written in C++, but isn't intrinsic. If you want to do it using the API (as all programmers should) I expect it's more complicated 
I recall something on PSC a while ago, so you might try there
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|