onDragBegin
For Drag&Drop operations; when a drag operation actually begins.
Parameters
(none)
Property of
Many Form objects
Description
Use onDragBegin to perform actions when a drag operation commences for a Drop Source object.
The onDragBegin event only fires when a Drag&Drop operation is initiated by a Drop Source object’s drag( ) method.