Creating transparent background in WPF

Posted by Vinjamuri on Stack Overflow See other posts from Stack Overflow or by Vinjamuri
Published on 2010-04-01T02:51:09Z Indexed on 2010/04/01 3:43 UTC
Read the original article Hit count: 528

Filed under:
|

I have a button with a backgroun image of color white. My button is sitting on the toolbar which has a bacground color of Blue. When the button is sitting on the toolbar, the button looks white, however I want it to look like blue as the the background color of toolbar is Blue.

How should I achieve this in WPF.. Please let me know.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about wpf-controls