IEditboxSelectionStart Property |
Returns the selection start position in the IEditbox
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax int SelectionStart { get; set; }
Property SelectionStart As Integer
Get
Set
property int SelectionStart {
int get ();
void set (int value);
}
abstract SelectionStart : int with get, set
Property Value
Type:
Int32See Also