Specifies the inner color of the line drawn in the label.
Declaration
componentObj.InnerColor
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 lower line is the inner one. Use the InnerColor
property to get or set the inner line's color.
Property Value
An integer value that specifies the inner 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.