Drag.Show (gb.qt4)

Static Sub Show ( Control As Control [ , X As Integer, Y As Integer, Width As Integer, Height As Integer ] )

Displays a frame inside a control to indicate that it accepts drop.

The coordinates of the rectangle are relative to the control top left border. If you do not specify them, then the rectangle will fit the entire control.