Text layoutΒΆ

The layout of the control text can be defined by the optional tags <FontStyle> and <FontFaceCode>.

The <FontStyle> has the following options

Option

Description

0

small

1

extra small

2

large

and can be used for the value types Text and Button

The <FontFaceCode> has the following options

Option

Description

0

normal

1

bold

2

italic

4

underline

A result of using these optional tags can be seen here

../../../_images/TextLayout.png