Selects the entire contents of the editor.

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

Syntax

C#
public void SelectAll()
Visual Basic (Declaration)
Public Sub SelectAll

See Also