How To Highlight a Row in a Grid that Has Lost the Focus
Article ID: 139090
Article Last Modified on 7/1/2004
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
- Microsoft Visual FoxPro 6.0 Professional Edition
This article was previously published under Q139090
SUMMARY
When focus has moved from the grid, it can be hard to determine which
record is selected in the grid. Highlighting the record will provide a
visual clue to the user. This is accomplished using the When and Valid
events as demonstrated in this article.
Keywords: kbhowto kbcode KB139090