Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying to show a word in a label with a single colored letter for example :

He[l]lo

( which the specified l is red )

How can I do that?

share|improve this question
2  
5  
WinForms, WPF, ASP.NET? – lazyberezovsky Dec 10 '12 at 15:13

1 Answer

up vote 2 down vote accepted

There is no native control in .NET(winform) that does this.try this Label With multiple colors

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.