| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
Selection.Text Property |
||
| Description: | Gets or sets a string containing the currently selected text. |
|
| Syntax: |
[C#]
public string Text { get; set; }
[Visual Basic] Public Property Text() As String |
|
| Limitations: | Runtime only. |
|
| See also: | Text Selections and Character Input, Graphical Overview. | |