ShowContextMenu
- Last UpdatedApr 28, 2021
- 1 minute read
The ShowContextMenu property is a Boolean property that shows the context menu in run time.
Syntax
ShowContextMenu = bool;
Result = ShowContextMenu;
Remarks
The default is TRUE, which implies that the context menu is shown in run time.