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.