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
See Also