Visit Gigasoft's Web Site
 ProEssentials v9 Help

TableBackColor

Scope

Pego

Type

Color/Int32

Default

Bright White RGB(255,255,255)

.NET

PeColor.TableBackground

Ocx|Vcl

TableBackColor

DLL

PEP_dwTABLEBACKCOLOR

 

Purpose

This property identifies the color used as the background color for the Graph Objects table.

 

Comments

PeColor.TableBackground members of Pego.PeColor

 

Setting this property to 1 will designate the table color as transparent. If BitmapGradientMode is TRUE, then the table back color is not filled. If BitmapGradientMode is FALSE, then the table back color is filled with the color defined by DeskColor.

 

See Also: TableFont, TableForeColor, GraphForeColor, GraphBackColor, DeskColor, TextColor.