Is there a way to force the MapTip to display? I tried looking for an IsOpen property or something similar but it doesnt appear to exist.
What i'm looking for, I'm querying the map based on a cursor hover to a layer that is not currently added to the map. The query processes and the graphic is added to the map with a MapTip configured, however without moving the cursor the MapTip will not display. I would like to just force the maptip to display when the layer is displayed on the map. Once the cursor is moved out of the graphic the graphic is cleared so i'm not worried about multiple tips being displayed.
Any ideas??
Thanks,
Chris