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?
There is no native control in .NET(winform) that does this.try this Label With multiple colors
winform