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.

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.