Im working with a vb6 application that generates barcodes. one of the functions is to save the barcode as an image. currently it takes the whole form as a screenshot
anyways, i would like to know how to (if possible) only take a screenshot of the rich text box from the main form (Left one) and put it on the preview (right one).