I am trying to disable highlight when an item in ListBox is selected. That means, the item in the ListBox still fires the select event but it doesn’t change the colour
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
kP outlined the procedure to apply highlighting here.
Windows Phone 7: Highlight Selected Listbox item
The procedure is pretty much the same to remove the highlighting.. you just delete the storyboard in the Selected Visual State from the copy you made of the template.
So..
to