$BlogRSDURL$>
This blog will describe some of the learning experiences that I have with .NET, some personal projects that I'm working on, and whatever other topics tickle my fancy.
My Blog LinksSite Links
Currently ReadingBlogroll
Archives
Tools |
Tuesday, October 19, 2004.NET: Customizing MDI Parent Window
Ever want to update the color, background image, or whatever for the client area of the MDI parent window. It's not simple to do in the .NET Framework. But, here's a nice component (the MDI Client Controller) from Jacob Slusser that allows you to do just that...
Comments:
Post a Comment
|