Paolo Roberto Grassi
2008-07-07 07:52:17 UTC
Hi!
I have a lot of problem with a combo box and the mouseWheel event. This
kind of control doesn't has the "OnMouseWheel" event.
How I can redirect the "OnMouseWheel" event to the form?
I've just read that I can override the WndProc and then redirect the
event to the Form, but all the tutorial explain how to do it in Delphi.
Thanks for your attention!
P.S.: I know that is the second post on it, but this problem is too big
for me.
I have a lot of problem with a combo box and the mouseWheel event. This
kind of control doesn't has the "OnMouseWheel" event.
How I can redirect the "OnMouseWheel" event to the form?
I've just read that I can override the WndProc and then redirect the
event to the Form, but all the tutorial explain how to do it in Delphi.
Thanks for your attention!
P.S.: I know that is the second post on it, but this problem is too big
for me.