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


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