How to do this ?
Printable View
How to do this ?
Hmm. Thats a good question. I'll think about it.
Hi wossname :)
I am playing with LinearGradientBrush but no luck.
The key is in realising the the MDI features of the form are actually handled by a control that exists inside the form's Controls collection. You need to handle the MDIClient control's paint event.
This guy has it all explained... (bottom of the page)
http://www.bobpowell.net/mdiback.htm
Good article.
Its cool. Thanks man :)