The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Interactive Menu using ListBox in WPF
7 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

sayed ahmedPosted May 29, 2011, 12:52 AM
how i can make it with wrappanel i'm try but i can't :(
Jean EngelbrechtPosted Dec 3, 2010, 4:30 AM
How do you program each button to do it's own thing
marius mariusPosted Dec 2, 2010, 4:00 AM
I'd really like this article but hopefully you can help med with finding out how i can find out whitch button is clicked. private void image_MouseLeftButtonDown(object sender, MouseButtonEventArgs e) { //Perform operation, BUT NEED TO KNOW WHICH BUTTON I CLICKED }