PRB: Modal Form in Form Set Behaves as a Modeless Form (131167)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q131167 SYMPTOMS
A modal form contained in a form set does not behave as a modal form. In
other words, it is possible to activate other windows when this form has
the focus.
CAUSE
The form is contained in a non-modal form set. The modality of the form set
takes precedence over the modality of a form it contains.
WORKAROUND
Forms that are to be modal cannot be in a form set that is modeless. Place
modal forms in separate form sets, or do not add modal forms to form sets.
Note that you can cycle through forms that are included in a modal form
set, but cannot interact with any window that is not contained in the form
set.
STATUS
This behavior is by design.
REFERENCES
It is also possible to affect the modality of a form with the SHOW method.
For more information about the SHOW method and modal forms, please see the
following article in the Microsoft Knowledge Base:
130308 PRB: Using SHOW(1) Does Not Make a Form in a Formset Modal
Modification Type: | Major | Last Reviewed: | 2/15/2000 |
---|
Keywords: | KB131167 |
---|
|