Spread WinForms 15
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
See Also