ComponentOne True DBGrid Pro 8
TransparentRowPictures Property

This property determines whether custom record selector bitmaps are rendered so that a particular color is used as a transparent color.

Syntax

TDBGrid.TransparentRowPictures= boolean

Remarks

Read/Write at run time and design time.

Record selector bitmaps are specified by the following properties: PictureAddNewRow, PictureCurrentRow, PictureFooterRow, PictureHeaderRow, PictureModifiedRow, and PictureStandardRow.

If True, the color of the lower left pixel of each record selector bitmap is used as the transparent color when the bitmap is displayed.

If False (the default), each record selector bitmap is displayed as is.

See Also

TDBGrid Control

 

 


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

Product Support Forum  |  Documentation Feedback