FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / CancelMouse Property


In This Topic
CancelMouse Property (RoundedRectangleShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable WriteOnly Property CancelMouse As Boolean
 
'Usage
 
Dim instance As RoundedRectangleShape
 
instance.CancelMouse = value
See Also