SUPPRESS-ACTIVATE-EVENT

Determines whether or not the Activate Event will be suppressed for the dialog element. If it is suppressed, the event handler will not get control when the corresponding OLE server application has just been activated in place, or when a list view item or tree view item is double-clicked (for example).

Applies to List view control, OLE container control, tree view control.
Data Type I4
Default Value 0 (NOT-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.