FormStaticTextControl.dragDrop Method
Indicates whether to enable or disable drag-and-drop operations for the control.
Syntax
public int dragDrop([int value])
Run On
Client
Parameters
- value
Type: int
Return Value
Type: int
true if drag-and-drop operations are enabled; otherwise, false.