开发者_Go百科.NET WinForms several styles in a label
I used one of these:
- Use a container control (Panel) and add several labels each with its own style.
- Paint yourself by overriding using the Paint event
开发者_Go百科.NET WinForms several styles in a label
I used one of these:
精彩评论