EnableRightClickMenu Property
Description
This property determines whether the right-click shortcut menu is enabled in the Vision tab.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property EnableRightClickMenu As Boolean |
Return Type
Read/write Boolean.
TRUE means the menu is enabled.
FALSE means the menu is not used.
See Also