Select to view content in your preferred language

Mouse pointer hover

433
1
07-03-2012 04:13 AM
TomGates
Emerging Contributor
Does anyone have code for having the mouse pointer hover over the placeholder with a balloon image appearing as a thumbsize photo (jpg or wmv format)? Then with one click it will open up the image file?
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
By balloon image, do you mean callout window like InfoWindow? http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#InfoWindowSimple. You can change DataTemplate to include Image control instead that maybe has HyperlinkButton on top of it.
0 Kudos