FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / FlexChartDesigner Class / UnhookChildControls Method

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

    Parameters

    firstChild
    See Also