Class UiObjectDescription
The description of a .NET Windows Forms UiObject test object.
Inherited Members
Namespace: HP.LFT.SDK.WinForms
Assembly: HP.LFT.SDK.dll
Syntax
public class UiObjectDescription : UiObjectDescriptionBase, ICloneable, IDescription
Constructors
UiObjectDescription()
Declaration
public UiObjectDescription()
Properties
AttachedText
The static text attached to the object.
Declaration
public StringProperty AttachedText { get; set; }
Property Value
| Type | Description |
|---|---|
| StringProperty |