FlowLayout Plugin for Xojo

DesktopFlowLayout.RemoveControl Method

Removes a control from the layout.

RemoveControl(
   ctrl as DesktopUIControl)

Parameters

ctrl
The control to be removed

Remarks

See Also

DesktopFlowLayout Control