VpeSetDividerPenColor

<< Click to Display Table of Contents >>

Navigation:  FormFields >

VpeSetDividerPenColor

Previous pageReturn to chapter overviewNext page

Sets the pen color for the dividers of a FormField.

void VpeSetDividerPenColor(

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

 

See Also:

"FormFields" in the Programmer's Manual