Im capturing the Scroll event in a flowLayoutPanel that contains a bunch of controls inside (textboxes). If I move the scrollbar with the mouse the Scroll event is correctly captured. But If jump from control to control using the tab key and the scrollbar moves to give the textbox focus the event is not raised. What can I do in that situation, I really need to capture no matter how the scroll is modified.
I uploaded a simple project where the problem could be shown http://1drv.ms/1UabHkv