Click or drag to resize

IPluginHostOnWindowFocusChanged Event

Delegate gets called when the window focus changes with in AdiIRC

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

Value

Type: AdiIRCAPIv2.DelegatesWindowFocusChanged
Remarks
Scripted Event Equivalent: on ACTIVE
See Also