Greetings,

I would like to draw lines on the form at runtime. Most important are to
have the ability to control the line drawn to be Straight horzaontally,
vertically and at a 45 degree angle. I have looked at the Scribble program
and nknow I will need to capture the moust current position for the Pen
tool. I also need to save and these images and recall as needed. I am
learning VB Net 03 with FW1.1.

Thanks for any assistance

Mark Gaeth
Decatur, IN

Re: Drawline on Form at runtime with mouse? by Robbe

Robbe
Sun Mar 13 20:48:44 CST 2005

http://www.eggheadcafe.com/articles/dotnetcompactframework_capture_signature_to_file.asp

--
2005 Microsoft MVP C#
Robbe Morris
http://www.robbemorris.com
http://www.masterado.net/home/listings.aspx



"Mark Gaeth" <mgaeth@mchsi.com> wrote in message
news:CteYd.55143$r55.28515@attbi_s52...
> Greetings,
>
> I would like to draw lines on the form at runtime. Most important are to
> have the ability to control the line drawn to be Straight horzaontally,
> vertically and at a 45 degree angle. I have looked at the Scribble program
> and nknow I will need to capture the moust current position for the Pen
> tool. I also need to save and these images and recall as needed. I am
> learning VB Net 03 with FW1.1.
>
> Thanks for any assistance
>
> Mark Gaeth
> Decatur, IN
>



Re: Drawline on Form at runtime with mouse? by markgaeth

markgaeth
Tue Mar 15 08:27:07 CST 2005

Thanks Robbe. Unfortunately, I was not able gleem anything out of your
posting that would draw a line on a form at runtime. I am interested in basic
holding of a straight lines horizontally, vertically and at 45 degree angles.
Much like a CAD drawing line formating.

Any other suggestions?

"Robbe Morris [C# MVP]" wrote:

> http://www.eggheadcafe.com/articles/dotnetcompactframework_capture_signature_to_file.asp
>
> --
> 2005 Microsoft MVP C#
> Robbe Morris
> http://www.robbemorris.com
> http://www.masterado.net/home/listings.aspx
>
>
>
> "Mark Gaeth" <mgaeth@mchsi.com> wrote in message
> news:CteYd.55143$r55.28515@attbi_s52...
> > Greetings,
> >
> > I would like to draw lines on the form at runtime. Most important are to
> > have the ability to control the line drawn to be Straight horzaontally,
> > vertically and at a 45 degree angle. I have looked at the Scribble program
> > and nknow I will need to capture the moust current position for the Pen
> > tool. I also need to save and these images and recall as needed. I am
> > learning VB Net 03 with FW1.1.
> >
> > Thanks for any assistance
> >
> > Mark Gaeth
> > Decatur, IN
> >
>
>
>