开发者

.NET WinForms several styles in a label

开发者 https://www.devze.com 2023-01-23 06:23 出处:网络
开发者_Go百科.NET WinForms several styles in a labelI used one of these: Use a container control (Panel) and add several labels each with its own style.

开发者_Go百科.NET WinForms several styles in a label


I used one of these:

  1. Use a container control (Panel) and add several labels each with its own style.
  2. Paint yourself by overriding using the Paint event
0

精彩评论

暂无评论...
验证码 换一张
取 消