The ChatWnd::EditText_SetCurSel function selects text in the typing area of the chat window.
EditText_SetCurSel(
[number] Start,
[number] End
);
No value is returned by this function.
This function typically fails for the following reason:
None.
| Object | ChatWnd |
|---|---|
| Availability | Messenger Plus! Live 4.00 |
ChatWnd Object, EditText_GetCurSelStart, EditText_GetCurSelEnd.