ComponentOne Input for WinForms
AutoChangePosition Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : AutoChangePosition Property
Gets or sets a value indicating whether the position of the character is automatically changed
Syntax
'Declaration
 
Public Property AutoChangePosition As System.Boolean
public System.bool AutoChangePosition {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members