ContextMenuStrip and mouse wheel

Posted by signetro on Stack Overflow See other posts from Stack Overflow or by signetro
Published on 2010-04-20T11:27:52Z Indexed on 2010/04/20 11:33 UTC
Read the original article Hit count: 390

I have a ContextMenuStrip with many items.

How to handle ouse wheel to scroll throught items?

I search the net but nothing find usefull.

Or how to get first/last displayed/visible item from contextmenu?

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms