SUPPRESS-END-DRAG-EVENT

Determines whether or not the End-Drag Event will be suppressed for the dialog element. If it is suppressed, the dialog element will not get control when a drag-drop operation is completed and the dialog element is used as the drag source.

Applies to ActiveX control, bitmap control, list box control, list view 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 and NOT-SUPPRESSED defined in the local data area NGULKEY1. NGULKEY1 is automatically included in your application.