.NET Documentation
C#
VB
Show/Hide TOC
Window
Search
Close Method
Method to close the window and release resources.
Definition
Namespace:
Aliquo.Windows.Controls
Assembly:
Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
Copy
public
void
Close
()
VB
Copy
Public
Sub
Close
Implements
IWindowSearch
Close
See Also
Reference
WindowSearch Class
Aliquo.Windows.Controls Namespace
In This Article
Definition
See Also