DiverDan
Well-known member
How can Unicode (upper ASCII characters) be displayed into a textbox? More specifically, Alt 232 in Arial.
If you directly enter this ASCII character youll get a phase symbol. However, if you close the application (VB.net) and restart it, the symbol will become an f, both in code and in its applied control. Any help is very appreciated.
Thanks
If you directly enter this ASCII character youll get a phase symbol. However, if you close the application (VB.net) and restart it, the symbol will become an f, both in code and in its applied control. Any help is very appreciated.
Thanks
Last edited by a moderator: