ContextMenu.AckSelectedGroups property
- Last UpdatedJul 19, 2024
- 1 minute read
The ContextMenu.AckSelectedGroups property is a read-write Boolean property that gets or sets the appearance of the Ack Selected Groups option on the shortcut menu.
Syntax
result = AlarmClient.ContextMenu.AckSelectedGroups;
AlarmClient.ContextMenu.AckSelectedGroups = AckSelGrpsVis;
Remarks
For more information, see Configure the runtime shortcut menu.