View Single Post

  #7 (permalink)  
Old 03-01-2006
Banu Banu is offline
Junior Member
White Belt
 
Join Date: Feb 2006
Posts: 6
Hi Wilfried,

I can successfully hide mappoint's menu, but having problem with showing my menu. The syntax to show a context menu is

Show(Control control, Point pos)

What do I pass for control, MapPoint application is not a control. How do I tell menu to pop up on the mappoint window.

Thanks
Reply With Quote