TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / C1Zoom Class / EndAddControls Method
Example

In This Topic
    EndAddControls Method (C1Zoom)
    In This Topic
    Call this method after change child control collection.
    Syntax
    'Declaration
     
    
    Public Sub EndAddControls() 
    public void EndAddControls()
    Example

    The following code example shows how to use this method.

    This code example is part of a larger example provided for the Controls property.

    See Also