SECEditController::GetSingleLineSel
CStringSECEditController::GetSingleLineSel(void)
Retrieves the text in the current selection.
Defined in: SECEditController.cpp
Return Value
Returns the text currently selected text. If no text is selected, returns the word at the caret position.
See Also