A WinForms interactor for drop down list PDF widgets.
Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.WidgetsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public class ListBoxInteractor : ValueWidgetInteractor, IVerticalScroll |
| Visual Basic |
|---|
Public Class ListBoxInteractor _ Inherits ValueWidgetInteractor _ Implements IVerticalScroll |
Inheritance Hierarchy
System..::..Object
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..AnnotationInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..WidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..ValueWidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..ListBoxInteractor
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..AnnotationInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..WidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..ValueWidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..ListBoxInteractor