DRAWHTML property

Label controls

The Label control supports simple inline HTML rendering via the boolean DRAWHTML property. The following tags are currently supported:

<b>Bold</b>

<i>Italic</i>

<u>Underline</u>

<strike>Strikeout</strike>

<sub>Subscript</sub>

<sup>SuperScript</sup>

<font>Font</font>

<br>

The font tag supports the following attributes:

color

bgcolor

face

size

Each control has a default property. The controls and properties are as follows.

Control Namedefault Property

Note:

  • guides/programming/programmers_reference_manual/drawhtml.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1