954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Set backgrounf image of MDI in c#

Hi Guys,
I want to set background image for the MDI form at the runtime (form load)
i tried this,

this.BackgroundImage =  Image.FromFile(Application.StartupPath + "\\Images\\OTS_mockup_slice.jpeg");


but its not working.... any idea

Thanks in advance.

bhagawatshinde
Posting Whiz
313 posts since Sep 2010
Reputation Points: 21
Solved Threads: 22
 

Hi, it's working fine just i made mistake in spelling.

bhagawatshinde
Posting Whiz
313 posts since Sep 2010
Reputation Points: 21
Solved Threads: 22
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You