Hello
I have images of users that are loaded from my database into a tablelayoutpane l. This happens when a certain group is selected in a combobox.
Now I need to know how to export this to a single image, because I need to be able to make group pictures when there is a new user or one is removed.
The images are loaded into pictureboxes that are loaded in the tablelayoutpane l.
Any help is very appreciated!
I have images of users that are loaded from my database into a tablelayoutpane l. This happens when a certain group is selected in a combobox.
Now I need to know how to export this to a single image, because I need to be able to make group pictures when there is a new user or one is removed.
The images are loaded into pictureboxes that are loaded in the tablelayoutpane l.
Any help is very appreciated!
Comment