Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It will look like this:



You could, for instance, change the VisualStyle of you label to VS_WARN. This style has different TextColor and Font properties:

     TextColor: RedBoldRed
Bold: True

If you used this style, your label would be displayed like this:


...


See Also

The Scope of Visual Styles

...