
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.
API DeclarationsSetCapture, ReleaseCapture. See source for implementation.