I have some command buttons set to hot tracking
When clicking a button it shows it as depressed
After click event it shows as raised
I am wondering if there is a way a command button can return to non clicked state (not raised) when mouse leave event in button is triggered?
When clicking a button it shows it as depressed
After click event it shows as raised
I am wondering if there is a way a command button can return to non clicked state (not raised) when mouse leave event in button is triggered?