ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / SelectedText Property

In This Topic
    SelectedText Property (C1TextBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property SelectedText As String
    public override string SelectedText {get; set;}
    See Also