WindowSplitter Xojo Plugin |
|
WindowSplitter.RemoveControl Method
Removes a control from the splitter.

RemoveControl(
ctrl
as Control)
Parameters
- ctrl
- The control to be removed.
Remarks
If the control is not already added to the splitter then this call will do nothing.
See Also
WindowSplitter Control