Select to view content in your preferred language

Path and names of tool images in Editor Widget?

590
2
Jump to solution
06-21-2012 11:34 AM
DanielSchatt
Regular Contributor
hi, I'm trying to build a Help window describing the Editor Widget tools and, within that help, I'd like to show the small images within those tools.  So I need the path and the names of those images to use as the sources in the image tags.  Is there some place that I can access to see the images and get that information?  Thanks!

Dan
0 Kudos
1 Solution

Accepted Solutions
JoeHershman
MVP Alum
The toolkit source code can be downloaded from Codeplex, so you can do that and see what the paths to the images are.
Thanks,
-Joe

View solution in original post

0 Kudos
2 Replies
JoeHershman
MVP Alum
The toolkit source code can be downloaded from Codeplex, so you can do that and see what the paths to the images are.
Thanks,
-Joe
0 Kudos
DanielSchatt
Regular Contributor
Thanks much!   Actually I had downloaded the Silverlight Toolkit already. For anyone else who needs to do this, the project in there (ESRI_Silverlight_Toolkit) contains all the code.
0 Kudos