How to Clear All or Part of Grid in Visual Basic (88911)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Professional Toolkit for Microsoft Visual Basic programming system for Windows
This article was previously published under Q88911 SUMMARY
You can clear all or part of a grid by first selecting the region to clear
using the SelStartCol, SelStartRow, SelEndCol, and SelEndRow properties,
and then clearing the region by assigning a null string to the Clip
property.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | KB88911 |
---|
|