Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox click - how to prevent changing the value?
Message
From
10/07/2010 00:27:00
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01471953
Message ID:
01472123
Views:
108
This message has been marked as a message which has helped to the initial question of the thread.
>>>Hi everybody,
>>>
>>>I added NODEFAULT and return in Checkbox Click event, but it still changes the value.
>>>
>>>How can I prevent it?
>>>
>>>Thanks in advance.
>>
>>Set it to ReadOnly or Enabled = false
>
>Unfortunately, When event now prevents the Click from executing even if I return true. Could it be because I'm calling Messagebox and it "eats" the click?

Certainly possible.

Why don't you just use Value_assign to keep the Value from changing?

-m.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform