Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ThisForm.Refresh
Message
 
 
To
15/02/2001 11:14:45
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00476312
Message ID:
00476327
Views:
27
Hi Chuck,

Look at the InteractiveChange Event, ProgrammaticChangeEvent, and Requery methods of the list box. In those methods issue a refresh for the textbox -- assuming the textbox has a ControlSource that is tied to the listbox.

This.Parent.MyTextBox.Refresh() or ThisForm.MyTextBox.Refresh()

Hope this helps
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform