ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / ProcessTimerTick Method

In This Topic
    ProcessTimerTick Method (TouchProcessor)
    In This Topic
    Processes inertia animation for the specified timestamp.
    Syntax
    'Declaration
     
    Public Sub ProcessTimerTick( _
       ByVal timestamp As System.Long _
    ) 
    public void ProcessTimerTick( 
       System.long timestamp
    )

    Parameters

    timestamp
    See Also