ComponentOne List 8.0 for ActiveX
BorderAppearance Property (TDBCombo)

 

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

BorderAppearance Property (TDBCombo)

Determines the appearance of the border.

Syntax

object.BorderAppearance= value

Remarks

Read/Write at run time and design time.

Property applies to Style object for TDBList and TDBCombo.

Values

Design Time

Run Time

0 - Flat(default)

dblFlatStyle

1 - 3D Raised

dbl3Draised

2 - 3D Inset

dbl3Dinset

3 - 3D Raised Bevel

dbl3DraisedBevel

4 - 3D Insert Bevel

dbl3DInsetBevel

When this property is set to 1 – 3D Raised, the control paints the cell border as 3D raised.

When this property is set to 2 – 3D Inset, the control paints the cell border as 3D inset.

When this property is set to 3 – 3D Raised Bevel, the control paints the cell border as 3D raised with bevel.

When this property is set to 4 – 3D InsetBevel, the control paints the cell border as 3D inset with bevel.

See Also

Style Object, Styles Collection

 

 


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

Product Support Forum  |  Documentation Feedback