Drawing lines & shapes with Mouse using VB.Net

C

Christie

I am writing my app using Visual Studio 2005 (VB.NET). I want to draw
images (nothing complex, just lines and shapes) using a mouse. How do
one go about achieving this with VB.NET??

If someone could just give me a starting point that would be great.
Thanks
Christie
 
M

Master Programmer

I come across this time and time again - people posting to this group
without first looking for answers on Google.

Posting to this group is a "Priviledge" NOT a "Right". Myself and
others devote a lot of time to this newsgroup helping others to solve
problems. You shouldn't abuse our kindness by not first having the
courtesy to look for a few answers.

Steve Ray Irwin
 
C

Christie

Sorry...will do
Master said:
I come across this time and time again - people posting to this group
without first looking for answers on Google.

Posting to this group is a "Priviledge" NOT a "Right". Myself and
others devote a lot of time to this newsgroup helping others to solve
problems. You shouldn't abuse our kindness by not first having the
courtesy to look for a few answers.

Steve Ray Irwin
 
R

RobinS

Don't let that guy bully you. That's what he does.

You can do this through mouse events.

Robin S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top