【发布时间】:2026-02-18 23:50:01
【问题描述】:
这是使用注册表项的方法。
* Go to HKEY_LOCAL_MACHINE\SYSTEM\GWE
* Create a DWORD named Animate if it does not already exist
* Edit the DWORD value named Animate
* 0 - Disables Window Animation
1 - Enables Window Animation
但是,它需要重新启动设备。我想知道是否有办法以编程方式立即禁用它?
【问题讨论】:
标签: c# embedded windows-ce pocketpc