ComponentOne True DBInput Pro 8.0
Bevel Property (StyleSet)

Sets/returns the width of the 3D effect.

Syntax

object.Bevel= integer

Read/Write at run time. Not available at design time.

Default

0

Remarks

The Bevel property determines if a 3D effect should be given to the specified area. When a negative value is set in the Bevel property, the control will look 'Inset', and when a positive value is set, the control will look 'Raised'. A 2D effect can be achieved by setting the Bevel property to 0 (zero).

The light and shading colors that makeup the 3D effect are calculated using the BevelLight and BevelShade properties based on the BackColor.

See Also

BevelLight Property (StyleSet)

BevelShade Property (StyleSet)

BackColor Property (StyleSet)

 

 


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

Product Support Forum  |  Documentation Feedback