TabStop
- Last UpdatedNov 17, 2021
- 1 minute read
The TabStop property is a read-write property that gets or sets whether the TAB key can be used to give focus to an object.
Syntax
<objectname>.TabStop = discrete;
Result = <objectname>.TabStop;
Remarks
This property is not available in the InTouch HMI software.