ComponentOne Input for WinForms
AutoSize Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : AutoSize Property
Gets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed.
Syntax
'Declaration
 
Public Shadows Property AutoSize As System.Boolean
public new System.bool AutoSize {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members