Visit Gigasoft's Web Site
 ProEssentials v9 Help

BitmapGradientMode

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Boolean/Int32

Default

FALSE

.NET

PeColor.BitmapGradientMode

Ocx|Vcl

BitmapGradientMode

DLL

PEP_bBITMAPGRADIENTMODE

 

Purpose

This property enables background bitmaps and gradients implemented with one or more: QuickStyle, DeskGradientStyle, DeskBmpStyle, GraphGradientStyle, GraphBmpStyle, TableGradientStyle, and TableBmpStyle.

 

This property should also be set before setting QuickStyle. QuickStyle can utilize two sets of styles. If BitmapGradientMode is set to FALSE, setting QuickStyle invokes a style implementing standard RGB colors for all backgrounds. If BitmapGradientMode is set to TRUE, setting QuickStyle invokes a style implementing built-in background bitmaps and/or predefined gradients.

 

More information about bitmaps and gradients can be found in commonly asked Question 36.

 

Setting

Description

TRUE

Enable background bitmaps and/or gradients.

FALSE

Disable background bitmaps and/or gradients.

 

Comments

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

 

See Also: QuickStyle, DeskGradientStyle, DeskBmpStyle, GraphGradientStyle, GraphBmpStyle, TableGradientStyle, TableBmpStyle.