AutoTab

<< Click to Display Table of Contents >>

 

AutoTab

Boolean This property enables or disables automatic tab on this object. If this property is set to True, automatic tab occurs. Otherwise, it is not used. After users type the maximum number of characters on this object, by using the MaxLength property, focus moves automatically to the next object in its tab order, whenever these characters are reached. For example, for this object to always display stock data with 5 (five) characters, users can use the MaxLength property to specify the maximum number of characters to type in this object and this property to automatically move to the next object after users type 5 (five) characters.

Was this page useful?