Namespace TallComponents.Interaction.WPF.Interactors.Annotations.Widgets
Class ListBoxInteractor
A WinForms interactor for drop down list PDF widgets.
Syntax
public class ListBoxInteractor : ValueWidgetInteractor,IVerticalScroll
Constructors
Properties
Double VScrollLargeChange
The scroll bar change that is needed when clicking on the scroll bar.
Double VScrollSmallChange
The scroll bar change that is needed when clicking on one of the scroll bar arrows.
Double VScrollValue
A value between 0 and 1 that indicates the position of a vertical scroll bar (if any).