Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnMouseDown Method |
Raises the [E:MouseDown] 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 OnMouseDown( MouseEventArgs e )
Protected Overrides Sub OnMouseDown ( e As MouseEventArgs )
Parameters
- e
- Type: System.Windows.FormsMouseEventArgs
The MouseEventArgs instance containing the event data.
