TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchManipulation Class / Start Property

In This Topic
    Start Property (TouchManipulation)
    In This Topic
    Indicates the start of an interaction.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Start As Boolean
    public bool Start {get;}
    See Also