就是像Mac一樣的那種,可以通過注冊表修改嗎
uj5u.com熱心網友回復:
<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>
uj5u.com熱心網友回復:
參考 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> 哇,謝謝??
uj5u.com熱心網友回復:
參考 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嗎
uj5u.com熱心網友回復:
為什么我被限制了
uj5u.com熱心網友回復:
找度娘搜個表單控制元件即可。。。我這有,但不便傳給你。。。
uj5u.com熱心網友回復:
樓主解決了嗎?
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/33793.html
標籤:Windows客戶端開發
上一篇:XDG-SHELL: 如何動態設定一個APP顯示在最上面,而不會被別的APP遮擋住?
下一篇:win10視窗圓角化怎么搞?