I have a panel set with a background image through the designer with gravity Fill option. In the same panel few other controls also located. But In the run time how can I change the background image without modifying the any other properties of panel.
I tried with SetBackGroundImage() and Invalidate() after that. But it did not work.
I tried with SetBackGroundImage() and Invalidate() after that. But it did not work.