SelectedText Property (SLRichTextBox)

Action

Gets the selected text.

if the selection contains non-text elements, e.g. an image, those elements are represented as blank character

Syntax

'Declaration
Protected Read Property SelectedText As String

Access

Read only.