ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool FromPen {get;}
    See Also