[Solved] Disabled a button changes it's background color

You can use a true/false variable to only carry out the Button’s actions when it has been ‘enabled’ by you without changing the appearance of the Button.

2 Likes