Invoked when the interactor gets attached to its parent.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1
Syntax
| C# |
|---|
protected virtual void OnAttached( EventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnAttached ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
The event data.