Accusoft PrintPRO 7
ForeColor Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : ForeColor Property

Glossary Item Box

Description

Gets or sets the color used to display text.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ForeColor As OLE_COLOR

Return Type

A Ulong value which represents the color used to display text.

Remarks

The valid range for a normal RGB color is 0 to 16,777,215 (&HFFFFFF). The high byte of a number in this range equals 0; the lower three bytes, from least to most significant byte, determine the amount of red, green, and blue, respectively. The red, green, and blue components are each represented by a number between 0 and 255 (&HFF). If the high byte is not 0, system colors are used, as defined in the user's Control Panel.

See Also

©2013. Accusoft Corporation. All Rights Reserved.