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