This property returns and sets a value that determines whether a control is automatically resized to display its entire contents.
control.AutoSize [= Boolean]
True causes the control to automatically resize to display its entire contents. False, the default, keeps the size of the control constant.