Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When is control.Value written to ControlSource
Message
From
10/05/1999 16:23:09
 
 
To
10/05/1999 14:06:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00216802
Message ID:
00216886
Views:
24
Worked perfectly - Thanks

>It doesn't get written because clicking on the toolbar or the menu doesn't cause the current control to lose focus. Insert this line in the Click() method of the toolbar: _Screen.ActiveForm.ActiveControl.SetFocus()
>Or the Save() method of the form: THISFORM.ActiveControl.SetFocus()
>
>HTH
>
>>When is a control Value written to the ControlSource?
>>Is there a simple way to force it to do it?
>>
Best Regards
Don Simpson
Previous
Reply
Map
View

Click here to load this message in the networking platform