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.
私のアプリケーションは、親が「メイン フォーム」に設定されているいくつかのフォームを起動します。メイン フォームには、フォーム アイコンと がありShowIcon = trueます。私の「子」フォームにはすべてアイコンセットもありますが、ShowIcon = false. 私の望む効果は、フォーム自体ではなく、タスクバーにアイコンを表示することです。現在、代わりに一般的な Windows アイコンが表示されています。
ShowIcon = true
ShowIcon = false
これを達成する方法はありますか?