Windows Develop Bookmark and Share   
 index > Windows Forms General > How to make an mathematical look expression in textbox or lable of Win Form
 

How to make an mathematical look expression in textbox or lable of Win Form

Hello,

I wish to put an mathematical looking expression in Win Form for Lable or other textbox, such as Greek letter, superscript, subscript etc. Could someone please help how to compose that looking. Thank you,

James

ZJames  Sunday, May 14, 2006 1:54 PM

Hi,

Have you tried setting the Font property of the Label to "Symbol"? That might work for the Greek characters but I am not sure what you canuse for superscript and subscript expressions.

-Mamta M

Mamta M  Monday, May 15, 2006 10:08 AM

Hello, Mamta:

Thank you for your suggestion. I would like to try. Hopefully someone knows how to do the superscript and subscript.

Regards,

James

ZJames  Friday, May 19, 2006 12:19 AM

You can use google to search for other answers

Custom Search

More Threads

• datagrid print
• Calling methods of Windows service from windows apps
• Making Variables Global.
• run a application at a specified time
• Custom Control Properties Using Generics
• Form Freezing
• Displaying a Windows Meta File Properly in a PictureBox control
• how to set combobox selectedvalue property?
• splash screen for download
• Panel / GroupBox as Containers