The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OverflowMode Enumeration
.NET Framework (current version)
Specifies how ToolBar items are placed in the main toolbar panel and in the overflow panel.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Always | Item is permanently placed in the overflow panel. | |
| AsNeeded | Item moves between the main panel and overflow panel, depending on the available space. | |
| Never | Item is never allowed to overflow. |
.NET Framework
Available since 3.0
Available since 3.0
Show: