SUPPRESS-CONTEXT-MENU-EVENT

Determines whether the Context-Menu Event will be suppressed for the dialog element or not. If it is suppressed, the dialog element will not get control when an attempt is made to open a context menu for it.

Applies to ActiveX control, bitmap control, canvas control, date/time picker control, dialog (all types), dialog bar control, edit area control, input field control, list box control, list view control, progress bar control, push button control, radio button control, scroll bar control, selection box control, slider control, spin control, status bar control, tab control, table control, toggle button control, tool bar control, tree view control.
Data Type I4
Default Value 1 (SUPPRESSED)
Possible Values 0 (NOT-SUPPRESSED) / 1 (SUPPRESSED)

Note:
You can use the symbols SUPPRESSED or NOT-SUPPRESSED defined in the local data area NGULKEY1. NGULKEY1 is automatically included in your application.