PickFirst Property

Determines if you select objects before (noun-verb selection) or after you issue a command.

See Also | Example

Signature

object.PickFirst

object

PreferencesSelection
The object or objects this property applies to.

PickFirst

Boolean; read-write

TRUE: Turns on PICKFIRST.

FALSE: Turns off PICKFIRST.

System variables

The value for this property is stored in the PICKFIRST system variable.

Remarks

The initial value of this property is TRUE.

 

   Comments?