I am currently trying to use the value of a textbox as the value of an integer in a Timer so its like this
User inputs a value my application reads it and uses the input as a value of interval in a timer but its giving me this error, whats going on? Here is what it looks like