The PlusWnd::EditBox_GetCurSelStart function returns the index of the first character currently selected in an EditControl or a RichEditControl. If nothing is selected, the index of the caret is returned.
EditBox_GetCurSelStart( [string] ControlId );
A numeric value representing a position in the text, ranging from 0 to the size of the text currently in the control.
This function typically fails for the following reason:
None.
Object | PlusWnd |
---|---|
Availability | Messenger Plus! Live 4.21 |