<< Click to Display Table of Contents >> VpeSetAltDividerPenColor |
Sets the pen color for the Alternative Dividers of a FormField.
void VpeSetAltDividerPenColor(
VpeHandle hDoc,
COLORREF pen_color
)
VpeHandle hDoc
Document Handle or VPE Object Handle
COLORREF pen_color
one of the "COLOR_xyz" constants described in Programmer's Manual or any RGB value
Default:
COLOR_BLACK
"FormFields" in the Programmer's Manual