VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

VB Control Manager

Theo Z  (4 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Advanced   Wed 3rd February 2021

VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter, an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control.
VB Control Manager has 14 properties, 4 methods, and 18 events customly made, plus two collection: a Controls collection (with 20 properties) and a Splitters collection (with 27 properties).
To use the control, just place the VB Control Manager control on your form and add several controls on it. That's it! You don't have to add any codes to your form to have basic features of VB Control Manager. Just don't miss the demo (open the VB Control Manager Demo.vbg). Your feedback and votes will be very appreciated.

Side Effects
This ActiveX control uses subclassing, so DO NOT stop the debugger with the IDE STOP BUTTON or else VB may crash

Rate VB Control Manager (38(38 Vote))

Download VB Control Manager

VB Control Manager Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters