ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class / HookChildControls Method

In This Topic
    HookChildControls Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub HookChildControls( _
       ByVal firstChild As System.Windows.Forms.Control _
    ) 
    protected void HookChildControls( 
       System.Windows.Forms.Control firstChild
    )

    Parameters

    firstChild
    See Also