Hi
I am using windows application vb.net 2008 . In that i am open an ms paint. When i am drawing something and clicking on save changes yes then it will require for save file. I want this drawing directly comes to the selected Richtextbox . Can anybody help me


Thanks in advance

Recommended Answers

All 2 Replies

here's an example i just made
but not quite sure i grasped well what you want to do
screen capture

the example simply captures the image inside paint and shows it inside the richtextbox in the form using win32 procedures (declared in the pinvoke module)

(tested on win7)

It's working but when i am clicking on it it can't open again

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.