Select to view content in your preferred language

Context menu on silverlight map control

581
1
Jump to solution
06-13-2013 01:14 PM
LuisGarcia2
Deactivated User
I was wondering if there is a Context menu in the Silverlight map control we can use? I have seen one in the Silverlight Toolkit but nothing for the ESRI control. Silverlight itself does not provide one out-of-the-box.
Thanks!
0 Kudos
1 Solution

Accepted Solutions
LuisGarcia2
Deactivated User
The answer to this is to use the Silverlight toolkit (Silverlight 4) and that implements a Context menu with MenuItem, Menu Separators and all the stuff needed. If there is a different way to do it; please, feel free to point it out.
Thanks!

View solution in original post

0 Kudos
1 Reply
LuisGarcia2
Deactivated User
The answer to this is to use the Silverlight toolkit (Silverlight 4) and that implements a Context menu with MenuItem, Menu Separators and all the stuff needed. If there is a different way to do it; please, feel free to point it out.
Thanks!
0 Kudos