TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / SplitContainerZoomPolicy Class / Terminate Method

In This Topic
    Terminate Method (SplitContainerZoomPolicy)
    In This Topic
    Terminate the control after zoom action completely.
    Syntax
    'Declaration
     
    
    Public Overrides Sub Terminate( _
       ByVal control As Control _
    ) 
    public override void Terminate( 
       Control control
    )

    Parameters

    control
    See Also