IInfragisticsStateEditorButton Interface |
Namespace: SmartBear.TestLeft.TestObjects.WinForms.Infragistics
The IInfragisticsStateEditorButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Returns true if the editor button is enabled.
(Inherited from IInfragisticsEditorButtonBase.) | |
| State |
Specifies the current state of the editor button, that is, Unchecked, Checked or Grayed.
| |
| Text |
Returns the text of the editor button.
(Inherited from IInfragisticsEditorButtonBase.) | |
| Visible |
Specifies whether the editor button is visible.
(Inherited from IInfragisticsEditorButtonBase.) |
| 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.) | |
| Click |
Moves the mouse cursor to the editor button 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.) |