Table of Contents

Class EditorDescription

Namespace
HP.LFT.SDK.WinForms
Assembly
HP.LFT.SDK.dll

The description of a .NET Windows Forms Editor test object.

public class EditorDescription : UiObjectDescriptionBase, ICloneable, IDescription
Inheritance
EditorDescription
Implements
Inherited Members

Constructors

EditorDescription()

public EditorDescription()

Properties

SelectedText

The selected text in the object.

public StringProperty SelectedText { get; set; }

Property Value

StringProperty