How to Set the Color and Font of Grid Rows Conditionally (132549)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q132549 SUMMARY
Visual FoxPro provides several dynamic properties that allow control over
the appearance of information contained in grid columns. These properties
are collectively referred to as dynamic properties.
This article shows by example how to use a combination of the dynamic
properties, the SETALL method, and an IIF statement to change the color or
font of entire rows in the grid that meet a predetermined condition.
The dynamic properties include:
DynamicForeColor
DynamicBackColor
DynamicFontName
DynamicFontSize
DynamicFontBold
DynamicFontItalic
DynamicFontStrikethru
DynamicUnderline
DynamicAlignment
DynamicCurrentControl
Modification Type: | Major | Last Reviewed: | 8/12/1999 |
---|
Keywords: | KB132549 |
---|
|