How to change the case of a string

Posted by: admin  :  Category: Visual Basic

Tells you how to change the case from UPPSERcase to lowercase. And vice verca.

How to go to the start and end of a string

Posted by: admin  :  Category: Visual Basic

This tutorial will teach you how to get the cursor to go to the start and end of a textbox.

Open text files in a textbox

Posted by: admin  :  Category: Visual Basic

This tutorial will teach you how to open a text file into a textbox. It uses the Common dialog.