Hi There,
First keep the following parameters in mind to understand my problem:
Application : C#.NET
Framework: .NET 1.1
MapPoint: MapPoint2004 Europe
Scenario:
I've made a user control on which I've placed the ActiveX control of mappoint. The control will be used in another form. I've attached a context menu to mappoint control in User control. The context menu is displaying accurately by passing the default context menus.
Problem:
The problem is that when I click on any menu option, the click event is not fired but if I try Select event it works just fine. I don't know what is going wrong? Can anyone help me please?
Thanks in advance
Regards