I designed a screen that displayed all the different control objects that had all the color controls (textboxes, listboxes, etc) on it.
Allowed the user the selects the colors thaey wanted to see. using GetColor()
Saved the user selection to a table.
on App start up I scatter the color selections to a object
in my base class for each control object init I set the color to the user selections from the values in the table.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.