Skip to content

Label Control

Description

A Label control is a graphical control you can use to display text that a user can't change directly.

For a list of all members defined in this module, see Label Members.

Object Model

Label Control Object Model
Parallel Multiplier
Image Manager Icon
Parallel Multiplier
Markup Context
Child Context
ToolTip Context

Remarks

You can write code that changes the text displayed by a Label control in response to events at run time.

Set the AutoSize and WordWrap properties if you want the Label to properly display variable-length lines or varying numbers of lines.

See Also

Label Members


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.