How to Create a Modal Screen Effect Programmatically (120790)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft FoxPro for MS-DOS 2.0
This article was previously published under Q120790 SUMMARY
You (the developer) can require a person using your application to use
design controls to exit a FoxPro screen by making the screen MODAL. To do
this, use a MODAL clause on the READ command when you design the screen.
However, if you design the screen as non-MODAL, you can still give the
screen a MODAL feel by adding a few lines of code as demonstrated in this
article.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | kbcode KB120790 kbAudDeveloper |
---|
|