Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Highlights text in the text control corresponding to the text range start and end endpoints.
Syntax
HRESULT Select(VOID);
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
Providing a degenerate text range will move the text insertion point.
See Also