TextBox::SelectedText Property
.NET Framework (current version)
Gets or sets the content of the current selection in the text box.
Assembly: PresentationFramework (in PresentationFramework.dll)
Getting this property returns a string copy of the currently selected text. Setting this property replaces the current selection with the specified string.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: