Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / CancelMouse Property


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