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.
.NET Framework 4 から画面の角度を変更する方法を知っている人はいますか? (このバージョンの .NET では Microsoft.WindowsCE.Forms を使用できないと思います)。
ありがとうございました。
.NET には、これを行うための組み込み関数がありません。
PInvoke を使用して表示を操作する方法について説明しているこの記事をご覧ください。