0

I am currently developing a new program. In my program, users can change the form "back color" and so on.. However in the code I cannot write color.ControlDarkDark because that option is unavailable, so therefore I am using the Color.FromArgb(255, 255, 255) technique. However I do not know the ControlDarkDark argb, so can someone find it out for me. I hope you understand my question, thanks.

4

1 回答 1

1

Perhaps this listing will help?

于 2013-03-31T02:50:54.690 回答