Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / CancelMousePriv Property


In This Topic
CancelMousePriv Property (ChartShape)
In This Topic
Internal use only. Cancel mouse.
Syntax
'Declaration
 
Protected Overrides Property CancelMousePriv As Boolean
 
'Usage
 
Dim instance As ChartShape
Dim value As Boolean
 
instance.CancelMousePriv = value
 
value = instance.CancelMousePriv
See Also