I'm feeling particularly idiotic today.
I was looking through data in one of my Combobox dropdowns, and realized that my mouse wheel did not move me through it's contents. I know there is a "MouseWheel" event and I know it gives negative numbers for moving one way, and positive numbers for moving the other way. But that's about all the VFP help file tells you...
I'm really surprised it doesn't just "work" but then again, that's probably silly of me to think so.
So the question, which I'm sure has an incredibly easy, but unobvious answer in the scheme of the help files, is, How do you get the mouse wheel to scroll the items in a combo/list box?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."
I was looking through data in one of my Combobox dropdowns, and realized that my mouse wheel did not move me through it's contents. I know there is a "MouseWheel" event and I know it gives negative numbers for moving one way, and positive numbers for moving the other way. But that's about all the VFP help file tells you...
I'm really surprised it doesn't just "work" but then again, that's probably silly of me to think so.
So the question, which I'm sure has an incredibly easy, but unobvious answer in the scheme of the help files, is, How do you get the mouse wheel to scroll the items in a combo/list box?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."