ComponentOne Sizer 8.0
CaptionStyle Property (C1Tab)

Returns or sets the text style.

Syntax

[form!]C1Tab.CaptionStyle[ = CapStyleSettings ]

Remarks

The CaptionStyle property determines how text is drawn within each tab.

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)

Default Value

csFlat (0)

 

 


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

Product Support Forum  |  Documentation Feedback