SECEditController::GetSelText

CString SECEditController::GetSelText(void)

Retrieves the selected text.

Defined in: SECEditController.cpp

Return Value

Returns a string containing the selected text, or an empty string if no text is selected.

Comments

This is a CRichEditCtrl compatibility method.

See Also

SECEditController GetSelection GetSelColumns GetSelectionType GetSel