开发者

MultiColor Label Control

Is it at all possible to make a Label multi-colored? I have a RichTextBox that the user can type text into and format as required; I need to be able to display the resulting text, with the correct styles set by the user ins开发者_JS百科ide a Label control.

Anyone have any suggestions/advice/links?


I think it might be easier to just use RichTextBoxes for your labels. Make them readonly and borderless.

This link may help you to make the background transparent. (Link is broken)


Does this help http://www.codeproject.com/KB/vb/rtflabelcp.aspx?msg=2062925 ?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜