08 2015 档案

【C#】窗体动画效果
摘要:通过调用API可以实现C#窗体的动画效果,主要调用user32.dll的行数AnimateWindow1、函数申明[System.Runtime.InteropServices.DllImport("user32")] private static extern bool AnimateWindow... 阅读全文

posted @ 2015-08-19 09:28 梦琪小生 阅读(994) 评论(0) 推荐(0)

导航