IsAutoTab Method

IsAutoTab function

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


func (instance *TextBoxActiveXControl) IsAutoTab()  (bool,  error) 

Remarks

See Also