See:
http://www.lebans.com/changemdibackground.htm
Updated May 03,2003 Now allows you to select a Bitmap Image to place in the
background of the MDI window. No Subclassing required
ChangeMDIBackGround.zip is a database containing a function to allow you to
specify a color or Bitmap Image for the background of the main Access MDI
window. NO SUBCLASSING REQUIRED!
Release Notes:
Version 3
Added support to allow you to specify a Bitmap Image to be placed into the
background of the MDI window.
Version 2
Added support to change the Background and Text colors for the Access Status
Bar.

Signature
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
> The following code running in A2K seems work different when running on
> A2k3.
[quoted text clipped - 19 lines]
> Call SetSysColors(1, COLOR_APPWORKSPACE, gWhite )
> .....................................................................................
willy - 08 May 2008 15:43 GMT
Thanks for the Help!
Guillem Serra
On May 8, 1:38 pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.com> wrote:
> See:http://www.lebans.com/changemdibackground.htm
> Updated May 03,2003 Now allows you to select a Bitmap Image to place in the
[quoted text clipped - 45 lines]
> > Call SetSysColors(1, COLOR_APPWORKSPACE, gWhite )
> > .....................................................................................