Returns the IEditbox associated with this IWindow.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax IEditbox Editbox { get; }
Property Value
Type:
IEditboxRemarks
Can return null on windows without a Editbox
See Also