Hi everyone,
I am currently working on a small drawing application and I wanted to know if it was possible to insert a paint application inside a form,like vertically dividing the form into two. On one side you have some literature and on the other side you have the application. This paint application just mimics the same Microsoft paint whereby you have an open and save option.

If such a way exists please explain it to me(newbie).

thanks in advance!

Recommended Answers

All 2 Replies

You need to use Win32 API. Take a look at this FAQ.

in the FAQ, you have to click on a button and then the ms paint application is launched...right?
if i changed that button to a groupbox ...will the code still holds in this case?

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.