资源简介
winform控件动画效果
代码片段和文件信息
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
namespace AnimatorNS
{
///
/// Settings of animation
///
public class Animation
{
[DesignerSerializationVisibility(DesignerSerializationVisibility.Visible) EditorBrowsable(EditorBrowsableState.Advanced) TypeConverter(typeof (PointFConverter))]
public PointF SlideCoeff { get; set; }
public float RotateCoeff { get; set; }
public float RotateLimit { get; set; }
[DesignerSerializationVisibility(DesignerSerializationVisibility.Visible) EditorBrowsable(EditorBrowsableState.Advanced) TypeConverter(typeof (PointFConverter))]
public PointF ScaleCoeff { get; set; }
public float TransparencyCoeff { g
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2542 2013-02-19 09:22 Animator\Animator.sln
文件 50688 2013-10-30 11:18 Animator\Animator.suo
文件 5596 2013-02-28 00:47 Animator\Animator\Animation.cs
文件 27665 2013-10-30 11:12 Animator\Animator\Animator.cs
文件 3657 2013-04-12 00:41 Animator\Animator\Animator.csproj
文件 257 2013-04-12 00:41 Animator\Animator\Animator.csproj.vspscc
文件 51712 2013-10-30 11:17 Animator\Animator\bin\Debug\Animator.dll
文件 14321 2013-10-30 10:30 Animator\Animator\Controller.cs
文件 7513 2013-02-22 21:51 Animator\Animator\DecorationControl.cs
文件 3309 2013-04-12 02:46 Animator\Animator\DoubleBitmapControl.cs
文件 1073 2013-02-21 13:07 Animator\Animator\DoubleBitmapControl.Designer.cs
文件 5778 2013-02-28 02:03 Animator\Animator\DoubleBitmapForm.cs
文件 1611 2013-02-27 21:02 Animator\Animator\DoubleBitmapForm.designer.cs
文件 5817 2013-02-27 21:02 Animator\Animator\DoubleBitmapForm.resx
文件 1229 2013-04-12 00:33 Animator\Animator\ExtendedControls\TabControlEx.cs
文件 1066 2013-02-19 20:46 Animator\Animator\ExtendedControls\TabControlEx.Designer.cs
文件 3360 2013-02-27 21:04 Animator\Animator\Flags.cs
文件 413 2013-02-17 12:08 Animator\Animator\obj\Debug\AnimatedPanel.csproj.FileListAbsolute.txt
文件 862 2013-10-30 10:30 Animator\Animator\obj\Debug\Animator.csproj.FileListAbsolute.txt
文件 51712 2013-10-30 11:17 Animator\Animator\obj\Debug\Animator.dll
文件 180 2013-10-30 10:29 Animator\Animator\obj\Debug\AnimatorNS.DoubleBitmapForm.resources
文件 2972 2013-10-30 10:29 Animator\Animator\obj\Debug\GenerateResource-ResGen.read.1.tlog
文件 296 2013-10-30 10:29 Animator\Animator\obj\Debug\GenerateResource-ResGen.write.1.tlog
文件 2879 2013-02-19 03:53 Animator\Animator\PointFConverter.cs
文件 1483 2013-10-30 11:17 Animator\Animator\Properties\AssemblyInfo.cs
文件 13137 2013-02-28 00:39 Animator\Animator\TransfromHelper.cs
文件 362 2013-02-22 15:02 Animator\Tester\AnimatedTabsSample.cs
文件 9663 2013-02-22 15:02 Animator\Tester\AnimatedTabsSample.Designer.cs
文件 7674 2013-02-22 15:02 Animator\Tester\AnimatedTabsSample.resx
文件 51712 2013-10-30 11:17 Animator\Tester\bin\Debug\Animator.dll
文件 114688 2013-10-30 11:17 Animator\Tester\bin\Debug\Tester.exe
............此处省略36个文件信息
相关资源
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- c#winform中完美代替WebBrowser最新的控件
- C# WINFORM框架源碼
- C# WinForm实践开发教程清晰版
- 一种开源业务系统框架winform源码
- C# 7 and .NET Core: Modern Cross-Platform Deve
- 毕业设计,基于winform的酒店管理系统
- DevExpress WinForm中文文档
- DevexpressWinform中文文档
- Devexpress Winform中文文档纯中文文档N
- Iocomp.Net+WinForms+V4+SP2完全破解版
- Devexpress 中文说明文档winform
- C# WinForm实践开发教程 (钱哨) 带书
- 《CS框架权限管理功能设计》 winform
- [C#]SignalR实现扫码登录(B/SC/S)源码
- C#winformKTV点歌系统
- WinForm开发经典图标素材 总共有3800+
- wpf 图片滑动效果
- IOComp.Net WinForms UltraPack 5.0SP1
-
基于winform的xm
l菜单编辑器c#源码) - 数据库课设:KTV点歌系统C# WinForm+Sq
- C#WinForm人事管理系统开发实录
- C#开发MC3200/MC32N0设备的开发文档及需
- 198个经典C#WinForm(超赞)
- WinForm窗体程序中使用CefSharp获取加载
- 198个经典C#WinForm 超赞的完整版
- 基于C#WinForm数据库在线考试系统项目
- C# winform 经典ERP源码-采用了DevExpress
- WinForm嵌入Word文档控件开发
- Krypton.zip
评论
共有 条评论