Click here to Skip to main content
15,949,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to set background image for mdi parent windows form in c# dynamically during runtime
Posted

1 solution

Take a look to http://support.microsoft.com/kb/319417/en-us[^] (VB example, but the explanation can be helpful) or to http://stackoverflow.com/questions/1087133/change-background-of-an-mdi-form[^] (not sure if c# 3.0)


Hope it helps
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900