Docking Windows in an MDI Environment

By | 2002-06-01

This code enables you to have an MDI Child form “dock” with the MDI form like the toolbar found in the VB5/6 IDE and in various other applications. It can dock to any of the four sides of the form. Currently only support for one toolbar is there (i.e. the toolbar in VB as opposed to the project explorer and properties on the right side). This functionality may come soon.. If you find any bugs, please let me know via email or post the solution here.. An executable is also included.
This code is a variation of the post found here:
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=3843
It *REQUIRES* the MsgHook32 OCX found here:
http://www.mvps.org/vb/code/msghook.zip

Original Author: Chetan Sarva

Attachments

FileUploadedSize
CODE_UPLOAD1342.zip9/3/2020 3:45:00 PM8183
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.