Invoked after the DocumentViewer control got the focus.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected override void OnGotFocus( EventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnGotFocus ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
The event data.