Relationship window

Relationship window

am 23.10.2007 17:29:54 von none

Is it possible and if so how can I change the background color of the
relationship window. I want to make it white.

Re: Relationship window

am 23.10.2007 20:33:12 von OldPro

On Oct 23, 10:29 am, "paii, Ron" wrote:
> Is it possible and if so how can I change the background color of the
> relationship window. I want to make it white.

First, you're going to have to get a job with Microsoft. Then, you
will have to impress them with your vision and insight. Good luck!

Re: Relationship window

am 24.10.2007 02:41:09 von Stephen Lebans

You would have to change the current Windows System color setting for
COLOR_BTNFACE. But I would advise against selecting white for this color as
it would destroy the standard look and feel of the UI.

You could try setting a new Brush(color) for the Bkgnd Brush property of the
default Window Class for the Relationship Windows's ODsk class but it may or
not may work as I find Access caches the values for many of its internal
Brushes. You can find sample code that you could easily adapt here:
http://www.lebans.com/changemdibackground.htm


--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


"paii, Ron" wrote in message
news:ofGdnUT5p7BSjoPanZ2dnUVZ_rGrnZ2d@athenet.net...
> Is it possible and if so how can I change the background color of the
> relationship window. I want to make it white.
>
>