Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh all objects
Message
From
30/08/1997 14:52:02
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00047721
Message ID:
00047780
Views:
33
>>>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 would suggest that you use the form wizard and let it generate a basic form for you. You can get to know the code by playing with it this way.
L.A.Long
ProgRes
lalong1@charter.net
Previous
Reply
Map
View

Click here to load this message in the networking platform