G
Guest
Whenever a Command button (or other OLE object) with backstyle set to 'transparent' is clicked it immediately becomes opaque. I've been getting around this problem by setting the button visibility to false and then true in the mousedown handler which does return it to a transparent state, but also prevents activation of the mouseup handler. Any ideas how to keep the button transparent (re-applying backstyle doesn't work)??
Tx
Ian
Tx
Ian