|
-
Apr 5th, 2010, 03:15 AM
#1
Thread Starter
Hyperactive Member
Draw in VB
Hi.
I need to draw lines, in one VB form.
Like paint, I need the tool brush, and design some lines and curves in a Vb form.
How can I do this?
I don't know where to start
-
Apr 5th, 2010, 03:18 AM
#2
Re: Draw in VB
Check out the System.Drawing namespace in the MSDN (and System.Drawing.Drawing2D)
Be warned though - it is very different from VB6 - I'd have a good read through the documentation to understand the principles and then check out some examples.
-
Apr 5th, 2010, 03:29 AM
#3
Thread Starter
Hyperactive Member
Re: Draw in VB
Thanks
-
Apr 5th, 2010, 06:32 AM
#4
Re: Draw in VB
Follow the CodeBank link in my signature and check out my Simple Drawing thread.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|