Class EditorDescription
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; }