Drawing lines & shapes with Mouse using VB.Net

  • Thread starter Thread starter Christie
  • Start date Start date
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
 
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
 
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
 
Don't let that guy bully you. That's what he does.

You can do this through mouse events.

Robin S.
 
Back
Top