ComponentOne List 8.0 for ActiveX
DeadAreaBackColor Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> DeadAreaBackColor Property (TDBCombo)

DeadAreaBackColor Property (TDBCombo)

This property controls the background color of the dead area object.

Syntax

object.DeadAreaBackColor= color

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls.

Colors may be specified as RGB values or system default colors.

Setting this property will affect the appearance of the "dead area" of underpopulated controls, such as the area to the right of the last column, the area below the last data row.

Note: If the EmptyRows property is True, the empty data rows it creates are not considered part of the "dead area" and will not be displayed in the DeadAreaBackColor.  If you wish for the area occupied by the empty rows to be shown in the DeadAreaBackColor, you should first set the EmptyRows property to False.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback