B
Bob
I'm trying to paint a border around specific cells in a DataGridView. This
works fine unless the cell becomes the active cell. When the cell becomes
active the code i have in CellPainting is overwritten by some other paint
routine which gets called after CellPainting. Any suggestions for a solution?
Thanks!
works fine unless the cell becomes the active cell. When the cell becomes
active the code i have in CellPainting is overwritten by some other paint
routine which gets called after CellPainting. Any suggestions for a solution?
Thanks!