Membuat ProperCase
September 27, 2011 at 3:34 pm | Posted in Open source, Tutorial, VB 6.0 | Leave a commentPrivate sub text1_Change()
text1 = strconv(text1, VbProperCase)
text1.selStart = len(text1.text)
end sub
Leave a Comment »
RSS feed for comments on this post. TrackBack URI
Leave a Reply
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.

