Input for WinForms | ComponentOne
C1.Win.Input Namespace / ParseEventArgs Class / Text Property

In This Topic
    Text Property (ParseEventArgs)
    In This Topic
    Source string for parsing.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also