开发者

Does anyone know how to create a WPF button with style?

Does anyone know h开发者_运维问答ow to create / add a button where has a style. I'm trying to create a button where intead of being a rectangular border.. would be a meteor border (in order that is a image), and inside would be the content (with background black).

But I'm having a hard time with the image.


You would make the background an "ImageBrush", and point to your meteor picture.

Here's a link explaining ImageBrushes: http://msdn.microsoft.com/en-us/library/aa970904.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜