Base Combo Box CellOn Mouse Enter Method
This is overridden to invalidate the cell when the mouse enters it when using the Popup flat
style and the ComboBox display 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 OnMouseEnter(
int rowIndex
)VB
Protected Overrides Sub OnMouseEnter (
rowIndex As Integer
)C++
protected:
virtual void OnMouseEnter(
int rowIndex
) overrideF#
abstract OnMouseEnter :
rowIndex : int -> unit
override OnMouseEnter :
rowIndex : int -> unit Parameters
- rowIndex Int32
- The row index