CheckItem Object

Applies to TestComplete 14.0, last modified on January 23, 2019

Description

The CheckItem object is a helper object used to work with Developer Express BarControl, Developer Express BarManager, Developer Express Ribbon, Developer Express Ribbon, Microsoft Ribbon, Infragistics Web Menu and Developer Express Popup Menu controls from tests. It provides access to control's items that allow checking and unchecking. You can obtain the Item object via the Item property of the ItemCollection object.

If the item that corresponds to the CheckItem object has child items, in turn, you can get access to their collection via the Items property.

Members

See Also

ItemCollection Object

Highlight search results