OlkLabel object (Outlook)
The basic label control, used for displaying text for read-only purposes.
Remarks
Before you use this control for the first time in the forms designer, add the Microsoft Outlook Label Control to the control toolbox. You can only add this control to a form region in an Outlook form using the forms designer.
The following is an example of the label control at runtime showing the default caption. This control supports Microsoft Windows themes.
The label control typically provides information to or serves as a label for another control.
For more information about Outlook controls, see Controls in a Custom Form. For examples of add-ins in C# and Visual Basic .NET that use Outlook controls, see code sample downloads on MSDN.
Events
Name |
---|
Click |
DoubleClick |
MouseDown |
MouseMove |
MouseUp |
Properties
Name |
---|
Accelerator |
AutoSize |
BackColor |
BackStyle |
BorderStyle |
Caption |
Enabled |
Font |
ForeColor |
MouseIcon |
MousePointer |
TextAlign |
UseHeaderColor |
WordWrap |
See also
Outlook Object Model Reference
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.