AutoSize Property (C1TextBox)
Gets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed.
public new bool AutoSize {get; set;}
'Declaration
Public Shadows Property AutoSize As Boolean