- AuthorPosts
As shown in the figure below, there is a property called state in the properties of the button control that allows you to select three modes.
normal: the normal state of the button when not pressed (this part is set for when it is not pressed)
Pressed: the state of the button when pressed (this part is set for when the button is pressed)You can set the “Status” to “Press” and then set the color you want or something else.

It worked, thank you!
- AuthorPosts
You must be logged in to reply to this topic.