Gets or sets a value indicating whether the toolbar adjusts its size automatically, based on the size of the buttons and the dock style.
Documentation for this section has not yet been entered.
When ToolBar.AutoSize is set to true, the System.Windows.Forms.ToolBar control sizes itself to accommodate the toolbar buttons, based upon the button size, the number of System.Windows.Forms.ToolBarButton objects it contains, and the System.Windows.Forms.DockStyle of the toolbar.