FlowLayout Plugin for Xojo
DesktopFlowLayout.RemoveControl Method
Removes a control from the layout.
RemoveControl(
ctrl
as
RectControl)
Parameters
ctrl
The control to be removed
Remarks
See Also
DesktopFlowLayout Control