Membuat ProperCase

September 27, 2011 at 3:34 pm | Posted in Open source, Tutorial, VB 6.0 | Leave a comment

Private 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

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.

Follow

Get every new post delivered to your Inbox.