CancelMouse Property (PSShape)
In This Topic
Internal use only.
Syntax
'Declaration
Public Overridable WriteOnly Property CancelMouse As Boolean
'Usage
Dim instance As PSShape
instance.CancelMouse = value
public virtual bool CancelMouse {set;}
See Also