Search found 1 match
- Thu Dec 19, 2013 3:33 am
- Forum: Application Development
- Topic: Startup Screen
- Replies: 1
- Views: 5468
Re: Startup Screen
I'm trying to make a listbox control scroll when a user clicks and drags anywhere on the control. Everything works (I used buttons to simulate mouse movement) except for some reason the listbox control never raises the mousedown, mousemove, or mouseup events. Is there something else I can use to cap...