SUPPRESS-BEFORE-OPEN-EVENT

Determines whether or not the Before-Open Event will be suppressed for the context menu (or submenu). If it is suppressed, the event handler will not get control when a context menu (or submenu) is displayed. Note that this attribute cannot be used to suppress the before-open event for a dialog.

Applies to Context menus, Submenus
Data Type I4
Default Value 1 (SUPPRESSED)
Possible Values 0 (NOT-SUPPRESSED) / 1 (SUPPRESSED)

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