Saturday, December 27, 2014

Changing the backgroundimage of a MainFrame / Control

This was a very simple question I had in mind, and I can't seem to find the answer for this. How do you change the BackgroundImage of your main Control / MainFrame? I can easily input the file in the designer, but I want to make a way to change it for the user if they so desire.



I tried using a picturebox and applying the change there, but everything else using a transparent BackgroundColor made it seep through the picturebox and display the Control / MainFrame's image instead.



I'm a bit new to this whole thing, so I don't exactly know how to work all this out too well.

No comments:

Post a Comment