ShowContextMenu property
- Last UpdatedJul 19, 2024
- 1 minute read
The ShowContextMenu property is a read-write Boolean property that gets or sets the ability to open the shortcut menu at run time.
Syntax
result = AlarmClient.ShowContextMenu;
AlarmClient.ShowContextMenu = ContxtMnuAvail;