Can someone tell me how I go about coding in VB6 how to intercept and prevent the context menu from displaying when I right-click on the MapPoint control? - I suspect I have to use the SelectionChange event, but I am not sure what I need to do. My goal is to prevent menu interaction when a user right-clicks on the control.
Thanks,