ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / AutoChangePosition Property

In This Topic
    AutoChangePosition Property (C1DropDownControl)
    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