How to show symbols like "Lambda" 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 10:02 UTC
Read the original article Hit count: 245

Filed under:
|

Please tell me how can i show symbols like "lambda" or Mu using c#.net in desktop application. what i think is we may do it using 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 scientific symbols.

© Stack Overflow or respective owner

Related posts about c#

Related posts about symbols