WindowSplitter Xojo Plugin

WindowSplitter.DockAfter Property

Setting this property to true will make the WindowSplitter dock after the splitter (dock to bottom or right depending on if its a horizontal or vertical splitter).

DockAfter as Boolean {Read and Write}

Remarks

At what point it will dock can be defined with the DockAfterSize property.

See Also

WindowSplitter Control