hi!

i just have a brief question I couldnt find the answer for on the web.

whats the access code for the mouse scroll click?

as an example, if i would like to write an IF thats cecking if the user has pressed the sroll wheel on his mouse, how would that be written?

thanks in advance!!

Depends on what your using... are you making a console application? Or are you trying to detect it within a windows application? If so, then look up the WM_MBUTTONUP message, or you could try using windows hooks. For a better answer, be more specific in your post.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.