DataGridViewComboBoxCell.OnMouseLeave(Int32) Metoda

Definicja

Wywoływana, gdy wskaźnik myszy opuszcza komórkę.

protected:
 override void OnMouseLeave(int rowIndex);
protected override void OnMouseLeave (int rowIndex);
override this.OnMouseLeave : int -> unit
Protected Overrides Sub OnMouseLeave (rowIndex As Integer)

Parametry

rowIndex
Int32

Indeks wiersza nadrzędnego komórki.

Dotyczy

Zobacz też