How to Highlight an Entire Row of Cells in the Grid Control (113589)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
This article was previously published under Q113589 SUMMARY
The sample code in this article demonstrates how to highlight an entire
row of cells for the Grid control including the cell that you select.
This sample uses the following properties: SelStartRow, SelStartCol,
SelEndRow, and SelEndCol. In addition to highlighting the entire row,
the sample code also highlights the cell you clicked.
Modification Type: | Major | Last Reviewed: | 10/28/2003 |
---|
Keywords: | KB113589 |
---|
|