Description

The ALabel control is a graphical control used to display text that a user cannot change directly.

Text for the ALabel can be set by using the Caption property. Use the Alignment property to set the text on the left or right side of the box. The Appearance of the ALabel, caption text, and colors can also be set programmatically.

Properties

 

Alignment

Enabled

Image

UseMnemonic

Appearance

Font

Left

Visible

AutoSize

Font3D

Name

WhatsThisHelpID

BackColor

ForeColor

Object

WhatsThisHelpText

BorderStyle

Height

Tag

Width

Caption

HelpContextID

ToolTipText

WordWrap

Description

hWnd

Top

 

Methods

 

Move

ShowHelpContext

ZOrder

Refresh

ShowWhatsThis

 

Events

 

OnChange

OnHelpContext

OnMouseUp

OnClick

OnMouseDown

OnWhatThisHelp

OnDblClick

OnMouseMove

 

Constants

enumALabelAlignment

See Also

AGroupBox