2
Answers

DataGridView and Mouse Wheel

Ask a question
P H

P H

18y
7.9k
1
Hello, I found small problem with this beauty control called DataGridView (WinForms, .net2.0). There is no MouseWheel event, and prof apps I would like to write shoud be able to scroll grid up and down using mouse wheel. Any ideas how to do it? Some example?

Answers (2)