Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DwmExtendFrameIntoClientAreaを使用して、.NETフォームの上部にガラス効果領域を描画するアプリケーションがあります。奇妙な副作用は、ウィンドウを最大化して復元すると、ウィンドウが高くなることです。したがって、最大化/復元し続けると、背が高くなり続けます!DwmExtendFrameIntoClientAreaの呼び出しを削除して、そのすばらしい効果を削除すると、問題が発生しなくなります。
何か案は?