Custom button template in wpf

Posted by Archana R on Stack Overflow See other posts from Stack Overflow or by Archana R
Published on 2010-04-29T04:49:30Z Indexed on 2010/04/29 4:57 UTC
Read the original article Hit count: 249

Filed under:
|
|

Hello,

I want to create a simple button template with an image and text inside it. But i want to keep the System button's look and feel.

Can anyone tell me step by step how to create it?

P.S. : I have already tried it with CustomControl in wpf and BasedOn property.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about customcontrols