.NET Documentation
C#
VB
Show/Hide TOC
IWindow
Search
Close Method
Method to close the window and release resources.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
void
Close
()
VB
Copy
Sub
Close
See Also
Reference
IWindowSearch Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also