Article ID: 319465 - Last Review: December 11, 2006 - Revision: 2.4 How to change the background color for an MDI parent form in Visual C#
This article was previously published under Q319465 On This PageSUMMARY
This step-by-step 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 Background color setting in Windows Control Panel, not the form's BackgroundColor property, determines the background color of the form. The following steps demonstrate how to programmatically change the MDI parent form's background color to another color. Create a Sample Windows Application by Using Visual C# .NET
REFERENCESMdiClient Class
(http://msdn.microsoft.com/en-us/library/system.windows.forms.mdiclient(VS.71).aspx)
Control.BackColor Property
(http://msdn.microsoft.com/en-us/library/system.windows.forms.control.backcolor(VS.71).aspx)
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
