BUG: BackColor/ForeColor of Grid Not Carried Over to Subclass (191997)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q191997 SYMPTOMS
When changing the BackColor or ForeColor properties of a grid class's
header in the Class Designer to some other color, the grid header remains
in the default color after subclassing the class on to a new form.
RESOLUTION- Create the grid class definition through code, then add the grid to the
form using the AddObject method. Please see step 1 in the Workaround
section for further instruction.
-or-
- Change the Backcolor or ForeColor properties of the Header in the
subclassing grid.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 8/19/1999 |
---|
Keywords: | kbbug KB191997 |
---|
|