A Sandcastle Documented Class Library
IWindowEditbox Property |
Returns the IEditbox associated with this IWindow.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
IEditbox Editbox { get; }
ReadOnly Property Editbox As IEditbox Get
property IEditbox^ Editbox { IEditbox^ get (); }
abstract Editbox : IEditbox with get
Property Value
Type: IEditboxSee Also