I am working on a custom popup that I want to have act in a very similar manner to existing AE popup. I need the popup to access data that have a one-to-many relationship.
The approach I am taking is to create an extension add-in, but the problem I am having is how to get the popup to fire, what event can I use to trigger the extension to run its code. I have seen examples that use the GraphicClicked event, but what I need is an event for clicking on the activemapdisplay. I want the custom popup to fire much like what the out-of-the-box AE popup does, with a mouse click.
Can someone point me in the right direction?
Best Regards,
Margo