Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BannerShape Class / CancelMouse Property


In This Topic
    CancelMouse Property (BannerShape)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable WriteOnly Property CancelMouse As Boolean
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.CancelMouse = value
    public virtual bool CancelMouse {set;}
    See Also