|
-
May 16th, 2012, 09:51 AM
#2
Re: Creating a Timer in code
From your description in the windows forms project you would not need to create anythign through code. You could simply add a timer to the project and set the enabled property to false. In your button code set enabled=true or false as needed.
You would use the timers class to create a timer via code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|