VB2010. I have setup some settings in MyProject.Settings. One of them being being a color variable. However I cant seem to figure out how I can set a specific RGB value as the default. The My.Settings designer only lets you pick predetermined colors. How can I set the default to be RGB(214, 133, 137).

有帮助吗?

解决方案

Just click in there and type in your desired value! enter image description here

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top