10-23-2010 03:34 AM
Hello,
There is such an idea: right click a picture control, it can popup a menu, by choosing the menu item, I can execute a specific task. Is there any way to achieve the design?
David
10-23-2010 04:59 AM
yes, you can use the function RunPopupMenu
10-23-2010 08:40 AM
Some example of RunPopupMenu usage can be found here and here
10-23-2010 09:24 AM
Thanks a lot.
David