TextLabel

Inherits Control

This class implements a control displaying simple HTML text. Use HTML entities such as &lt; and &gt; to display characters like '<' and '>'.
<div align="center"> won't work,
<div align=center>will work

This class is creatable.

DIM hTextLabel AS TextLabel

hTextLabel = NEW TextLabel ( Parent AS Container )

Creates a new TextLabel.


Properties  Methods  Events 
Alignment  BackColor  Background  Border  Caption  Cursor  Design  Drop  Enabled  Expand  Font  ForeColor  Foreground  H  Handle  Height  Id  Left  Mouse  Next  Parent  Previous  ScreenX  ScreenY  Tag  Text  ToolTip  Top  Visible  W  Width  Window  X  Y    Delete  Drag  Grab  Hide  Lower  Move  Raise  Refresh  Resize  SetFocus  Show    DblClick  Drag  DragMove  Drop  Enter  GotFocus  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseMove  MouseUp  MouseWheel