A Sandcastle Documented Class Library
EditboxKeyDownArgsWindow Property |
Returns the IWindow where they key was pressed
Namespace: AdiIRCAPIv2.Arguments.WindowInteraction
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public IWindow Window { get; }
Public ReadOnly Property Window As IWindow Get
public: property IWindow^ Window { IWindow^ get (); }
member Window : IWindow with get
Property Value
Type: IWindowSee Also