Hooking up Scroll with a mouse button (other than default)
Posted: Wed Jun 01, 2005 2:09 pm
Hi
I'm trying to hook up the built-in scroll facility to Left Mouse Button + Shift. (I've disabled the middle button and the straight forward Mouse Down event for left and right buttons are used for something else.)
In a "Mouse Down" event, tried to enable the chart scroll when the left button was down and shift key was down. I also tried it with "Mouse Move" event. Neither worked. (It gets as far as recognising the mouse button type and shift key down.)
Any advice? Please?
And please don't give me a VB code example, cos I can't read it! I'm a very C++ person...
Thanks
I'm trying to hook up the built-in scroll facility to Left Mouse Button + Shift. (I've disabled the middle button and the straight forward Mouse Down event for left and right buttons are used for something else.)
In a "Mouse Down" event, tried to enable the chart scroll when the left button was down and shift key was down. I also tried it with "Mouse Move" event. Neither worked. (It gets as far as recognising the mouse button type and shift key down.)
Any advice? Please?
And please don't give me a VB code example, cos I can't read it! I'm a very C++ person...
Thanks