Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / CancelMouse Property


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