Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When of checkbox fires after Click
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
When of checkbox fires after Click
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01472057
Message ID:
01472057
Views:
103
Hi everybody,

I made a test form and put a textbox and checkbox on it with this code in When event
IF MESSAGEBOX('ok to click?',4,'test')=7
  RETURN .f.
 endif
and with messagebox ('Click') in click event.

Now, the click will never happen even if I answer Yes on the question.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform