IPluginHostActiveIWindow Property |
Returns the current active IWindow
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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