Starts or ends the dragging of a control.
DataWindow type |
Method applies to |
---|---|
PowerBuilder |
DataWindow control, DataWindowChild object |
integer dwcontrol.Drag ( DragMode dragvalue )
Argument |
Description |
---|---|
dwcontrol |
A reference to a DataWindow control or child DataWindow. |
dragvalue |
A value indicating the action you want to take on a control:
|
Inherited from DragObject. For information, see Drag in the PowerScript Reference.