Backcolor of the Access Window

E

Einar

I want to change the dull dark gray backcolor of the Access Window itself
(Access 2000) in VBA Code. Since there are no accessable properties within
Access for this I guess it could be done via some api instead. How to achieve
this (without putting extra forms at the background)?
 
E

Einar

Thanks a lot. Worked much better and stable than another sub-classing example
I found somewhere else.

Einar

"Steve Schapel" skrev:
 
L

laetitia26

THis code works but How can I make it so that the image won't be replicated
but be only once displayed in the middle of the window. I want to use the
logo of my company to design our appplication.

thank you
 
Top