I try to realize that, when the user click on a button (custom one), it will be changed by another button, to do so, i use the selected property :

What i notice that the image of the button is changed while the user keep pressing the button, if he releases the button, it returns to his old form, what i need is it still changed sine the user select the button.
There is only one line of code.