WinToolBarsItemCollection Object

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

The WinToolBarsItemCollection object provides a scripting interface to the Infragistics UltraToolbarsDockArea control items and to subitems of these items. To get this object in scripts, use the wItems property.

Use this object to explore the structure of the tested toolbar control without changing the selection. The Item property of the WinToolBarsItemCollection object returns the InfraWinToolBarsItem object that has the Items property that provides an interface to the collection of child items.

Members

See Also

Infragistics UltraToolbarsDockArea
wItems Property (Specific to InfragisticsWinToolBars Controls)
InfragisticsWinToolBarsItem Object

Highlight search results