How to show symbols like "Lamada" or "Mu" on lables in desktop application in c#.net
Posted
by Rajesh Rolen- DotNet Developer
on Stack Overflow
See other posts from Stack Overflow
or by Rajesh Rolen- DotNet Developer
Published on 2010-05-31T09:51:15Z
Indexed on
2010/05/31
9:52 UTC
Read the original article
Hit count: 260
Please tell me how can i show symbols like "lamada" or Mu using c#.net in desktop application. what i think is we may do it useing ASCII values and convert.toChar();.. if i am right that please give me link of page where i can get ASCII values of all such a sciencetific symbols.
© Stack Overflow or respective owner