Click or drag to resize

IPluginHostOnWindowClosed Event

Delegate gets called any IWindow is closed

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
event WindowClosed OnWindowClosed

Value

Type: AdiIRCAPIv2.DelegatesWindowClosed
Remarks
Scripted Event Equivalent: extended on CLOSE, on PART
See Also