An abstract base class for PDF text widgets.
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 abstract class TextBoxInteractor : ValueWidgetInteractor, IVerticalScroll, IText |
| Visual Basic |
|---|
Public MustInherit Class TextBoxInteractor _ Inherits ValueWidgetInteractor _ Implements IVerticalScroll, IText |
Inheritance Hierarchy
System..::..Object
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..AnnotationInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..WidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..ValueWidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..TextBoxInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..MultiLineTextBoxInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..SingleLineTextBoxInteractor
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..AnnotationInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..WidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..ValueWidgetInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..TextBoxInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..MultiLineTextBoxInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..SingleLineTextBoxInteractor