|
-
Oct 27th, 2015, 03:22 AM
#1
Thread Starter
Member
add +1 value to textbox
i wana add +1 value to textbox in vb6 every time i hit button
format = 0000
i wana when i click it show 0001
then again i click it show 0002
and so on
i tried
text1.text = text1.text +1
but it give me 1, 2 , 3
thats not format i need
so plz help me guyz
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|