Click here to Skip to main content
15,891,828 members
Articles / Programming Languages / C#

Change Back Color of MDI Parent form on its load.

Rate me:
Please Sign up or sign in to vote.
3.50/5 (5 votes)
18 Feb 2010CPOL1 min read 43.5K   2  
How to change the background color for an MDI parent form in Visual C#This article demonstrates how to programmatically change the background color for a multiple-document interface (MDI) parent form by using Visual C#.When you use a Windows Form as an MDI parent form, the Application...

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions