Article ID: 139188
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 Q139188
SYMPTOMS
If a form contains a pageframe that has at least two pages and each page
contains a list box, a mouse click in the list box on the first page may
have no effect.
CAUSE
The Visible property of the list box on the second page has been modified
but is still set to the default of true.
WORKAROUND
Modify the Visible property of the second list box to reset it to the
default by right-clicking the Visible property and then clicking Reset to
Default.
Resetting the default value of properties may correct other unexpected
behavior of a form or its objects. For more information about this problem,
please see the following article in the Microsoft Knowledge Base:
143400
PRB: Resetting Defaults May Fix Form Misbehavior in VFP
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: listbox pageframe
Keywords: kbbug kbfix kbvfp500fix KB139188