Specifies the outer color of the line drawn in the label.
Declaration
componentObj.OuterColor
Read-Write Property | Integer |
componentObj | One of the user forms components listed in the Applies To section |
Applies To
The property applies to the following components:
Description
The line drawn in the label consists of two horizontal lines. The upper line is the outer one. Use the OuterColor
property to get or set the outer line color.
Property Value
An integer value that specifies the outer color of the line.
For the list of predefined color constants and instructions explaining how to calculate custom color values, see the Working With Colors topic.