思路:通过SetWindowsHookEx函数,获取所有的Form对象,修改其Icon属性。实现:public class WindowHooker { /// <summary> /// 页面统一图标/// 创建 ...
確定! 回上一頁