A WinForms interactor for drop down list PDF widgets.

Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets
Assembly: 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

See Also