Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL in List
Message
From
14/05/2005 14:44:29
 
 
To
14/05/2005 14:34:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01013223
Message ID:
01014251
Views:
21
Hello,

you don't have to call ListBox.Refresh() seperatly ..

normally you would call THISFORM.Refresh() after moving to another record for example ..

THISFORM.Refresh will trigger the Refresh() of each control on the form, the default behaviour of Refresh will evaluate the Controls ControlSource property and then display it's current value in the control

so you need to set it up somewhere anyway ..


Regards
Christian
Previous
Reply
Map
View

Click here to load this message in the networking platform