[2005] Please help me with vb
Hi there- I am trying to create a program and I am very new at this! Please help.
Using the mouse up and mouse down event I need to draw lines. The lines will begin where the mouse is pressed down and will end where it is released. Then I need to save the X and Y values of the mouse location when a button is pressed in two form level variables. In the mouse up event I need to create a Pen and use the locations from both the mouse down and mouse up to draw a line that connects to points. I really need help with this!! :(
Re: [2005] Please help me with vb
Where are u now in the program?
Re: [2005] Please help me with vb
You can simplify or complexify (sic) this as you see fit.