Invoked when the interactor gets attached to it parent. This will set the blink interval to the value
that is indicated by CaretBlinkTime of the viewer.
Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.WidgetsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected override void OnAttached( EventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnAttached ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
[Missing <param name="e"/> documentation for "M:TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets.TextBoxInteractor.OnAttached(System.EventArgs)"]