The PlusWnd::EditBox_GetCurSelEnd function returns the index following the last character currently selected in an EditControl or a RichEditControl.
EditBox_GetCurSelEnd(
[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 |