如何在C#中制作时尚的标签文本
问题描述:
朋友们,
Hi friends,
How to make label text stylish programmatically like happen in photoshop, illustrator etc. Please Help me.
答
这里有一些方法供您选择.
WinForms的渐变标签控件 [ StylesSheetManager-WinForms的类似于CSS的组件" [精美的Windows窗体 [完全主题的Windows Vista控件 [
Here some ways for you.
Gradient Label Control For WinForms[^]
Also you can use themes
StylesSheetManager - A ''CSS like component'' for WinForms[^]
Fancy Windows Forms[^]
Fully themed Windows Vista Controls[^]
很难更改Windows窗体中标签的样式.如果可能,请尝试使用WPF.
您可以在WPF中完成许多出色的样式.
It is difficult to change the styles for labels in Windows Forms. Try using WPF if possible.
You can do lots of fantastic styling in WPF.