Hi

What is the way to change the colour of the background in the client area of
a MDI form Window.

TIA
Barry

Re: Background Color of MDI Client Area by Damien

Damien
Wed Jan 10 07:23:43 CST 2007

Barry wrote:

> Hi
>
> What is the way to change the colour of the background in the client area of
> a MDI form Window.
>
> TIA
> Barry

Hi Barry,

A search of MSDN library (either within Visual Studio or at the MS
website) on the phrase "mdi color" returns examples in both VB and C#.

I won't post the same example here.

Damien