String Manipulation in VB .NET?

Jamsky

New member
How can i display a 5 digit character of string like this:

"00001" that will increment by 1 each time a button is clicked.

but the data type must be string, is there a way for this?
Thanks!
 
Back
Top