TABSTOP |
DEVELOPER |
|
|
|
|
Purpose |
.TabStop allows you to specify whether certain objects will behave as a tab stop. |
|
Syntax |
ObjectReference.TabStop = Value |
|
Operation |
ObjectReference is the Tag Name of the object |
|
Remarks |
The value of this property can only be set, not retrieved. |
|
Example |
To set the .TabStop property for the Edit Box object (Tag Name = CustomerName): |
Topic ID: 510093