ComponentOne Input for WinForms
LoopPosition Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : LoopPosition Property
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 System.Boolean
public System.bool LoopPosition {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members