In This Topic
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.
Syntax
'Declaration
Public Property LoopPosition As Boolean
public bool LoopPosition {get; set;}
See Also