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


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