Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ThoughtBalloonShape Class / DetachListeners Method


In This Topic
    DetachListeners Method (ThoughtBalloonShape)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Sub DetachListeners() 
    'Usage
     
    
    Dim instance As ThoughtBalloonShape
     
    instance.DetachListeners()
    public virtual void DetachListeners()
    See Also