.NET Documentation
C#
VB
Show/Hide TOC
IWindow
View
Close
Children Method
Closes and removes all child windows from the list.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
void
CloseChildren
()
VB
Copy
Sub
CloseChildren
See Also
Reference
IWindowView Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also