win10怎么把非最大化窗口改成圆角矩形呐(问)

「已注销」 2019-11-09 11:14:57
就是像Mac一样的那种,可以通过注册表修改吗
...全文
4531 6 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
me_for_i 2020-05-20
  • 打赏
  • 举报
回复
楼主解决了吗?
lzhdim 2020-03-10
  • 打赏
  • 举报
回复
找度娘搜个窗体控件即可。。。我这有,但不便传给你。。。
「已注销」 2020-01-05
  • 打赏
  • 举报
回复
为什么我被限制了
「已注销」 2019-12-26
  • 打赏
  • 举报
回复
引用 1 楼 欧皇神降术 的回复:
<Window x:Class="iconfontDemo.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:iconfontDemo"
mc:Ignorable="d"
Title="MainWindow" Height="450" Width="800" WindowStyle="None"
AllowsTransparency="True"
Background="Transparent"
>
<!--窗体缩放 一行代码-->
<WindowChrome.WindowChrome>
<WindowChrome ResizeBorderThickness="4"/>
</WindowChrome.WindowChrome>
<Border CornerRadius="20" Height="450" Width="800" Background="White">

</Border>
</Window>
我是小白,话说在哪里输入这个,cmd吗
「已注销」 2019-12-25
  • 打赏
  • 举报
回复
引用 1 楼 欧皇神降术 的回复:
<Window x:Class="iconfontDemo.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:iconfontDemo"
mc:Ignorable="d"
Title="MainWindow" Height="450" Width="800" WindowStyle="None"
AllowsTransparency="True"
Background="Transparent"
>
<!--窗体缩放 一行代码-->
<WindowChrome.WindowChrome>
<WindowChrome ResizeBorderThickness="4"/>
</WindowChrome.WindowChrome>
<Border CornerRadius="20" Height="450" Width="800" Background="White">

</Border>
</Window>
哇,谢谢🙏
欧皇神降术 2019-12-23
  • 打赏
  • 举报
回复
<Window x:Class="iconfontDemo.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:iconfontDemo"
mc:Ignorable="d"
Title="MainWindow" Height="450" Width="800" WindowStyle="None"
AllowsTransparency="True"
Background="Transparent"
>
<!--窗体缩放 一行代码-->
<WindowChrome.WindowChrome>
<WindowChrome ResizeBorderThickness="4"/>
</WindowChrome.WindowChrome>
<Border CornerRadius="20" Height="450" Width="800" Background="White">

</Border>
</Window>

7,660

社区成员

发帖
与我相关
我的任务
社区描述
Windows Phone是微软发布的一款手机操作系统,它将微软旗下的Xbox LIVE游戏、Zune音乐与独特的视频体验整合至手机中。
社区管理员
  • Windows客户端开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧