VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Properties > TextStyleFixed Property |
Returns or sets 3D effects for displaying text in fixed cells.
[form!]VSFlexGrid.TextStyleFixed[ = TextStyleSettings ]
Valid settings for this property are the same as those for the TextStyle property.
The example below prints text with a raised 3-D effect in fixed cells:
fg.TextStyleFixed = flexTextRaised
TextStyleSettings (Enumeration)
flexTextFlat (0)