文件名称:C# 跑马灯 多种效果
文件大小:77KB
文件格式:RAR
更新时间:2012-05-14 12:02:03
C# 跑马灯 多种效果 源代码
这些日子做机顶盒的项目,领导提出:机顶盒主界面最好有个跑马灯的效果图,可以提示用户哪些信息更新了。跑马灯的实例在网上可能很多,但大多都是用label和timer控件控制,屏幕有些闪烁不说,控件还会动,下过很不好。于是自己写了些代码,也修改了些网上找的代码。做这个东西,花了我些许时间,先把它分享给大家,需要的话,可以下载。
【文件预览】:
ScrollingTextControl
----ScrollingTextControl.sln(1KB)
----ScrollingTextControl()
--------bin()
--------ScrollingText.resx(6KB)
--------ScrollingTextControl.csproj.user(2KB)
--------obj()
--------AssemblyInfo.cs(2KB)
--------ScrollingText.bmp(1KB)
--------ScrollingTextControl.csproj(4KB)
--------ScrollingText.cs(12KB)
--------ScrollingText.cs.bak(12KB)
----ScrollingTextControl.suo(24KB)
----TestBed()
--------bin()
--------obj()
--------TestBed.csproj.user(2KB)
--------AssemblyInfo.cs(2KB)
--------Form1.cs(7KB)
--------Form1.resx(6KB)
--------TestBed.csproj(4KB)
--------App.ico(1KB)