ComponentOne List 8.0 for ActiveX
ForegroundPicturePosition Property

 

True DBList Reference> TDBList Properties> ForegroundPicturePosition Property

ForegroundPicturePosition Property

This property determines where a style's foreground bitmap is displayed when the style is applied to a data cell, header, footer, or caption bar.

Syntax

style.ForegroundPicturePosition= value

Remarks

Read/Write at run time and design time.

Property applies to Style object.

Values

Design Time

Run Time

0 - Left (default)

dblFPLeft

1 - Right

dblFPRight

2 - Left of Text

dblFPLeftOfText

3 - Right of Text

dblFPRightOfText

4 - Top of Text

dblFPTopOfText

5 - Bottom of Text

dblFPBottomOfText

6 - Picture Only

dblFPPictureOnly

7 - Text Only

dblFPTextOnly

Use the ForegroundPicture property to specify a foreground bitmap for a style.

See Also

Style Object, Styles Collection

 

 


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

Product Support Forum  |  Documentation Feedback