property HTML.Text as String
Specifies the control's text.

TypeDescription
String A string expression that defines the control's text.

Use the Text property to access the control's text.  Use the SelText property to insert text at cursor position. The EditType property specifies the way the built-in HTML tags are shown. Use the WordWrap property to wraps the control within its margins. The CursorText property gets/sets the text at specified position with or without HTML formatting. The SingleLine property specifies whether the control's text is displayed on single or multiple lines. The HTML property returns the control's content in standard-HTML format.

Currently, the Exontrol's built-in HTML format supports the following HTML tags: