I'm asking here after searching this forum and googling for hours - I thought I'd find an answer but no joy so far.
Using the ActiveX control and .NET. All I'd like to do is create my own context menu when the user right-clicks a pushpin. I can trap when the right mouse button is clicked, but I can't seem to figure out how to get the pushpin object (or even just the Name property) from the user's click.
You can get the x,y coordinates of the click event, but how do I find a pushpin from that?
Thanks,
Mike