InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Touch Namespace / QueryStatusEventArgs Class / FromPen Property

In This Topic
    FromPen Property (QueryStatusEventArgs)
    In This Topic
    Gets a value indicating if the event came from the stylus pen.
    Syntax
    'Declaration
     
    Public ReadOnly Property FromPen As Boolean
    public bool FromPen {get;}
    See Also