Transparent button background in WPF using style

前端 未结 4 1536
-上瘾入骨i
-上瘾入骨i 2021-02-14 17:32

I\'ve found this topic about setting the border of a button to transparent. This works fine, but I want to use this for the button background and not the border.

Soluti

4条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-14 17:49

    Try this snippet for a transparent button:

    
    

提交回复
热议问题