Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox This.Value loses value in Class
Message
From
14/09/1999 22:46:07
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00264745
Message ID:
00264803
Views:
19
>Look for any code in the listbox that refers to This.Parent... When you saved it as a class with other controls it was put in a container object so its Parent is no longer the form. Replace the This.Parent with Thisform

Hi Jim,

No there are no references to This.Parent. The only code is a SQL Select into Array in the Requery method. Then in the Interactive Change Event I check the value. When it is added to the class container on the form it works (has the value from the array). When added directly to the class it doesn't (is always 0).
Previous
Reply
Map
View

Click here to load this message in the networking platform