A Sandcastle Documented Class Library
IPluginHostActiveIWindow Property |
Returns the current active IWindow.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
IWindow ActiveIWindow { get; }
ReadOnly Property ActiveIWindow As IWindow Get
property IWindow^ ActiveIWindow { IWindow^ get (); }
abstract ActiveIWindow : IWindow with get
Property Value
Type: IWindowSee Also