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


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