IInfragisticsAutoRepeatEditorButton Interface |
Namespace: SmartBear.TestLeft.TestObjects.WinForms.Infragistics
The IInfragisticsAutoRepeatEditorButton type exposes the following members.
Name | Description | |
---|---|---|
Enabled |
Returns true if the editor button is enabled.
(Inherited from IInfragisticsEditorButtonBase.) | |
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 pointer to the editor button and simulates the specified number of clicks over it.
| |
GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |