Visual Basic Source Code
Inverts the case of the selected text
This is a visual basic 6.0 source code that inverts the case of the selected text. If the upper case text is selected then it…
wav sound player class
This is a visual basic 6.0 wav sound player class that plays any selected sound file in .wav format. It has the filename property to…
Counts the number of words in a specified string
This is a visual basic 6.0 source code that counts the number of words in a specified string. This function can be useful in Text…