Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sometimes I want to release form other I don't
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00498494
Message ID:
00498804
Views:
7
Use the QueryUnload method:


PROCEDURE QueryUnload

IF ThisForm.OkToClose()
  DODEFAULT()
ELSE
  NODEFAULT
ENDIF
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform