LabelWithCheckbox
Description
Class for checkboxes that are associated with a static label. Offers same interactions as Checkbox.
LabelWithCheckbox 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.LabelWithCheckbox
Constructors
Initializes a new instance of the LabelWithCheckbox class.
LabelWithCheckbox(ITester, string, RelativePosition, ImageReference, ImageReference, ImageReference, int, int, IImageFilter[ ])
Syntax:
Parameters:
Exceptions:
LabelWithCheckbox(ITester, string, RelativePosition, string, ImageReference, ImageReference, int, int, IImageFilter[ ])
Syntax:
Parameters:
Exceptions:
Methods
Properties
Last updated