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.
winformsでアクティブなフォームのキャプションの色を取得するにはどうすればよいですか?
(API なし)
このSystemColorsクラスには、さまざまなシステム カラーに対応する多数のプロパティが含まれています。あなたが欲しいのは ですSystemColors.ActiveCaption。
SystemColors
SystemColors.ActiveCaption