VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Properties > PicturesOver Property |
Returns or sets whether text and pictures should be overlaid in cells.
[form!]VSFlexGrid.PicturesOver[ = {True | False} ]
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.
Boolean
False