Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Addproperty causing an error
Message
 
 
To
01/12/2003 04:21:33
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00854147
Message ID:
00854658
Views:
15
>Hi Gerard,
>>Hi Agnes.
>>
>>oObject is a control on the form, say a Text Box.
>>The Control Source for the Text Box(Set up on the properties screen option)
>>is eqaul to : Thisform.objmemvar.MyField
>
>I would advise to do CONTROLSOURCE in a form like
>.CONTROLSOURCE = 'THIS.PARENT. ... objmemvar.MyField'
>
>because the reference from THIS is better then THISFORM (THISFORM changes with the form that has focus).
>
>HTH
>

Agnes,
No it doesn't. _Screen.ActiveForm changes WRT the form that has focus. THISFORM is an internal variable used within a control to access the parent form.

Regards.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform