文件名称:圆形按钮+定时旋转+ElementHost+WPFButton
文件大小:320KB
文件格式:ZIP
更新时间:2018-07-09 13:58:03
圆形按钮 定时旋转 ElementHost WPF
内容如题。 简介: 界面:c#窗口中包含一个panel控件,panel上面有一个ElementHost控件,另外还有两个按钮。 代码:两个按钮分别对应导入图片,和定时器旋转图片(定时器函数中采用Region_Update函数将方形的elementhost编程椭圆) WPF Button中主要设定了一个参数-旋转中心(0.5,0.5)。 WPF 中的Image自带旋转函数。 代码简洁,适合新手看。 采用vs2010编写。
【文件预览】:
圆形按钮+定时旋转+ElementHost+WPFButton
----效果展示.png(136KB)
----WindowsFormsApplication1()
--------UserControl1.xaml.cs(968B)
--------Form1.cs(1KB)
--------Program.cs(505B)
--------WindowsFormsApplication1.csproj(4KB)
--------UserControl1.xaml(612B)
--------Form1.resx(37KB)
--------Properties()
--------Form1.Designer.cs(4KB)
--------obj()
--------bin()
----WindowsFormsApplication1.sln(914B)
----WindowsFormsApplication1.suo(30KB)