1

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?

Omar
  • 16,329
  • 10
  • 48
  • 66
Vahid Nateghi
  • 35
  • 1
  • 10

1 Answers1

2

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

Community
  • 1
  • 1
KF2
  • 9,887
  • 8
  • 44
  • 77