WindowSplitter Xojo Plugin |
|
WindowSplitter.Undocked Event
This event is fired when the window splitter undocks.

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