Home > comp > gb.qt > drag > show 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Drag.Show (gb.qt)
Syntax
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.