PRB: Hiding and Showing Forms in Modal Formset Only Works Once (194885)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Macintosh 3.0b
This article was previously published under Q194885 SYMPTOMS
The forms in a modal formset can only be hidden and shown once before the active form is all that can be shown.
CAUSE
This is caused when the Hide() and Show() methods are used to hide and show the forms in the formset.
RESOLUTION
Change the Visible property of the forms directly rather than using the Hide() and Show() methods. See steps 7 and 16 in the Steps to Reproduce Behavior section below for an example.
STATUS
Microsoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.
REFERENCES
Visual FoxPro Help, version 6.0; search on: "Hide"; topic: Hide method
Visual FoxPro Help, version 6.0; search on: "Show"; topic: Show method
Modification Type: | Major | Last Reviewed: | 5/10/2003 |
---|
Keywords: | kbContainer kbCtrl kbOOP KB194885 |
---|
|