How do I set the background color of an MDI parent form?
To set the background color of an MDI parent form, you must set its BackgroundImage property to an image of the desired color...not intuitively obvious! For example, you can create a .bmp or .gif file that is pure white if you want a solid white background. Note that the color will not be changed at design time, but it will render correctly at run time.
© (c) 2026 Oak Leaf Enterprises, Inc., 1996-2026 • Updated: 09/06/06
Comment or report problem with topic
