-
Paint/Draw in VB.net
Is there a way to integrate Paint into a vb.net winforms app? I thought I saw a article in VS mag on how to do this.
Or if anyone knows of a good third party tool, please let me know. Obviously, I need to provide drawing functionality in my application.
your help/advice is much appreciated!
-
Hmm , do you mean MSPaint.exe ?
-
yeah, something like mspaint.exe or similar. but i want to integrate it into a winform that i am building. i know there are some third party controls out there that provide a control that you can drop onto a form and it provides a interface like mspaint.exe.
thanks for the reply. my apologies if i didn't make my question clear enough.