LoopPosition Property (C1TextBox)
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.
public bool LoopPosition {get; set;}
'Declaration
Public Property LoopPosition As Boolean