Visit Gigasoft's Web Site
 ProEssentials v9 Help

TableGradientStart

Scope

Pego

Type

Color/Int32

Default

0

.NET

PeColor.TableGradientStart

Ocx|Vcl

TableGradientStart

DLL

PEP_dwTABLEGRADIENTSTART

 

Purpose

This property defines the start RGB color for a background gradient placed into the controls table area. The gradients style is defined with TableGradientStyle and end color with TableGradientEnd.

 

Comments

PeColor.TableGradientStart members of Pego.PeColor

 

This property is only effective if BitmapGradientMode is TRUE, TableGradientStyle is defined, and TableBackColor is set to 1. For more information on background bitmaps and gradients, see commonly asked Question 36.

 

See Also: TableGradientStyle, TableGradientEnd, BitmapGradientMode, TableBackColor.