PDA

View Full Version : Data Associated With Selected Pushpin



Steve Wenck
08-11-2004, 02:50 PM
I am using the MP Active X Control with VB 6. I know about the MP Control's SelectionChanged event, but how can I programmatically browse the fields collection of the data associated with a selected pushpin? Thanks in advance for your help.

Anonymous
08-12-2004, 03:03 PM
Using the SelectedArea method along with the QueryPolygon Method was my solution.