Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh all objects
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00047721
Message ID:
00047766
Views:
28
>>I'm starting to develop a project in VFP5.0. To create a form, I can't refresh objects after moving the record pointer. I create a navigating buttonset myself and don't know which code I should place in which method.
>
>Try ThisForm.Refresh after your Skip/Go top/etc. code, which will refresh every control on the form. If you have a pageframe on your form, it will refresh the controls on your ACTIVE page only, which saves a lot of time.
>
>HTH
>Barbara
>
>Thank so much for your advice. It works so well. However, where should I place >Thisform.Refresh if I want to
>write it only once in my form method.
>Nond..

I put it in the SetAll method of my form. I don't know whether it's the best, but it works..
Nond..
Rojvachiranonda N., M.D.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform