Results 1 to 3 of 3

Thread: VB.NET Timer Event Coding HELP

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2003
    Posts
    23

    Question VB.NET Timer Event Coding HELP

    Hello,
    I am currently taking a class in VB.NET. The book is really no help in many of the instances so I am turning to the experienced programmers to help me figure things out.
    I am supposed to place a timer on a form. I did this by dragging the timer from the tool box. Now I am supposed to code the timer when the checkbutton is clicked and a number is inputted and displayed in the labelbox the timer is supposed to begin running for 5000 ms (5 seconds). After 5 seconds it is supposed to clear the answers from the textbox and the labelbox and I would assume shut off the timer. Can someone please help me code this in VB.NET? Thank you in advance for any responses.

    JAZ

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Thisshould ge you started.
    Attached Files Attached Files

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2003
    Posts
    23

    Smile Thank you

    Thank you very much for your assistance. You have been a great help!!!

    JAZ

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