Torna al Thread

Private Sub dataGridView1_CellClick(ByVal sender As Object, ByVal e As DataGridViewCellEventArgs) Handles DataGridView1.CellClick Dim cell As DataGridViewImageCell =CType(DataGridView1.Rows(e.RowIndex).Cells(e.Colum nIndex),DataGridViewImageCell) cell.Value = bmpProva End Sub
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5