FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / FlexRadarDesigner Class / HookChildControls Method

In This Topic
    HookChildControls Method (FlexRadarDesigner)
    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