DataGridViewComboBoxCell::OnEnter Method (Int32, Boolean)
.NET Framework (current version)
Called when the focus moves to a cell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- rowIndex
-
Type:
System::Int32
The index of the cell's parent row.
- throughMouseClick
-
Type:
System::Boolean
true if a user action moved focus to the cell; false if a programmatic operation moved focus to the cell.
.NET Framework
Available since 2.0
Available since 2.0
Show: