- Home
·
- Miscellaneous
·
- a new function for vb6 that reverse any string - one line of code -
a new function for vb6 that reverse any string - one line of code -
a new function for vb6 that reverse any string - one line of code -
Rate a new function for vb6 that reverse any string - one line of code -
(2(2 Vote))
'2-paste the following in the textbox change event
Private Sub Text1_Change()
label1.caption=strreverse(text1.text)
End Sub
a new function for vb6 that reverse any string - one line of code - Comments
No comments yet — be the first to post one!
Post a Comment