Keyoti RapidSpell WPF API Docs
SelectedText Property
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterSelectedText
Keyoti RapidSpell WPF
Gets or sets a value indicating the currently selected text in the control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string SelectedText { get; set; }
public string SelectedText { get; set; }
Public Property SelectedText As String
	Get
	Set
Public Property SelectedText As String
	Get
	Set
public:
virtual property String^ SelectedText {
	String^ get () sealed;
	void set (String^ value) sealed;
}
public:
virtual property String^ SelectedText {
	String^ get () sealed;
	void set (String^ value) sealed;
}
abstract SelectedText : string with get, set
override SelectedText : string with get, set
abstract SelectedText : string with get, set
override SelectedText : string with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214