WindowSplitter Xojo Plugin |
|
WindowSplitter.Docked Event
This event is fired when the window splitter docks.

Docked(
before
as Boolean)
Parameters
- before
- True if the docking is before the splitter (top or left), false if its after the splitter (bottom or right)
Remarks
See Also
WindowSplitter Control