Is there any way that I change a Label’s behavior to support toggling by click in WPF?
i.e. that’s Selector.IsSelected property toggle between “True” and “False” by clicking?
Regards.
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.
Note that the above template does not alter the appearance of the label based on whether it’s checked or not. That might be something you’ll need – hard to say without more information.