Hello,
I have a persistent problem with some buttons in a webpage.
The problem is that whenever the button is pressed its color changes (so far so good) but after it is pressed
and when the mouse is moved outside the button area its color doesn't revert back to its original unfocused value (i.e. gray) unless
the focus goes to another control i.e. an edit box.
All the styles of button are Null and the ThemeDrawStyle is empty.
best regards,
Sotos
Button style and theme for Webpage
Re: Button style and theme for Webpage
it turns out that a label with the ToolbarButton ThemeDrawStyle has the desired effect.