First time execution was not stopped

Try to adapt your code like this:

Dim i as double=2.5
Textbox1.text= i.tostring()

Leave a Comment