ComponentOne Input for WinForms
AutoTabWhenFilled Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > MaskInfo Class : AutoTabWhenFilled Property
If True, focus automatically moves to the next control when the mask is filled.
Syntax
'Declaration
 
Public Property AutoTabWhenFilled As System.Boolean
public System.bool AutoTabWhenFilled {get; set;}
See Also

Reference

MaskInfo Class
MaskInfo Members