I have an eBizObjForm which I want to close on ESC. What's the right way of doing it so if the data on the form is changed, the question SAVECHANGES pops up?
I put THISFORM.Release() in form's KeyPress, and it saves the changes with no questions asked. ©2001 Sal Brasko |