BaseComboBoxCellOnMouseLeave Method
This is overridden to invalidate the cell when the mouse leaves it when themed and the mouse is over
the drop-down button or when using the pop-up combo box style.
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnMouseLeave(
int rowIndex
)
Protected Overrides Sub OnMouseLeave (
rowIndex As Integer
)
protected:
virtual void OnMouseLeave(
int rowIndex
) override
abstract OnMouseLeave :
rowIndex : int -> unit
override OnMouseLeave :
rowIndex : int -> unit
Parameters
- rowIndex Int32
- The row index