PenSelectable (Read Only)

Top  Previous  Next

Indicates whether or not the field is pen-selectable.

 

Visual Basic Syntax

 

[Boolean =] Field.PenSelectable

 

Delphi Syntax

 

[Boolean :=] Field.PenSelectable;

 

 

Remarks

 

This property returns True if the field is pen-selectable, otherwise False.