ComponentOne Sizer 8.0
PicturePos Property (C1Tab)

Returns or sets the position of the picture within each tab.

Syntax

[form!]C1Tab.PicturePos[ = TabPicturePosSettings ]

Remarks

The settings for the PicturePos property are described below:

Constant

Value

Description

tppAuto

0

Pictures are drawn above the text if the Position property specifies vertical tabs, or to the left of the text if the Position property specifies horizontal tabs.

tppSide

1

Pictures are drawn on the left, text on the right of the tab.

tppTop

2

Pictures are drawn on the top, text on the bottom of the tab.

Use the CaptionPos property to set the alignment of the caption text within each tab.

Data Type

TabPicturePosSettings (Enumeration)

Default Value

tppAuto (0)

 

 


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

Product Support Forum  |  Documentation Feedback