Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / SelectAll Method

In This Topic
    SelectAll Method (C1Editor)
    In This Topic
    Selects the entire contents of the editor.
    Syntax
    'Declaration
     
    Public Sub SelectAll() 
    public void SelectAll()
    See Also