DragOver  Event

Description         Occurs when a drag-and-drop operation is in progress.

Usage                  Sub BIDisp_DragOver( [Index As Integer ,] Source As Control, X As Single, Y As Single, State As Integer)

Remarks             See Microsoft Visual Basic Language Reference DragOver  event.

See Also              DragDrop Event, DragIcon Property, DragMode Property