WPF Button No Border No Background

前端 未结 2 893
时光说笑
时光说笑 2021-02-12 19:48

I just need a button so simple that it looks like a TextBlock. Some time ago I saw an answer on SO to style the button based on a static style for a button in a menu but I cann

2条回答
  •  日久生厌
    2021-02-12 20:21

    If you want a button that looks like a TextBlock, you can make a button that is a TextBlock.

    
    

提交回复
热议问题