MSM-Workstation
Events

drop

The low level event drop may occur for components that have a property called Dragable. For these components, this event can only occur when the property Dragable has a true value.

This event occurs at the end of a drag operation when an object is moved using the right pointer button.

In MSM-GUI, this event is called "ZDROP".

Use of this event will imply non-portability of the generated code.

Appropriate code for this event includes any re-draw activity that may be related to repositioning the component in question.

Go to the alphabetic list of events.