Remarks
If the element consists of several sub-elements Text Control selects the text of the first sub-element.
Selects the text of the XML element. The text can only be selected, if the element belongs to the document.
public bool Select();
Public Function [Select]() As Boolean
The return value is true, if the text could be selected. Otherwise it is false.
If the element consists of several sub-elements Text Control selects the text of the first sub-element.