Button ControlTemplate and rounded corners

Posted by Vinjamuri on Stack Overflow See other posts from Stack Overflow or by Vinjamuri
Published on 2010-04-07T16:18:18Z Indexed on 2010/04/07 16:23 UTC
Read the original article Hit count: 271

Filed under:
|

I have a controltemplate for buttons. I want to make the buttons with rounded corners. How should I do this?

I tried CornerRadius for button in the Border but it doesn't work.

© Stack Overflow or respective owner

Related posts about wpf-controls

Related posts about wpf