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

In This Topic
    ParseInfo Property (ParseEventArgs)
    In This Topic
    ParseInfo object that fired the event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParseInfo As ParseInfo
    public ParseInfo ParseInfo {get;}
    See Also