BaseComboBoxCellOnMouseMove Method
This is overridden to invalidate the cell as needed when the mouse moves around within it to show the
drop-down button as hot or cold.
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnMouseMove(
DataGridViewCellMouseEventArgs e
)
Protected Overrides Sub OnMouseMove (
e As DataGridViewCellMouseEventArgs
)
protected:
virtual void OnMouseMove(
DataGridViewCellMouseEventArgs^ e
) override
abstract OnMouseMove :
e : DataGridViewCellMouseEventArgs -> unit
override OnMouseMove :
e : DataGridViewCellMouseEventArgs -> unit
Parameters
- e DataGridViewCellMouseEventArgs
- The event arguments