Autosize
The Autosize parameter controls whether the primary control is automatically sized to fit the window whenever the window size changes. Set this parameter to True if the control should automatically resize. Set this parameter to False if the control should remain a fixed size. The default is True. The syntax is:
Autosize=True | False