HtmlText Property (FlexLabel)

Class

FlexLabel.

Action

Gets the text displayed by the Label control, including HTML markup that expresses the styles of that text.

When you specify HTML text in this property, you can use the subset of HTML tags that is supported by the Flash TextField control.

Syntax

'Declaration
Protected Read Property htmlText As String

Access

Read only.