PRB: 3D Frame Control Causes Modal Form to Become Invisible (169368)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q169368 SYMPTOMS
In Visual FoxPro 5.0 or 5.0a, adding a Threed(3D) Frame ActiveX control to
a modal Form causes the modal form to disappear when you run the form.
RESOLUTION
There are two workarounds for this problem:
- Change the WindowType property of the form to 0-modeless.
-or-
- Assuming the WindowType property is set to 1-modal, change the Visible
property of the 3D Frame ActiveX control to false (.F.) at design-time
then set the Visible property of the 3D Frame control to .T. in the
Activate event of the form.
STATUS
Microsoft is researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 12/11/1999 |
---|
Keywords: | KB169368 |
---|
|