FIX: Can't Bring a Grid Forward When It's Beneath Another Grid
Article ID: 134393
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q134393
SYMPTOMS
If you have two grids on a form and they overlap, the one that is behind
will not come forward and paint properly on the screen when you activate
it. This is also true for any other overlapping controls.
WORKAROUND
Use a FormSet or a PageFrame control, so you don't need to overlap any
objects on the form.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem has been fixed in
Visual FoxPro 5.0 for Windows.
Additional query words: 3.00 3.00b
Keywords: kbbug kbfix kbvfp500fix KB134393