Invoked when the arrow right key is pressed for this field.
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 virtual void OnCursorRight( bool ctrl, bool shift ) |
| Visual Basic |
|---|
Protected Overridable Sub OnCursorRight ( _ ctrl As Boolean, _ shift As Boolean _ ) |
Parameters
- ctrl
- Type: System..::..Boolean
ctrl key is down
- shift
- Type: System..::..Boolean
shift key is down