MOVING A GRAPHICAL OBJECT DURING RUNTIME

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'm new to teh C# environment and working on an application that has a lot
of lines and rectangles plotted on the output screen. All of which are coded
using C#. During runtime the user must be able to move a few lines left or
right and on realeasing the mouse button it should remain at the new
location.
Please can someone assist me witha possible solution.
-ZS
 
Back
Top