Tools Links Login

Docking Windows in an MDI Environment

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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 110 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1342.zip
Posted: 9/3/2020 3:45:00 PM
Size: 8,183 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.