
I am trying to find out how to prevent the automatic button fading that happens when a button is disabled (demonstrated above).
I am using a custom StyleBoxFlat for it, but there is no option for me to turn the fading on/off.

The reason I am setting disabled to true is to prevent users from clicking it after it already have been clicked.
Any help would be appreciated!