Hello, I need to use a button that can be deactivated after having been used. So I've tried to set the IsEnabled property to false, but this didn't change anything to the button. In add, the click event is stil enabled. Is this normal?
Hello,
I need to use a button that can be deactivated after having been used.
So I've tried to set the IsEnabled property to false, but this didn't change anything to the button. In add, the click event is stil enabled.
Is this normal?