PRB: SHOW WINDOW ALL May Cause Empty Browse Window to Appear
Article ID: 135914
Article Last Modified on 2/15/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q135914
SYMPTOMS
Under certain conditions, using the SHOW WINDOW ALL command to display a
previously established and populated Browse window, may cause the Browse
window to reappear with no data in the headers or cells.
CAUSE
This occurs if you set the Browse window's Visible property to false (.F.)
before using the SHOW WINDOW ALL command.
RESOLUTION
Set the Browse window's Visible property to true (.T.) to redisplay the
correct contents of the headers and cells.
STATUS
This behavior is by design.
Additional query words: 3.00 VFoxWin
Keywords: KB135914