by Tim Humphrey (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(21 Votes)

Splitter Control is a Windows Explorer style splitter. To use it, add controls to it the same way you do for a frame, and set the Child1 and/or Child2 properties to the names of the added controls.
Features
- Live and non-live updating while child controls are resized
- Customize appearance of splitter bar while not live updating
- Escape can be pressed while moving splitter bar to cancel the move
- Specify a maximum size for a child control
- Specify a minimum size for either child control
- Horizontal or vertical orientation
- Position splitter bar by percentage or absolute position
Assumes
This is an OCX, the same as other VB components. Right-click on the toolbox to add this component to your project.
Download Splitter Control 1.1.9 (17 KB)