Creates a new interactor for a TextWidget that controls numerical values.
Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.WidgetsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public NumericTextBoxInteractor( Widget widget ) |
| Visual Basic |
|---|
Public Sub New ( _ widget As Widget _ ) |
Parameters
- widget
- Type: TallComponents.PDF.Annotations.Widgets..::..Widget
The PDF widget definition.