i have this code:
IntervalTextBbox.Text = Timer1.Interval
instead of it setting the timer interval that i put in the text box it puts the interval of the timer in the text box. How to i fix this or how else would i do it?
IntervalTextBbox.Text = Timer1.Interval
instead of it setting the timer interval that i put in the text box it puts the interval of the timer in the text box. How to i fix this or how else would i do it?