User Profile
Collapse
Profile Sidebar
Collapse
Keno995
Last Activity: Jul 27 '13, 10:49 AM
Joined: Jul 14 '13
Location:
-
Can you write a code for that?! -
c# Change background in all forms with a button click
I made 2 forms and Form2 has buttons with images like planets and game wallpapers etc. When I write the code for button:
it only changes background in form which has those buttons as long the form is used....Code:this.BackgroundImage = new Bitmap(Properties.Resources._8_8008_by_amplifier404); this.BackgroundImageLayout = ImageLayout.Stretch; // where _8_8008_by_amplifier404 is name of the image located in resources
No activity results to display
Show More
Leave a comment: