Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control Source
Message
From
23/04/2003 10:13:49
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00780574
Message ID:
00780579
Views:
10
Tried that first, it gives me "unknown member oClaimant" error.... the "this.oClaimant" is there at this point and is a valid object with properties filled in.


>.txtFirstName.ControlSource = "this.oClaimant.first_name"
>
>>Please disregard previous
>>
>>I have a form where I have scattered a record object to name oClaimant and passed that object to this form.
>>How do I set the control source to this property? No matter what I do, it errors out or doesn't display the contents of the property.
>>
>>
>>    WITH this.oParent
>>	.txtFirstName.ControlSource = this.oClaimant.first_name
>>    ENDWITH
>>
>>
>>Thanks in advance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform