A Sandcastle Documented Class Library
IEditbox Interface |
Represents a Editbox inside a IWindow.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)

The IEditbox type exposes the following members.

Name | Description | |
---|---|---|
![]() | SelectedText |
Returns the selected text in the IEditbox
|
![]() | SelectionLength |
Returns the selection length in the IEditbox
|
![]() | SelectionStart |
Returns the selection start position in the IEditbox
|
![]() | Text |
Returns the IEditbox text
|

