<< Click to Display Table of Contents >> DividerPenColor |
Sets the pen color for the dividers of a FormField.
property Color VPE.DividerPenColor
read / write; runtime only; also supported by TVPEObject
Possible Values:
any of the "COLOR_xyz" constants described in Programmer's Manual
or ActiveX / VCL: any RGB value
or .NET: any member of the .NET Color structure
Default:
COLOR_BLACK
"FormFields" in the Programmer's Manual