Click or drag to resize

MenuEventArgsWindow Property

Returns the IWindow where the menu is to be shown

Namespace:  AdiIRCAPIv2.Arguments.WindowInteraction
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public IWindow Window { get; }

Property Value

Type: IWindow
See Also