WM_VSCROLL/WM_MSCROLL in ImgEdit ?
Hi, there!
I'm in trouble using WM_VSCROLL/WM_MSCROLL in ImgEdit (and others Windows Messages) with an Kodak ImageEdit in C#. Using the Form KeyUp event.
I've tried a lot of ways, and now, I have no clue anymore... :(
Tks in advance every help! :) :) :)
João Luiz
Re: WM_VSCROLL/WM_MSCROLL in ImgEdit ?
If you have resolved this issue for yourself, please post your solution as it might help someone else with the same or similiar problem.
Thanks.
Re: WM_VSCROLL/WM_MSCROLL in ImgEdit ?
Hack,
I didn't solved it, I only changed the way I will work with the imageEdit...
User will move focus to the ImgEdit component and "navigate" the image, using the component's events...
So, its, maybe, not my thread' solution.
thanks,
João Luiz