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