Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnMouseUp Method |
Raises the [E:MouseUp] event.
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

protected override void OnMouseUp( MouseEventArgs e )
Protected Overrides Sub OnMouseUp ( e As MouseEventArgs )
Parameters
- e
- Type: System.Windows.FormsMouseEventArgs
The MouseEventArgs instance containing the event data.
