Click or drag to resize

IInfragisticsEditorButtonBase Interface

The base test interface for Infragistics editor button controls.

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

The IInfragisticsEditorButtonBase type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Returns true if the editor button is enabled.
Public propertyText
Returns the text of the editor button.
Public propertyVisible
Specifies whether the editor button is visible.
Top
Methods
See Also