[]
Gets or sets a value that indicates whether the focus automatically moves to the next control when the mask is filled.
public bool AutoTabWhenFilled { get; set; }
Public Property AutoTabWhenFilled As Boolean
If True, focus automatically moves to the next control when the mask is filled.