Formatting text inside a label in windows app

Viewed 953

I want to add text to my label as: area(m^2) but 2 should be in power of m.

Is it possible in .NET to do this?

5 Answers
Related