I've dynamically changed the colour of a button upon click. My problem is, how to change it back, I have searched the help without luck getting the colour, or changing it back. I seen that you can set the default colour, but thats no good to me I dont think. So I tried GUICrtlSetStyle(), and the button returned to its previous colour, except it then disappears when you try to use it again. Im more than likely missing something. My question is what am I missing here? #include <GUICo