Click or drag to resize

IBarItem Interface

The test interface for items of the toolbar and ribbon controls.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IBarItem : IObject

The IBarItem type exposes the following members.

Properties
  NameDescription
Public propertyItems
Returns the Item Collection object.
Public propertyText
Returns the item text.
Top
Methods
See Also