ComponentOne True DBInput Pro 8.0
Font3D Property (Caption)

 

Reference> Caption Object> Caption Object Properties> Font3D Property (Caption)

Font3D Property (Caption)

The Font3D property determines if a 3D effect should be drawn around the caption text or the control.

Syntax

object.Font3D= value

Read/Write at run time and design time.

Values

Design Time

Run Time

0 - None (Default)

dbiFont3DNone

1 - Inset

dbiFont3DInset

2 - Raised

dbiFont3DRaised

3 - Inset (Light)

dbiFont3DInsetLite

4 - Raised (Light)

dbiFont3DRaisedLite

Remarks

When set to 0- Normal, no 3D will take effect, and usually this is the default setting.

When Font3D is set to either 1- Inset or 2- Raised, a heavy 3D effect will be drawn around the text. White will be used as the 3D light color, and dark gray will be used as the 3D shade color.

This property is a not available to the StyleSet object at design time.

When Font3D is set to either 3- Inset (light) or 4- Raised (light), a light 3D effect will be drawn around the text. This means that no 3D shade effect will be drawn the text.

See Also

ForeColor Property (Caption)

 

 


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

Product Support Forum  |  Documentation Feedback