LabelWithButton
Description
Class for buttons that are associated with a static label. Offers same interactions as Button.
LabelWithButton Class
Namespace: Progile.TRIO.BaseModel Assembly: Progile.TRIO.BaseModel (in Progile.TRIO.BaseModel.dll)
Inheritance Hierarchy:
Object Progile.TRIO.BaseModel.OnScreenElement Progile.TRIO.BaseModel.LabelWithElementBase Progile.TRIO.BaseModel.LabelWithButton
Constructors
Initializes a new instance of the LabelWithButton class.
LabelWithButton(ITester, string, RelativePosition, ImageReference, ImageReference, int, int, IImageFilter[ ])
Syntax:
Parameters:
Exceptions:
LabelWithButton(ITester, string, RelativePosition, ImageReference, ImageReference, ImageReference, int, int, IImageFilter[ ])
Syntax:
Parameters:
Exceptions:
LabelWithButton(ITester, string, RelativePosition, string, string, int, int, IImageFilter[ ])
Syntax:
Parameters:
Exceptions:
Methods
Properties
Last updated