Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / GetSelectedText Method

In This Topic
    GetSelectedText Method
    In This Topic
    Gets currently selected text.
    Syntax
    'Declaration
     
    Public Function GetSelectedText() As System.String
    public System.string GetSelectedText()
    See Also