<< Click to Display Table of Contents >> BkgColor |
Sets / returns the background color. The background color is the color inside of an object. To make the background color painted, the Background Mode must be VBKG_SOLID.
property Color VPE.BkgColor
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_WHITE (but the Transparent Background Mode is activated!)