HTML Area

Top  Previous  Next

An HTML Area is a component that displays text formatted using HTML markup language. Enclosing <html></html> tags are not required.

gb_component_htmlarea

This is what an HTML area looks like:

ls_widgets_html_area

Common Properties

Width, Height, Bindings, Enabled, Visible, Foreground, Background, Opaque, Border, Font, Tooltip

Custom Properties

Text (Default Property)

Default text contained in the HTML area.

Property name: text

Property type: String

Editable

This flag indicates that text in the text field can be changed. The primary difference between non-editable and non-enabled components is that text in a non-editable component is not grayed out and may be selected using the mouse.

Common Events

Hidden, Shown, Moved, Resized, Mouse Clicked, Mouse Pressed, Mouse Released, Mouse Entered, Mouse Exited, Mouse Moved, Mouse Wheel Moved, Key Typed, Key Pressed, Key Released, Focus Gained, Focus Lost