VB.NET Chr Function Example - C# Tutorial: Dot Net Perls
This VB example program demonstrates the Chr built-in Function. ... Chr deals with Integers and Chars. You must convert your Integer into a Char in your VB.NET program. By using the Chr function, you can take an Integer that represents a specific characte...