Click or drag to resize

IPluginHostActiveIWindow Property

Returns the current active IWindow.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
IWindow ActiveIWindow { get; }

Property Value

Type: IWindow
See Also