Base Combo Box CellOn Mouse Leave 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.
Definition
Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected override void OnMouseLeave(
int rowIndex
)VB
Protected Overrides Sub OnMouseLeave (
rowIndex As Integer
)C++
protected:
virtual void OnMouseLeave(
int rowIndex
) overrideF#
abstract OnMouseLeave :
rowIndex : int -> unit
override OnMouseLeave :
rowIndex : int -> unit Parameters
- rowIndex Int32
- The row index