ForeColor

<< Click to Display Table of Contents >>

 

ForeColor

Color Specifies a foreground color for a Picture object. In scripts, use VBScript's RGB method to build a color to link to this property. Default value of this property is black (RGB(0, 0, 0)).

Was this page useful?