IWindowViewRemoveChild Method
Remove the window from the list of child windows.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void RemoveChild(
Object window
)
Sub RemoveChild (
window As Object
)
Parameters
- window Object
- Window to be removed.