PicturesOver Property

Returns or sets whether text and pictures should be overlaid in cells.

Syntax

Public Property PicturesOver As Boolean

Applies To

Grid Object

Data Type

Boolean

Remarks

If PicturesOver is set to True, pictures and text overlap within cells. This setting is useful for displaying pictures that look like button frames or other elements on which text should be overlaid.

If PicturesOver is set to False, pictures are drawn next to the text. This setting is useful for displaying icons next to text.