Changes the character length of the selection. You can use this inline function or explicitly send the EE_SET_SEL_LENGTH message.
Editor_SetSelLength( HWND hwnd, UINT nLen );
hwnd
Specifies the window handle of the view or frame of EmEditor.
nLen
Specifies the character length of the selection. Returns are always two character length (CR+LF).
The return value is not used.
Send feedback on this topic to Emurasoft