IPluginHostActiveWindow Property |
Note: This API is now obsolete.
Returns the current active window
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax [ObsoleteAttribute("Method1 is deprecated, please use ActiveIWindow instead.")]
Object ActiveWindow { get; }
<ObsoleteAttribute("Method1 is deprecated, please use ActiveIWindow instead.")>
ReadOnly Property ActiveWindow As Object
Get
[ObsoleteAttribute(L"Method1 is deprecated, please use ActiveIWindow instead.")]
property Object^ ActiveWindow {
Object^ get ();
}
[<ObsoleteAttribute("Method1 is deprecated, please use ActiveIWindow instead.")>]
abstract ActiveWindow : Object with get
Property Value
Type:
ObjectSee Also