PRB: BackColor for Objects in a Grid Appears to Be Incorrect
Article ID: 135915
Article Last Modified on 2/15/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q135915
SYMPTOMS
Under certain conditions, you may find that the BackColor of an object
contained within a grid appears to be incorrect.
CAUSE
this occurs if the BackStyle property of the object is set to Transparent,
and the BackColor of the grid differs from that of the form on which it
resides. An object contained within a grid inherits the BackColor of the
form when the object's BackStyle property is set to Transparent.
RESOLUTION
Set the BackColor of the Object to the same value used by the grid.
STATUS
This behavior is by design.
Additional query words: 3.00 VFoxWin
Keywords: KB135915