Hi, may i know is there anyway to save usercontrol as image file (jpeg/bmp)? Something similar to picturebox.image.save properties. In my usercontrol, i have multiple controls on it, i.e picturebox, datagrid and labels. I need to capture a screenshot like of my usercontrol at the end of my program execution as those controls contains the results that i need.
Please advise.
Please advise.