There are so many questions I would love to ask you guys, but I will stick to one.

How can I let a user cut and paste from a picture box?

The program I am workng on is a simple one that sorts times from lowest to highest. The data is then out put with html added so it can then be pasted straight into a web page. Right now I can only dump the data into a text box which is limiting.

Thank you.