PickDrag Property |
Controls the method of drawing a selection window.
Signature
object.PickDrag
object
PreferencesSelection
The object or objects this property applies to.
PickDrag
Boolean; read-write
TRUE: Draws the selection window by dragging. Click at one corner, hold down the pick button on the pointing device, drag and release the button at the other corner.
FALSE: Draws the selection window using two points. Click the pointing device at one corner and then at the other corner.
System variables
The value for this property is stored in the PICKDRAG system variable.
Remarks
The initial value of this property is FALSE.
Comments? |