Gets or sets a value indicating whether items in the System.Windows.Forms.ToolStrip can be sent to an overflow menu.
Documentation for this section has not yet been entered.
Set the ToolStrip.CanOverflow property to true to send a System.Windows.Forms.ToolStrip item to an overflow menu when the item's content exceeds the width of the toolbar.
If there are more overflow items than can be displayed on the form, use the ToolStrip Items Collection Editor to manage this situation.