Adds a layer on top of an existing interactor that can handle events before the interactor itself can.

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

Syntax

C#
public abstract class InteractorLayer
Visual Basic
Public MustInherit Class InteractorLayer

Inheritance Hierarchy

See Also