Create an (editable) drop down list interactor.
Namespace: TallComponents.Interaction.WinForms.FactoriesAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected virtual WinFormsInteractor CreateDropDownListInteractor( Widget textWidget ) |
| Visual Basic |
|---|
Protected Overridable Function CreateDropDownListInteractor ( _ textWidget As Widget _ ) As WinFormsInteractor |
Parameters
- textWidget
- Type: TallComponents.PDF.Annotations.Widgets..::..Widget
The PDF drop down list widget.