DataGridViewLinkCell.OnMouseLeave(Int32) Метод

Определение

Вызывается, когда указатель мыши покидает ячейку.

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

Параметры

rowIndex
Int32

Индекс родительской строки ячейки.

Применяется к

См. также раздел