Results 1 to 3 of 3

Thread: [2005] Please help me with vb

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    3

    Exclamation [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!!

  2. #2
    Hyperactive Member Chathura's Avatar
    Join Date
    Nov 2005
    Location
    Sri Lanka
    Posts
    345

    Re: [2005] Please help me with vb

    Where are u now in the program?

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] Please help me with vb

    You can simplify or complexify (sic) this as you see fit.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width