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

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