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


In This Topic
    DestroyHandle Method
    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