I was wondering, is there a way i can embedd a symbol in Code so that i show it in a label?
I would like to show the small Zero Symbol for degrees in a lable.
Printable View
I was wondering, is there a way i can embedd a symbol in Code so that i show it in a label?
I would like to show the small Zero Symbol for degrees in a lable.
Hi,Quote:
Originally Posted by maps
The Keycode number for that small ° is number 176
Wkr,
sparrow1
Just copy the character from the character map and paste it where you want it. You'll probably have to save your code file as Unicode after that but it's never been a problem for me.
Thanks All. 176 will do..but it looks a real dot. May be its the fornt size.
Yap. it was the Font Size. Thanks.
Sparrow. How did you get that character code. Its not there in my charts
http://www.lookuptables.com/
Has all ASCII Codes. Are you sure you didnt want 167, as opposed to 176?
Hi maps,Quote:
Originally Posted by maps
I found a list via google and I thought it was very usefull.
Here's the link;
http://www.hektra.nl/info/asci.html
I hope it helps you to! :wave:
Wkr,
sparrow1
No 176 is the one that works in my VS 2005.Thats why am asking where sparrow got that one because, in my MSDN it gives it as 248!!!??
Hi,Quote:
Originally Posted by kfcSmitty
In the list I'm using then the number 167 gives me this letter: § and like I wrote before the number 176 gives me: °
wkr,
sparrow1
The Windows Character Map also says 176.