Source
This property determines whether the widget acts as a drag-and-drop source. Default
is False
.
Value |
Description |
---|---|
|
The contents of this widget can be dragged to a target drag-and-drop widget. |
|
The widget is not a drag-and-drop source |
Setting in ProcScript
$fieldproperties(DDFLD) = "source=true"