Gets or sets the text that is selected in the control.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
string SelectedText { get; set; }
Visual Basic (Declaration)
Property SelectedText As String

See Also