开发者

What is the default highlight color of a menu in C#?

开发者 https://www.devze.com 2023-03-01 23:05 出处:网络
I can\'t seem to find out the exact color to t开发者_StackOverflow中文版he highlight when hovering over menu options in C#, anyone know?

I can't seem to find out the exact color to t开发者_StackOverflow中文版he highlight when hovering over menu options in C#, anyone know?

Thanks


I am not sure if this is what you mean, but there is a property: SystemColors.MenuHighlight if you want to match the system colors in your own GUI?

0

精彩评论

暂无评论...
验证码 换一张
取 消