Specifies how the ToolBar item overflows.
Definition
Fields
Always appears in the overflow popup.
C#
Always = 1
Automatically move to the overflow popup when there is not enough space in the toolbar.
C#
Auto = 0
Never appears in the overflow popup.
C#
Never = 2