I have a button with some background color, but when I set this button as disabled it looks like a empty textbox. Why is it so and can it be resolved.
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.
Have you considered defining your own Template for the button. Here is an example.
See section ‘Trigger Property=IsEnabled…’. Here you can define the appearance as you need it for disabled buttons. I suggest to play with all values and define it for your needs.