Buttons not transparent in Windows Vista

Hello all,
I’m working in Smart Client, Servoy 5. All of my labels\buttons are set to Transparent. I don’t want to see buttons, I want to see underlined text, like hyperlinks. When you click the text, the action is triggered.

This behaves properly in XP, but on Vista machines, all my buttons have a rounded gray box, that almost completely covers up the text. If it matters, Show Click and Show Focus are also enabled.

Any thoughts on how to resolve this? Thanks!

wgrayson:
If it matters, Show Click and Show Focus are also enabled.

It does. In fact it’s the ShowClick property that makes it that it shows a button (when you have an onAction attached). Simply disable it and you are done.