ComponentOne Sizer 8.0
CaptionStyle Property (C1Elastic)

Returns or sets the text style.

Syntax

[form!]C1Elastic.CaptionStyle[ = CapStyleSettings ]

Remarks

The CaptionStyle property determines how text (caption and tag labels) are drawn.

Valid settings for the CaptionStyle property are described below:

Constant

Value

Description

csFlat

0

Flat text.

csRaised

1

Raised text (use with large fonts).

csInset

2

Inset text (use with large fonts).

csRaisedLight

3

Raised light text (use with small fonts).

csInsetLight

4

Inset light text (use with small fonts).

Data Type

CapStyleSettings (Enumeration)

 

 


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

Product Support Forum  |  Documentation Feedback