Click or drag to resize

IEditboxSelectionStart Property

Returns the selection start position in the IEditbox

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
int SelectionStart { get; set; }

Property Value

Type: Int32
See Also