README.md
December 5, 2022 ยท View on GitHub
Description
This is a very small piece of code that produces a farely effective pane splitter. It is also a useful demonstracion of the SetCapture, ReleaseCapture events, and capturing mouse movement beyond the edge of an object.
More Info
| Submitted On | 2004-08-17 13:13:04 |
| By | Bruce Fast |
| Level | Beginner |
| User Rating | 5.0 (25 globes from 5 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | VB function enhancement |
| World | Visual Basic |
| Archive File | Ultralite_1782968172004.zip |
API Declarations
SetCapture, ReleaseCapture. See source for implementation.