IBarItemCheckable Interface |
Namespace: SmartBear.TestLeft.TestObjects
The IBarItemCheckable type exposes the following members.
Name | Description | |
---|---|---|
Items |
Returns the Item Collection object.
(Inherited from IBarItem.) | |
State |
Gets the current state of a checkable bar item, that is, Unchecked, Checked or Grayed.
| |
Text |
Returns the item text.
(Inherited from IBarItem.) |
Name | Description | |
---|---|---|
CallMethodT(String, Object) |
Invokes the specified method and returns the result.
(Inherited from IObject.) | |
CastT |
Casts the interface to an interface of another type.
(Inherited from IObject.) | |
Check |
Moves the mouse cursor to a bar item and clicks it with the left mouse button until the specified state is reached.
| |
GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |