FIX: Grid Cell Border May Not Display with Some BackColors (83759)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Professional Toolkit for Microsoft Visual Basic programming system for Windows
This article was previously published under Q83759 SYMPTOMS
There are some BackColor property values for the Grid custom control
that will cause the cell borders to become invisible. The borders of
Grid cells are light gray. If you set the BackColor of the Grid to
light gray, you will not be able to distinguish the borders from the
background of the Grid control.
WORKAROUND
To work around this behavior, you should change the Grid default
BackColor(&H00000000&) to a color other than light gray.
STATUS
Microsoft has confirmed this to be a bug in the Grid custom control
supplied with the products listed above. This problem was corrected
in the Grid custom control shipped with Microsoft Visual Basic
version 3.0 for Windows.
Modification Type: | Major | Last Reviewed: | 10/30/2003 |
---|
Keywords: | kbbug kbfix KB83759 |
---|
|