How to Make a Terminating Command Button
Article ID: 128337
Article Last Modified on 2/12/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q128337
SUMMARY
This article shows by example how to create a command button on a form that
will close the form in Visual FoxPro.
In FoxPro version 2.x, you could do this by selecting the "Terminate Read
on Selection" check box for the push button options. There is no such
option for a Visual FoxPro command button.
Additional query words: VFoxWin 3.00
Keywords: kbcode KB128337