MSM-Workstation
Components

Label

The Label component offers a facility to display constant values in a window.

Label components cannot receive focus, which limits the number of events that can be recognized for the component in question.

The events that are recognized for components of the type Label are: Create and Destroy.

The default property for a label is Title.

The property list for a label is:

Property Name
(MSM-Workstation)
Property Name
(MWAPI)
Default ValueValue Range
AutoSize 1Boolean value
BackColorBCOLOR Color
BorderFRAMED0Boolean value
Container  Free text
ForeColorFCOLOR Color
MessageZMESSAGE Free text
Name  Name of component (current window)
NextControlNEXTG Name of component
PointerPTYPE Pointer (extended)
PosLeftPOS Positive numeric value
PosTopPOS Positive numeric value
PosUnitsPOS Unit Specification
SizeHeightSIZE10Positive numeric value
SizeUnitsSIZE Unit Specification
SizeWidthSIZE40Positive numeric value
TFontBoldTFSTYLE Boolean value
TFontFaceTFFACE Font face
TFontItalicTFSTYLE Boolean value
TFontSizeTFSIZE Font size
TFontUlineTFSTYLE Boolean value
TitleTITLE[Title]Free text
TypeTYPELABELType of component
UnitsUNITS Unit Specification
VisibleVISIBLE Boolean value

Go back to the alphabetic list of components.