会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
执笔小白
新随笔
订阅
管理
2022年2月21日
WPF-圆角按钮样式
摘要: button样式如下: <Button.Resources> <Style TargetType="{x:Type Border}"> <Setter Property="CornerRadius" Value="3"></Setter> </Style> </Button.Resources>
阅读全文
posted @ 2022-02-21 14:50 ꧁执笔小白꧂
阅读(460)
评论(0)
推荐(0)
公告