Resetting Background colour

N

Nic Steele

Is there any way of setting the background colour of a form back to the
original grey colour after you have set the forms colour.
The grey's on the list don't match up.
I don't have anything in the picture box on the forms properties. It
displays (none)
Thanks
Nicola
 
S

scubadiver

According to the properties box, put the following in the "back color" and it
should be okay.

-2147483633

Hope it helps.
 
N

Nic Steele

Thanks that worked perfectly!

scubadiver said:
According to the properties box, put the following in the "back color" and it
should be okay.

-2147483633

Hope it helps.
 
Top