WinStudio
Drop On Events Property
Use the Drop On Events property
to enable drop-on handling in a component for which you want to allow
drag-and-drop operations.
To use this functionality, you must define one or more "drop on"
events and employ at least one matching "drag from" event.
NOTES:
- In the Events tab of
the component property sheet, there is no visual indication of
whether this property is being employed. To determine whether
there are any events associated with a given component, you must
open the Edit
Drag From/Drop On Events dialog box.
- You can use this property with any component type except
form pages, toolbar buttons, or menu items.
Related Topics
About
Drag and Drop in Forms
Using
Drag-and-Drop in Forms
Edit
Drag From/Drop On Events Dialog Box
Drag From Events Property
Drag Image Property