MenuItem in Compact Framework 3.5
Posted
by Bob Manz
on Stack Overflow
See other posts from Stack Overflow
or by Bob Manz
Published on 2009-11-06T19:32:27Z
Indexed on
2010/05/25
1:01 UTC
Read the original article
Hit count: 307
compact-framework
Is there anyway to programmatically force a MenuItem to raise their popup event? Basically, if you click on it with your stylus or finger, it shows the MenuItem collection for that specific MenuItem. I'd like to be able to do by using a button that I capture.
© Stack Overflow or respective owner