Invoked when the interactor gets detached from 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 OnDetached( EventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnDetached ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
The event data.