Using winforms in vs2008. I have a DataGridView and I would like to detect when the vertical scroll bar is visible. What event should I register for?
I am adding the
I think there´s no event for that... but you can try with something like this in all the places where the grid can grow: