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


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