I'm creating a Windows Forms project to help my company generate automated email signatures for our contributors.
I have in the case a single windows forms that contains a Tab Control, with Data and Preview. In the preview tab there is a PictureBox with some Labels above it that is where the data of the collaborator will be inserted.
My question is, how can I get the entire contents of this Preview tab saved in an image? (.jpg, .png, etc.)
Here are sample images below: