View Single Post
  #1  
Old 16-03-2007, 06:34 PM
Flaming Idiot (Offline)
Fire Client Creator
 
Join Date: Mar 2007
Location: Canada
Posts: 167
Flaming Idiot is an unknown quantity at this point
Default [Code] MDI form background controller

What this code does is let you change the background color, border style and background image of the mdi client area.

To use, just add the code attached to your project, run it, and then you should see a component in the toolbox.

I did not originally write this, but I did convert it from C# to VB.



Original C# code can be found here: http://www.codeproject.com/cs/miscct...controller.asp
Attached Files
File Type: zip Mdi.zip (6.0 KB, 3 views)

Last edited by Flaming Idiot; 16-03-2007 at 06:36 PM..
Reply With Quote