Results 1 to 2 of 2

Thread: Dockable Dialogs

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Location
    Yate England
    Posts
    22

    Question 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
    Gibbo

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width