最新发布第6页
排序
WPF 自定义窗体
首先效果图如下:步骤:新建一个资源文件WindowsStyles.xaml 修改内容如下 :<ResourceDictionary xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='htt...
WPF制作公章、圆形环绕字
使用 WPF 制作 公章,主要使用到的知识点有:缩放变换,旋转变换的知识。下面附上xaml代码。<Grid > <!--背景图片,可有可无--> <Grid.Background> <LinearGradientBrush&g...
gxy01 5个月前2
沙发是我的了