WindowSplitter Xojo Plugin

WindowSplitter.DockBeforeSize Property

Setting this property will define where docking over or before the splitter shall happen.

DockBeforeSize as Integer {Read and Write}

Remarks

This property has no effect when the DockBefore property is not set to true.

Notes:
The MinAfterArea and MinBeforeArea properties define the boundaries from the edge of the parent window that the splitter should move. The DockSize properties define where docking will occur from the edge if the movement area.

See Also

WindowSplitter Control