Description
Starts or ends the dragging of a control.
Applies to
Syntax
PowerBuilder
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: 
  | 
                        
Usage
Inherited from DragObject. For information, see the section called “Drag” in PowerScript Reference.


