ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / AutoChangePosition Property

In This Topic
    AutoChangePosition Property
    In This Topic
    Gets or sets a value indicating whether the position of the character is automatically changed
    Syntax
    'Declaration
     
    
    Public Property AutoChangePosition As Boolean
    public bool AutoChangePosition {get; set;}
    See Also