Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / ResetC1Command Method

In This Topic
    ResetC1Command Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Sub ResetC1Command( _
       ByVal control As Object _
    ) 
    protected void ResetC1Command( 
       object control
    )

    Parameters

    control
    See Also