| ButtonDescription | The description of a .NET Windows Forms Button test object. |
| ButtonDescription.Builder | This class can be used to construct an instance of the ButtonDescription class using the builder pattern. |
| ButtonDescription.Init<T extends ButtonDescription.Init<T>> | |
| CalendarDescription | The description of a .NET Windows Forms Calendar test object. |
| CalendarDescription.Builder | This class can be used to construct an instance of the CalendarDescription class using the builder pattern. |
| CalendarDescription.Init<T extends CalendarDescription.Init<T>> | |
| CheckBoxDescription | The description of .Net windows forms a CheckBox test object. |
| CheckBoxDescription.Builder | This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern. |
| CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> | |
| ComboBoxDescription | The description of a .NET Windows Forms ComboBox test object. |
| ComboBoxDescription.Builder | This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern. |
| ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> | |
| EditFieldDescription | The description of a .NET Windows Forms EditField test object. |
| EditFieldDescription.Builder | This class can be used to construct an instance of the EditFieldDescription class using the builder pattern. |
| EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> | |
| EditorDescription | The description of a .NET Windows Forms Editor test object. |
| EditorDescription.Builder | This class can be used to construct an instance of the EditorDescription class using the builder pattern. |
| EditorDescription.Init<T extends EditorDescription.Init<T>> | |
| LabelDescription | The description of a .NET Windows Forms Label test object. |
| LabelDescription.Builder | This class can be used to construct an instance of the LabelDescription class using the builder pattern. |
| LabelDescription.Init<T extends LabelDescription.Init<T>> | |
| ListBoxDescription | The description of a .NET Windows Forms ListBox test object. |
| ListBoxDescription.Builder | This class can be used to construct an instance of the ListBoxDescription class using the builder pattern. |
| ListBoxDescription.Init<T extends ListBoxDescription.Init<T>> | |
| ListViewDescription | The description of a .NET Windows Forms ListView test object. |
| ListViewDescription.Builder | This class can be used to construct an instance of the ListViewDescription class using the builder pattern. |
| ListViewDescription.Init<T extends ListViewDescription.Init<T>> | |
| PropertyGridDescription | The description of a .NET Windows Forms PropertyGrid test object. |
| PropertyGridDescription.Builder | This class can be used to construct an instance of the PropertyGridDescription class using the builder pattern. |
| PropertyGridDescription.Init<T extends PropertyGridDescription.Init<T>> | |
| RadioButtonDescription | The description of a .NET Windows Forms RadioButton test object. |
| RadioButtonDescription.Builder | This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern. |
| RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> | |
| ScrollBarDescription | The description of a .NET Windows Forms ScrollBar test object. |
| ScrollBarDescription.Builder | This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern. |
| ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>> | |
| SpinBoxDescription | The description of a .NET Windows Forms SpinBox test object. |
| SpinBoxDescription.Builder | This class can be used to construct an instance of the SpinBoxDescription class using the builder pattern. |
| SpinBoxDescription.Init<T extends SpinBoxDescription.Init<T>> | |
| StatusBarDescription | The description of a .NET Windows Forms StatusBar test object. |
| StatusBarDescription.Builder | This class can be used to construct an instance of the StatusBarDescription class using the builder pattern. |
| StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> | |
| TabControlDescription | The description of a a .NET Windows Forms TabControl test object. |
| TabControlDescription.Builder | This class can be used to construct an instance of the TabControlDescription class using the builder pattern. |
| TabControlDescription.Init<T extends TabControlDescription.Init<T>> | |
| TableDescription | The description of a .NET Windows Forms Table (data grid) test object. |
| TableDescription.Builder | This class can be used to construct an instance of the TableDescription class using the builder pattern. |
| TableDescription.Init<T extends TableDescription.Init<T>> | |
| ToolBarDescription | The description of a .NET Windows Forms ToolBar test object. |
| ToolBarDescription.Builder | This class can be used to construct an instance of the ToolBarDescription class using the builder pattern. |
| ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> | |
| TreeViewDescription | The description of a .NET Windows Forms TreeView test object. |
| TreeViewDescription.Builder | This class can be used to construct an instance of the TreeViewDescription class using the builder pattern. |
| TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> | |
| UiObjectDescription | The description of a .NET Windows Forms UiObject test object. |
| UiObjectDescription.Builder | This class can be used to construct an instance of the UiObjectDescription class using the builder pattern. |
| UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> | |
| UiObjectDescriptionBase | The base description of all .Net Window Forms test objects. |
| UiObjectDescriptionBase.Init<T extends UiObjectDescriptionBase.Init<T>> | |
| WindowDescription | The description of a .NET Windows Forms Window test object. |
| WindowDescription.Builder | This class can be used to construct an instance of the WindowDescription class using the builder pattern. |
| WindowDescription.Init<T extends WindowDescription.Init<T>> | |