SetIsAutoTab Method

SetIsAutoTab function

Indicates whether the focus will automatically move to the next control when the user enters the maximum number of characters.


func (instance *TextBoxActiveXControl) SetIsAutoTab(value bool)  error

Remarks

See Also