ToolStrip::CanOverflow Property
.NET Framework (current version)
Gets or sets a value indicating whether items in the ToolStrip can be sent to an overflow menu.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Set the CanOverflow property to true to send a ToolStrip item to an overflow menu when the item's content exceeds the width of the toolbar.
Note |
|---|
If there are more overflow items than can be displayed on the form, use the ToolStrip Items Collection Editor to manage this situation. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
