Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / AutoSize Property

In This Topic
    AutoSize Property (C1TextBox)
    In This Topic
    This property is not relevant for this class.
    Syntax
    'Declaration
     
    
    Public Overridable Property AutoSize As Boolean
    public virtual bool AutoSize {get; set;}

    Property Value

    true if enabled; otherwise, false.
    See Also