Control - TabStop Property

Set to false to stop focus being given to the control via the Tab key

Member of Control (PRIM_CTRL)

Data Type - Boolean

Details

The TabStop property defines whether focus can be set to a control by use of the Tab key
 
Set TabStop to False to prevent the control getting focus.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2