The interactor that currently has the input focus. If this property is null, no interactor has
the focus.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public WinFormsInteractor FocusInteractor { get; set; } |
| Visual Basic |
|---|
Public Property FocusInteractor As WinFormsInteractor Get Set |