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


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