Question

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).

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top