Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FpChart Class / DestroyHandle Method


In This Topic
    DestroyHandle Method (FpChart)
    In This Topic
    Destroys the handle associated with the control.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub DestroyHandle() 
    'Usage
     
    
    Dim instance As FpChart
     
    instance.DestroyHandle()
    protected override void DestroyHandle()
    See Also