Visit Gigasoft's Web Site
 ProEssentials v9 Help

DeskGradientStart

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Color/Int32

Default

0

.NET

PeColor.DeskGradientStart

Ocx|Vcl

DeskGradientStart

DLL

PEP_dwDESKGRADIENTSTART

 

Purpose

This property defines the start RGB color for a background gradient placed onto the controls desk area. The gradients style is defined with DeskGradientStyle and end color with DeskGradientEnd.

 

Comments

PeColor.DeskGradientStart members of Pego.PeColor, Pesgo.PeColor, Pe3do.PeColor, Pepso.PeColor, Pepco.PeColor

 

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

 

See Also: DeskGradientStyle, DeskGradientEnd, BitmapGradientMode, DeskColor.