问题描述
我在form上要加一个动态的Loading的icon,如何实现?
解决方案
解决方案二:
那你恐怕我来回替换this.Icon这个属性了..做个时间控件来回替换了
解决方案三:
用时间控件来控制
解决方案四:
gif
解决方案五:
//boolm闪动;privatevoidtimer系统托盘_Tick(objectsender,EventArgse){if(m闪动){notifyIcon系统托盘.Icon=System.Drawing.Icon.ExtractAssociatedIcon(Application.StartupPath+"\A.ico");m闪动=false;}else{notifyIcon系统托盘.Icon=System.Drawing.Icon.ExtractAssociatedIcon(Application.StartupPath+"\B.ico");m闪动=true;}}
解决方案六:
做个gif动态图片
解决方案七:
在属性里从新改下
时间: 2024-12-09 19:44:05