c# 闪烁的窗体 windowsAPI FlashWindow .NET

时间:2013-01-08 16:25:04
【文件属性】:

文件名称:c# 闪烁的窗体 windowsAPI FlashWindow .NET

文件大小:322KB

文件格式:RAR

更新时间:2013-01-08 16:25:04

C# .NET windowsAPI FlashWindow 闪烁的窗体

利用这个API函数只能让窗体闪烁一次,如果让窗体不停地闪烁,就需要用一个Timer控件每隔一段时间就调用该函数是窗体闪烁。


【文件预览】:
ShanShuoWindows
----ShanShuoWindows()
--------Form1.cs(998B)
--------bin()
--------obj()
--------Resources()
--------Properties()
--------Program.cs(474B)
--------Form1.Designer.cs(4KB)
--------Form1.resx(6KB)
--------ShanShuoWindows.csproj(3KB)
----ShanShuoWindows.sln(934B)
----ShanShuoWindows.suo(13KB)

网友评论

  • 对学习windowsAPI 有借鉴之处
  • 还不错,对初学者还是适用的
  • 学习了。对于win32 API是很好的帮助。