.NET Documentation
C#
VB
Show/Hide TOC
IWindow
Search
Closed Event
Occurs when the window is closed.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
event
EventHandler
Closed
VB
Copy
Event
Closed
As
EventHandler
Value
EventHandler
See Also
Reference
IWindowSearch Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also