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
"Einar" wrote:
> Thanks a lot. Worked much better and stable than another sub-classing example
> I found somewhere else.
>
> Einar
>
> "Steve Schapel" skrev:
>
> > Einar,
> >
> > Have a look here...
> > http://www.lebans.com/changemdibackground.htm
> >
> > --
> > Steve Schapel, Microsoft Access MVP
> >
> >
> > Einar wrote:
> > > 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)?
> >