Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In need of some clarification
Message
 
To
11/08/1999 11:56:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00252580
Message ID:
00252587
Views:
9
A property of an object can only be referenced by inclduing the objects name in teh reference. IN your case you need to preface the property name with Thisform. as in Thisform.H or Thisform.SomePropertyName. Thisform is a a VFP keyword that refers to the fomr that the code is inside. This refers to the object that the code is in.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform