custom buttons

I’d like to design my own buttons.
Problem is that if I attach a method to the (button)image, the imageshape
converts into something else (grey background), I don’t want.
I could use the Servoy buttons and place my own buttonimage on top of it.
Is this way to go or do I miss something,

Regards,
Ron

HI Ron,

Just disable the showClick property and you will be fine.

Thanks (again) Robert.