Herfried
Sun May 22 11:53:57 CDT 2005
<thomasamillergoogle@yahoo.com> schrieb:
>I am looking for a way to apply formatting like colors, bold etc to a
> label.Text. Is there a way to do it?
Use a RichTextBox, remove its border, set the background color to the form's
background color, set the 'Cursor' property to an arrow and use the 'Select'
method and the 'Selection*' ('SelectionColor', 'SelectionFont',
'SelectionCharOffset', ...) properties to change the style of the text.
--
M S Herfried K. Wagner
M V P <URL:
http://dotnet.mvps.org/>
V B <URL:
http://classicvb.org/petition/>