aruser
Sep 18th, 2002, 01:54 AM
I have problems using the alpha (greek char) in VB.NET code.
I need some special characters in my application. Usually I open microsoft word, and the special symbol and copy it into the VB code window. This method is working fine with most characters but not with the Alpha char.
The character can be placed in the code but each time i'm reloading the project the Alpha characteris replaced with 'a'
The text I need is: 'Hook á1 lock'
Can someone help ?
I need some special characters in my application. Usually I open microsoft word, and the special symbol and copy it into the VB code window. This method is working fine with most characters but not with the Alpha char.
The character can be placed in the code but each time i'm reloading the project the Alpha characteris replaced with 'a'
The text I need is: 'Hook á1 lock'
Can someone help ?