Constructs a layer that adds a scrollbar to an interactor, provided that the interactor implements the IVerticalScroll interface.

Namespace: TallComponents.Interaction.WinForms.Layers
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public VerticalScrollLayer()
Visual Basic
Public Sub New

See Also