Raised when a PreviewMouseMove event gets raised by any of the interactors in the
selection.
Namespace: TallComponents.Interaction.WinFormsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public event EventHandler<PreviewEvent<MouseEventArgs>> PreviewMouseMove |
| Visual Basic |
|---|
Public Event PreviewMouseMove As EventHandler(Of PreviewEvent(Of MouseEventArgs)) |