IWinPagerButtonState Interface |
Namespace: SmartBear.TestLeft.TestObjects.Win
The IWinPagerButtonState type exposes the following members.
| Name | Description | |
|---|---|---|
| Grayed |
Returns true if the state of the button is grayed.
| |
| Hot |
Returns true if the state of the button is hot.
| |
| Pressed |
Returns true if the state of the button is pressed.
| |
| Visible |
Returns true if the state of the button is visible.
|
| 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.) | |
| GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
| SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |