IWindowViewCloseChild(Object) Method
Closes and removes the indicated window from the list of child windows.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void CloseChild(
Object window
)
Sub CloseChild (
window As Object
)
Parameters
- window Object
- Window to be closed.