Creates an interactor for a WinForms control.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public WinFormsControlInteractor( ControlType control ) |
| Visual Basic |
|---|
Public Sub New ( _ control As ControlType _ ) |
Parameters
- control
- Type: ControlType
The WinForms control.