InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / CompleteAll Method

In This Topic
    CompleteAll Method (TouchProcessor)
    In This Topic
    Forces all currently running manipulations to complete.
    Syntax
    'Declaration
     
    Public Sub CompleteAll() 
    public void CompleteAll()
    See Also