Invoked when the mouse button goes up in the interactor.
Namespace: TallComponents.Interaction.WinForms.LayersAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected virtual void OnMouseUp( MouseEventArgs args ) |
| Visual Basic |
|---|
Protected Overridable Sub OnMouseUp ( _ args As MouseEventArgs _ ) |
Parameters
- args
- Type: TallComponents.Interaction.WinForms.Events..::..MouseEventArgs
[Missing <param name="args"/> documentation for "M:TallComponents.Interaction.WinForms.Layers.WinFormsInteractorLayer.OnMouseUp(TallComponents.Interaction.WinForms.Events.MouseEventArgs)"]