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


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