IsItemOverflow(Int32) Method
Indicates whether the item resides in the overflow area of this toolbar.

C# Syntax

bool IsItemOverflow( 
   int itemIndex
)

Parameters

itemIndex
1-based index of the toolbar item.