c# - Get the value of a System.Windows.Forms.Timer? -


There is a problem with the Windows Form Timer This is a very basic question, but I have looked around and I could not find the answer (maybe I'm worth a slap).

I should be able to get the value of the timer, time is greater than 500 millimeters.

Something like this

  timer.apple & gt; = 500  

set the number of milliseconds to the timer's interval property, which you trigger Want to do (500 in your example) and add an event handler to the tick event.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -