TokenizingTextBox.SelectedTokenText Property

Definition

Gets the complete text value of any selection in the control. The result is the same text as would be copied to the clipboard.

public string SelectedTokenText { get; }
member this.SelectedTokenText : string
Public ReadOnly Property SelectedTokenText As String

Property Value

Applies to