LoopPosition Property
LoopPosition
Gets or sets a value indicating whether the position of the caret is automatically moved to the first field when the last field is filled.
Declaration
public bool LoopPosition { get; set; }
Public Property LoopPosition As Boolean