5
Answers

Windows Forms application

Vishal Singh

Vishal Singh

7y
269
1
hi guys I have a rich text box from which I can paste a snapshot from snipping tool. What I want is insert that snapshot image once I click on a button. I'm able to do the same from picture box but the process is long for clients. First I need to save the snapshot image then browse and open the file in picture box and then insert it in database. any suggestions on this ? if possible do help with code snippets.
Answers (5)