Background changed on different computer

Started by Marc van Cauwenberghe, November 02, 2012, 07:02:53 AM

Previous topic - Next topic

Marc van Cauwenberghe

Hope I have not asked this before. I sometimes change the backcolor of a form. But when I install the program
on an other comuter the backcolor is sometimes completely different.

What could be the reason?

Marc

Robert Eaton

#1
Are you specifying a specific RGB color or a "system color" in the form properties? Using a "custom" color may be okay. You may also want to try setting an RGB value (or a PB color equte) in WM_Create. That should always be the same.