wItems Property (Ribbon Controls)

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the wItems property to get access to items of the ribbon control. To get information about a single ribbon bar item, use the Item property of the ItemCollection object.

Declaration

TestObj.wItems

Read-Only Property An ItemCollection object
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

An ItemCollection object that corresponds to the collection of the ribbon control items.

Example

To view an example that demonstrates how to use the wItems property, see Working With XtraBars Controls.

See Also

Item Property (ItemCollection Objects)

Highlight search results