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


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