Krypton OutlookGrid Help
![]() | RatingCellOnMouseMove Method |
Overrides OnMouseMove
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

protected override void OnMouseMove( DataGridViewCellMouseEventArgs e )
Protected Overrides Sub OnMouseMove ( e As DataGridViewCellMouseEventArgs )
Parameters
- e
- Type: System.Windows.FormsDataGridViewCellMouseEventArgs
A DataGridViewCellMouseEventArgs that contains the event data.
