Invoked after the interactor got the focus.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected virtual void OnGotFocus( EventArgs args ) |
| Visual Basic |
|---|
Protected Overridable Sub OnGotFocus ( _ args As EventArgs _ ) |
Parameters
- args
- Type: System..::..EventArgs
[Missing <param name="args"/> documentation for "M:TallComponents.Interaction.WinForms.Interactors.WinFormsInteractor.OnGotFocus(System.EventArgs)"]